@charset "utf-8";
/*--------------------------------------------------------------------
guideline:since:writer:last_editday:last_editor:
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*/
/*cssの初期化*/
/*--------------------------------------------------------------------*/
html, body{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
table, caption, th, td{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:inherit;
	font-size:100%;
}

/*縮小して印刷CSS　zoomを調整してください*/
@media print{
*html body{
	zoom:70%;
}
}

/*--------------------------------------------------------------------*/
/*タグの基本設定*/
/*--------------------------------------------------------------------*/

h1{
}

a{
	outline:none;
	color:#524437;
	text-decoration:underline;
}
a:hover{
	color:#bfbfbf;
	text-decoration:none;
}
div.clear{
	clear:both;
}
hr{
	display:none;
}
ul{
	list-style:none;
}


/*--------------------------------------------------------------------*/
/*枠基本スタイル*/
/*--------------------------------------------------------------------*/
body{
	line-height: 1.7;
}

div.container{
	width:100%;
	min-width: 1080px;
	background: url(../../images/header_back.jpg) repeat-x;
}
div.container02{
	zoom:1;
	clear:both;
}
div.container02:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
*html div.container{
	float:left;
}

div#wrapper{
	zoom:1;
	clear:both;
	width: 1080px;
	padding: 0 0 50px 0px;
	margin:30px auto 0 auto;
}
div#wrapper:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#main_img{
	background: url(../../images/mainimg_back.jpg) center top;
	padding: 0;
	text-align: center;
}
div.slideshow{
	width:1256px;
	margin:0 auto;
}

div#main{
	width:800px;
	float: left;
}
div#side{
	width:250px;
	float: right;
}


/*--------------------------------------------------------------------*/
/*パンくずリスト*/
/*--------------------------------------------------------------------*/
div#main div#crumbs{
	width:750px;
	margin:0 0 0 0;
	font-size:x-small;
	color: #727272;
	text-align: right;
}

div#main div#crumbs a{
	color: #727272;
	text-decoration: none;
}
div#main div#crumbs a:hover{
	text-decoration: underline;
}


/*--------------------------------------------------------------------*/
/*ヘッダー*/
/*--------------------------------------------------------------------*/
#header{
	width: 1080px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#header:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
#header h1{
	width: 360px;
	float: left;
}
ul#headerEtc{
	float:right;
	width:655px;
	background: url(../../images/header_right_back.jpg)  right top no-repeat;
	padding-top:71px;
}
ul#headerEtc li{
	display:block;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
	float: left;
}
ul#headerEtc li a{
	display:block;
	height:52px;
}
ul#headerEtc li#nav01{
	background:url(../../images/nav01_hover.jpg) no-repeat;
	width:79px;
}
ul#headerEtc li#nav01 a{
	background:url(../../images/nav01.jpg) no-repeat;
	width:79px;
}
ul#headerEtc li#nav01 a:hover{
	background:url(../../images/nav01_hover.jpg) no-repeat;
}
ul#headerEtc li#nav02{
	background:url(../../images/nav02_hover.jpg) no-repeat;
	width:83px;
}
ul#headerEtc li#nav02 a{
	background:url(../../images/nav02.jpg) no-repeat;
	width:83px;
}
ul#headerEtc li#nav02 a:hover{
	background:url(../../images/nav02_hover.jpg) no-repeat;
}
ul#headerEtc li#nav03{
	background:url(../../images/nav03_hover.jpg) no-repeat;
	width:63px;
}
ul#headerEtc li#nav03 a{
	background:url(../../images/nav03.jpg) no-repeat;
	width:63px;
}
ul#headerEtc li#nav03 a:hover{
	background:url(../../images/nav03_hover.jpg) no-repeat;
}
ul#headerEtc li#nav04{
	background:url(../../images/nav04_hover.jpg) no-repeat;
	width:102px;
}
ul#headerEtc li#nav04 a{
	background:url(../../images/nav04.jpg) no-repeat;
	width:102px;
}
ul#headerEtc li#nav04 a:hover{
	background:url(../../images/nav04_hover.jpg) no-repeat;
}
ul#headerEtc li#nav05{
	background:url(../../images/nav05_hover.jpg) no-repeat;
	width:66px;
}
ul#headerEtc li#nav05 a{
	background:url(../../images/nav05.jpg) no-repeat;
	width:66px;
}
ul#headerEtc li#nav05 a:hover{
	background:url(../../images/nav05_hover.jpg) no-repeat;
}
ul#headerEtc li#nav06{
	background:url(../../images/nav06_hover.jpg) no-repeat;
	width:79px;
}
ul#headerEtc li#nav06 a{
	background:url(../../images/nav06.jpg) no-repeat;
	width:79px;
}
ul#headerEtc li#nav06 a:hover{
	background:url(../../images/nav06_hover.jpg) no-repeat;
}
ul#headerEtc li#nav07{
	background:url(../../images/nav07_hover.jpg) no-repeat;
	width:80px;
}
ul#headerEtc li#nav07 a{
	background:url(../../images/nav07.jpg) no-repeat;
	width:80px;
}
ul#headerEtc li#nav07 a:hover{
	background:url(../../images/nav07_hover.jpg) no-repeat;
}
ul#headerEtc li#nav08{
	background:url(../../images/nav08_hover.jpg) no-repeat;
	width:99px;
}
ul#headerEtc li#nav08 a{
	background:url(../../images/nav08.jpg) no-repeat;
	width:99px;
}
ul#headerEtc li#nav08 a:hover{
	background:url(../../images/nav08_hover.jpg) no-repeat;
}


