@charset "utf-8";

/*-------------------------左側--------------------------*/

	
/*プログラムページ部分（各都道府県データ）*/
#first_box{
	width: 680px;
	}
#first_left{
	width: 300px;
	float: left;
	height: 280px;
	margin-top: 10px;
	}	

.first_right{
	width: 370px;
	float: left;
	margin-left: 10px;
	}
.first_right_naka {
	background-image: url(../image/shoku/board/nenshuu_date_naka.jpg);
	width: 370px;
	padding-top:1px;
	padding-bottom:1px;
}



/*右側*/


.font_board_title {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.font_board_red {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
