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

body {
	margin:0;
}

.main {
	background:url(images/line.jpg);
	width:960px;
	margin:0 auto;
}

.body {
	padding:0 10px;
}

.subtitle {
	font-style:italic;
	padding:20px 20px 10px;
}

.name_a {
	text-align:right;
	padding:10px 50px 10px 10px;
}
.name_b {
	padding:0px 50px 10px;
}
.name_c {
	padding:10px 50px 50px;
	font-size:180%;
	font-family:"HGÌÀÄ«E","HGSÌÀÄ«E","HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB","¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
}






/* CSS Document */

ol {
	margin:5px 30px;
	padding:5px 30px;
}
ol li {
	background:url(images/check_02.jpg) no-repeat;
	list-style:none;
	padding:0 0px 5px 45px;
	margin:40px 0;
	font-size:120%;
	line-height:130%;
	border-bottom:dotted 1px #DFDFDF;
}
ol li u {
	background:#FFFF00;
	font-weight:bold;
}



/* CSS Document */

.textbox_a {
	padding:0 50px;
	line-height:150%;
}

.textbox_a p {
	margin:30px 0;
	text-indent:0.8em;
}





/* CSS Document */

.button {
	width:784px;
	height:58px;
	margin:50px auto;
}
.button a {
	display:block;
	width:784px;
	height:58px;
	background:url(images/button1.jpg) no-repeat;
	text-decoration:none;
}
.button a:hover {
	display:block;
	width:784px;
	height:58px;
	background:url(images/button2.jpg) no-repeat;
}




/* CSS Document */

.speace_01 {
	margin:50px 0 0;
}

.line_01 {
	background:url(images/line_cd.jpg) no-repeat;
	height:84px;
	margin:50px 0 -40px;
}
.line_02 {
	background:url(images/line_cd_end.jpg) no-repeat;
	height:84px;
	margin:-40px 0 50px;
}




/* CSS Document */

.title_01 {
	background:url(images/check_01.jpg) no-repeat;
	padding:15px 0 0 56px;
	height:45px;
	font-size:150%;
	margin:30px 0 10px 40px;
}

.title_02 {
	font-size:200%;
	line-height:130%;
	text-align:center;
	margin:50px 0;
	font-family:"HGÌÀÄ«E","HGSÌÀÄ«E","HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB","¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
}






/* CSS Document */

.red {
	color:#FF0000;
}

.yellow {
	background-color:#FFFF00;
}





/* CSS Document */

.footer {
	text-align:center;
	font-size:70%;
	line-height:150%;
	margin-top:30px;
	padding:20px 0 10px;
}
.footer p {
	margin:0;
}
.footer .link {
	color:#CCCCCC;
}
.footer .link a {
	padding:0 10px;
	text-decoration:none;
}
.footer .link a:hover {
	text-decoration:underline;
}
.footer .copyright {
	color:#000000;
}