﻿*{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}

h2,h3,h4,h5{font-size:9px;}
.clear{clear:both;}
a{color:#5e98d2;}
a:hover{color:#92beea;}

html,body{height:100%;}

body{
	background-color:#0F0F0F;
	color:#eee;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", "中ゴシックBBB",Osaka,sans-serif;
	font-size:75%;
	line-height:140%;

}

div#all { margin: 0 auto; padding: 0 3px; border-right: 1px solid #808080; border-left: 1px solid #808080; position: relative; width: 786px; height: 100%; min-height: 100% }


body > #all {
    height: auto;
}

#header{
	width:786px;
	margin:0 auto;
	text-align:left;
	background:url(../../common/img/topimg.jpg) left bottom no-repeat;
	padding:18px 0 106px 0;
}

#header_h1{line-height:100%;}
#header_p a { color: black; font-size: 10px; text-decoration: none }
#header_h1  { color: #808080; font-size: 10px; text-decoration: none }

#main_content{
	width:786px;
	margin:0 auto;
	text-align:left;
	padding:3px 0 50px 0;
}


/*--------------- left content ---------------*/

#left_content{
	width:786px;
	height: 100%;
	background:url(../img/top-1.jpg) left bottom no-repeat;
	float:left;
}

#left_content p{
   margin-left:543px;
   padding:30px 15px 30px 5px;
}

/*--------------- //left content ---------------*/




/*--------------- under content ---------------*/

#under_content{
	width:500px;
	float:left;
	padding:10px 0 10px 43px;
}


#under_content h2{
   margin-bottom:15px;
   padding:0 0 5px 0;
   color:#D3D3D3;
   font-size:13px;
   font-weight:bold;
   line-height:25px;
}

#under_content2{
	width:726px;
	float:left;
	padding:20px 0 10px 30px;
}


#under_content2 h2{
   margin-bottom:15px;
   padding:0 0 5px 0;
   color:#D3D3D3;
   font-size:13px;
   font-weight:bold;
   line-height:25px;
}


/*--------------- //under content ---------------*/

/*--------------- right2 content ---------------*/

#right2_content{
	width:200px;
	float:left;
	padding:10px 43px 10px 0;
}

#right2_content img{
   margin-bottom:15px;
   padding:80px 0 10px 0;
}

/*--------------- //right content ---------------*/


/*-------------------- footer content --------------------*/

#footer{
	text-align:left;
	width:786px;
	margin:10px 0 0;
}

#page_top{
	float:right;
	padding:0 79px 25px 0;
}

#page_top a{
	background:url(../../common/img/page_top.gif) 0 2px no-repeat;
	padding-left:13px;
	color:#5e98d2;
}

#footer_box{
	clear:both;
	width:786px;
	padding:110px 0 13px 0;
	background:url(../../common/img/underimg.jpg) left top no-repeat;
}

#copyright{
	text-align:center;
	font-size:80%;
	letter-spacing:0.1em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 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: #CCCCCC;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
}
ul#footer_link li span {
	color: #FFFFFF;

}
div#footer_menu h4 {
	color: #FFFFFF;
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	border-right: solid 1px #CCCCCC;
	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: 11px;
	text-decoration: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	
/* ======== 店舗情報 ======== */

dl.dl1 {  
 width:96%;  
}  
dl.dl1 dt {  
 float:left;  
 width:150px;  
 padding:5px 15px 5px 15px; 
 clear:both;  
 font-weight:bold;  
}  
dl.dl1 dd {  
 width:70%;  
 margin-left:165px;  
 padding:5px 5px 5px 15px;  
 border-left:1px solid #999;  
}  

dl.dl2 { 
	line-height: 1.8;
	width: 100%;
}  
dl.dl2 dt {  
	width: 120px;
	float: left;
	font-weight:bold;
	padding:5px 15px 5px 5px;
}  

dl.dl2 dd {  
	margin-left:145px;
	padding:5px 5px 5px 25px;
	border-left:1px solid #999;
}  

dl.dl3 { 
	line-height: 1.8;
	width: 100%;
}  
dl.dl3 dt {  
	width: 300px;
	float: left;
	padding:5px 15px 5px 5px;
}  

dl.dl3 dd {  
	margin-left:325px;
	padding:5px 0 20px 25px;
	border-left:1px solid #999;
}  




#t-table {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}



/*clearfix（変更しない）
------------------------------------------------------------------*/
.cf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cf { display: inline-block; }

/* Hides from IE-mac \*/
*html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */


/* ======== スライドショー ======== */
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}


/*--------------- profile contents ---------------*/

#profile{
	width:686px;
	padding:0 50px 0 50px;
	float:left;
}

#profile h2{
   margin-bottom:15px;
   padding:0 0 5px 0;
   color:#D3D3D3;
   font-size:13px;
   font-weight:bold;
   line-height:25px;
}

#profile_right{
	width:686px;
	height: 300px;
	background:url(../img/prof-1.jpg) left bottom no-repeat;
	border: 1px solid #808080;
}

#profile_right p{
   margin-left:370px;
   padding:50px 15px 20px 0;
}

#profile_left{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width:686px;
	height: 300px;
	background:url(../img/prof-2.jpg) left bottom no-repeat;
	border: 1px solid #808080;
}

#profile_left p{
   margin-right:370px;
   padding:80px 0 20px 15px;
}

#profile_under{
	width:686px;
	height: 300px;
	background:url(../img/prof-3.jpg) left bottom no-repeat;
	border: 1px solid #808080;
}

#profile_under p{
   margin-left:370px;
   padding:80px 15px 20px 15px;
}

/*--------------- //profile content ---------------*/