body {
	margin: 0;
	padding: 0;
	background-color: #00CCFF;
}

h1 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0 auto 0 auto;
	width: 800px;
	height: 76px;
	background-image: url(image/header.png);
	text-indent: 10px;
}
#mainArea {
	width: 800px;
	margin: 0 auto 20px auto;
	background-color: #FFFFFF;
}

#mainImage {
	height: 370px;
	background-image: url(image/main_image.png);
	text-indent: -9999px;
	background-repeat: no-repeat;

}

#mainImage02 {
	height: 236px;
	background-image: url(image/top_contents.png);
	text-indent: -9999px;
	background-repeat: no-repeat;

}

#mainBtnArea {
	height: 180px;
	background-image: url(image/main_image_under.png);
}

#btnArea01 {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
}

#contents01 {
	margin: 0;
	padding: 0;
}

#contents01Title {
	height: 95px;
	background-image: url(image/contents01_title.png);
	text-indent: -9999px;
}

#contents01Text01 {
	height: 135px;
	background-image: url(image/contents01_text01.png);
	text-indent: -9999px;
}

#contents01Snap {
	background-image: url(image/contents01_snapimage.png);
	height: 315px;
	text-indent: -9999px;
}

#contents01Text02 {
	height: 730px;
	background-image: url(image/contents01_text02.png);
	text-indent: -9999px;
}


#contents02 {
	margin: 0;
	padding: 0;
}

#contents02Title {
	height: 95px;
	background-image: url(image/contents02_title.png);
	text-indent: -9999px;
}

#contents02Text01 {
	height: 380px;
	background-image: url(image/contents02_text01.png);
	text-indent: -9999px;
}

#contents02Text02 {
	height: 496px;
	background-image: url(image/contents02_text02.png);
	text-indent: -9999px;
}


#contents03 {
	margin: 0;
	padding: 0;
}

#contents03Title {
	height: 95px;
	background-image: url(image/contents03_title.png);
	text-indent: -9999px;
}

#contents03Text01 {
	height: 550px;
	background-image: url(image/contents03_text01.png);
	text-indent: -9999px;
}

#contents03Text02 {
	height: 470px;
	background-image: url(image/contents03_text02.png);
	text-indent: -9999px;
}


#contents04 {
	margin: 0;
	padding: 0;
}

#contents04Title {
	height: 95px;
	background-image: url(image/contents04_title.png);
	text-indent: -9999px;
}

#contents04profile {
	height: 430px;
	background-image: url(image/contents04_profile.png);
	text-indent: -9999px;
}


#contents05 {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#contents05Title {
	height: 95px;
	background-image: url(image/contents05_title.png);
	text-indent: -9999px;
}

#contents05Text {
	height: 460px;
	background-image: url(image/contents05_text.png);
	text-indent: -9999px;
}


#btnArea02 {
	width: 750px;
	margin: 0 auto 0 auto;
}

#sendBtn {
	font-size: 14px;
	height: 30px;
	width: 100px;
	margin: 0 10px 0 10px;
}#headText {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
#preTable  {
	font-size: 12px;
}
#agreement {
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	width:400px;
	height:140px;
	overflow-y:scroll;
	overflow-x:auto;
	font-size:12px;
	line-height:18px;
	text-align: left;
	margin: 10px 0 15px 0;
}
.clear {
	clear: both;
}
.txt_gray {
	font-size: 12px;
	color: #666666;
}
.txt_red {
	color: #FF0000;
	font-size: 12px;
	margin: 5px 0;
}

#reportBtn {
	color: #666666;
	margin: 50px auto 30px auto;
	text-align: center;
}

