/* 基本CSSファイルの読み込み */
@import "common.css";

/*maincontents*/

#maincontents {
	padding: 0 0 10px;
	_height: 1%;
	background: url("../images/top_boxbg.gif") no-repeat bottom left #DCE8D4;
}

#maincontents-bousai {
	padding: 0 0 10px;
	_height: 1%;
	background: url("../images/top_boxbg_bousai.gif") no-repeat bottom left #EFE0FB;
}

.mainbox-new {
	padding:0px;
	}
	

.left-bg {
	width:203px;
	}
.left-bg2 {
	width:156px;
	}

.center-bg {
	width:430px;
	background-image:url(../images/center-bg01.gif);
	background-repeat:no-repeat;
	padding:3px 0px 0px 0px;
	}

.center-bg p {
	background-image:url(../images/center-bg02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 8px 4px 8px;
	color: #996;
	font-size: 95%;
	height:66px;
	}

.mainbox-new h3 a {
	display:block;
	font-size:16px;
	background-image:url(../images/top_titlebg.gif);
	background-repeat:no-repeat;
	padding: 25px 0px 25px 0px;
	width:203px;
	text-align:center;
	color: #fff;
	}
	
	
	.mainbox-new2 h3 a {
	display:block;
	font-size:16px;
	background-image:url(../images/top_titlebg.gif);
	background-repeat:no-repeat;
	padding: 25px 0px 25px 0px;
	width:156px;
	text-align:center;
	color: #fff;
	}
	
#bousai a{
	background-image:url(../images/top_titlebg_bousai.gif);
	background-repeat:no-repeat;
	}
	
#bousai2 a{
	background-image:url(../images/top_titlebg_bousai2.gif);
	background-repeat:no-repeat;
	}
	
	#bousai3 a{
	background-image:url(../images/top_titlebg_bousai.gif);
	background-repeat:no-repeat;
	}

.mainbox-new h3.twoline a {
	line-height:18px;
	padding: 16px 0px 16px 0px;
}
.mainbox-new2 h3.twoline a {
	line-height:18px;
	padding: 16px 0px 16px 0px;
}


.mainbox-new h3 a:hover {
	background-position: 0 -70px;
	color: #fff;
}
.mainbox-new h3 a:active,
.mainbox-new h3 a:visited {
	color: #fff;
}
.mainbox-new2 h3 a:hover {
	background-position: 0 -70px;
	color: #fff;
}
.mainbox-new2 h3 a:active,
.mainbox-new2 h3 a:visited {
	color: #fff;
}
#maincontents .mainbox-new2 .date_new,
#maincontents .mainbox-new2 .date {
	font-size:95%;
	line-height:20px;
	height:25px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	background: url("../images/mark01.gif") no-repeat 0 0;
}

#maincontents .mainbox-new2 .date {
	background: url("../images/mark01.gif") no-repeat 0 -40px;
}



#maincontents .mainbox-new .date_new,
#maincontents .mainbox-new .date {
	font-size:95%;
	line-height:20px;
	height:25px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	background: url("../images/mark01.gif") no-repeat 0 0;
}

#maincontents .mainbox-new .date {
	background: url("../images/mark01.gif") no-repeat 0 -40px;
}





#kobetu_bousai{
width:37px;
text-align:center;
}

h3#bousai3{
width:203px;
}

h3#bousai3 a{
width:185px;
_width:203px;
padding: 25px 18px 25px 0px;
}
