@charset "Shift_JIS";
/* CSS Document */


#top_mainarea {
	width:784px;
	margin:8px 8px 15px 8px;
}

#fla_area{
	width:760px;
	height:223px;
	padding:17px 12px 0px 16px;
	background:url(../img_top/top_bk.gif) no-repeat;
}

#top_menu_area{
	width:760px;
	margin:0 12px;
}

#top_menu_bt01{
	float:left;
}

#top_contents_area {
	width:760px;
	margin:0 12px;
}

/* フロート */
.float-l{float:left;}
.float-r{float:right;}
.clear{clear:both;}

/* カレンダー*/
#cal_waku_ue{
	margin-top:10px;
	width:230px;
}

#cal_waku_sita{
	width:230px;
}

#cal_area{
	width:198px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color:#CCCCCC;
	padding:0px 15px 3px 15px;
	background:url(../img_top/cal_bg.gif) no-repeat;
	background-color:#F2F2F2;
}

#cal_title_box{
	width:197px;
}

#cal_title {
	width:135px;
	float:left;
	margin:10px 0 0 0;
}

#cal_no_bg {
	width:61px;
	height:51px;
	float:left;
	margin:0 0 0 1px;
	background:url(../img_top/cal_no_bg.gif) no-repeat top;
}

#cal_no {
	padding:0 0 0 8px;
}

#cal_serect{
	margin-bottom:0;	
}

#cal_back{
	width:95px;
	height:19px;
	float:left;
	text-align:left;
}

#cal_next{
	width:95px;
	height:19px;
	float:right;
	text-align:right;
}

#table_box{
	width:197px;
}

table.table010 {
	margin-top: 0.2em;
	margin-bottom: 2px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 10px;
}
table.table010 th {
	border: solid 1px #999;
	text-align:center;
}

table.table010 td {
	border: solid 1px #999;
	background-color:#FFFFFF;
	text-align:center;
	padding:2px 0;
}

table.table010 td.off {
	background-color:#FFFFFF;
}

table.table010 td.on{
	background-color:#A40000;
	color:#FFFFFF;
}

table.table010 td.sat{
	background-color:#F8FFE8;
}

table.table010 td.san{
	background-color:#FEF7EC;
}

table.table010 th {
	background: #E6E6E6;
	text-align: center;
	white-space: nowrap;
	color: #666;
}

/* イベントボタン*/
.side_box{
	width:230px;
	margin:5px 0 5px 0;
}

.side_box2{
	width:230px;
	margin:10px 0 5px 0;
}

.event_box_bt{
	height:76px;
	margin:0 1px 0 0;
	float:left;
}

.event_box_bt2{
	height:76px;
	margin:0;
}

/* 検索*/
.retrieval_box{
	width:230px;
	margin:1px 0 0 0;
}
.retrieval_l{
	width:70px;
	float:left;
}

.retrieval_r{
	width:155px;
	margin:5px 0 0 0;
	float:right;
}

/* イベントボタン*/
.top_float-l{
	float:left;
	width:230px;
}

.top_float-r{
	width:505px;
	margin-top:18px;
	float:right;
	line-height:160%;
}

/* 新着情報*/
.news_title{
}

.news_box{
	width:505px;
	border-bottom:dotted #CCCCCC 1px;
	padding:1px 0;
}

.news_l{
	width:500px;
	float:left;
	padding:5px 0;
}
/*
.news_l{
	width:430px;
	float:left;
	padding:5px 0;
}
*/
.news_r{
	float:right;
	width:65px;
}

.news_icon{
	background:url(../img_top/top_news_icon.gif) no-repeat left;
	padding:0 0 0 15px;
}

.news_text{
	padding:0 0 0 100px;
	_padding:0 0 0 110px;
}
*:first-child+html .news_text{padding:0 0 0 110px;}

.news_day{
	color:#9E8A45;
}

.news_ph{
	background:url(../img_top/top_news_phbg.gif) no-repeat;
	padding:6px;
	_margin:5px 0 0 0;/* IE6*/
}
*:first-child+html .news_ph{margin:5px 0 0 0;}

.news_list{
	float:right;
	padding:10px 5px;
}

/* カテゴリーメニュー*/
.category_title{
}

.category_box{
	width:505px;
	margin:10px 2px;	
}

.category_box li{
	width:165px;
	height:30px;
	float:left;
	padding:1px;
	list-style:none;
}

/* ↓登録事業下　バナーエリア追加　20110914　nawaー*/
#bottom_bnr_box{
	width:505px;
}
#bottom_bnr_box li{
	width:249px;
	height:50px;
	float:left;
	padding:1px;
	margin-top:5px;
	list-style:none;
}
/* ↑登録事業下　バナーエリア追加　20110914　nawaー*/

h1.top{
	color:#C30;
	font-weight:800;
	font-size:130%;
	margin-bottom:10px;
	
}

.top_float-r .lead{
	color:#009;
	margin-bottom:15px;
	font-size:120%;
}

.top_float-r p{
	margin-bottom:15px;
}



/* clearfix
************************************************************************/
.news_box:after,
.retrieval_box:after,
.side_box:after,
#cal_serect:after,
#cal_title_box:after,
#cal_area:after,
#top_contents_area:after,
.clearfix:after{
	content: ",";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
