@charset "Shift_JIS";


/* 店舗情報詳細
--------------------------------------------------------------------------------------------------*/

div.section div.shopPrint h1{
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #333333;
	font-size:18px;
	font-weight:bold;
}

div.section div.shopPrint h2{
	padding:6px 10px 5px;
	background-color:#F5F5E9;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}

/* ヘッダ */
div.section div.shopPrint div.heading{width:280px;padding-bottom:20px;float:left;}

div.section div.shopPrint div.heading div#map{margin-bottom:20px;background-color:#C5C5BC;}

div.section div.shopPrint div.heading h2{margin-bottom:12px;border-bottom:solid 1px #C5C5BC;}

div.section div.shopPrint div.heading ul{padding-bottom:10px;}
div.section div.shopPrint div.heading li{
	margin-left /**/:0.6em;
	padding-bottom:6px;
	line-height:1.5;
	text-indent /**/:-0.6em;
}

/* 募集情報 */
div.section div.shopPrint div.condition{width:332px;padding-bottom:20px;float:right;}

div.section div.shopPrint div.condition dl{border:solid #C5C5BC;border-width:2px 3px 3px 3px;}

div.section div.shopPrint div.condition dt{
	padding:6px 10px 5px;
	background-color:#F5F5E9;
	border-top:solid 1px #C5C5BC;
	font-weight:bold;
}
div.section div.shopPrint div.condition dd{padding:6px 10px 5px;line-height:1.5;}

div.section div.shopPrint div.condition dd ul{width:300px;margin:0px 3px;}
div.section div.shopPrint div.condition dd li{padding:3px 1px;float:left;}

/* 応募方法 */
div.section div.shopPrint div.howto{width:642px;padding-bottom:20px;clear:both;}

div.section div.shopPrint div.howto table{
	width:642px;
	border:solid #C5C5BC;
	border-width:2px 3px 3px 3px;
}

div.section div.shopPrint div.howto th{
	width:80px !important;
	width /**/:100px;
	padding:6px 10px 5px;
	border:solid #C5C5BC;
	border-width:1px 1px 0px 0px;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
}

div.section div.shopPrint div.howto td{
	padding:6px 10px 5px;
	border-top:solid 1px #C5C5BC;
	line-height:1.5;
}
div.section div.shopPrint div.howto td span{font-size:11px;}

div.section div.shopPrint div.howto tr.even th,
div.section div.shopPrint div.howto tr.even td{background-color:#F5F5F5;}

/* コピーライト */
div.section div.shopPrint div.copyright{
	padding:10px 0px;
	border-top:solid 1px #333333;
	text-align:center;
}