/*--------------------------------------------------------------------*/
/*フッター*/
/*--------------------------------------------------------------------*/
div#footer{
	background: url(../../images/footer_back.jpg);
	width:100%;
	height:50px;
	min-width: 1080px;
}
div#footer_inner{
	width:1080px;
	margin:0 auto;
}
#footer p{
	float: left;
	width: 331px;
}
#footer ul{
	float: right;
	width: 700px;
	margin-right: 20px;
}
#footer ul li{
	float: right;
	padding-top: 18px;
	font-size: 70%;
	color:#a4a1a0;
}
#footer ul li a{
	text-decoration: none;
	color:#a4a1a0;
}


/*--------------------------------------------------------------------*/
/*サイド*/
/*--------------------------------------------------------------------*/
div#side div#side01{
	background: url(../../images/info02.jpg) no-repeat;
	padding: 60px 15px 0 20px;
	width: 215px;
	height: 102px;
	margin-bottom: 15px;
}
div#side div#side01 ul{
	height: 80px;
	overflow: auto;
}

div#side div#side01 ul li{
	padding: 0 0 8px 0;
	margin-right: 20px;
	margin-bottom: 6px;
	font-size: 70%;
	line-height: 1.5;
}
div#side div#side01 ul li:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#side div#side01 ul li p{
	display: block;
	float: left;
	width: 50px;
}
div#side div#side01 ul li a{
}

div#side div#side02{
	margin-bottom: 18px;
}

div#side div#side02 iframe{
	background: #FFF;
}

div#side div#side03{
	margin-bottom: 18px;
}

/*--------------------------------------------------------------------*/
/*前のページの戻る＆ページの先頭に戻る*/
/*--------------------------------------------------------------------*/
div.HistoryBack{
	clear:both;
	width:286px;
	margin:0 514px;
	padding-top: 35px;
	zoom:1;
}
div.HistoryBack:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div.HistoryBack div.Return{
	float:left;
	width:138px;
	height:20px;
	margin-right:10px;
	background:url(../../images/return_on.gif) no-repeat;
}
div.HistoryBack div.Return a{
	width:138px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/return.gif) no-repeat;
}
div.HistoryBack div.Return a:hover{
	background:url(../../images/return_on.gif) no-repeat;
}
div.HistoryBack div.GoUp{
	float:left;
	width:138px;
	height:20px;
	background:url(../../images/goup_on.gif) no-repeat;
}
div.HistoryBack div.GoUp a{
	width:138px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/goup.gif) no-repeat;
}
div.HistoryBack div.GoUp a:hover{
	background:url(../../images/goup_on.gif) no-repeat;
}
div.page{
	clear:both;
}

div#nextBack{
	clear: both;
}

p.vtr{
	margin-top: 15px;
	font-size: small;	
}


