@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg_c.png);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#upper_wrap {
	background-color: #FFF;
	height: 380px;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#upper_wrap h1 {
	margin: auto;
	width: 100%;
	height: 155px;
	text-align: center;
	padding-top: 90px;
}

#content {
	clear: none;
	width: 960px;
	height: auto;
	background-color: #fff;
}
#wrapper {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: auto;
	/*	background-image: url(../images/bgline.png);*/
	background-repeat: repeat-y;
	/*	padding-left: 5px;*/	background-color: #FFF;
}
.contents {
	width: 884px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 33px;
	padding-bottom: 5px;
	padding-left: 33px;
}
#article {
	width: 793px;
	height: auto;
	overflow: hidden;
	clear: none;
	float: left;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #004098;
	border-bottom-color: #004098;
	border-left-color: #004098;
}

 #foot {
	clear:both;
}

.ft_box {
	margin: 6px auto;
	width: 500px;
	text-align: center;
}
.ft_box img {
	width: 40%;
}
#backbutton {
	text-align: right;
	margin-top: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
#backbutton a {
	text-align: center;
	text-decoration: none;
	background-color: #57bcfd;
	color: #ffffff;
	display: block;
	width: 250px;
	line-height: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #09F;
}
#articlebox {
	float: left;
	width: 600px;
	height: auto;
	overflow: hidden;
	clear: none;
	float: left;
	padding: 5px 5px;
}
#asidebox {
	width: 282px;
	margin-left: 666px;
}
.head_title {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #004098;
	letter-spacing: 0.1em;
	clear: none;
	float: left;
	height: auto;
	width: 853px;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 30px;
}
/*---フォント---*/

.under_font {
	font-size: 15px;
	color: #333;
	padding-top: 10px;
}
h1 {
}
h2 {
	font-size: 26px;
	font-weight: bold;
	color: #C00;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #E95189;
	padding: 10px 0;
	margin: 6px 0;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	background-color: #f4ffa7;
	color: #3b9e3e;
	padding: 10px;
	margin: 6px 0;
}
.oa_font {
	font-size: 17px;
	color: #09C;
	margin-bottom: 15px;
	margin-top: 2px;
	font-weight: bold;
}
.font1 {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}
.font2 {
	color: #eb1111;
	font-size: 25px;
}
.font3 {
	width: 540px;
	color: #333;
	font-size: 15px;
	float: left;
}
.font4 {
	color: #333;
	font-size: 15px;
}
.font5 {
	color: #FFF;
	font-size: 20px;
	margin-right: 10px;
}
.font7 {
	color: #FFF;
	font-size: 16px;
	margin-right: 10px;
	height: auto;
	width: 590px;
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #33cccc;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-bottom: 1px;
	clear: none;
	float: left;
	padding-left: 5px;
}
.txt_font {
	color: #333333;
	font-size: 95%;
	padding:20px 20px 85px 0px;
	line-height: 35px;
}
.font_red {
	font-weight: bold;
	color: #C00;
}
.font_green {
	font-size: 17px;
	font-weight: bold;
	color: #096;
	padding-top: 15px;
}
#listtitle {
	font-size: 12px;
	background-color: #ff3333;
	color: #fff;
	padding: 10px;
	margin: 6px 0px;
	letter-spacing: 0.2em;
}
/*---リンク---*/
a img {
	border: medium none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
/*リスト部分*/
#oalist {
	overflow: hidden;
}
#oalist > ul {
	overflow: hidden;
}
#oalist > ul > li {
	float: left;
	list-style: none;
}
#oalist > ul > li > a {
	display: block;
	min-height: 60px;
	display: block;
	text-decoration: none;
	color: #003366;
}
#oalist > ul > li > .a > div.oa_box {
	border-bottom: 1px solid #cccccc;
	margin: 2px 4px;
	overflow: hidden;
	padding: 2px;
	width: 270px;
}
#oalist > ul > li:last-child > .a > div.oa_box {
	border-bottom: 0px solid #cccccc;
}
#oalist > ul > li > .a > div.oa_box > img.thumbnail {
	height: 50px;
	padding: 5px;
	float: left;
}
#oalist > ul > li > .a > div.oa_box > p {
	font-size: 12px;
	text-decoration: none;
	height: auto;
	margin: 2px 0;
}
.article img {
	padding: 10px 0;
}
/*---google map---*/
.map_area {
	height: 400px;
	width: 590px;
}
