
@charset "UTF-8";



/*===============================================================================
　BEST10/best10.html
===============================================================================*/


h3.staff_b{
	clear:both;
	width:100%;
	height:35px;
	font-size:18px;
	margin:0 auto;
	padding:0 0 0 10px;
	line-height:35px;
	background:url(../img/common/h1_bg.png) repeat-x;
	color:#FFFFFF;
	}
	
h4.staff_b{
	clear:both;
	width:100%;
	height:25px;
	font-size:14px;
	line-height:25px;
	margin:15px auto 10px auto;
	padding:0 0 0 5px;
	border-bottom:1px dotted #6E6962;
	}




#best10_contents {
	clear:both;
	width: 900px;
	margin:0 auto 30px auto;
	text-align:left;
    }


/*札幌エリア指名ベスト10*/

.s_best10_title{
	width:880px;
	height:80px;
	margin:0 auto 40px auto;
	background:url(../img/best10/title.png) no-repeat;
	}
	
	
.s_best10_top1,
.s_best10_top2,
.s_best10_top3,
.s_best10_top4,
.s_best10_top5,
.s_best10_top6,
.s_best10_top7,
.s_best10_top8,
.s_best10_top9,
.s_best10_top10{
	float:left;
	width:160px;
	height:260px;
	margin:0 10px 20px 10px;
	padding-top:35px;
	}

.s_best10_top1{ background:url(../img/best10/no1.png) no-repeat center top;}
.s_best10_top2{ background:url(../img/best10/no2.png) no-repeat center top;}
.s_best10_top3{ background:url(../img/best10/no3.png) no-repeat center top;}
.s_best10_top4{ background:url(../img/best10/no4.png) no-repeat center top;}
.s_best10_top5{ background:url(../img/best10/no5.png) no-repeat center top;}
.s_best10_top6{ background:url(../img/best10/no6.png) no-repeat center top;}
.s_best10_top7{ background:url(../img/best10/no7.png) no-repeat center top;}
.s_best10_top8{ background:url(../img/best10/no8.png) no-repeat center top;}
.s_best10_top9{ background:url(../img/best10/no9.png) no-repeat center top;}
.s_best10_top10{ background:url(../img/best10/no10.png) no-repeat center top;}


.s_best10_top1_bo,
.s_best10_top2_bo,
.s_best10_top3_bo,
.s_best10_top4_bo,
.s_best10_top5_bo,
.s_best10_top6_bo,
.s_best10_top7_bo,
.s_best10_top8_bo,
.s_best10_top9_bo,
.s_best10_top10_bo{
	width:140px;
	height:240px;
	padding:10px;
	}
	
.s_best10_top1_bo{
	 background:url(../img/best10/no01_b.png) no-repeat;
	}
	
.s_best10_top2_bo{
	background:url(../img/best10/no02_b.png) no-repeat;
	}
.s_best10_top3_bo{
	background:url(../img/best10/no03_b.png) no-repeat;
	}
.s_best10_top4_bo{
	background:url(../img/best10/no0405_b.png) no-repeat;
	}
.s_best10_top5_bo{
	background:url(../img/best10/no0405_b.png) no-repeat;
	}
.s_best10_top6_bo{border:5px solid #D0CDAE;}
.s_best10_top7_bo{border:5px solid #D0CDAE;}
.s_best10_top8_bo{border:5px solid #D0CDAE;}
.s_best10_top9_bo{border:5px solid #D0CDAE;}
.s_best10_top10_bo{border:5px solid #D0CDAE;}


.s_best10_photo{
	width:90px;
	height:135px;
	margin:5px auto 0 auto;
	}

.s_best10_photo img{
 width:90px;
 }

.s_best10_txt{
	width:130px;
	padding:0;
	margin-top:10px;
	}

.s_best10_shift{
	width:59px;
	text-align:center;
	margin:0 auto 5px auto; 
	}

.s_best10_shopname{
	width:130px;
	text-align:center;
	margin-bottom:3px;
	}

.s_best10_name{
	width:130px;
	text-align:center;
	margin-bottom:3px;
	}



/*もうすぐ*/

.s_best10_title02{
	width:880px;
	height:80px;
	margin:0 auto 40px auto;
	background:url(../img/best10/title02.png) no-repeat;
	}


.s_best10_soon{
	float:left;
	width:130px;
	height:230px;
	padding:10px;
	margin:0 10px 20px 10px;
	border:5px solid #D0CDAE;
	}


/*スタッフアンケート*/


#staff_an{
	margin:0 auto;
	width:880px;
	}


#staff_an .tohyo{
	height:25px;
	line-height:25px;
	margin:10px 0;
	padding-left:27px;
	background:url(../img/common/icon.png) no-repeat 5px;
	font-weight:bold;
	}


#staff_an .tohyo a{ color:#F00;}
#staff_an .tohyo a:hover{ color:#039;}

