/*-- 

	Base

====================================================== --*/

body {
	background-color: #016ca0;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	margin:0px auto;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	text-align:center;
	background-image:url(images/bg_main.gif);
	background-position:center;
	background-repeat:repeat-y;
}
h1 {
	font-size: 10px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 10px;
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
	vertical-align:top;
}
td {
	vertical-align:top;
}
th {
	text-align:left;
}
dl,dt,dd,ul,li,ol,p {
	margin: 0px;
	padding:0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
li {
	line-height: 1.3em;
}
hr {
	display:none;
	clear:both;
}
.anchor{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
sup{
	vertical-align:5px;
	font-size:9px;
}
.spacer{
	font-size:1px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:none;
	color:#00F;
}



#container {
	width:980px;
	margin:0 auto;
}

#main {
	width:980px;
	background:url(images/bg_contents.jpg) top no-repeat;
}

#main_sub {
	width:980px;
	background:url(images/bg_contents_sub.jpg) top no-repeat;
}







/* TOP新着情報 */



.index-news {
	width:440px;
	border-bottom: 1px solid #ccc;
	background-image: url(images/top_news_bg.jpg);
	background-repeat: no-repeat;
}

.news-photo {
	float:left;
	width:120px;
	height: 80px;
	overflow:hidden;
	margin:8px 0;
	_margin:8px 0;
	text-align: center;
	vertical-align: middle;
}

.news-cont {
	float:right;
	width:310px;
	margin:10px 0px 10px 10px;
	_margin:10px 5px 10px 0;
	text-align: left;
}


.news-cont h2 {
	color:#026698;
	line-height:16px;
	font-size:12px;
	font-weight: bold;
	margin: 4px 0;
}

.news-cont h2 a{
	color:#026698;
}

.news-cont h2 a:hover{
	color:#f00;
}

.news-cont .date {
	height:12px;
	color:#333;
	line-height:14px;
	font-size:12px;
	padding-bottom: 2px;
}

.news-cont .news-cont-txt {
	line-height: 15px;
	border-top: 1px dotted #999;
	padding-top: 4px;

}

.news-cont .news-line {
	width:440px;
	display:block;
	border-bottom: 1px solid #cccccc;
}

.font10 {
	font-size:10px;
}

.font9 {
	font-size:9px;
}

.clr { clear:both; font:0; line-height:0;}




/*  古いCSS　　*/


/*-- 

	Index

====================================================== --*/
.index-contents{
	background:#FFF;
}
.index-contents h3{
	color:#333333;
	font-size:1.5em;
	line-height:1.4em;
	margin:0px;
	padding:0px;
}
.index-contents p{
	color:#333333;
	line-height:1.5em;
}
.top-news{
	background:#B6B6B6;
}
.top-news2 a{
	color:#ffffff;
}
.top-news2 a:hover{
	color:#ffffff;
}
.top-news3 {
	color:#ffffff;
	font-weight:bold;
}
.top-news3 a{
	color:#ffffff;
	font-weight:bold;
}
.top-news3 a:hover{
	color:#ffffff;
	font-weight:bold;
}
.top-news td{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news2 td{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news2 td a{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news2 td a:hover{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news th{
	vertical-align:top;
	text-align:left;
	font-size:1.5em;
	font-weight:bold;
}
.top-news2 th{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news2 th a{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news2 th a:hover{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.top-news3 th{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.top-news3 th a{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.top-news3 th a:hover{
	color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.head-lines td,
.head-lines th{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.result-lines{
	border:1px solid #8E90C3;
}
/*-- 	Index link
------------------------------------------------------- --*/
/*-- トップページ リンク --*/
.index-contents a{
	color:#333333;
	text-decoration:none;
}
.index-contents a:hover{
	color:#FF3300;
	text-decoration:underline;
}

/*-- 

	Main

====================================================== --*/
.contents{
	background:#000;
}
.main {
	background:white;
}
.main-wrap {
	background:url(images/main_wrap_bg.gif) repeat-y left top;
}
.title,
.tab{
	background:white;
}
.detail td{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}
.detail td h3,
.detail td p{
	margin:0px;
	padding:0px;
}
.detail th{
	vertical-align:top;
	text-align:left;
	font-size:1.5em;
	font-weight:bold;
}
.path{
	color:#fff9b0;
	text-align:left;
	text-indent:4px;
	font-size:0.8em;
}
.common-table th{
	background:#0021f6;
	text-align:center;
	color:#333333;
	vertical-align:middle;
	line-height:1.5em;
	padding:5px 5px 5px;
	font-weight:normal;
	border:1px solid #D0CEE6;
}
.common-table td{
	background:white;
	text-align:left;
	color:#090909;
	border:1px solid #D0CEE6;
	vertical-align:middle;
	line-height:1.5em;
	padding:5px 5px 5px;
	font-weight:normal;
}
.common-table td.spacer{
	padding:0px;
	border:none;
}

.main .head-lines td,
.main .head-lines th{
	color:black;
}



