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


/* =========================================================
 body css
========================================================= */

body {
	font-size: 11pt;
	text-align: left;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}


/* =========================================================
 link css
========================================================= */

#section02 a:link {
	color: #2f47a3;
	text-decoration: underline;
}
#section02 a:visited {
	color:#2f47a3;
	text-decoration: underline;
}
#section02 a:hover {
	text-decoration: underline;
}
#section02 a:active {
	color: #2f47a3;
	text-decoration: underline;
}


/* =========================================================
 wrapper css
========================================================= */

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #ffffff;
}


/* =========================================================
 header css
========================================================= */

#header {
	width: 900px;
	height: 100px;
}

#header01 {
	float: left;
	width: 145px;
}

#header02 {
	float: left;
	width: 755px;
}


/* =========================================================
 contents css
========================================================= */

#contents {
	width: 900px;
}

#main-banner {
	width: 900px;
	padding: 15px 0 10px 0;
}

.main-ba-left {
	float: left;
	width: 430px;
	margin-right: 40px;
}

.main-ba-right {
	float: left;
	width: 430px;
}

.text-main-ba100 {
	font-size: 100%;
	color: #333;
	line-height: 1.6em;
	margin: 10px 0 10px 0;
}

.text-main-ba {
	font-size: 90%;
	color: #333;
	line-height: 1.6em;
	margin: 10px 0 10px 0;
}

#section {
	width: 900px;
	margin-top: 10px;
}


#section01 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#section02 {
	float: left;
	width: 570px;
}



h1 {
	text-align: center;
	margin: 0;
	padding: 0;
}




.img_left {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.0em;
}

.img_right {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.0em;
}


/* =========================================================
 footer css
========================================================= */

#footer {   
	width: 100%;
	clear: both;
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	height: 130px;
	padding-top: 40px;
}

#pagetop {
	text-align: right;
	width: 900px;
	height: 30px;
	background-color: #000;
}

#footer00 {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.footer01 {
	float: left;
	width: 600px;
	height: 100px;
	background-color: #162769;
	padding-right: 20px;
}

.footer02 {
	float: left;
	width: 280px;
	height: 100px;
	background-color: #162769;
}


ul.foot {
	margin: 10px 0 0 0;
	width: 550px;
}

li.foot {
	float: left;
	font-size: 75%;
	padding-bottom: 5px;
	margin: 7px 30px 0 0;
	list-style-image: url(../images/arrow03.gif);
}

.foot a:link {
	color: #fff;
	text-decoration: none;
}
.foot a:visited {
	color:#fff;
	text-decoration: none;
}
.foot a:hover {
	color: #fff;
	text-decoration: underline;
}
.foot a:active {
	color: #fff;
	text-decoration: none;
}

.text_copy {
	text-align: right;
	font-size: 70%;
	color: #fff;
	padding: 20px 1px 20px 20px;
}


/* =========================================================
 topbanner css
========================================================= */

.top_b_area {
	padding-top: 10px;
}

.top_b {
	margin-bottom: 10px;
}


/* =========================================================
 box_top css
========================================================= */

.box_top {
	height: auto;
	width: 570px;
	margin-top: 10px;
}

.box_top_h {
	background-image: url(../images/boxtop_h_01.gif);
	height: 40px;
	text-indent: -9999px;
}

.box_top_f {
	background-image: url(../images/boxtop_f_01.gif);
	height: 12px;
}

.box_top_text {
	border-left: solid #ae685b 2px;
	border-right: solid #ae685b 2px;
	padding: 5px 25px 5px 25px;
	font-size: 85%;
	line-height: 1.5em;
}

.text_box_top {
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	border-bottom: dotted #999 1px;
}