/* CSS Document */

/*contents_l
--------------*/
.contents_l {
	width:200px;
	float:left;
}


.title_img {
	background:url(../images/category/cam_event/title_img.gif) 0 0 no-repeat;
	height:70px;
	font-size:-1em;
	line-height:-1em;
	text-indent:-9999px;
}

.title_img a {
	display: block;
	height: 70px;
	width: 200px;
}


/*contents_r
--------------*/
.contents_r {
	width:670px;
	float:right;
}

.hed_img {
	margin-bottom:15px;
}
.contents_inner p {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.line {
	border-bottom: 1px dotted #999999;
}

.contents_inner {
	width:655px;
	margin-left:15px;
}

/*calendar
---------------*/
.calendar_l {
	width:315px;
	float:left;
}

.calendar_r {
	width:315px;
	float:right;
}

.calendar_month {
	background:#509678;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	margin-bottom:10px;
	text-align:center;
}

.calendar_table {
	width:315px;
	background:#c8c8c8;
	margin-bottom:15px;
}

.calendar_table td {
	padding:3px;
	text-align:center;
	width:14%;
}


.contents_inner h3 {
	background: url(../images/category/cam_event/br_title.gif) no-repeat;
	height: 25px;
	padding: 3px 5px 3px 15px;
	color: #FFFFFF;
}





/*sidenavi
---------------*/
.sidenavi {
	margin:0;
	padding:0;
	list-style-type:none;
}

.sidenavi li {
	display:block;
	width:200px;
	height:40px;
}

.sidenavi01 a {
	background:url(../images/category/cam_event/sidenavi.gif) 0 0 no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

.sidenavi02 a {
	background:url(../images/category/cam_event/sidenavi.gif) 0 -40px no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

.sidenavi03 a {
	background:url(../images/category/cam_event/sidenavi.gif) 0 -80px no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

.sidenavi01 a:hover {
	background:url(../images/category/cam_event/sidenavi.gif) -200px 0 no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

.sidenavi02 a:hover {
	background:url(../images/category/cam_event/sidenavi.gif) -200px -40px no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

.sidenavi03 a:hover {
	background:url(../images/category/cam_event/sidenavi.gif) -200px -80px no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}



#detail img {
	float: right;
	margin-right: 10px;
	padding-right: 10px;
}

#detail p {
	height: 120px;
	margin-bottom: 10px;
}

