@charset "utf-8";
/* CSS Document */

body {
	margin:0;
}


.bace {
	width:840px;
	margin:0 auto;
}



.main {
	margin:30px 0;
}

.main p {
	margin:0;
	line-height:150%;
	padding:20px 50px;
}


.top_title {
	margin:20px 0;
	text-align:center;
}

.top_subtitle {
	margin:10px 0 20px;
	text-align:center;
}

.img_01 {
	margin:-20px 0 0 -8px;
}



.title_01 {
	font-size:28px;
	line-height:130%;
	text-align:center;
	font-family:"HG明朝E","HGS明朝E","HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	background: #032C63;
	padding:18px 18px;
	color:#FFFFFF;
}

.title_02 {
	font-size:120%;
	line-height:130%;
	text-align:center;
	margin:60px 0;
}

.title_03 {
	width:750px;
	margin:40px auto 15px;
	background-image: url(image/img_02b.jpg);
	background-repeat: no-repeat;
}
.title_03 p {
	width:400px;
	
}

.title_04 {
	font-family:"HG明朝E","HGS明朝E","HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	font-size:200%;
	margin:0 0 45px 130px;
	padding-top:35px;
	color:#003399;
}

.title_05 {
	font-size:160%;
	padding-left:20px;
	margin-bottom:-10px;
	color:#CC0000;
}

.title_06 {
	font-family:"HG明朝E","HGS明朝E","HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	font-size:103%;
	color:#CC0000;
}




.line {
	margin:22px auto 20px;
	border-bottom:dotted 1px #CCCCCC;
	font-size:1px;
	width:95%;
}

.line-top {
	background:url(image/waku_01.jpg) no-repeat;
	width:840px;
	height:8px;
	font-size:1px;
}

.line-middle {
	border-left:2px solid #032C63;
	border-right:2px solid #032C63;
	border-bottom:2px solid #032C63;
	padding:20px 0;
}

.line-bottom {
	background:url(image/waku_02.jpg) no-repeat;
	width:840px;
	height:8px;
	font-size:1px;
}


.copyright {
	padding:20px 0 30px;
	text-align:center;
	color:#FFFFFF;
	background-color:#003366;
	font-size:75%;
}

.copyright a {
	color:#FFFFFF;
}



/* Button Document */

.bt {
	width:658px;
	height:118px;
	margin:10px auto;
}
.bt a {
	display:block;
	width:658px;
	height:118px;
	background:url(image/bt_01.jpg) no-repeat;
	text-decoration:none;
}
.bt a:hover {
	display:block;
	width:658px;
	height:118px;
	background:url(image/bt_02.jpg) no-repeat;
}
