　@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


body{
	font-size:10px;
	line-height:1;
	color:#ffffff;
}

a:link { color: #ffffff; } /*未訪問のリンク*/
a:visited { color:#ffffff; } /*訪問済みのリンク*/
a {text-decoration: none;} /*リンクの下線打ち消し*/


#bodybeauL{
	width:980px;
	position:relative;
	margin:auto;
}

#bodybeauL1{
	width:980px;
	height:130px;
	background-color:#75344E;
	text-align:center;
	font-size:50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top:30px;
}



#bodybeauL2{
	width:910px;
	height:100px;
	padding:50px 0 0 70px;
	font-size:30px;
	color:#000000;
}

#bodybeauL3{
	width: 980px;
	height: 300px;
	background-color: #F1EEE5;
	font-size: 30px;
	color: #776554;
	text-align: center;
	line-height: 1.3;
	padding-top: 40px;
}

h1{
	font-size:40px;
	color:#776554;
}

#bodybeauL4{
	width:810px;
	height:75px;
	background-color:#604D3F;
	font-size:45px;
	text-align:center;
	padding-top:20px;
	position:relative;
	margin:auto;
}

#bodybeauL5{
	width:980px;
	height:670px;
}

#bodybeauL5 .pict{
	width:auto;
	height:auto;
	float:left;
		background-color:#F8F7F3;
}

#bodybeauL5 .text{
	width:414px;
	height:590px;
	float:right;
	margin-right:80px;
	margin-top:30px;
	background-color:#F8F7F3;
	padding-left:10px;
	font-size:23px;
	color:#000000;
}

#bodybeauL6{
	width:880px;
	background-color:#A9718A;
	padding:30px;
	height:600px;
	font-size:35px;
	position:relative;
	margin:auto;
	line-height:1.2;
}

#header{
	width:auto;
	height:100px;
	background-color:#000000;
	/*position:relative;
	margin:auto;*/
	color:#ffffff;
}



#header .waku{
	width:980px;
	height:100px;
	text-align:right;
	margin:0 auto;
}

#header .rogo{
	float:left;
	padding-top:17px;
}

#header .text{
	text-align:right;
	padding-top:30px;
	color:#ffffff;
	font-size:20px;
}


#footer{
	width:auto;
	height:50px;
	margin:auto;
	position:relative;
	background-color:#cbb994;
	text-align:center;
	color:#ffffff;
}

#footer .text{
	padding-top:15px;
	background-color:#cbb994;
}

h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:40px;
	color:#7B261F;
	position:relative;
	margin:auto;
}

h3{
	font-size:25px;
	color:#000000;
	line-height:1.2;
}

#bodybeauL7{
	width:960px;
	height:80px;
	padding-top:30px;
	background-color:#A48B77;
	font-size:40px;
	text-align:center;
	position:relative;
	margin:auto;
	
}

#yoyaku{
	position:fixed;
	right:0px; 
	/*float:right;
	text-align:right;*/
	width:150px;
	height:210px;
}
