﻿#header_h1{line-height:100%;}
#header_p { color: black; font-size: 10px; text-decoration: none }
#header_h1 a { color: #808080; font-size: 10px; text-decoration: none }

#right_content h2{
   margin-bottom:20px;
   padding:0 0 10px 15px;
   color:#606060;
   font-size:20px;
   font-weight:bold;
   line-height:25px;
   background:url(../../common/img/bg_h2.gif) 0 0 no-repeat;
}


/* ======== 店舗テーブル ======== */
.box {
	margin: 10px auto 10px;
}
.box img {
	padding: 10px 7px 2px 0;	
}
.box td {
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	padding-bottom: 0.1em;
}
.box strong {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
   	font-weight:bold;
	padding-bottom: 0.1em;
}
.box a {
	text-decoration: none; color:#808080;
	display:block;
	overflow:hidden;
}

#a-table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

.a-table2 {
	text-align: right;
	padding:0 10px ;
	color:#5e98d2;
}

.a-table2 a {
		background:url(../../common/img/page_right.gif) 0 2px no-repeat;
		padding-left:13px;
}


.dl1 {  
 width:510px;  
}  
.dl1 dt {  
 float:left;  
 width:120px;  
 padding:5px 0 0 10px;  
 clear:both;  
 font-weight:bold;  
}  
.dl1 dd {  
 width:390px;  
 margin-left:120px;  
 padding:5px 5px 0 10px;  
}  
#t-table {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

dl.dl2 { 
	line-height: 1.8;
	width: 100%;
}  
dl.dl2 dt {  
	width: 110px;
	float: left;
	font-weight:bold;
	padding:5px 15px 5px 5px;
}  

dl.dl2 dd {  
	margin-left:125px;
	padding:5px 5px 5px 25px;
}  

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer_menu {
	clear: both;
	width: 786px;
	height: 140px;
	background-image: url(../../img/footer.gif);
	overflow: hidden;
}
ul#footer_link {
	margin: 1px;
	width: 786px;
	border-bottom: solid 1px #999999;
	height: 30px;
}
ul#footer_link li {
	float: left;
	background-image: url(../../img/separator.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	height: 30px;
}
ul#footer_link li a,ul#footer_link li span {
	color: #606060;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
}
ul#footer_link li span {
	color: #606060;
}
div#footer_menu h4 {
	color: #606060;
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	border-right: solid 1px #606060;
	height: 85px;
}
div#footer_menu ol {
	width: 130px;
	padding: 6px 0px 0px 10px;
	float: left;
}
div#footer_menu ol li {
	text-align: left;
}
div#footer_menu ol li a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


