@charset "UTF-8";
/* CSS Document */

/****************/
/*幸運の売り場*/
/****************/

#shop #main h2{
	width:226px;
	margin-bottom:5x;
	text-align:left;
}

#shop h2 span{
	font-size:0.85em;
}

#shop .block{
	width:267px;
}

#shop .block p{
	margin:0 0 20px 20px;
	text-align:left;
}

.block li{
	padding-left:25px;
	padding-top:1px;
	background:url(../images/parts_arrow2.gif) left top no-repeat;
}

.block p.rule{
	padding:1px 0 3px 22px;
	background:url(../images/parts_arrow2.gif) left top no-repeat;
	text-align:left;
}


/*************/
/*モバイル紹介*/
/*************/
#mb h4{
	padding:5px 10px 3px 10px;
	/*margin-left:140px;*/
	margin-bottom:10px;
	border-bottom:#ccb5ae 1px solid;
	background-color:#ffebe4;
	color:#333333;
	font-weight:normal;
}

#mb #siteimage{
	padding:0 110px;
}

#mb #siteimage img{
	margin:0 5px;
}


/****************/
/*サイトマップ*/
/****************/

#map #main h2{
	width:226px;
	margin-bottom:5x;
	text-align:left;
}

#map h2 span{
	font-size:0.85em;
}

#map .block td{
	vertical-align:top;
}

#map .block ul{
	margin:0 0 20px 20px;
	text-align:left;
}

/****************/
/*サイトポリシー*/
/****************/
#other ul.disc li{
	margin-left:1.5em;
	margin-bottom:5px;
	list-style-type:disc;
}

#other div.waku{
	padding:10px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFEE;
}

#other table.bannerlink{
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
}

#other table.bannerlink td{
	padding:5px 10px;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#other table.bannerlink td.source{
	background-color:#FFFFEE;
}

ol#policy li{
	margin-left:1.5em;
	margin-bottom:10px;
	list-style-type:decimal;
}

ol#policy ul li{
	margin-bottom:0;
	margin-left:3em;
	list-style-type:none;
	text-indent:-3em;
}
