body {
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.crearfloat
{
	clear:both;
}
/*---------フレーム ---------*/
#outline {
	margin: 0px;
	padding: 0px;
	width:692px;
	text-align: left;
	background-color: #FFF;
}
/*---------トップ ---------*/
#top-bar {
	/*	font-family: "ＭＳ Ｐ明朝",メイリオ,Meiryo,Osaka, sans-serif;*/
	margin: 0px;
	padding: 4px 0px 0px;
	width:100%;
	height: 20px;
	font-size: 14px;
	color: #666666;
	/*	background-image: none;
	background-repeat: no-repeat;*/
	background-color: #C9FB33;
	border-bottom: 2px solid #387921;
}
#top-bar .fleft{
	float:left;
	display: inline;
	margin: 0px;
	padding-left: 10px;
}
#top-bar .fright{
	float:right;
	display: inline;
	margin: 0px;
	padding-right: 20px;
}

#top-content {
	margin: 0px;
	padding: 5px 3px 0px 0px;
	height: 110px;
	background-color: #FFF;
	border-bottom: 2px solid #387921;
}
#top-content .fleft{
	float:left;
	text-decoration:none;
	border:none;
}
#top-content .fright{
	display:none;
	float:right;
}
#top-content .fright-ttl{
	float:right;
	margin: 0px 0px 0px 20px;
	text-decoration:none;
	border:none;
}

/*---------メイン ---------*/
#contents {
	float:right;
	margin: 0px 0px 0px 0px;
	width: 690px;
/*	min-height: 800px;
	_height: 800px;
	border: 1px solid #090;*/
}
#top-menu {
	/*	float:left;*/
	margin: 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	border-bottom: 2px solid #387921;
	color: #888;
}
#top-menu img {
	border: none;
	text-decoration:none;
}
#top-menu .mitem{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 25px;
	line-height: 1.5em;
	font-size:16px;
	font-weight: 800;
	border-right: 1px solid #CCC;
}
#top-menu .mitem a {
	display: block;
	text-decoration:none;
	color: #999;
	background-color: transparent;
}
#top-menu .mitem a:hover {
	color: #999;
	background-color: #FBFF88;
}
#top-menu .mselected{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 25px;
	line-height: 1.5em;
	font-size:16px;
	font-weight: 800;
	color: #333333;
	background-color: #C9FB33;
	border-right: 1px solid #CCC;
}
#top-menu .mselected a {
	display: block;
	text-decoration:none;
	color: #333333;
}

#page {
	padding: 5px 0px 5px 10px;
	font-size:15px;
	line-height: 1.2em;
	margin: 0px;
/*	border: 1px solid #090;*/
}
#page h1{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝",メイリオ,Meiryo,Osaka, sans-serif;
	line-height: 1.6em;
	font-size:28px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #333;
}
#page h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.6em;
	font-size: 20px;
	font-weight: bold;
	color: #339;
	border-bottom: 1px solid #333;
}
#page .box-c {
	margin: 0px;
	padding: 5px 5px;
	text-align:center;
	font-size: 20px;
	line-height: 1.4em;
}
#page .box-n {
	margin: 0px;
	padding: 5px 5px;
	font-size: 16px;
	line-height: 1.4em;
}
#news-small {
	padding: 5px;
	font-size:14px;
	height: 300px;
	margin: 10px 0px 10px 5px;
	border: 1px solid #CCC;
	overflow: auto;
	width: 650px;
}

/*---------左メニュー ---------*/
#side-bar {
	display:none;
	float:left;
	margin: 5px 0px;
	padding: 0px;
	width: 248px;
	color: #333;
/*	min-height: 800px;
	_height: 800px;
	border: 1px solid #090;*/
}
#side-bar img{
	border: none;
}
#side-bar a{
	display: block;
	color: #333;
	text-decoration: none;
	background-color: transparent;
}
#side-bar a:hover{
	background-color: #F6F049;
}
#side-bar .menu-line{
	margin: 5px 0px;
	padding: 0px;
	line-height: 32px;
	font-size:18px;
/*	border: 1px solid #090;*/
}
#side-bar .menu-line img{
	margin: 0px 10px 0px 5px;
	padding: 0px;
	line-height: 0px;
	vertical-align: middle;
}

#menu-box {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#menu-box h4{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 40px;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #99CC33;
	border-top: 1px solid #CCFF66;
	border-bottom: 1px solid #CCFF66;
}
#menu-box h4 a{
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
#menu-box h4 :hover{
	color: #777;
	background-color: #F6F049;
}

#menu-box h5{
	margin: 5px 0px;
	padding-left: 40px;
	line-height: 30px;
	font-size:18px;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
}


/*---------フッター---------*/
#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	font-size:14px;
	color: #333;
	line-height: 1.4em;
/*	background-color: #B9EB23;
	border-top: 2px solid #387921;
	border-bottom: 2px solid #387921;*/
	text-align: left;
}
#footer p{
	margin: 0px;
	padding: 0px;
}


