@charset "utf-8";


#contents{
	background: url(../cmn/img/bg.gif) repeat-x 0px -220px #e4ffe0;
	}
#main-inner{
	position: relative;
	text-align: left;
	}

/*------------------------------*/
/*flashcontent*/
/*------------------------------*/
#flashcontent{
	width: 197px;
	}

/*------------------------------*/
/*topicsContent*/
/*------------------------------*/
#topicsContent{
	width: 450px;
	line-height: 1.5;
	}
#topicsContent h1{
	font-size: 1.4em;
	}
#topicsContent h2{
	font-size: 1.4em;
	margin-bottom: 10px;
	}
#topicsContent ul{
	padding: 5px 0;
	font-size: 1.2em;
	}
#topicsContent p{
	font-size: 1.2em;
	margin-bottom: 5px;
	}
#topicsContent p.alert{
	border: solid 1px #999;
	padding: 10px;
	margin-bottom: 0;
	}

/*------------------------------*/
/*block01*/
/*------------------------------*/
.block01{
	position: relative;
	width: 660px;
	margin-bottom: 10px;
	}
/* block-attention */
.block-attention{
	display: inline;
	float: right;
	width: 450px;
	padding-bottom: 5px;
	background: url(../img/bt_attention_btm.gif) no-repeat left bottom #009246;
	}
.block-attention .c-fix{
	margin: 0 1px;
	background: #fff;
	padding: 15px 15px 7px 15px;
	}
.block-attention .c-fix .f-left{
	display: inline;
	width: 200px;
	}	
.block-attention .c-fix .f-right{
	display: inline;
	width: 204px;
	text-align: left;
	}
.block-attention .c-fix .f-right h3{
	font-size: 1.4em;
	line-height: 1.4;
	border-bottom: solid 1px #C1C1C1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
.block-attention .c-fix .f-right p.txt-place{
	font-size: 1.4em;
	margin-bottom: 5px;
	}
.block-attention .c-fix .f-right p.txt{
	font-size: 1.2em;
	margin-bottom: 8px;
	}
/* block-mv */
.block-mv{
	display: inline;
	float: left;
	widht: 197px;
	}

/*------------------------------*/
/*block-gion*/
/*------------------------------*/
.block-gion{
	position: relative;
	width: 660px;
	height: 164px;
	margin-bottom: 15px;
	}
.block-gion li.bt-pickup{
	position: absolute;	
	top: 117px;
	left: 63px;
	}
.block-gion li.bt-ust{
	position: absolute;	
	top: 98px;
	left: 300px;
	}

/*------------------------------*/
/*block-rensai*/
/*------------------------------*/
.block-rensai{
	margin-bottom: 10px;
	}
.block-rensai ul li{
	width: 325px;
	}

/*------------------------------*/
/*block-theme*/
/*------------------------------*/
.block-theme{
	position: relative;
	width: 660px;
	/*height: 260px;*/
	height: 130px;
	margin-bottom: 20px;
	background: url(../img/bg_theme.gif) no-repeat left top;
	}
.block-theme ul{
	/*padding: 5px 0 0 5px;*/
	padding: 4px 0 0 5px;
	}
.block-theme ul li{
	width: 214x;
	height: 126px;
	float: left;
	padding-right: 4px;
	}

/*------------------------------*/
/*block-event*/
/*------------------------------*/
.block-event{
	position: relative;
	margin-bottom: 18px;
	width: 660px;
	}
.block-event h5{
	float: left;
	width: 134px;
	padding-top: 4px;
	}
.block-event p.bt-rss{
	float: right;
	width: 185px;
	}
	
/*------------------------------*/
/*.event-box*/
/*------------------------------*/
#grid-cover{
	position: relative;
	width: 660px;
	height: 1;
	top: 0;
	left:0;
	zoom: 1;
	}
#grid{
	position:absolute;
	width:auto;
	left: 0;
	text-align: left;
	zoom: 1;
	}
#grid .item{
	position:absolute;
	width: 210px;
	zoom: 1;
	}
.event-box{
	width: 210px;
	text-align: center;
	background:url(../cmn/img/bg_06.gif) repeat-y top left;
	}
.event-box .event-header{
	position: relative;
	background: #009246 url(../cmn/img/bg_07.gif) no-repeat top left;
	color: #FFF;
	font-size: 1.2em;
	padding: 5px 0;
	}
.event-box .event-content{
	background:url(../cmn/img/bg_09.gif) no-repeat bottom left;
	padding: 15px 0 20px;
	}
.event-box .event-content .ic-period{
	position:absolute;
	top: 40px;
	left: 7px;
	}
.event-box .event-footer{
	background:url(../cmn/img/bg_08.gif) no-repeat bottom left;
	padding-bottom: 5px;
	}
.event-box .event-footer .inner{
	background: #ECECEC;
	margin: 0 1px;
	padding: 10px 0;
	}
.event-box .event-footer .inner h3{
	font-size: 1.2em;
	text-align: left;
	margin: 0 20px;
	}
.event-box .event-footer .inner p{
	background: #fff;
	paddding: 8px 5px;
	margin: 0 20px 10px;
	}
.no-image{
	background: #F3F8EA;
	vertical-align: cetner;
	margin: 0 20px;
	}
.no-image img{
	width: 170px;
	}