/*リンクスタイル*/

body {
	font-size: 12px;
	background-color: #f5ffeb;
	margin:0;
	font-family: "ＭＳ ゴシック", "Osaka";
}

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

h1 {
	font-size: 9px;
	color: #999999;
	line-height: 18px;
	margin:0;
	padding:0;
	text-align:center;
}
h2 {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
	margin: 0px;

}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #639800;
	line-height: 18px;
	margin: 0px;
	padding:3px 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding:3px;
}
#up_hai {
	padding:0 20px;
	background-image:url(images/top_up.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.top_hai {
	background-image: url(images/top_hai.gif);
	background-repeat: repeat-y;
}
.top{
	vertical-align: text-top;
}
.top_right_hai {
	background-image: url(images/top_right_ku.jpg);
	background-repeat: repeat-y;
}
.top_right_moji {
	font-size: 12px;
	margin:5px 34px 5px 15px;
	color: #555;
}

.top_sun {
	background:url(images/top_santer_chiba.png) no-repeat left top;
	padding:90px 150px 0 46px;
	height:100px;
	line-height:160%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.top_sun a {
	color:#333;
	text-decoration:none;
}

.top_sun a:hover {
	color:#f90;
}

.under_link {
	color: #669900;
	margin: 0px;
	padding:5px 10px;
	font-size: 11px;
	line-height: 17px;
}
.index_link {
	margin-left: 30px;
}
.margin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.g12 {
	font-size: 12px;
	color: #333333;
}
.g10 {
	font-size: 10px;
	color: #333333;
}
.g14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20pt;
}
.orenge {
	font-size: 12px;
	color: #FF6600;
}
.green14-B {
	font-size: 14px;
	font-weight: bold;
	color: #639800;
}
.red12 {
	font-size: 12px;
	color: #D40D08;
}

/* TableValue
---------------------------------------------------- */

.TableValue {
	margin: 5px 0;
	border: 2px #639800 solid;
	border-collapse: collapse;
}
.TableValue th {
	border: 2px #639800 solid;
	padding: 3px;
	background-color: #99CC66;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
}

.TableValue td {
	border: 2px #639800 solid;
	padding: 3px;
	text-align: center;
	color: #333333;
}

.TableValue h3 {
	padding:3px;
}

/* TableValue2
---------------------------------------------------- */

.TableValue2 {
	margin: 5px 0;
	border: 2px #639800 solid;
	border-collapse: collapse;
}
.TableValue2 th {
	border: 2px #639800 solid;
	padding: 3px 5px;
	background-color: #639800;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
}

.TableValue2 th h3 {
	color:#FFFFFF;
	padding:2px 5px;
}

.TableValue2 td {
	border: 2px #639800 solid;
	padding: 3px;
	text-align:left;
	vertical-align:top;
	color: #333333;
}

/* ----- お知らせ・ご報告 -------------------------------------- */

.js_title {
	margin:0;
	padding:5px 8px;
}

.time {
	color:#669900;
}

.time .new {
	color:#F60;
}

.news_text {
	border-bottom:1px dotted #999;
	margin:-3px 0 5px 0;
	padding-bottom:7px;
	line-height:150%;
}

.news_text a{
	color:#555;
	font-weight:normal;
}

.news_text a:hover{
	color:#444;
	text-decoration:none;
}

fieldset table {
	margin: 5px 0;
	border: 1px #639800 solid;
	border-collapse: collapse;
}
fieldset table th {
	border: 1px #639800 solid;
	padding: 3px 5px;
	background-color: #639800;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
}

fieldset table th h3 {
	color:#FFFFFF;
	padding:2px 5px;
}

fieldset table td {
	border: 1px #639800 solid;
	padding: 3px;
	text-align:left;
	vertical-align:top;
	color: #333333;
}
