@charset "Shift-JIS";

/*-----------------------------------------------------
	リクエストお取り寄せサービス 
-------------------------------------------------------*/

/*-----------------------------------------------------
	faq
-------------------------------------------------------*/
#contents #store{margin-bottom: 80px;}

#contents #store h3{
	background: url(../img/store/h3_store.gif) no-repeat left top;
	margin-bottom: 17px;
	}

#contents #store p.notes{
	text-align: left;
	padding-left: 40px;
	}


#contents #store .area_navi{
	background: #F3F9FF;
	margin: 20px auto 0px;
	width: 460px;
	text-align: left;
	padding: 10px 60px;
	}

#contents #store .area_navi li{
	margin-bottom: 8px;
	border-bottom: 1px dotted #b2b19c;
	padding: 0px 10px 5px;
	}

#contents #store .area_navi li a{
	color: #2c4c82;
	}


#contents #store .detail{
	margin: 26px auto 0px;
	}
/* clearfix setting */
#contents #store .detail {overflow: hidden;}
#contents #store .detail:after {content: ""; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html #contents #store .detail {height: 1em; overflow: visible;}
/**/



#contents #store .detail .column{
	background:#fffddf;
	}

#contents #store .detail .column .inner_area{
	text-align: left;
	padding: 15px 8px 10px 16px;
	}

#contents #store .detail .column .inner_area p.pagetop{
	text-align: right;
	margin: 0px 10px 20px 0px;
	}


#contents #store .detail .column.none{
	margin-right: 0px;
	}


#contents #store .detail .column dl{
	margin-bottom: 25px;
	}

/* clearfix setting */
#contents #store .detail .column dl {overflow: hidden;}
#contents #store .detail .column dl:after {content: ""; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html #contents #store .detail .column dl {height: 1em; overflow: visible;}
/**/

#contents #store .detail .column dt,
#contents #store .detail .column dd{
	color: #2c4c82;
	}

#contents #store .detail .column dt{
	font-size: 116.6%;
	border-bottom: 1px dotted #b2b19c;
	margin-bottom: 5px;
	padding: 0px 0px 4px 3px;
	font-weight: bold;
	}

#contents #store .detail .column dd{
	background: url(../img/store/list_circle.gif) no-repeat 1px 0.4em;
	padding-left: 12px;
	width: 240px;
	margin: 0px 10px 2px 0px;
	float: left;
	}





