@charset "shift_jis";
* h1,
* h2,
* h3,
* h4,
* h5,
* h6,
* p,
* address,
* ul,
* ol,
* li,
* form,
* dl,
* dt,
* dd,
* div,
* table,
* tr,
* th,
* td {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	text-align: left;
	text-decoration: none;
}

* span,
* a,
* abbr,
* em,
* strong,
* img {
	border: none;
	font-style: normal;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 0;
}

* hr {
	display: none;
}


body {
	margin: 0 auto;
	padding: 0 auto;
	height: 100%;
	font-family: "メイリオ", Meiryo,"MS UI Gothic","MS P Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic pro", san-serif;
	background: url(../img/common/bg.jpg) repeat;
	font-size:16px;
}

body a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;	
	
}




/*----------------------------------
link
----------------------------------*/ 

a:link {
	color:#128B9C;
	text-decoration: underline;
}

a:visited {
	color:#999999;
	text-decoration: underline;
}

a:hover {
	color:#FF6600;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: underline;
}

/*----------------------------------
layout
----------------------------------*/

div#container {
	width: 956px;
	height: auto;
	background: url(../img/common/main_bg.jpg) repeat-y;
	margin: 0 auto;
	padding: 0 auto;
}



div#head{
	width:950px;
	height:380px;
	margin: 0 auto;
	background: url(../img/top/head_bg.jpg) no-repeat;
}

#tel {
	float: right;
	padding: 0 60px 0 0;
	vertical-align: top;
}



#logo {
	padding: 95px 0 0 50px;
	vertical-align: top;
}


#top_contents{
	width:950px;
	margin: 0 auto;
	background: #FFFFFF
	height: auto;
	padding: 0 auto;
	background: url(../img/main_bg.png) repeat-y;
}

#top_contents h3{
	margin:0 auto;
	width: 855px;


}

#top_contents h4{
	margin:0 auto 20px auto;
}

#top_contents p{
	line-height:25px;
	margin-left: 20px;
	
}

#top_contents ul{
	margin-left: 30px;
	
}

#top_contents li{
	padding:10px 0;
	list-style-type: decimal;
	
}

/*----------------------------------
.box
----------------------------------*/	
.box1,.box2,.box3,.box4,.box5,.box6,.box7{
	margin:10px auto;
	width: 85%;
	height: auto;
	padding: 20px;
		
	}

.contact{
	text-align:center;
	margin:30px 0;
	
	
	}

.right_bt{
	margin:30px auto;
	text-align:right;
	text-indent: 10px;
	clear:both;
	
	}
	


	

	
.faq{
	margin:0 auto;
	width: 100%;

	
	}
	
.faq dl{
	margin:10px auto;


	
	}
.faq dt{
	background: url(../img/common/faq.jpg) no-repeat;
	padding: 25px 0 15px 55px;
	font-size: 16px;
	font-weight: bold;


	
	}
.faq dd{
	margin:5px 0 0 60px;
	font-size: 14px;
	line-height: 30px;


	
	}	
	
.back{
	text-align:right;
	margin:20px 60px;
	clear: both;
	
	}
	
.back a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;	
	
}


.tel_num{
	text-align:center;
	margin: 0;	
	
	}		
	
	
/*-------------------------------
photo
-------------------------------*/
.img_right{
	padding: 5px;
	display:block;
	float: right;
	clear: both;
	border: 1px solid #ccc;
	margin: 0 0 20px 20px;
	background: #FFF;
	}	

.img_pt{
	margin-top: 20px;

	}	
		
	
	
	
	
/*----------------------------------
table
----------------------------------*/
table.price{
	margin:20px auto;
	width:95%;
	background: #F3F2ED;
	padding:0px;
	border-collapse:collapse;
	}
	
table.price th{
	padding:10px 15px;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	border:1px solid #999;
	background: #D2CCB9;
	
	}
table.price td{
	padding:10px 15px;
	border:1px solid #999;
	text-align: right;
	}	
/*----------------------------------
foot
----------------------------------*/	
	
	
#foot{
	height:80px;
	clear: both;
	font-size: 12px;
	background: #C1B99F url(../img/common/foot.png) no-repeat;
	padding-top: 20px;
	color: #FFF;
	margin-top: 30px;
	width: 950px;
	margin: 0 auto;
}


#foot h3{
	text-align:right;
	padding:20px 40px 0 0;
	clear: both;
	line-height: 20px;
	
}
#foot p{
	text-align:right;
	padding:0 40px 0 0;
	
}


#foot ul{
	text-align: right;
	
}

#foot ul li{
	padding-right: 30px;
	display: inline;
	
}


/*----------------------------------
text
----------------------------------*/

.red{
	color: #C00;	
	
	
	}
	

/*----------------------------------
etc
----------------------------------*/	
.gmap{
	float:right;
	padding: 0;
	margin: 0 40px 40px 0;
	text-align: center;
	
	}	
	
.address{
	width:400px;
	height: 300px;
	margin-left: 30px;
	
	
	}

.address p{
	margin-left:30px;
	font-size: 16px;
	padding-bottom:40px;
	
	}	
	
img.sisetu	{
	margin:20px 10px 0 10px;
	
	
	}
	
img.one	{
	margin:20px 5px 0 5px;
	padding:5px;
	border: 1px solid #ccc;
	background: #FFF;	
	}	
	
	
/*----------------------------------
lightbox
----------------------------------*/ 	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }	
