@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-size: 13px;
}

img {
	border: 0;
	vertical-align:bottom;
}

.clearfix:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both; 
}
.clearfix {
	zoom: 100%; 
}


a:link { color: #45a8fc; }
a:visited { color: #45a8fc; }
a:active { color: #FF9933; }
a:hover { color: #FF9933; }

body {
	background: #000;
	color:#fff;
}

h2 {
	font-size: 20px;
	border-left: #fff solid 5px;
	padding-left: 10px;
	margin-left: 25px;
}
h3 {
	font-size: 17px;
	padding-left:23px;
	margin:0px auto;
}
center { margin: 10px 0 15px 0;} 
/*-- headerここから --*/
#header_bg {
	width: 100%;
	background:url(img/header_bg.png) repeat-x center;
}
.header {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding-left: 10px;
}
p.logo {
	float: left;
	padding-left: 10px;
}
p.header_tel {
	float: right;
	padding: 5px 10px 0 0;
}
/*-- headerここまで --*/


/*-- naviここから --*/
#navi_bg {
	width: 100%;
	clear: both;
	background: url(img/navi_bg.png) no-repeat center;
	margin: 0 auto;
}

#navi {
	width: 858px;
	height: 45px;
	list-style-type: none;
	background:url(img/navi.png) top no-repeat;
	margin: 0 auto;
}

#navi li {
	width:143px;
	height:45px;
	float:left;
}

#navi li a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#navi1 a:hover,
#navi1 a:active {
	background:url(img/navi.png) 0 -45px no-repeat;
}
#navi2 a:hover,
#navi2 a:active {
	background:url(img/navi.png) -143px -45px no-repeat;
}
#navi3 a:hover,
#navi3 a:active {
	background:url(img/navi.png) -286px -45px no-repeat;
}
#navi4 a:hover,
#navi4 a:active {
	background:url(img/navi.png) -429px -45px no-repeat;
}
#navi5 a:hover,
#navi5 a:active {
	background:url(img/navi.png) -572px -45px no-repeat;
}
#navi6 a:hover,
#navi6 a:active {
	background:url(img/navi.png) -715px -45px no-repeat;
}

/*-- naviここまで --*/

/*-- Fashここから --*/

#flash {
	text-align:center;
	width:876px;
	height:110px;
	margin:0 auto;
}

/*-- Fashここまで --*/


/*-- contentsここから --*/
#contents {
	width: 876px;
	background: url(img/contents_bg.png) no-repeat left top #191919;
	margin: 0 auto;
	padding:9px 0 0 0;
}
.contents_tools {
	width: 876px;
	background-color:#1c1c1c;
	margin: 0 auto;
	padding:9px 0 0 0;
}

#contents p.top {
	font-size: 17px;
	padding: 16px 0 0 10px;
}

#contents p.title { margin-bottom: 5px;}

#contents p.border_top {
	border-top: #555 dotted 1px;
	padding: 20px 0 0 10px;
	margin: 10px;
}
#contents p.border_bottom {
	border-bottom: #555 dotted 1px;
	padding: 10px 0 30px 20px;
	margin: 10px;
}
#contents p.img { padding:10px 0 10px 10px;}
#contents p.text { padding: 10px 10px 20px 20px;}
#contents p.banner { padding: 6px 6px 6px 6px;}

.banner_bg {
width:242px;
	background: #ededed;
	color: #000;
}
span.supplement { font-size: 11px;}
p.day {
	width: 216px;
	background: #cccccc;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 12px;
}
p.button { text-align: center;}

#contents p.tel {
	text-align: right;
	padding: 30px 10px 10px 0px;
}

.main {
	width: 620px;
	margin: 0;
	overflow: auto;
	float: left;
}

.side { width:240px;
	background: url(img/right_bg.png) no-repeat left top #2d2d2d;
	float: right;
}
/*-- contentsここまで --*/


/*-- footerここから --*/
#footer {
	width: 876px;
	height: 80px;
	clear: both;
	border-top: #555 dotted 1px;
	padding-bottom: 30px;
	margin: 0 auto;
}
p.sub_navi {
	text-decoration: none;
	padding:6px 10px 0px 0px;
	text-align:right; 
}
p.sub_navi a {
	font-size:10px;
	text-decoration: none;
}
.footer_bg {
	width: 100%;
	height: 38px;
	background: #191919;
}
#footer p.copyright {
	font-size: 11px;
	color:#999999;
	float: left;
	padding-right: 260px;
} 
/*-- footerここまで --*/

/*-- 各ページの指定 --*/
#contents p.right2 {
	float: right;
	margin: 0 13px 0 0;
}

#contents span.small { font-size: 11px;}

#contents p.text_bg {
	background: #333333;
	margin: 20px;
	padding: 10px;
}
.eachpage_text {
	background: #333333;
	padding: 10px 10px 10px 20px;
	margin:  20px 25px 20px 25px;
}
div.img_left {
	float:left;
	padding: 0 20px 0 50px;
}
div.img_right { margin-bottom: 20px;}

table.partner {
	padding-top: 30px;
}
table.partner th { padding: 10px 50px 10px 10px;}
#introduce_box { width:800px;
text-align:center;
}
.introduce {
width:368px; 
	background: #333333;
	text-align:center;
	float:left;
	padding:10px; 
	margin:  20px 0px 20px 0px;
}
.introduce_img { padding-bottom:20px;}
.introduce_button { padding-bottom:15px;}
.introduce_text { padding-top:10px;
padding-bottom:10px;
font-size:16px;}
.introduce_r {
    width:368px; 
	background: #333333;
	text-align:center;
	float:right;
	padding:10px; 
	margin:  20px 25px 20px 25px;
}
.space { 
    height: 50px;
    clear:both;}
.inquiry { color:#333333;}
.error { color:#fe1833;}
.font_q{
	padding:10px;
	line-height:1.2;
	text-align:left;
}