@charset "utf-8";

/**/

#contents_center
{
	margin: 0 0 0 14px;
	padding: 0;
	float: left;
}

#slideshow
{
	position:relative;
	width: 480px;
	height: 304px;
}

#slideshow img
{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#slideshow img.active
{
	z-index:10;
}

#slideshow img.last-active
{
	z-index:9;
}

#contents_center ul
{
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
}

#contents_center ul li
{
	margin: 0;
	padding: 0;
	float: left;
}

.border_top_entry
{
	width: 430px;
	height: 1px;
	background-image: url(../_im/border_top_entry.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#contents_right
{
	margin: 0 0 0 13px;
	padding: 0;
	width: 170px;
	float: left;
}

#contents_news
{
	margin: 0;
	padding: 0px 13px 8px 12px;
	width: 145px;
	height: 427px;
	background-color: #000000;
}

#contents_news_inner
{
	margin: 0;
	padding: 0;
	width: 158px;
	height: 427px;
	background-color: #000000;
	overflow: auto;
}

#contents_news_inner h2
{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
}

#contents_news_inner p
{
	margin: 0;
	padding: 12px 5px 12px 0px;
	width: 125px;
	font-size: 0.9em;
	color: #8C8C8C;
	line-height: 1.4;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #571C39;
}

#contents_news_inner p a
{
	text-decoration: underline;
}

#contents_news_inner p a:hover
{
	background-color: #FFFF80;
	color: #000000;
	text-decoration: none;
}

#contents_link_01
{
	margin: 13px 0 0 0;
	padding: 6px 0 9px 9px;
	background-color: #000000;
	width: 161px;
}

* html #contents_link_01
{
	margin: 13px 0 0 0;
	padding: 6px 0 6px 9px;
	background-color: #000000;
	width: 161px;
}

#contents_link_01 img
{
	margin: 3px 0 0 0;
}

#contents_link_02 img
{
	margin: 2px 0 0 0;
}

*:first-child+html #event_comment_area_wrapper
{
	clear: both;
	padding-top: 20px;
}

#event_comment_area_wrapper
{
	clear: both;
	padding-top: 5px;
}

#event_comment_area
{
	width: 480px;
	height: 210px;
	background-color: #000000;
	padding-bottom: 13px;
	background-image: url(../_im/text_event.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 11px;
}

.event_img
{
	float: left;
}

.event_comment
{
	width: 290px;
	padding-top: 5px;
	padding-right: 20px;
	color: #D8A86C;
	float: right;
}