/* メイン */
/*************************************************************/
#main {
	float: left;
	width: 512px;
	padding: 10px 0 0;
	background: url(../images/bg_main_top.gif) no-repeat;
}

#main p {
	padding: 0 10px 10px;
	background: url(../images/bg_main_bottom.gif) bottom no-repeat #FFFFFF;
}

/* カテゴリ */
/*************************************************************/
#category {
	float: left;
	width: 251px;
	height: 195px;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	background: url(../images/bg_category.gif) bottom no-repeat #FFFFFF;
	font-size: 12px;
	line-height: 1.3;
}

#category h2 {
	margin-bottom: 3px;
}

#category dl {
	padding: 0 17px;
}

#category dl dt {
	clear: both;
	float: left;
	width: 185px;
	padding-bottom: 2px;
}

#category dl dt a {
	padding-left: 10px;
}

#category dl dd {
	float: left;
	width: 30px;
	padding-bottom: 2px;
	color: #555555;
	text-align: right;
}

#another_btn {
	float: left;
	width: 251px;
	height: 79px;
	margin: 0 0 10px 10px;
	padding: 10px 0 0px;
	background: url(../images/bg_05.gif) no-repeat;
	text-align: center;
}

#another_btn p {
	margin-bottom: 7px;
}
/* eventコンテンツ */
/*************************************************************/
/* event_box（TOP用） */
.event_box .place {
	margin-top: 5px;
	line-height: 1.2;
}

.event_box .date {
	line-height: 1.2;
}

.event_box {
	display: inline;
	float: left;
	width: 251px;
	height: 344px;
	margin: 0 10px 10px 0;
	padding: 0 0 10px;
	background: #FFFFFF url(../images/bg_02.gif) bottom no-repeat;
}

.event_box .inner {
	padding-top: 37px;
}

.event_box h3,
.event_box p {
	padding: 0 15px;
}

.event_box .ph {
	margin: 7px 0;
	text-align: center;
}

/*** バー画像設定 ***/
/* art L */
.event_box .cate1 {background: url(../images/bar_art.gif) no-repeat;}
.event_box .cate1:hover,
.event_box .cate1Hover {background: url(../images/bar_art_on.gif) no-repeat;}/*IE6対応→allhover.js*/

/* cult L */
.event_box .cate2 {background: url(../images/bar_cult.gif) no-repeat;}
.event_box .cate2:hover,
.event_box .cate2Hover {background: url(../images/bar_cult_on.gif) no-repeat;}

/* gourmet L */
.event_box .cate3 {background: url(../images/bar_gourmet.gif) no-repeat;}
.event_box .cate3:hover,
.event_box .cate3Hover {background: url(../images/bar_gourmet_on.gif) no-repeat;}

/* music L */
.event_box .cate4 {background: url(../images/bar_music.gif) no-repeat;}
.event_box .cate4:hover,
.event_box .cate4Hover {background: url(../images/bar_music_on.gif) no-repeat;}

/* season L */
.event_box .cate5 {background: url(../images/bar_season.gif) no-repeat;}
.event_box .cate5:hover,
.event_box .cate5Hover {background: url(../images/bar_season_on.gif) no-repeat;}

/* seminar L */
.event_box .cate6 {background: url(../images/bar_seminar.gif) no-repeat;}
.event_box .cate6:hover,
.event_box .cate6Hover {background: url(../images/bar_seminar_on.gif) no-repeat;}

/* promo L */
.event_box .cate7 {background: url(../images/bar_promo.gif) no-repeat;}
.event_box .cate7:hover,
.event_box .cate7Hover {background: url(../images/bar_promo_on.gif) no-repeat;}

/* others L */
.event_box .cate8 {background: url(../images/bar_others.gif) no-repeat;}
.event_box .cate8:hover,
.event_box .cate8Hover {background: url(../images/bar_others_on.gif) no-repeat;}



/* event S */
.event_box .cate_s1 {background: url(../images/bar_art_s.gif) no-repeat;}
.event_box .cate_s1:hover,
.event_box .cate_s1Hover {background: url(../images/bar_art_s_on.gif) no-repeat;}

/* cult S */
.event_box .cate_s2 {background: url(../images/bar_cult_s.gif) no-repeat;}
.event_box .cate_s2:hover,
.event_box .cate_s2Hover {background: url(../images/bar_cult_s_on.gif) no-repeat;}

/* gourmet S */
.event_box .cate_s3 {background: url(../images/bar_gourmet_s.gif) no-repeat;}
.event_box .cate_s3:hover,
.event_box .cate_s3Hover {background: url(../images/bar_gourmet_s_on.gif) no-repeat;}

/* music S */
.event_box .cate_s4 {background: url(../images/bar_music_s.gif) no-repeat;}
.event_box .cate_s4:hover,
.event_box .cate_s4Hover {background: url(../images/bar_music_s_on.gif) no-repeat;}

/* season S */
.event_box .cate_s5 {background: url(../images/bar_season_s.gif) no-repeat;}
.event_box .cate_s5:hover,
.event_box .cate_s5Hover {background: url(../images/bar_season_s_on.gif) no-repeat;}

/* seminar S */
.event_box .cate_s6 {background: url(../images/bar_seminar_s.gif) no-repeat;}
.event_box .cate_s6:hover,
.event_box .cate_s6Hover {background: url(../images/bar_seminar_s_on.gif) no-repeat;}

/* promo S */
.event_box .cate_s7 {background: url(../images/bar_promo_s.gif) no-repeat;}
.event_box .cate_s7:hover,
.event_box .cate_s7Hover {background: url(../images/bar_promo_s_on.gif) no-repeat;}

/* others S */
.event_box .cate_s8 {background: url(../images/bar_others_s.gif) no-repeat;}
.event_box .cate_s8:hover,
.event_box .cate_s8Hover {background: url(../images/bar_others_s_on.gif) no-repeat;}
