@charset "UTF-8";
/* CSS Document */

/* @group Contents */

#wrapper {
	background:none;
}

#middle_contents {
	background:none;
	z-index:2;
	position:relative;
	top:240px;
	clear:both;
  margin-bottom:80px;  
}

#header {
	width:950px;
	margin: 0 auto;
	background:none;
	z-index:3;
	position:relative;
}

#footer {
	z-index:4;
	position:relative;
	top:240px;
}

#slideshow {
	width: 950px;
	margin:0 auto;
	position:absolute;
	z-index:1;
}

/* @end */

#denbun_banner {
	width: 195px;
	position:relative;
	top:240px;
	z-index:3;
	float:right;
	margin: 0 20px 0 0;
}

#denbun_banner img {
	margin: 0 0 10px 0;
}

/* @group Left Column */

#top_left_column {
	width: 195px;
	float: left;
	margin: 0 0 0 20px;
}

#top_left_column ul li.li01{
	height: 61px;
}
#top_left_column ul li.li02{
	height: 60px;
}
#top_left_column ul li.li03{
	height: 64px;
}

#top_left_column ul li img {
	vertical-align:bottom;
}
#top_left_column ul li.li-bn{
	height: 64px;
	margin-top: 10px;
}

/* @end */


/* @group contents */

#top_contents {
	width: 490px;
	float: left;
	margin: 0 0 0 15px;
}

.news_contents {
	background: url(../../img/interface/wh_back-trans.png) repeat;
	border: 1px solid #e2e2e2;
	padding: 0 10px 10px 10px;
}
.news_contents .bnr {
	margin: 10px 0 0 0;
	
}

.news_contents table {
	border-collapse: collapse;
	
}

.news_contents table td{
	vertical-align: top;
	padding: 15px 4px 10px 4px;
	border-bottom: 1px solid #e2e2e2;
}
#top_contents .news_contents table td.date{
	width: 85px;
}
 #top_news {
	margin: 0 0 10px 0;
}
#top_contents .news_contents .f-info {
	text-align: right;
}
/* @end */

/* @group Right Column */

#top_right_column {
	width: 195px;
	margin: 0 0 0 735px;;
}

#top_right_column div.download {
	width: 195px;
	height: 145px;
	margin-bottom: 10px;
	padding-top: 6px;
	background-image: url(../img/top/rc_bt01_back-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_right_column div.download table {
	font-size: 80%;
	margin: 0px 0 5px 15px;
	border-collapse: collapse;
	line-height:150%;
}

#top_right_column div.download table th {
	font-weight: normal;
	padding-right: 10px;
	text-align: left;
}

#top_right_column div.download table td {
	
}

#top_right_column div.link_bt {
	background: url(../../img/interface/bl_back-trans.png) repeat;
	width: 175px;
	padding:10px 10px 0px 10px;
	margin-bottom: 10px;
}

#top_right_column ul {
	width: 172px;
}

#top_right_column ul li{
	width: 172px;
	height: 92px;
}

#top_right_column ul li img {
	vertical-align: bottom;
}

/* @end */

#slideshow ul li img{
	display:block;
}


.slides-nav {
	z-index: 200;
	height: 20px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 440px;
	top:-380px;
	width:100px;
}

.slides-nav ul {
	padding: 0px;
	margin: 0px;
	}

.slides-nav li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	}

.slides-nav li a {
	display: block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	background-image: url(../img/top/btn_off.png);
	background-repeat: no-repeat;
	}

.slides-nav:after { height:0; visibility: hidden; content: "."; display: block; clear: both; }
.js .slides-nav li.on,
.js .slides-nav li.on a {
	background-image: url(../img/top/btn_on.png);
	background-repeat: no-repeat;
	}
.importantCont{
	border:#c00000 solid 3px;
	padding:6px 6px;
	margin:10px 0 35px;
	background-color: #ffffff;
}
.importantCont h4 span{
	color:#c00000;
}
