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

body {
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/bgimage1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,h4,p,ul,ol,p {
	margin: 0px;
	padding: 0px;
}
h2.title2 {
	font-size: 118%;
	color: #FFF;
	background-color: #369;
	padding: 4px;
	margin: 2em 1em 2em 2em;
}
h2.title3 {}
table.lists {
	background-color: #F4FFFF;
}
table.lists th {
	text-align: left;
}
table.lists tr.even td {
	background-color: #DAEDFE;
}
#header {
	width: 978px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#mainnavi {
	width: 978px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}
#mainnavi li {
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #CCC;
}
#mainnavi li a {
	color: #CCC;
	text-decoration: none;
	display: block;
}
#mainnavi li a:hover {
	background-color: #FC0;
	text-decoration: none;
}
#subnavi {
	list-style-type: none;
	float: left;
	width: 256px;
	margin-left: 12px;
}
#subnavi li {
	float: left;
}
.snv1 {
	background-image: url(../img/header/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -3px -16px;
	text-decoration: none;
	display: block;
}
.snv1:hover {
	background-image: url(../img/header/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -3px -12px;
}
.snv2 {
	background-image: url(../img/header/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -86px -16px;
	text-decoration: none;
	display: block;
}
.snv2:hover {
	background-image: url(../img/header/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -86px -12px;
}
.snv3 {
	background-image: url(../img/header/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -169px -16px;
	text-decoration: none;
	display: block;
}
.snv3:hover {
background-image: url(../img/header/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -169px -12px;
}
#contents {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#topimageline {
	background-color: #999;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topcontents {
	padding-top: 24px;
	overflow: hidden;
}
#maincontents {
	padding-bottom: 12px;
}
#bnrline {
	float: left;
	width: 200px;
	min-height:200px;
	text-align: left;
}
#infomationline {
	float: left;
	width: 500px;
	min-height:200px;
	text-align: left;
}
#Weather {
	background-color: #ddd;
	float: right;
	width: 280px;
	min-height:250px;
}
#textarea {
	text-align: left;
	padding-right: 3em;
	padding-left: 3em;
}
#textarea h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 182%;
	color: #333;
	margin-bottom: 1em;
	padding-bottom: 0.33em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0.6em;
}
#textarea .column1 {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECF8FF;
	overflow: hidden;	
}
#textarea .column1 .clsB {
	clear: both;
}
#textarea .column1 img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;	
}
#textarea .column1 .lefbox {
	float: left;
	width: 650px;
	
}
#textarea .column1 .lefbox img {
	margin: 0px;
}
#textarea .column1 .caps1 {
	background-color: #CCC;
	margin-left: 670px;
	padding: 12px;
	height: 156px;
}
#textarea .column1 .caps1 h2 {
	font-size: medium;
	margin-bottom: 1em;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1371AA;
}
#textarea .column1 .caps1 p {
	line-height: 1.4em;
}
#footer {
	width: 956px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-size: 82%;
	color: #666;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 1.4em;
	background-color: #FFF;
}
#textarea .column1 .caps2 {
	background-color: #286393;
	background-image: url(../img/snaviBG.jpg);
	background-repeat: repeat-x;
	padding: 12px;
	margin-left: 670px;
	color: #FFF;
	line-height: 2em;
}
#textarea .column1 .caps2 ul {
	list-style-type: none;
	line-height: 1.8em;
}
#textarea .column1 .caps2 ul li a {
	list-style-type: none;
	line-height: 1.8em;
	color: #FFF;
	display: block;
}
#textarea .column1 .caps2 ul li {
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 8px;
}
.lt ul {
	list-style-type: none;
	line-height: 1.8em;
}
.lt ul li {
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 8px;
}
.lt ul li a {
	list-style-type: none;
	line-height: 1.8em;
	display: block;
}
.inblk {
	display: block;
	margin: 0px;
	padding: 0px;
}
.nowI {
	background-color: #0F0;
}
#tunder {
	position: absolute;
	z-index: 99;
}
.dllist {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	list-style-type: none;
}
.dllist li {
	background-image: url(../img/shusai/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.2em;
	display: block;
	padding-left: 65px;
	margin-bottom: 2em;
	padding-bottom: 6px;
}
.dllist li.eve {
	background-color: #FFC;
	float: left;
	width: 143px;
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	border: 1px solid #999;
}
.adobe {
	background-color: #ddd;
	padding: 8px;
}
.c1 {
	background-color: #286393;
	padding: 12px;
	color: #FFF;
}
.c2 {
	background-color: #efefef;
	padding: 12px;
	margin-top: 0.5em;
	margin-right: 1.2em;
	margin-bottom: 1.5em;
	margin-left: 1.2em;
}
ul.doton {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
}
ul.doton2 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: none;
}
ul.doton2 li {
	float: left;
	width: 45%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #06C;
	margin-bottom: 4px;
	padding-left: 0.5em;
}
ul.doton3 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: none;
}
ul.doton3 li {
	float: left;
	width: 37%;
	
}
.mar1 {
	margin:1em 1em 2em;
	line-height:1.4em;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.nom {
	margin-left: 2em;
	padding-left: 2em;
	list-style-type: decimal;
}
.ml1em {
	margin-left: 1em;
	margin-right: 1em;
}
.ml2em {
	margin-right: 1em;
	margin-left: 2.2em;
}
.ml3em {
	margin-right: 1em;
	margin-left: 3.6em;
}
.fcred {
	color: #C00;
}
.fcblue1 {
	color: #0e82c7;	
}