@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pageheader h1 {
	width: 675px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-list.gif) no-repeat;
}
#main #main-contents #pageheader {
	margin: 0 0 30px;
}
#main #main-contents #store_inf .section-inner .header {
	padding: 0;
	padding: 7px 0 2px 0;
	background-color: #ebede7;
	width: 675px;
	clear: both;
}
#main #main-contents #store_inf .section-inner .header h2 {
	margin: 0px;
	width: 425px;
	border: none;
	float: left;
	font-size: 130%;
	color: #000000;
	font-weight: bold;
}
#main #main-contents #store_inf .section-inner .header h2 span{
	padding: 0 0 0 7px;
}
#main #main-contents #store_inf .section-inner .header div {
	float: right;
	width: 240px;
	text-align: right;
}
#main #main-contents #store_inf .section-inner .header div img{
 padding: 0px 5px 0px 0;
}

/* == ++ STORE_INFO == */
#main #main-contents #store_inf {
	width: 675px;
	clear: both;
}
#main #main-contents #store_inf .section-inner {
	clear: both;
	width: 675px;
}
#main #main-contents #store_inf .section-inner .infomation{
	float: left;
	width: 300px;
}
#main #main-contents #store_inf .section-inner .infomation .kyujin {
	background: transparent url(../images/right-arrow.gif) no-repeat left 3px;
	margin: 15px 0 0 0;
	padding: 0 0 0 18px;
	vertical-align: top;
}
#main #main-contents #store_inf .section-inner .infomation #vertical_slide .kyujin {
	margin: 0;
	padding: 15px 0 0 18px;
	background: transparent url(../images/right-arrow.gif) no-repeat left 18px;
}
#main #main-contents #store_inf .section-inner .infomation .kyujin p{
	vertical-align: middle;
	font-weight: bold;
}
.infomation_cts {
	background: transparent url(../../common/images/border-line.gif) repeat-x scroll left bottom;
	margin: 0;
	padding: 0 0 12px;
}
.infomation_cts .left{
	margin: 15px 0 0 0;
	float: left;
	width: 110px;
}
.infomation_cts .first{
	margin: 0;
	float: left;
	width: 110px;
}
.infomation_cts .left span{
	font-weight: bold;
	font-size: 100%;
}
.infomation_cts .left span.caption{
	display: block;
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 83%;
	line-height: 14px;
}
.infomation_cts .right{
	text-align: left;
	margin: 15px 0 0 0;
	float: right;
	width: 172px;
}
.infomation_cts .right span{
	display: block;
	padding: 10px 0 0 0;
}
.infomation_cts .right span.open{
	padding: 0 0 0 0;
	display: inline;
	color: #ff6600;
}
.infomation_cts .right span.time{
	padding: 0 0 0 0;
	display: inline;
	color: #ff6600;
}
.infomation_cts .wide{
	margin: 15px 0 0 0;
	text-align: left;
#	float: left;
	width: 282px;
}
.infomation_cts .wide span.free{
	padding: 0 0 0 0;
	display: inline;
	color: #ff6600;
}
#main #main-contents #store_inf .section-inner .map{
	float: right;
	width: 360px;
}
#main #main-contents #store_inf .section-inner .map .print{
 margin: 20px 0 0 0;
}
#main #main-contents #store_inf .section-inner .map .print a{
	background: url(../images/button_det_print.gif) no-repeat;
	display: block;
	width: 139px;
	height: 28px;
	text-indent: -999em;
	margin: 0 auto 0 auto;
}
#main #main-contents #store_inf .section-inner .map .print a:hover,
#main #main-contents #store_inf .section-inner .map .print a:active {
	background: url(../images/button_det_print.gif) no-repeat scroll left -28px;
}


/* == ++ /PRIVATE_BRAND == */

#main #sidebar #local-navi .header a {
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/h2-lonavi_store.gif);
}
#main #sidebar #local-navi .header {
	border-bottom: 3px solid #c9ccbf;
}
#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}
/* == + /MAIN == */


