@charset "Shift_JIS";

hr {
	border: 2px dotted #CCCCCC;
}
.tenmetu {
	text-decoration: blink;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.menu_box{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:228px;
	margin:0px 0px 10px 0px;
}
.menu_box td {
	font-size: 12px;
	text-align:left;

}

.menu_box td a {
text-decoration:none;
color:#000000;

}

.menu_box td a:visited {
	text-decoration:none;
	color:#333333;
}

.menu_box td a:hover {
	text-decoration:underline;
	color:#66CC00;
}

.menu_box td a:active {
	text-decoration:underline;
	color:#66CC00;
}

.textlink {
text-align:left;
font-size:10px;
margin:5px;
line-height:1.5;
}

.headertextlink {
font-size:80%;
}

.newslist td {
	font-size: 12px;
	text-align:left;
	height:30px;
	vertical-align:middle;

}

.right_banner {
	margin-bottom:5px;
	text-align:center;

}

.footer_text {
color:#FFFFFF;
font-size:12px;
line-height:1.5;

}

h2{
	font-size: 120%;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #006600;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
	border-bottom-width: 1px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align:left;
}

#info_area{
	margin:10px 10px 10px 20px;
	line-height:1.5;
	font-size:80%;
}


