@charset "UTF-8";
/* CSS Document */

@import "common.css";


/*main
-------------------*/
#main {
	width:600px;
	float:right;
}

.hed_img h2 {
	background:url(../images/category/event/img_hed.jpg) 0 0 no-repeat;
	width:600px;
	height:120px;
	line-height:-1em;
	margin-bottom:20px;
	text-indent:-9999px;
}


.inner_box {
	margin-bottom:20px;
}

.inner_box p {
	border-bottom:1px dotted #675338;
	margin-bottom:10px;
	padding-bottom:5px;
}


/*sidemenu
-------------------*/
#sidemenu {
	width:207px;
	float:left;
}

.bg_sidemenu {
	width:207px;
	height:70px;
	padding-right:7px;
	padding-top:20px;
	background:url(../images/sidemenu/bg_hed_img.jpg) no-repeat 0 0;
}

.bg_sidemenu h2 {
	background:url(../images/sidemenu/title_event.gif) no-repeat 10px 0;
	height:26px;
	padding-left:5px;
	padding-bottom:10px;
	text-indent:-9999px;
	line-height:-1em;
}


/*past
-------------------*/
.hed_img_past h2 {
	background:url(../images/category/event/img_hed_past.jpg) 0 0 no-repeat;
	width:600px;
	height:120px;
	line-height:-1em;
	margin-bottom:20px;
	text-indent:-9999px;
}

.margin_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
