@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_local.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;
	margin-top: 25px;
}

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

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

#h1 {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 7px 0 0 25px;
	width: 605px;
	height: 53px;
	font-size: 150%;
	color: #000;
	background-image: url(../images/h1_bg_img.gif)
}

.h2 {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	width: 630px;
	height: 30px;
	font-size: 110%;
	color: #000;
	border-bottom: solid #333 1px;
	font-weight: bold;
}

.h3 {
	text-align: left;
	margin: 30px 0 15px 0;
	padding: 0 0 0 23px;
	width: 607px;
	height: 22px;
	font-size: 100%;
	color: #000;
	background-image: url(../images/h3_bg_img.gif)
}

.h4 {
	text-align: left;
	margin: 30px 0 15px 0;
	padding: 0 0 0 20px;
	width: 610px;
	height: 18px;
	font-size: 95%;
	color: #000;
	background-image: url(../images/h4_bg_img.gif)
}

.h5 {
	text-align: left;
	margin: 30px 0 8px 0;
	padding: 0 0 0 18px;
	width: 612px;
	height: 18px;
	font-size: 90%;
	color: #333;
	background-image: url(../images/h5_bg_img.gif)
}


.text_01 {
	text-align: left;
	font-size: 90%;
	color: #333;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 1.8em;
}
.text_02 {
	
	font-size: 90%;
	color: #333;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 1.8em;
}

.text_05 {
	
	font-size: 90%;
	color: #ff0000;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 1.8em;
}


strong {
	font-size: 100%;
	color: #111;
	font-weight: bold;
}

.lead {
	text-align: left;
	font-size: 110%;
	color: #222;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 1.8em;
}



/* =========================================================
 img css
========================================================= */

.img_center {
	margin-bottom: 1.0em;
}

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

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

.img_top5 {
	padding-top: 5px;
}

.img_bottom5 {
	padding-bottom: 5px;
}


.img_syatu {
	width: 262px;
}

.img_maturi {
	width: 630px;
}






/* =========================================================
 table css
========================================================= */

.table01 {
	margin: 10px 0 10px 0;
}

.text_table01 {
	text-align: center;
	background-color: #ccdce8;
	color: #333;
	font-weight: bold;
	font-size: 95%;
	padding: 5px 10px 5px 5px;
}

.text_table02 {
	text-align: center;
	background-color: #fff;
	color: #333;
	font-size: 90%;
	padding: 5px 10px 5px 5px;
}


/* =========================================================
 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;
}


/* =========================================================
 panlist css
========================================================= */

#pan {
	margin: 0 0 0 0;
	padding: 4px 10px 0 0;
	height: 20px;
	font-size: 75%;
	color: #fff;
	background-color: #000;
}

#pan a:link, {
	color: #fff;
	text-decoration: underline;
}
#pan a:visited {
	color: #fff;
	text-decoration: underline;
}
#pan a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#pan a:active {
	color: #fff;
	text-decoration: underline;
}


/* =========================================================
 localnavi css
========================================================= */

.snavi_title {
	font-size: 120%;
	border-bottom: solid #666 2px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}


#localnavi {
	width: 240px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	border-bottom: dotted #999 1px;
	margin-right: 25px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.l-navi {
	margin: 5px 0 0 20px;
	width: 200px;
}

li.l-navi {
	padding-bottom: 5px;
	color: #2f47a3;
	list-style-image: url(../images/arrow01.gif);
}

/* .l-navi_off {
	margin-bottom: 5px;
	list-style-image: url(../images/arrow02.gif);
	background-image: url(../images/snavi_parts01.gif);
	background-repeat: no-repeat;
	width: 230px;
}  */

.l-navi a:link {
	color: #2f47a3;
	text-decoration: none;
}
.l-navi a:visited {
	color:#2f47a3;
	text-decoration: none;
}
.l-navi a:hover {
	color: #2f47a3;
	text-decoration: underline;
}
.l-navi a:active {
	color: #2f47a3;
	text-decoration: none;
}


.box_side_h {
	width: 240px;
	height: 8px;
	background-image: url(../images/sidenavi_h_01.gif);
}

.box_side_c {
	width: 238px;
	height: auto;
	border-left: solid #999 1px;
	border-right: solid #999 1px;
}

.box_side_f {
	width: 240px;
	height: 8px;
	background-image: url(../images/sidenavi_f_01.gif);
	margin-bottom: 10px;
}

#localnavi_box {
	width: 230px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	margin-right: 25px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
}

ul.l-navi_box {
	margin: 0 0 0 25px;
	width: 200px;
}

li.l-navi_box {
	margin-top: 5px;
	color: #2f47a3;
	list-style-image: url(../images/arrow01.gif);
}

.l-navi_box a:link {
	color: #2f47a3;
	text-decoration: none;
}
.l-navi_box a:visited {
	color:#2f47a3;
	text-decoration: none;
}
.l-navi_box a:hover {
	color: #2f47a3;
	text-decoration: underline;
}
.l-navi_box a:active {
	color: #2f47a3;
	text-decoration: none;
}

.l-navi_box_off {
	list-style-image: url(../images/arrow02.gif);
	background-image: url(../images/snavi_parts02.gif);
	background-repeat: no-repeat;
	width: 230px;
} 



/* =========================================================
 localbanner css
========================================================= */

.local_b_area {
	padding-top: 10px;
}

.local_b {
	margin-bottom: 10px;
}

/* =========================================================
 box_01 css
========================================================= */

.box_01 {
	height: auto;
	width: 630px;
	margin-top: 25px;
}

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

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

.text_box_01 {
	border-left: solid #1e2368 2px;
	border-right: solid #1e2368 2px;
	padding: 5px 20px 5px 20px;
	font-size: 90%;
	line-height: 1.8em;
}

/* =========================================================
 box_guide css
========================================================= */

.box_guide {
	height: auto;
	width: 630px;
	margin-top: 50px;
}

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

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

.text_box_guide {
	border-left: solid #ae685b 2px;
	border-right: solid #ae685b 2px;
	padding: 5px 20px 5px 20px;
	font-size: 90%;
	line-height: 1.8em;
}