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

#wrapper {
	height: auto;
	width: 960px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#head_aria {
	height: 70px;
	width: 960px;
}
#head_aria #site_title {
	background-color: #993300;
	height: 40px;
	width: 960px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 5px;
}
/*
#head_aria #image_photo {
	height: 140px;
	width: 960px;
	margin-bottom: 5px;
}
*/

#head_aria #space_1 {
	height: 20px;
	width: 960px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #993300;
}
#head_aria #space_1 #to_sitemap {
	float: right;
	height: 20px;
	width: 120px;
	background-image: url(../arow_r_13b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#head_aria #space_1 #to_sitemap a {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	height: 18px;
	width: 120px;
	padding-top: 2px;
	color: #000000;
}

#head_aria #space_1 #to_sitemap a:hover {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	height: 18px;
	width: 120px;
	padding-top: 2px;
	color: #666666;
}



nav {
	word-spacing: 0.5em;

}


nav #golo_nav {
	background-color: #666666;
	height: 38px;
	width: 960px;
	float: left;
	margin-bottom: 5px;
}
nav #golo_nav ul {
	padding-left: 60px;
	margin-top: 0px;
	padding-right: 60px;
}
nav #golo_nav ul li {
	height: 32px;
	width: 135px;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	margin-top: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}
nav #golo_nav ul li a {
	color: #993300;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	display: block;
	background-color: #CCCCCC;
	height: 24px;
	width: 135px;
	margin-top: 0px;
	padding-top: 8px;
}

nav #golo_nav ul li a:hover {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #993300;
	height: 24px;
	width: 135px;
	padding-top: 8px;
}

/*
article {
	height: 300px;
	width: 940px;
}
*/


article section #topic_pass {
	height: 18px;
	width: 700px;
	float: left;
	margin-bottom: 20px;
	margin-left: 60px;
}

article section #topic_pass #pass_1 {
	height: 18px;
	width: 50px;
	background-image: url(../arow67_7.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
	float: left;
}

article section #topic_pass #pass_1 a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
}
article section #topic_pass #pass_1 a:link {
	text-decoration: none;
}

article section #topic_pass #pass_1 a:hover {
	float: left;
	text-decoration: none;
	color: #999999;
}


article section #topic_pass #pass_2 {
	height: 18px;
	width: 90px;
	background-image: url(../arow67_7.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 18px;
	float: left;
}

article section #topic_pass #pass_2 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
	text-decoration: none;
	color: #000000;
}

article section #topic_pass #pass_2 a:link {
	text-decoration: none;
}

article section #topic_pass #pass_2 a:hover {
	float: left;
	text-decoration: none;
	color: #999999;
}

article section #topic_pass #pass_2-2 {
	height: 18px;
	width: 140px;
	background-image: url(../arow67_7.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 18px;
	float: left;
}

article section #topic_pass #pass_2-2 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
	text-decoration: none;
	color: #000000;
}

article section #topic_pass #pass_2-2 a:link {
	text-decoration: none;
}

article section #topic_pass #pass_2-2 a:hover {
	float: left;
	text-decoration: none;
	color: #999999;
}




article section #topic_pass #pass_3 {
	height: 18px;
	width: 120px;
	background-image: url(../arow67_7.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
	float: left;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

/* 20160705 W:156 */
article section #topic_pass #pass_3-2 {
	height: 18px;
	width: 156px;
	background-image: url(../arow67_7.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: left;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

/* 20160705 W:140 */
article section #topic_pass #pass_3-3 {
	height: 18px;
	width: 140px;
	background-image: url(../arow67_7.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: left;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
article section #page_title1 {
	float: left;
	height: 22px;
	width: 460px;
	margin-left: 60px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-bottom-color: #993300;
	padding-left: 20px;
	margin-bottom: 40px;
}
article section #page_title2 {
	float: left;
	height: 22px;
	width: 300px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-bottom-color: #993300;
	padding-left: 40px;
	margin-bottom: 40px;
}




article section #kouhou_box_title {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	float: left;
	height: 20px;
	width: 750px;
	margin-bottom: 10px;
	margin-left: 50px;
}
article section #kouhou_box {
	height: auto;
	width: 900px;
	margin-left: 30px;
	border: 3px solid #666666;
	padding-left: 10px;
	float: left;
	margin-bottom: 40px;
}
/*

*/

}
article section #to_past {
	float: left;
	height: 25px;
	width: 270px;
	margin-bottom: 50px;
	margin-left: 200px;
	background-image: url(../fig/s_4/arow_r_02b.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
article section #to_now {
	float: left;
	height: 22px;
	width: 500px;
	margin-bottom: 30px;
	margin-left: 150px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-image: url(../fig/s_4/arow_l_02b.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 40px;
}


/* 広報一回分のスペースＢｏｘ指定　*/
/*
.N_box_a {
	float: left;
	height: 174px;
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
*/

/* 広報一回分のスペースBox　最下部（ボーダーなし）*/
/*
.N_box_end {
	float: left;
	height: 174px;
	width: 890px;
}
*/


/*　広報の文字部分（左側）指定*/
.ko_txta {
	height: 135px;
	width: 210px;
	padding-top: 30px;
	line-height: 2em;
	float: left;
}
/*
.page_a {
	float: left;
	height: 150px;
	width: 106px;
	margin-top: 2px;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
}
*/

/* 16-11-18 ４ページのときの　固定スペース用　*/
.fix_box_b {
	background-color: #CCFF99;
	float: right;
	height: 168px;
	width: 546px;
	border: 1px solid #346F97;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 2px;
}

/* 18-02-23 全ページの表示　*/
.fix_box_all {
	background-color: #CCFF99;
	float: left;
	height: auto;
	width: 760px;
	border: 1px solid #346F97;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 100px;
	margin-bottom: 150px;
}




/* 18-02-23 各画像の位置修正用(5コマ)　*/
.item_position_a {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
}

/* 18-02-24 各画像の位置修正用（４コマ）　*/
.item_position_a2 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 110px;
	margin-bottom: 10px;
}

/* 20-12-24 各画像の位置修正用（２コマ）　*/
.item_position_a3 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 160px;
	margin-bottom: 10px;
}

/* 18-02-23 各画像の位置修正用　*/
.item_position_b {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
}



/*   16-10-26 For Banner Aere */
/*
article section #side1 {
	height: 862px;
	width: 158px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 2px;
	margin-bottom: 3px;
	float: right;
}
*/


footer {
}


footer #foot_nav {
	height: 24px;
	width: 960px;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}
footer #foot_nav ul {
	height: 21px;
	width: 700px;
	background-color: #999999;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
footer #foot_nav ul li {
	float: left;
	height: 24px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	
	
}

/*
footer #foot_nav ul li:first-chid {
	border-left:solid 1px #FFFFFF
}
*/

footer #foot_nav ul li a {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 9pt;
	text-align: center;
	height: 24px;
	color: #000000;
	background-color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	
}

footer #foot_nav ul li a:hover {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 9pt;
	color: #FFFFFF;
	height: 24px;
	background-color: #999999;
}
footer #foot_info {
	background-color: #993300;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	height: 24px;
	width: 960px;
	clear: both;
	text-align: center;
	text-indent: 40em;
}

#pagetop {
	position: fixed;
	right: 40px;
	bottom:-10px;
	cursor:pointer;
	float: left;
}
