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


.contents_inner {
	width:810px;
	margin:0 auto 20px;
	background:#000000;
}

.contents_inner_l {
	width:345px;
	float:left;
}

.contents_inner_r {
	width:455px;
	float:right;
	margin-top:20px;
}

.contents_inner_r a:link,a:visited {
	color:#FFFFFF !important;
	text-decoration:none;
}

.contents_inner_r a:hover{
	color:#FFFFFF !important;
	text-decoration:underline;
}

.contents_inner_main {
	width:790px;
	margin:auto;
	padding-top:20px;
}


/*title
-----------------*/
.title_hed {
	background:url(../images/contents/title_img_event.gif) 0 0 no-repeat;
	height:30px;
	margin-bottom:15px;
	text-indent:-9999px;
}

.title_hed02 {
	background:url(../images/contents/title_img_event02.gif) 0 0 no-repeat;
	width:135px;
	height:30px;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}

.contents_main {
	width:455px;
	height:345px;
	overflow:auto;
	color:#FFFFFF;
}

.contents_main02 {
	width:790px;
	height:345px;
	overflow:auto;
	color:#FFFFFF;
}

.box {
	border-bottom:1px dotted #FFFFFF;
	margin-bottom:10px;
	padding-bottom:3px;
}

.contents_main h4 {
	font-size:1.2em;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:10px;
	padding-bottom:3px;

}

.contents_main p {
	margin:0 0 15px 15px;
}

.btn_event a {
	background:url(../images/contents/btn_enent.gif) 0 0 no-repeat;
	width:120px;
	height:20px;
	display:block;
	text-indent:-9999px;
	float:right;
}
