@charset "euc-jp";


/*--------------- Content --------------*/

#contentNews #innerNew{
	width:670px;
	margin-left:auto;
	margin-right:auto;
	/*background:#000000;*/
	}

#contentNews h1{
	height:68px;
	text-indent:-9999px;
	padding:0px;
	background-image:url(/images2/news/h3_news.jpg);
	background-repeat: no-repeat;
	background-position:0px 10px;
}
	
#contentNews #innerNew .info{
	width:670px;
	margin:25px 0px;
	padding:0px;
	background-image:url(/images2/news/info_bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	border: 1px solid #999999;
	background-color:#F3F3F3;
	}

#contentNews #innerNew .info:hover{
	background-image:url(/images2/news/info_bg_on.jpg);
	background-repeat:repeat-x;
	background-color:#FDEBC4;
	}

#contentNews #innerNew .info .innerBg{
	background-image:url(/images2/news/news_bg.gif);
	background-repeat:repeat-y;
	padding-bottom:5px;
}

#contentNews #innerNew .info .innerBg:hover{
	background-image:url(/images2/news/news_bg_on.gif);
	background-repeat:repeat-y;
	}


#contentNews #innerNew .info .ttl{
	padding:3px;
	border-bottom: dotted #999999 1px;
    margin-bottom:10px;
	margin-left:15px;
	margin-right:5px;
	}

#contentNews #innerNew .info .ttl h2, #contentNews #innerNew .info .txt img{
	color:#71322B;
	font-weight: bold;
	font-size:81.25%;
	float:left;
	letter-spacing:2px;
	}

#contentNews #innerNew .info .ttl h2 a:link, 
#contentNews #innerNew .info .ttl h2 a:visited{
	text-decoration:underline;
	color:#71322B;
	}
#contentNews #innerNew .info .ttl h2 a:hover{
	text-decoration:none;
	color:#E49105;
	}
	
#contentNews #innerNew .info .ttl .date{
	float:right;
	text-align:right;
	font-size:81.25%;
	color:#71322B;
	}

#contentNews #innerNew .info .txt{
	margin:0px 10px 0px 15px;
	}

#contentNews #innerNew .info .txt p{
	float:left;
	font-size:81.25%;
	text-align:left;
	margin:10px 5px;
	display:block;
	width:570px;
	margin:0px 0px 10px 10px;
	}
	
.pager{
	display:table;
	width:670px;
	margin:auto;
	text-align:left;
	}

.pager li {
	list-style:none;
	float:left;
	margin-right:5px;
}

.pager li a, .pager li span {
	border:1px solid #CCCCCC;
	padding:5px 10px;
	}

.pager .current_page {
	background:#555;
	color:#FFF;
	display:block;
	}
	
	
.backNumber {
	padding-top:10px;
	clear:both;
	display:block;
}

.currentpage{
	background:#84CAEA;
	border:1px solid #CCCCCC;
	padding:5px 10px;
	}


.pager li a:link,
.pager li a:visited {
      text-decoration: none;
			display:block;
}
.pager li a:hover,
.pager li a:active {
      text-decoration: none;
			background:#F3F3F3;
}

	
/*--------------- Detail --------------*/

#NewsDetail{
	width:794px;
	/*background:#FF0000;*/
	margin:auto;
	text-align:left;
	padding:6px;
	}

#NewsDetail h1{
	display:block;
	text-indent:-9999px;
	background:transparent url(/images2/news/ttl_news_detail.jpg) no-repeat 0 0;
	width:407px;;
	height:57px;
	float:left;
	font-size:100%;
	}
	
#NewsDetail div.upImage{
	/*width:670;*/
	text-align:center;
	padding-bottom:10px;
	}
	
#NewsDetail h2{
	font-size:125%;
	margin:30px 0 0 0;
	line-height:100%;
	padding:4px 0px 2px 0px;
	letter-spacing:2px;
	}

#NewsDetail h3{
	font-size:81.25%;
	line-height:140%;
	padding:10px 0px;
	font-weight:normal;
	}

#NewsDetail p{
	padding:8px 0px;
	}

.adjupContents{
	padding-bottom:20px;
	}

.bodyText{
	font-size:81.25%;
	line-height:160%;
	}


