@charset "UTF-8";

div#exp_main h2 {
	width:710px;
	height:90px;
	margin-bottom:20px;
	background:url(../common/image/h2_title.jpg) 0 0 no-repeat;
	text-indent:-9999em;
}


div#exp_main h3#honsha,
div#exp_main h3#nanokamachi,
div#exp_main h3#spal {
	width:430px;
	height:35px;
	_margin-top:-13px;
	margin-left:275px;
	padding-top:3px;
	background:url(../image/h3_print.jpg) 0 0 no-repeat;
	color:#890404;
	font-size:13pt;
	text-indent:10px;
}



/*---------------------------------------------------------------------------*/

div#exp_main div#store_honsha {
	display:inline-block;
	width:710px;
	min-height:190px;
	margin-bottom:20px;
}

div#exp_main div#store_honsha:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}

div#exp_main div#store_nanokamachi {
	display:inline-block;
	width:710px;
	min-height:180px;
	margin:20px 0;
}

div#exp_main div#store_nanokamachi:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}

div#exp_main div#store_spal {
	display:inline-block;
	width:710px;
	min-height:190px;
	margin-top:20px;
}

div#exp_main div#store_spal:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}

div#exp_main div.line_dot {
	clear:both;
	width:710px;
}

div#exp_main div.store_photo {
	float:left;
	padding:4px;
	_padding-bottom:2px;
	border:1px #C8C8C8 solid;
	vertical-align:bottom;
}



/*---------------------------------------------------------------------------*/

div#exp_main p.store_details {
	margin:20px 0 0 290px;
	_margin-top:15px;
}

div#exp_main p.store_details a {
	background:url(../../common/image/hanagasa_icon.gif) 0 0 no-repeat;
	width:110px;
	padding:12px 0 5px 28px
}


div#exp_main dl {margin-left:290px;}

div#exp_main dt {float:left;}

div#exp_main dd {margin-left:50px;}

