﻿/*-----------------------------
▼▼reset▼▼
-----------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{   
	margin:0;  
	padding:0;
	}
	  
h1,h2,h3,h4,h5,h6 {  
	font-size:100%;  
	}  
	  
ol,ul {  
	list-style:none;  
	}  
	  
table{  
	border-collapse:separate;  
	border-spacing:0;  
	margin:0;  
	padding:0;
	}  
	
fieldset,img {   
	border:0;  
	}  
	
address,caption,cite,code,dfn,em,strong,th,var {  
	font-style:normal;  
	font-weight:normal;  
	}  
	
caption,th {  
	text-align:left;  
	}  
	
a img,map a {
	border:none;
	}
	


abbr,acronym {
	border:0;  
	}

img {
	border: 0px;
}

form {
	margin: 0px;
}

strong {
	font-weight: bold;
	font-style: normal;
}

a:hover img  {
	filter: alpha(opacity=70);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
	
/*-----------------------------
▲▲ここまでreset▲▲
-----------------------------*/

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, 'Osaka','ＭＳ Ｐゴシック',sans-serif;
	line-height: 130%;
	background:url(../image/bg.gif) ;
}

#container  {
	width:900px;
	background:#ffffff;
	margin:0 auto 0;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #551a8b;
	text-decoration: underline;
}

a:hover,a:active {
	color: #7491C5;
	text-decoration: underline;
}

/*-----------------------------
h系
-----------------------------*/

#head-h1  {
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	padding:0 0 5px 20px;
}

.para h1  {
	background:url(../image/ttlbar1.gif) no-repeat;
	height:23px;
	font-size:14px;
	padding:3px 0 0 10px;
	margin-bottom:10px;
}

.main_h2  {
	font-size:14px;
	background:#696969;
	color:#fff;
	padding:5px 0 3px 10px;
	width:660px;
	margin-bottom:10px;
}

.main_h3  {
	background:url(../image/ttlbar1.gif) no-repeat;
	height:23px;
	font-size:14px;
	padding:3px 0 0 10px;
	margin-bottom:10px;
}

/*-----------------------------
head
-----------------------------*/
#header {
	padding-top:10px;
}

#head_ttl  {
	height:60px;
}

#head_logo  {
	padding-left:18px;
	float:left;
}

#headnavi {
	clear:both;
	
}

#headnavi li {
	float:left;
}

#head_tel  {
	float:right;
	margin:-20px 10px 0 0;
}

/*-----------------------------
topmain
-----------------------------*/
#top_main  {
	width:680px;
	float:right;
	margin-top:20px;
}

.para  {
	margin-bottom:35px;
	font-size:12px;
}

.para_p p {
	margin-bottom:15px;
	padding:0 20px 0 10px;
}

.faq_p p {
	margin-top:15px;
	padding:0 20px 0 10px;
	font-size:14px;
	line-height:160%;
}

#flow_1,#flow_2,#flow_3,#flow_4  {
	width:150px;
	float:left;
	margin-top:5px;
	line-height:120%;
}

#flow_1 p,#flow_2 p,#flow_3 p,#flow_4 p {
	margin-bottom:10px;
}

#flow_1  {
	padding-left:20px;
}

#flow_2  {
	padding-left:10px;
}

#flow_3  {
	padding-left:12px;
}

#flow_4  {
	padding-left:13px;
}

/*-----------------------------
main
-----------------------------*/
#main  {
	width:680px;
	float:left;
	margin-top:5px;
	padding-left:10px;
}

#main_inq  {
	width:680px;
	margin:5px auto 0;
}

.box  {
	margin-top:-10px;
	width:620px;
	border:solid 15px #cccccc;
	padding:10px;
}

.box p {
	margin-bottom:20px;
	font-size:14px;
}

.voice  {
	width:560px;
	height:130px;
	margin:20px auto;
	padding:10px;
	background:url(../image/voice_waku.gif) no-repeat;
	clear:both;
}

.voice_img  {
	float:left;
	padding-right:20px;
}

.voice_ttl  {
	font-size:16px;
	font-weight:bold;
	padding-left:160px;
	
}

.voice_date  {
	padding-left:160px;
}

.voice_comment  {
	padding-top:15px;
}

.voice_link  {
	text-align:right;
}

.faq {
	margin-bottom:20px;
	padding-left:30px;
}

.faq li {
	font-size:14px;
	line-height:200%;
	list-style:disc;
}

.hiyou_tb  {
	width:600px;
	margin:0px auto 0;
	text-align:right;
	font-size:12px;
	border:solid 1px #dcdcdc;
	border-collapse:collapse;
	background:#fff;
}

.hiyou_tb th {
	padding-left:10px;
	border:solid 1px #dcdcdc;
}

.hiyou_tb td {
	padding-right:5px;
	border:solid 1px #dcdcdc;
}

.hiyou_tb_head  {
	width:200px;
	background:#e1ffff;
	text-align:center;
}

