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

/* 基本設定ここから */
body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #000;
	background: #FFFFCC;
	margin: 0px;
	padding: 0px;
}

a:link{
	color:#F93;
	text-decoration:none;
}

a:visited{
	color:#F93;
	text-decoration:none;
}

a:hover{
	color:#FF3;
	text-decoration:none;
}

a:active{
	color:#FF3;
	text-decoration:none;
}

h1,h2{
	margin: 0px;
	padding: 0px;
}
	
img{
	boder:0;

}


hr{
	display:none;
}

h1{
	position:absolute;
	top: 0px;
	left:0px;
}

h2{
	text-indent: -9999px;
	height: 494px;
	width: 800px;
	background-image: url(../about_img/about_r1_c1_s1.gif);
}

/* 基本設定ここまで */

/* レイアウト設定ここから */

#PageBody {
	background: #FFFFCC;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#PageTop{
	background-color: #ffffcc;
}


#contents{
	width: 801px;
	height: 600px;
	left: auto;
	right: auto;
	top: 30px;
	background-color: #ffffcc;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../about_img/about_r1_c1_s1.gif);
	background-repeat: no-repeat;
}

#contents2{
	height: 600px;
	width: 801px;
	left: auto;
	right: auto;
	top: 30px;
	background-color: #ffffcc;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#contents3{
	width: 801px;
	height: 600px;
	left: auto;
	right: auto;
	top: 30px;
	background-color: #ffffcc;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../contact_img/contact_r1_c1_s1.gif);
	background-repeat: no-repeat;
}

#contentsabout{
	width: 801px;
	height: 600px;
	left: auto;
	right: auto;
	top: 30px;
	background-color: #ffffcc;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../about_img/about_back.gif);
	background-repeat: no-repeat;
}

#contentsWrap{
	clear:both;
	height: 600px;
	width: 800px;
}

#mailform{
	width: 801px;
	height: 600px;
	left: auto;
	right: auto;
	top: 30px;
	background-color: #ffffcc;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-image: url(../contact_img/contact_r1_c1.gif);
	background-repeat: no-repeat;
}
	
