@charset "UTF-8";
/* CSS Document */
#content {
	position: relative;

}

/* feature detail page layout*******************************************************************/

/* Left column *******************************************/
#leftcol {
	width: 320px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#logoBox {
	position: relative;
	height: 160px;
	background: url(../images/news/bg_logo.gif) left top no-repeat;
}
#logoBox .text{
	position: absolute;
	top: 135px;
	right: 85px;
	color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	z-index: 100;
}
#logo {
	position: absolute;
	left: -30px;
	width: 300px;
	height: 160px;
}

#searchBoxWrap {
	width: 210px;
	clear: both;
	position: absolute;
	top: 400px;
	left: 60px;
}
/* archive menu**/
#archiveMenu {
	margin: 160px 0 0 10px;
	width: 90px;
	height: 430px;
	background: url(../images/news/bg_archive.gif);
	color: #4D4848;
	font-size: 12px;
}
#archiveMenu a{
	color: #4D4848;
	text-decoration: none;
}
#archiveMenu a:hover{
	color: #4D4848;
	text-decoration: underline;
}
#archiveMenu .year{
	font-weight: bold;
	margin-top: 20px;
}

/* Right column *******************************************/
#rightcol {
	width: 630px;
	float: right;
	color: #4D4848;
	display: inline;
	
}
* html #rightcol {
	margin-right: -10px;
}
#newslist01{
	margin: 60px 0 0 0;
	height: 1260px;
	position: relative;
}
#newslist01 p{
	font-weight: bold;
}
#newslist01 li{
	position: absolute;
	width: 210px;
	height: 180px;
}
#item01 {top: 0;	left: 0;}
#item02 {top: 0;	left: 210px;}
#item03 {top: 0;	left: 420px;}
#item04 {top: 180px;	left: 0;}
#item05 {top: 180px;	left: 210px;}
#item06 {top: 180px;	left: 420px;}
#item07 {top: 360px;	left: 0;}
#item08 {top: 360px;	left: 210px;}
#item09 {top: 360px;	left: 420px;}
#item10 {top: 540px;	left: -210px;}
#item11 {top: 720px;	left: -210px;}
#item12 {top: 720px;	left: 0;}
#item13 {top: 720px;	left: 210px;}
#item14 {top: 720px;	left: 420px;}
#item15 {top: 900px;	left: -210px;}
#item16 {top: 900px;	left: 0;}
#item17 {top: 900px;	left: 210px;}
#item18 {top: 900px;	left: 420px;}
#item19 {top: 1080px;	left: -210px;}
#item20 {top: 1080px;	left: 0;}
#item21 {top: 1080px;	left: 210px;}
#item22 {top: 1080px;	left: 420px;}

.date {
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	display: block;
}
.newsthumb {
	position: relative;
}
.newsthumbObi {
	position: absolute;
	height: 10px;
	width: 190px;
	left: 0;
	bottom: 10px;
	background-color: #FFFFFF;
	z-index:1;
}

#prevBox {
	width: 610px;
	height: 150px;
	font-size: 14px;
}
#prev {
	position: relative;
	font-size: 14px;
	height: 0;
}
.num_left {
	position: absolute;
	left: 15px;
	top: 30px;
}
.num_right {
	position: absolute;
	left: 420px;
	top: 30px;
}
#prevBox a {
	color: #000000;
}

#prevBox a:hover {
	text-decoration: underline;
}

#prevWrap {
	width: 460px;
	height: 40px;
	margin-left: 180px;
}


#btn_back {
	height: 40px;
	float: left;
}
#btn_back a {
	display: block;
	width: 80px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/common/btn_back.gif) left top no-repeat;
}
#btn_back a:hover {
	background: url(../images/common/btn_back.gif) left -40px no-repeat;
}
#btn_number {
	height: 40px;
	float: left;
}
#btn_number img{
	margin-right: 9px;
}
#btn_next {
	width: 100px;
	height: 40px;
	float: left;
}
#btn_next a {
	display: block;
	width: 80px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/common/btn_next.gif) left top no-repeat;
}
#btn_next a:hover {
	background: url(../images/common/btn_next.gif) left -40px no-repeat;
}
.shiro {
	width: 350px;
	height: 20px;
	background-color: #FFFFFF;
}
#rightcol p{
	margin-top: 10px;
	width: 180px;
	line-height: 1.4;
	font-size: 12px;
}
#rightcol p a{
	color: #4D4848;
	text-decoration: none;
}
#rightcol p a:hover{
	color: #4D4848;
	text-decoration: underline;
}
/* 帯の色*/
.obibox20 {
	height: 20px;
}
#banner {
	position: absolute;
	top: 540px;
	left: 0;
	width: 610px;
	height: 180px;
	z-index: 1;
	background: url(../images/news/bg_banner.gif) no-repeat;
}
#header_bannerWaku {
	background-color: #000000;
	height: 60px;
	width: 468px;
	padding: 10px;
	margin: 40px 0 0 10px;
}
#navi01_bot {
	position: absolute;
	width: 280px;
	height: 220px;
	top: -220px;
	left: 30px;
}
/** navi bottom 位置 *********************/
#navi_news_botWrap {
	width: 210px;
	clear: both;
	position: absolute;
	top: -150px;
	left: 30px;
}