.hiyou_tb_head_jisya  {
	width:200px;
	background:#ff0000;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.hiyou_jisya  {
	color:#ff0000;
	font-weight:bold;
}

.hiyou  {
	background:url(../image/hiyou_bg.gif) no-repeat;
	width:640px;
	height:200px;
	margin:20px auto 0;
	padding-top:100px;
}

.accent  {
	font-weight:bold;
}

.inshi  {
	color:#ff0000;
	font-weight:bold;
}

.profile  {
	width:640px;
	margin:20px auto 0;
	border-collapse:collapse;
}

.profile th {
	border:solid 1px #999999;
	background-color:#e6e6e6;
	color:#525252;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	font-size:12px;
	line-height:120%;
	text-align:center;
	width:130px;
}

.profile td {
	padding:5px 10px 5px 10px;
	border:solid 1px #999999;
	font-size:12px;
	line-height:150%;
}

.kakaku,.kakaku2,.kakaku3  {
	border:solid 1px #999999;
	width:600px;
	margin:10px auto 30px;
	font-size:12px;
	padding:0;
}

.kakaku th {
	width:220px;
	text-align:left;
	line-height:130%;
	background:#e6e6e6;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
	padding:7px;
}

.kakaku td {
	width:280px;
	padding:7px;
	text-align:right;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
}

.kakaku2 th {
	text-align:left;
	line-height:130%;
	background:#e6e6e6;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
	padding:7px;
}

.kakaku2 td {
	padding:7px;
	text-align:right;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
}

.kakaku3 th {
	text-align:center;
	line-height:130%;
	background:#ffffcc;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
	padding:7px;
}

.kakaku3 td {
	padding:7px;
	text-align:left;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
}

/*-----------------------------
side
-----------------------------*/
#l_side  {
	width:190px;
	float:left;
	margin-top:20px;
	padding-left:10px;
}

#r_side  {
	width:190px;
	float:right;
	margin-top:30px;
	padding-right:10px;
}

.side_box  {
	margin:20px 0;
	border:solid 2px #cccccc;
	width:186px;
}

.side_box p {
	font-size:12px;
	padding:0 5px 0;
	line-height:150%;
}

.bann  {
	margin-bottom:20px;
}

.guide li {
	height:30px;
	width:140px;
	font-size:12px;
	padding:10px 0 0 30px;
	margin:5px auto 5px;
	background:url(../image/guidemenubg.jpg) no-repeat;
}

.guide li a {
	display:block;
}



/*-----------------------------
inquiry
-----------------------------*/

.inquiry  {
	border:solid 1px #999999;
	width:600px;
	margin:10px auto 25px;
	font-size:12px;
	padding:0;
}

.inquiry th {
	width:150px;
	text-align:center;
	line-height:130%;
	background:#e6e6e6;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
}

.inquiry td {
	width:450;
	padding:7px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
}

.inquiry li {
	color:#868686;
	line-height:150%;
	padding-left:5px;
}

.inq_btn  {
	margin-bottom:50px;
	text-align:center;
}

/*-----------------------------
footer
-----------------------------*/
#footer  {
	border-top:solid 2px #cc0000;
	height:45px;
	padding-top:20px;

}

#footer p {
	font-size:12px;
	text-align:center;
}

/*-----------------------------
etc
-----------------------------*/
.cen  {
	text-align:center;
}

.cl  {
	clear:both;
}

.right  {
	text-align:right;
}

.imasugu  {
	margin:30px auto 30px;
	text-align:center;
}

.arrow  {
	background:url(../image/arrow.gif) no-repeat left;
	padding-left:20px;
	margin:15px 25px 0 0;
	float:right;
}

.aka  {
	color:#ff0000;
}
.big {
	font-size:18px;
	font-weight:bold;
	margin:20px 0 15px;
}
.pan  {
	font-size:10px;
	padding:0 0 5px 10px
}
.pan li {
	float:left;
	font-size:11px;
	background:url(../image/arrow-gray.png) no-repeat right ;
	padding-right:20px;
	margin-right:5px;
}
.pan li:last-child {
	background:none;
}
.yasumazu {
	margin:20px 0;
}

.from_btn  {
	text-align:center;
}

.mar10 {
	margin-top:10px;
}

.post_ul {
	font-size:14px;
	padding-left:20px;
	font-weight:bold;
	margin-top:10px;
}
.post_ul li {
	background:url(../image/checkbox.gif) no-repeat top left;
	padding-left:23px;
	margin:12px 0;
}

.area {
	width:550px;
	margin:0 auto 15px;
	line-height:120%;
}

.area th {
	width:60px;
	font-weight:bold;
	vertical-align:top;
}
.photo {
	width:680px;
	margin:0 auto 15px;
	text-align:center;
	line-height:110%;
}
.photo td {
	padding-bottom:15px;
}

.photo_p {
	font-size:16px;
	color:#006600;
	font-weight:bold;
	line-height:140%;
}
.map {
	margin:20px 0;
	text-align:center;
}
.after:after {
	content: "";
	display: block;
	clear: both;
}