/*--------------------------------------------------------------------*/
/*各ページのページタイトル*/
/*--------------------------------------------------------------------*/


.PageTitle{
	clear: both;
	display:block;
	width:780px;
	height: 42px;
	background: url(../../images/sub_title.gif) no-repeat bottom;
	color:#FFFFFF;
	padding:14px 0 0 20px;
	margin:5px 0 15px 0;
	font-size: medium;
	clear: both;
}

.PageTitle span{
	font-size: small;
	padding-left: 15px;
}

.SmallTitle{
	clear: both;
	display:block;
	width:785px;
	color:#0f0e0d;
	padding:8px 0 8px 15px;
	margin:5px 0 15px 0;
	font-size: medium;
	font-weight: bold;
	clear: both;
	border-left: 10px solid #0f0e0d;
	border-bottom: 1px solid #b3b3b3;
}





/*--------------------------------------------------------------------*/
/*お問い合わせフォーム　otoiawase.php*/
/*--------------------------------------------------------------------*/
div#otoiawaseBack{
	background: url(../../images/contact/back.png) fixed no-repeat left top;
}

div#Otoiawase{
	width:750px;
	margin:0;
}
div#Otoiawase h2{
	margin-bottom: 25px;
}

div#Otoiawase table{
	clear:both;
	border-collapse:separate;
	width:750px;
	margin-top: 15px;
	margin-bottom: 20px;
}

div#Otoiawase table th{
	padding: 8px 15px;
	width: 25%;
	text-align: left;
	border-bottom: 1px dotted #1c1c1c;
}
div#Otoiawase table td{
	padding: 8px 10px;
	width: 75%;
	border-bottom: 1px dotted #1c1c1c;
}
div#Otoiawase table td textarea{
	width: 400px;
	height: 200px;
}
div#Otoiawase table td.td_submit{
	padding:5px;
	text-align:center;
	border:none;
}
div#Otoiawase table input{
	margin: 0 3px;
}
div#Otoiawase table span.abs{
	color: #990000;
}
div#Otoiawase table span.small{
	font-size: 80%;
}
div#Otoiawase table span.small02{
	font-size: 80%;
	color: #900;
}
input#tel01,
input#tel02,
input#tel03{
	width: 60px;
}
input#address02{
	width: 300px;
}


/*--------------------------------------------------------------------*/
/*news.html*/
/*--------------------------------------------------------------------*/

div#news p{
	padding: 0 10px;
}

div#news p img{
	float: right;
	margin-bottom: 35px;
}

div#news p img.left{
	float: none;
	margin: 15px 0 35px 0;
}

/*--------------------------------------------------------------------*/
/*studio.html*/
/*--------------------------------------------------------------------*/

div#studio00{
	margin-bottom: 40px;
}
div#studio01 p{
}

div#studio02 h3{
	margin-bottom: 20px;
}
div#studio02 p{
	margin-bottom: 15px;
}
div#studio02 ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#studio02 ul{
	margin-left: -15px;
}

div#studio02 ul li{
	float: left;	
	margin-left: 15px;
	margin-bottom: 10px;
}

div#studio02 ul li img{
	border: 5px solid #000;
	width:245px;
}
div#studio02 ul li a img{
	border: 5px solid #333;
	width:245px;
}

div#studio02 ul li a:hover img{
	border: 5px solid #666;
}

div#studio02{
	margin-bottom: 50px;
}
div#studio02 ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#studio03{
	margin-bottom: 80px;
}
div#studio03 ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#studio03 ul li{
	float: left;	
	margin-bottom: 10px;
}

div#studio03 ul li img{
	border: 5px solid #2a1908;
}

div#studio03 ul li.margin{
	margin: 0 17px;
}


/*--------------------------------------------------------------------*/
/*gallery.html*/
/*--------------------------------------------------------------------*/

div#gallery00 p{
	margin-bottom: 20px;
}
div#gallery01 p{
}

div#gallery02{
	margin-bottom: 40px;
}
div#gallery02 p{
	margin-bottom: 25px;
}
div#gallery02 h3{
	margin-bottom: 20px;
}





div#gallery02 ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#gallery02 ul{
	margin-left: -15px;
}

div#gallery02 ul li{
	float: left;	
	margin-left: 15px;
	margin-bottom: 10px;
}

