body{
	text-align: center;	/*for IE5*/
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}

#header_bg{
	text-align: left;	/*for IE5*/
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat_x;
}

#header{
	margin: 0 auto;
	width: 920px;
	height: 170px;
	font-size: 16px;
	font-weight: bold;
}

#header_right{
	margin-left: 290px;;
	width: 620px;
	height: 170px;
}

#bnr_area{
	float: right;
	width: 240px;
}

#contents_bg{
	text-align: left;	/*for IE5*/
	height: 360px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #99cc33;
}

#contents{
	margin: 0 auto;
	width: 900px;
	height: 360px;
	background-color: #99cc33;
}

#contents_left{
	width: 200px;
	height: 360px;
	background-color: #99cc33;
}

#contents_right{
	float: right;
	width: 650px;
	height: 330px;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;
	background-image: url(img/contents_right_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#title_area{
	margin: 0px;
	padding: 0px;
	width: 650px;
	height: 30px;
	text-align: left;
	color: #99cc33;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(img/title_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#date_area{
	float: right;
	width: 250px;
	height: 20px;
	margin-top: 0px;
	color: #99cc33;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	background-color: #ffffff;
}

#scroll_area{
	margin: 0px;
	padding: 10px 10px 10px 0px;
	width: 640px;
	height: 280px;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
}

#onepoint{
	margin: 0px;
	padding: 30px 100px 0px 100px;
	width: 420px;
	height: 100px;
	text-align: center;
	color: #99cc33;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(img/onepoint.gif);
	background-repeat: no-repeat;
}

#next_area{
	margin: 0px;
	padding: 10px 10px 10px 0px;
	width: 640px;
	height: 280px;
	text-align: left;
	color: #333333;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 22px;
}


.onepoint_title{
	color: #ff6600;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.next_onair{
	width: 310px;
	margin-top: 20px;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #ffcc00;
}

#backnumber{
	width: 650px;
	height: 280px;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}

#backnumber_year{
	padding: 5px 10px 0px 0px;
	width: 60px;	
	height: 280px;
	font-size: 16px;
	line-height: 24px;
	overflow: auto;
	float:left;
}

.backnumber_scroll{
	padding: 5px 10px 10px 0px;
	width: 470px;
	height: 280px;
	text-align: left;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	overflow: auto;
	float: right;
}

.backnumber_select{
	padding: 5px 0px 0px 0px;
	width: 50px;
	height: 490px;
	text-align: right;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	float:left;
}

.backnumber_current{
	color: #ffffff;
	background: #ff6600;
}

#contents_oubo{
	width: 850px;
	height: 320px;
	margin: 0 auto;
	padding: 20px 25px 20px 25px;
	background-color: #ffffff;
	background-image: url(img/contents_oubo_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#oubo1{
	float: right;
	width: 500px;
	height: 280px;
}

#oubo2{
	float: right;
	width: 500px;
	height: 280px;
}

.mybox1{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 480px;
	height: 290px;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #99cc33;
	font-size: 12px;
	line-height: 18px;
	overflow: auto;
}

.mybox2{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 480px;
	height: 290px;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #99cc33;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
}

ul{
	margin: 0px;
	padding: 0px 0px 0px 30px;
}


#footer{
	text-align: left;	/*for IE5*/
	margin: 0 auto;
	width: 900px;
	color: #999999;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
	background-color: #ffffff;
}

/*リンク*/
a:link{
	color: #ff6600;
	text-decoration: none;
}

a:visited{
	color: #ff6600;
	text-decoration: none;
}

a:active{
	color: #ff6600;
	text-decoration: none;
}

a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

/*フッタ用*/
#footer a:link{
	color: #666666;
	text-decoration: none;
}

#footer a:visited{
	color: #666666;
	text-decoration: none;
}

#footer a:active{
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color:#333333;
	text-decoration:underline;
}

.pinkB{
	color: #fbacd8;
	font-size: 18px;
	font-weight: bold;
}

/*告知*/
#kokuthi{
float:left;
margin:5px 5px 0px 5px;
width:720px;
height:85px;
}
