
body {
	margin:0;
}

h1 {
	margin:0;
	font-size:1px;
}

img {
	border:0;
}

form {
	margin:0;
}



.top {
	background-image:url(../image/landing/bg.jpg);
	width:100%;
	height:287px;
	text-align:center;
}

.bace {
	width:840px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
}

.main2 {
	margin:20px 0 10px;
}





/* main Document */

.main_line {
	width:550px;
	height:auto;
	font-size:90%;
	line-height:150%;
}


.main_line .line {
	border-bottom:dotted 1px #CCCCCC;
	font-size:1px;
	height:1px;
	width:100%;
	margin:30px 0 18px;
}

.main_line li {
	list-style-image:url(../image/landing/list_img.jpg);
	margin:28px 0;
	padding:0 10px 0 0;
}


/* comment Document */

.comment_line {
	background-image:url(../image/landing/comment_line.jpg);
	width:253px;
	height:auto;
	padding:10px;
}
.comment_line .back {
	background-color:#FFFFFF;
	width:100%;
	padding:15px 0;
}
.comment_line .text {
	font-size:80%;
	line-height:130%;
}
.comment_line strong {
	color:#0066CC;
	font-size:16px;
}
.comment_line p {
	margin:10px;
}
.comment_line .line {
	border-bottom:dotted 1px #CCCCCC;
	width:96%;
	margin:15px auto 18px;
	font-size:1px;
}
.comment_line .emphasis {
	font-weight:bold;
	background-color:#FFFF00;
}




/* form Document */

.top_form {
	background-image:url(../image/landing/form_1.jpg);
	background-repeat:no-repeat;
	width:498px;
	height:175px;
	padding:65px 0 0;
}

.main_form {
	background-image:url(../image/landing/form_2.jpg);
	background-repeat:no-repeat;
	width:495px;
	height:290px;
	padding:140px 0 0 345px;
	margin-top:20px;
}
.main_form .back {
	border:solid 1px #E6E6E6;
	background-color:#FFFFFF;
	width:460px;
	padding:5px;
}
.main_form .text1 {
	font-size:80%;
	line-height:150%;
	width:460px;
	color:#FF0000;
	padding:10px 0;
}
.main_form .text2 {
	font-size:80%;
	line-height:150%;
	width:460px;
}




/* PS Document */

.ps {
	margin:50px auto;
	width:789px;
}

.ps a {
	display:block;
	background-image:url(../image/landing/ps.jpg);
	width:789px;
	height:43px;
	text-decoration:none;
}
.ps a:hover {
	display:block;
	background-image:url(../image/landing/ps2.jpg);
	width:789px;
	height:43px;
	text-decoration:none;
}





/* copyright Document */

.copyright {
	width:100%;
	height:80px;
	background-color:#CCCCCC;
	font-size:70%;
	color:#FFFFFF;
	text-align:center;
	padding:20px 0 0;
	border-bottom:solid 4px #000000;
}
.block{
border: 1px dashed #6A8AD3;
padding: 5px 5px 5px 5px;
background: #ffffcc;
width: 750px;
}
.block2{
border: 1px dashed #6A8AD3;
padding: 5px 5px 5px 5px;
background: #eeffcc;
width: 750px;
}


