@charset "UTF-8";
/* CSS Document */


#header h1 {
	background:url(img/title.gif) no-repeat left;
}

/*------------*/
div.summary {
	padding-top:40px;
	padding-bottom:32px;
}
.summary h2 {
	height:19px;
	background:url(img/hl-midashi.gif) no-repeat left top;
	padding-top:0;
	padding-bottom:0;
}

/*------------*/

div.section {
	background:url(../img/common/bar.gif) no-repeat 1px bottom;
	padding:24px 0;
}
div.section h3 {
	height:16px;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
div.section div.boxPageTop {
	width:99%;
	padding:22px 0 0 0;
}

/*------------*/
div#touhoku{
	padding-top:0;
}
#touhoku h3 {
	background:url(img/sec-touhoku/hl-touhoku.gif) no-repeat left top;
}

/*------------*/

#kanto h3 {
	background:url(img/sec-kanto/hl-kanto.gif) no-repeat left top;
}

/*------------*/

#tokyo h3 {
	background:url(img/sec-tokyo/hl-tokyo.gif) no-repeat left top;
}

/*------------*/
#chubu h3 {
	background:url(img/sec-chubu/hl-chubu.gif) no-repeat left top;
}

/*------------*/

#chugoku_shikoku h3 {
	background:url(img/sec-chugoku_shikoku/hl-chugoku_shikoku.gif) no-repeat left top;
}
#chubu {
	padding-bottom:0;
	background:none;
}

/*------------*/

#shoplist {
	padding:24px 0 0 0;
	width:160px;
	margin:0 auto 0 22px;
}
#shoplist h2 {
	width:89px;
	height:13px;
	padding:0 0 6px;
	background:url(img/hl-shoplist.gif) no-repeat left top;
	text-indent:-9999px;
}
#shoplist dl#dlLeft {
	float:left;
	width:70px;
}
#shoplist dl#dlRight {
	margin-left:82px;
	width:70px;
}
#shoplist dt {
	width:70px;
	padding-top:4px;
	padding-bottom:3px;
}
#shoplist dd {
	width:70px;
	padding-bottom:4px;
}
#shoplist dd a {
	color:#b90019;
	text-decoration:underline;
}

#shoplist dt,
#shoplist dd {
	font-size:77%;
	line-height:1.5;
}


/*------------*/




.section dl {
	min-height:144px;
	padding-top:24px;
	display:block;
	position:relative;
}
.section dt {
	height:16px;
	display:block;
	margin-left:232px;
}
.section dd {
	margin-left:232px;
	font-size:93%;
	line-height:1.5;
}
.section dd.image {
	float:left;
	margin-left:0;
	margin-top:-16px;
	padding-top:0;
	height:144px;
	display:block;
	width:216px;
	line-height:1;
	font-size:10px;
}
.section dd.address {
	padding:16px 0 24px 0;
}

.section dd.link {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:left;
}
.section dd.link a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:116px;
	height:22px;
	background:url(../img/common/btn-accessmap.gif) no-repeat left top;
}
.section dd.link a:hover {
	background:url(../img/common/btn-accessmap.gif) no-repeat left bottom;
}

* html .section dl {
	height:144px;
}
* html .section dd.image {
	margin-top:-24px;
}

* html .section dd.link {
	bottom:2px;
}

/*20080129 start*/
.section dd.address span{
   color: #b90019;
   font-size: 10px;
}

html>.section dd.address span{
   color: #b90019;
   font-size: 10px;
}
/*20080129 end*/
