<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-2022-jp";
/*/////////////////////////////////////////////////////////////////////////
番組ページ「クチコミ☆シュラン」
/////////////////////////////////////////////////////////////////////////*/
/*メインイメージ*/
.program #mainImage #kuchikomi2011 { background:url(/program/mi6/prgimg/kuchikomi2011_main.jpg) no-repeat;}

/*文中イメージ*/


/*モバイル用*/
.program #main .qr { float:right; margin:0 0 10px 10px;}

/*その他*/

.imgcast{
	width:120px;
	height:120px;
	margin:0px 15px 10px 0px;
	float:left;
	background:url(../img/cast.jpg);
	border:solid 1px #ccc;
}
.guest{
	width:135px;
	float:left;
}
.imgcast2{
	width:120px;
	height:120px;
	margin:0px 15px 10px 0px;
	background:url(../img/cast.jpg);
	border:solid 1px #ccc;
}

.hokuto{
	background-position:0 -120px;
}
.yaguchi{
	background-position:0 -240px;
}
.barby{
	background-position:0 -360px;
}
.funayama{
	background-position:0 -480px;
}

.yunkoro{
	background-position:0 -600px;
}

.ueda{
	background-position:0 -720px;
}
.kanbara{
	background-position:0 -840px;
}

/*応募ボタン*/
.program #main .btnOubo a { display:block; width:180px; height:40px; background:url(/program/mi6/img/btn_oubo.png) no-repeat 0 0;}
.program #main .btnOubo a:hover { background-position:0 -40px;}



/*eof*/</pre></body></html>