@charset "utf-8";
/*##################################################
-------------LIST-------------
 01: Contents Style
------------------------------
##################################################*/

/**************************************
 01: Contents Style
***************************************/
.shop #content div#sub div#localNav ul li a	{
	background: url(../img/img_lnav_mark.gif) no-repeat 4px center;
}
.shop #main h1.txt	{
	background: url(../img/h1_btm_line.gif) repeat-x bottom left;
}
.shop #main h1.txt span	{
	padding-left: 20px;
	background: url(../img/img_lnav_mark.gif) no-repeat 4px center;
}

/**************************************
01 Map Box
***************************************/
.shop div.mapBox {
	position: relative;
	width: 450px;
	margin: 0;
}
.shop div.mapBox div.flash {
	position: relative;
	top: 0; left: 80px;
	z-index: 1;
}
.shop #content div.mapBox div.retrieval {
	position: absolute;
	top: 25px;
	left: 60px;
	z-index: 2;
}
.shop #content div.retrieval	{
	width: 190px;
	font-size: 79%;
}
.shop #content div#main div.retrieval	{
	padding-bottom: 5px;
	background: #eee url(../../common/img/bg_side_bottom.gif) no-repeat bottom left;
}
.shop #content div#main div.retrieval form	{
	text-align: center;
	margin-bottom: 1em;
}
.shop #content div#main div.retrieval form select	{
	text-align: left;
}
.shop #content div#main div.retrieval p	{
	margin: 0 10px 5px 10px; padding: 0;
}
.shop #content div#main div.retrieval h3	{
	padding: 0;
	background: none;
}
.shop #content div#main div.retrieval select	{
	width: 120px;
}
.shop #content div#main div.retrieval input	{
	margin-left: 5px;
}
.shop #content div#main div.retrieval select option.group	{
	padding-left: 0;
	font-weight: bold;
}
.shop #content div#main div.retrieval select option	{
	padding-left: 1em;
}

/**************************************
02 Tab Nav
***************************************/
.shop ul.tabNav li {
	display: inline;
	padding-left: 1px;
}
.shop ul.tabNav li.start {
	padding-left: 0;
}
.shop ul.tabNav li img {
	vertical-align: top;
}
/**************************************
03 Shop Box
***************************************/
.shop div#shopBox a {
	text-decoration: underline;
}
.shop div#shopBox dl {
	position: relative;
	margin: 0 0 1em 0.5em;	padding: 0 0 1em 0;
	background: url(../../common/img/bg_dotted.gif) repeat-x bottom left;
}
.shop div#shopBox dt {
	position: absolute;
	top: 0;	left: 0;
	width: 10em;
	color: #333;
	font: 116%/1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.shop div#shopBox dd {
	margin: 0 0 0 150px; padding: 0;
}
.shop div#shopBox dd.tel {
	margin: 0 0 0 150px; padding-left: 25px;
	color: #e45c9d;
	font: bold 116%/1.4 "A-OTF じゅん Pro 201";
	background: url(../img/img_tel.gif) no-repeat center left;
}