div#gallery02 ul li img{
	border: 5px solid #000;
	width:245px;
}
div#gallery02 ul li a img{
	border: 5px solid #333;
	width:245px;
}

div#gallery02 ul li a:hover img{
	border: 5px solid #666;
}

div#gallery02{
	margin-bottom: 50px;
}
div#gallery02 ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}







div#gallery03 ul li{
	float: left;	
	margin-bottom: 10px;
}

div#gallery03 ul li img{
	border: 5px solid #2a1908;
}

div#gallery03 ul li.margin{
	margin: 0 17px;
}

/*--------------------------------------------------------------------*/
/*price.html*/
/*--------------------------------------------------------------------*/

div#price01{
	margin-bottom: 80px;
}
div#price01 h3{
	margin-bottom: 30px;
}
div#price01 img {
	margin-bottom: 10px;
}

div#price01 table{
	width: 800px;
	margin-top: 10px;
	font-size: 80%;
}
div#price table th{
	width: 20%;
	background: #0f0f0f;
	color: #fff;
	padding: 6px 10px;
	text-align: left;
	border:solid 1px #d1d1d1;
}
div#price table th span{
	font-size: 80%;
}
div#price table th.subth{
	background: #5f4a33;
}
div#price table td{
	padding: 6px 10px;
	background: #fff;
	border:solid 1px #d1d1d1;
}
div#price table td.time{
	padding: 6px 10px;
	background: #d4d4d4;
}
div#price table td strong{
	color: #900;
	font-size: 130%;
}
div#price table td span#gentei{
	color: #900;
}

div#price02{
	margin-bottom: 80px;
}

div#price02 table{
	width: 800px;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#price03 table{
	width: 800px;
	margin-top: 10px;
	margin-bottom: 40px;
}

div#price04 ol{
	padding: 0 10px;
	margin-left: 10px;
}
div#price04 ol li{
	font-size: 80%;
	border-bottom: 1px dotted #FFFFFF;
	padding: 0.5em 10px 0.5em 7px;
	list-style: 
}



/*--------------------------------------------------------------------*/
/*sche.html*/
/*--------------------------------------------------------------------*/

div#sche01{
	margin-bottom: 40px;
}
div#sche02 ul{
}
div#sche02 ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#sche02 ul li a{
	display: block;
	width: 390px;
	height:83px;
	text-indent: -9999px;
}
div#sche02 ul li#scheYoyaku{
	float: left;
	background: url(../../images/sche/yoyaku_hover.png) no-repeat;
}
div#sche02 ul li#scheYoyaku a{
	background: url(../../images/sche/yoyaku.png) no-repeat;
}
div#sche02 ul li#scheYoyaku a:hover{
	background: url(../../images/sche/yoyaku_hover.png) no-repeat;
}

div#sche02 ul li#schePrice{
	float: right;
	background: url(../../images/sche/price_hover.png) no-repeat;
}
div#sche02 ul li#schePrice a{
	background: url(../../images/sche/price.png) no-repeat;
}
div#sche02 ul li#schePrice a:hover{
	background: url(../../images/sche/price_hover.png) no-repeat;
}


/*--------------------------------------------------------------------*/
/*access.html*/
/*--------------------------------------------------------------------*/

div#access01{
	margin-bottom: 40px;
}
div#access p:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#access01 p img{
	float: right;
}
div#access01 p#ikikata img{
	float: none;
	margin-bottom: 15px;
}
div#access01 div#map{
	padding: 10px;
	background:#eeeeee;
	margin-bottom: 15px;
}
div#access02{
	margin-bottom: 40px;
}
div#access02 p img{
	float: left;
	margin-right: 15px;
}



/*--------------------------------------------------------------------*/
/*index.html*/
/*--------------------------------------------------------------------*/


div#index div.index01{
	margin-bottom: 30px;
	
}
div#index div.index01 h3{
	margin-bottom: 15px;
	
}
div#index div.index01 p{
	margin-bottom: 15px;
	
}
div#index div.index01 ul{
	margin-right: -10px;
}
div#index div.index01 ul li{
	float: left;
	margin-right: 10px;
}
div#index div.index01 ul li img{
	margin-bottom: 10px;
}