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

#header {
	background-color: #FFF;
	text-align: center;
	height: 100px;
	width: 960px;
}
#navi {
	height: 40px;
	width: 960px;
	clear: both;
}

#contents {
	background-color: #FFF;
	text-align: center;
	width: 960px;
	height: 630px;
}
#footer {
	background-color: #646496;
	height: 40px;
	width: 960px;
	text-align: center;
	clear: none;
}
.clr_news table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	float: left;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header .header_left {
	background-color: #FFF;
	text-align: left;
	float: left;
	height: 77px;
	width: 60px;
	padding-top: 23px;
	padding-left: 20px;
}
#header .header_right {
	background-color: #FFF;
	height: 75px;
	width: 390px;
	padding-top: 25px;
	padding-left: 0px;
	float: left;
}
#footer  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 40px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	clear: both;
	background-color: #64B45A;
}
#header table {
	position: relative;
	width: 490px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.mb_20 {
	margin-bottom: 20px;
}

.mb_10 {
	margin-bottom: 10px;
}
.mb_15 {
	margin-bottom: 13px;
}
.coler_red {
	color: #FF1E1E;
	font-weight: bold;
}
.text_right {
	text-align: right;
}
.bg_coler_yellow {
	background-color: #FFFFA0;
}
#contents .col_up {
	background-color: rgb(140,140,240);
	text-align: center;
	height: 260px;
	width: 960px;
	clear: both;
	float: none;
}
#contents .col_low {
	background-color: rgb(255,255,255);
	height: 350px;
	width: 940px;
	margin: 10px;
}
.c_low_left {
	background-color: rgb(240,240,255);
	float: left;
	height: 350px;
	width: 600px;
	margin-right: 10px;
}
.col_low .c_low_right {
	background-color: rgb(240,240,240);
	float: right;
	height: 350px;
	width: 330px;
}
.c_low_left .cll_header {
	height: 30px;
	width: 600px;
	overflow: hidden;
}
.c_low_left .cll_vision {
	height: 318px;
	width: 598px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4A0;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.c_low_right .clr_header {
	height: 30px;
	width: 330px;
	overflow: hidden;
}
.c_low_right .clr_news {
	height: 298px;
	width: 308px;
	border: 1px solid #B4B4A0;
	padding: 10px;
	overflow: scroll;
	background-color: rgb(255,250,240);
}
.clr_news table tr th{
	width: 90px;
	height: 30px;
	font-size: 10px;
	color: #000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}
.clr_news table tr td {
	font-size: 10px;
	color: #000;
	text-align: left;
	height: 30px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}

body {
	background-color: #D2F0A0;
}
.coler_red {
	color: rgb(255,20,20);
}
.coler_yellow {
	color: rgb(255,255,51);
}
.coler_green {
	color: rgb(51,204,51);
}
.coler_blue {
	color: rgb(0,0,255);
}
.text_24 {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	font-weight: normal;
	color: #D2B464;
}
.coler_orange {
	color: #F60;
}

f_bold {
	font-weight: bold;
}
.c_type_nomal {
	font-weight: normal;
}
strong {
	font-weight: bold;
}
