<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*******************************************
*06mobile layout
********************************************/
#mobile{
	width:895px;
	margin:0 auto;
	overflow:hidden;
}
#mob-catch{
	margin-bottom:15px;	line-height:1.5;
}
#mobile .left, #mobile .right{width:435px;}
.in-mob{
	width:367px;
	padding:10px 32px 10px 36px;
}
#mobile .left .in-mob{background:#ffe9fa url(../img/mobile/fu_bg.jpg) repeat-y;}
#mobile .right .in-mob{background:#ffe9fa url(../img/mobile/sp_bg.jpg) repeat-y;}

.recom{
	margin:0 0 10px 7px;
}
#mobile ul li{
	padding:5px 0 6px 0;
	text-align:left;
	background:transparent url(../img/common/line_dot.gif) repeat-x bottom;
}
#mobile .recom li span{
	padding-left:15px;
	display:block;
}
#mobile .left li span{background:transparent url(../img/mobile/icon_crcle.gif) no-repeat 0 5px;}
#mobile .right li span{background:transparent url(../img/mobile/sp_icon_c.gif) no-repeat 0 5px;}</pre></body></html>