@charset "utf-8";
/* CSS Document */


#event #mainimg{
/*	background:url(../../images/contents_mainimg_bg02.gif) repeat-x 0;*/
	background:#ffffff;
	margin:0;
	padding:10px 0;
}

#event #mainimg .box{
	background:url(../common/images/mainimg_bg.jpg) center repeat-x;
}

#event #leftArea{
	float:left;
	text-align:left;
	width:210px;
	margin:0;
	padding-right:20px;
}

#event #rightArea{
	background:url(../common/images/contents_left_bg.gif) left repeat-y;
	float:left;
	text-align:left;
	width:730px;
	padding-left:20px;
}

#event #leftArea .list{
	margin-bottom:10px;
}

#event #leftArea .list li{
	background:url(../common/images/i02.gif) 3px 13px no-repeat;
	padding:7px 0 6px 10px;
	border-bottom:1px dotted #6d5c50;
	margin-left:8px;
}

#event #leftArea .leftnavi{
	padding:10px 0;
	border-bottom:1px dotted #6d5c50;
}


#event #rightArea h4{
	font-size:18px;
	font-weight:bold;
	border-left:5px solid #ff2736;
	padding:2px 0 2px 5px;
	margin-bottom:10px;
}


#event #rightArea table{
	width:728px;
	border:1px solid #bfbfbf;
	border-collapse:collapse;
	float:left;
	margin-left:1px;
}

#event #rightArea table th,
#event #rightArea table td{
	border:1px solid #bfbfbf;
	padding:5px;
	text-align:left;
}

#event #rightArea table th{
	font-weight:normal;
	background:#97918c;
	text-align:center;
	color:#ffffff;
}

#event #rightArea table th.date{
	background:#97918c;
	width:60px;
	text-align:center;
}


#event #rightArea table .date{
	background:#f4f4f4;
	text-align:center;
	width:30px;
}

#event #rightArea table td{
	background:#ffffff;
}

#event #rightArea table td dl{
	width:620px;
}

#event #rightArea table td dt{
	float:left;
	width:120px;
}
