@charset "utf-8";

body{font-size:14px; color:#660000;}

#page{ 
	margin:15px auto 0;
	padding:0;
	width:954px;
	text-align:center;
	}
	
img{border:none;}
	
h1{padding-bottom:15px; margin:0;}	

h3, h4, h5{padding-bottom:10px; margin:0;}
	
#content {
	margin:15px auto 0;
	padding: 0;
	width: 735px;
}

#special{	
	margin: 0;
	padding: 0;
	width: 735px;
	margin:15px auto 0;
	text-align:center;
	}

#header{
	width:735px;
	margin:0;
	padding:0;}


/*.frame{background:url(img/bg.gif) repeat-y; padding:0 6px; margin:0; text-align:center;}*/
.frame{ clear:both;width:auto;
border-radius: 15px 15px 15px 15px;
border: 6px solid #DD2011;
background-color:#FFFFcc;
}



.frame p{ padding-bottom:10px;}
h2.category{ padding-bottom:10px; text-align:left;}

.topics{width:702px; padding-right:16px; padding-bottom:10px;}

.frame .back{ padding:0; margin:0; background:url(img/main_back.jpg) no-repeat; position:relative; height: auto; display:block;}


/* グランプリの情報 */
.frame h2 {
	margin: 0;
	border-radius: 9px 9px 0 0;
	overflow: hidden;
}
.frame h2 img,
.frame h3 img ,
.frame h4 img {
	width: 100%;
	height: auto;
}

.frame .kekka {
	width: 484px;
	margin: auto;
}

#section_great ul, #section_interview ul, #section_sgp ul, #section_sp ul,ul#log {
	margin: auto;
	padding: 0;
	font-family: AdobeBlank;
	text-align: center;
}
#section_great ul li, #section_interview ul li, #section_sgp ul li, #section_sp ul li, ul#log li {
	margin: auto 5px 10px;
	display: inline-block;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka",Verdana,Arial, Helvetica, sans-serif;
}
strong {
	color: #F39;
}

.frame a {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.frame a:hover {
	opacity: .7;
}

.frame h2+p {
	padding: 0 10px;
	font-size: 15px;
	text-align: left;
}

.smp_item {
	display: none;
}

#section_gp h4 {
	width: 564px;
	margin: auto;
}

.mgb10{ margin-bottom:10px;}

.prize {
	font-weight: bold;
	font-size:0.8em;
}
.prize em {
	display: block;
	width: 3em;
	margin: auto;
	padding: 0 .5em;
	border-radius: 2em;
	background-color: #DD2011;
	color: #FFF;
	font-style: normal;
	font-size:105%;
}

.special_award {
	margin: auto 3%;
	color: #006CD8;
	font-size: 12px;
}

#section_interview {
	padding-top: 10px;
	border-top: 4px solid #DD2011;
}

ul#log li {
	margin: auto 2px 10px;
}

.info{ background-color:#fff; padding-bottom:0 !important; margin:0 5px 10px;
border-radius:30px;}

/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  



/* スマホ用 */
.SMP .frame {
	box-sizing: border-box;
	padding: 0;
}
.SMP #section_great ul li, .SMP #section_interview ul li, .SMP #section_sgp ul li, .SMP #section_sp ul li, .SMP ul#log li{
	margin: auto 10% 10px;
	display: block;
}


.SMP p.smp_item {
	display: block;
}
.SMP img.smp_item {
	display: inline-block;
}
.SMP img.smp_item+img {
	display: none;
}

.SMP .special_award_ttl {
	width: 80%;
	margin: auto;
}
.SMP #page ul li img,
.SMP .special_award_ttl img,
.SMP .info img {
	width: 100%;
	height: auto;
}


.SMP .frame .kekka {
	margin: 10px auto auto;
	width: 80%;
}

.SMP #section_gp h4 {
	width: auto;
}

.SMP .mgb10{ margin-bottom:5px;}