@charset "UTF-8";

#warp {
	width: 100%;
	background-color: #FFFFFF;
}
#contents {
}
#hdtop {
	background-image: url(../images/base/hd-back.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #CCCCCC;
}
#hdtop-content {
	height: 25px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#hdtop-content li {
	float: left;
	height: 25px;
	line-height: 1;
}
#hdtop-content .jtocs-text {
	font-size: 77%;
	background-image: url(../images/base/hd-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 9px;
	height: 16px;
	width: 639px;
}
#hdtop-content .hdnavi01 {
	font-size: 92%;
	font-weight: bold;
	background-image: url(../images/base/hd-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	height: 19px;
	width: 144px;
	padding-top: 6px;
}
#hdtop-content .hdnavi02 {
	font-size: 92%;
	font-weight: bold;
	background-image: url(../images/base/hd-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	height: 19px;
	width: 96px;
	padding-top: 6px;
}
#hdtop-content .hdnavi03 {
	font-size: 92%;
	font-weight: bold;
	background-image: url(../images/base/hd-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	height: 19px;
	width: 81px;
	padding-top: 6px;
}
#hd {
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top-img {
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main-nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#tab-box ul {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
#tab-box ul li.maintab {
	display: inline;
	height: 60px;
	width: 192px;
	float: left;
}
#tab-box ul li.maintab a img {
	border:none;
}
#tab-box div.mtab {
	display: none;
}
.clearFix:after {
	display:block;
	clear:both;
	height:0;
	content:".";
	zoom:1;
	visibility: hidden;
}
#side-nav li.pageicon     {
	width: 960px;
}
#tabs01 ul, #tabs02 ul, #tabs03 ul, #tabs04 ul, #tabs05 ul {
	width: 960px;
	border-bottom: 1px solid #999999;
	padding-top: 25px;
	padding-bottom: 10px;
}
#tabs01 ul li, #tabs02 ul li, #tabs03 ul li, #tabs04 ul li, #tabs05 ul li {
	float: left;
	border-right: 1px solid #999999;
	font-size: 107%;
	line-height: 1;
	padding-right: 10px;
	margin-right: 10px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#tabs01 ul li.active a, #tabs02 ul li.active a, #tabs03 ul li.active a, #tabs04 ul li.active a, #tabs05 ul li.active a {
	color: #0099FF;
}
#sub1-1, #sub1-2, #sub1-3, #sub1-4, #sub1-5 {
	width: 960px;
	margin-top: 20px;
	height: 120px;
}
#sub2-1, #sub2-2, #sub2-3, #sub2-4, #sub2-5 {
	width: 960px;
	margin-top: 20px;
	height: 120px;
}
#sub3-1, #sub3-2, #sub3-3, #sub3-4, #sub3-5 {
	width: 960px;
	margin-top: 20px;
	height: 120px;
}
#sub4-1, #sub4-2, #sub4-3, #sub4-4, #sub4-5 {
	width: 960px;
	margin-top: 20px;
	height: 120px;
}
#sub5-1, #sub5-2, #sub5-3, #sub5-4, #sub5-5 {
	width: 960px;
	margin-top: 20px;
	height: 120px;
}
li.pageicon {
	background-image: url(../images/img/pageicon.png);
	background-repeat: no-repeat;
	font-size: 92%;
	line-height: 2;
	padding-left: 20px;
	background-position: left 5px;
}
li.pdficon {
	background-image: url(../images/img/pdficon.png);
	background-repeat: no-repeat;
	font-size: 92%;
	line-height: 2;
	padding-left: 20px;
	background-position: left 5px;
}
#infomation {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#infomation #news {
	float: left;
	width: 960px;

}
#pra_right {
	font-size:90%;
	text-align: right;
	margin-bottom: 10px;
}
#news .news {
	padding: 5px 0px 20px 0px;
	border:0px solid #78AF85;
}

#news .day {
	font-size: 12px;
	float: left;
	padding-left:10px;
	width: 140px;
	border-bottom:1px solid #999999;
}

#news .title {
	font-size: 12px;
	float: right;
	padding-left:10px;
	width: 780px;
	border-bottom:1px solid #999999;
}

#news .title a{
	text-decoration:none;
}

#news .title a:hover{
	text-decoration:underline;
}

#infomation #topics {
	float: left;
	width: 460px;
	margin-left: 20px;
}
#infomation h2 {
	height: 16px;
	width: 950px;
	background-color: #333333;
	border: 1px solid #999999;
	font-size: 107%;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
}
#infomation h3 {
	font-size: 136%;
	line-height: 1.2;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#infomation h4 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 92%;
	line-height: 1.7;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
	padding-top: 10px;
}
#infomation .date {
	font-size: 92%;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bnr-link {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#bnr-link h5 {
	color: #FFFFFF;
	background-color: #333333;
	height: 16px;
	width: 950px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 107%;
	line-height: 1;
	font-weight: bold;
}
#bnr-link li.bnr-01-1L {
	float: left;
	height: 30px;
	width: 234px;
	margin-right: 8px;
	margin-bottom: 10px;
	background-image: url(../images/img/bnr-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 92%;
	line-height: 1;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
}
#bnr-link li.bnr-01-2L {
	float: left;
	height: 39px;
	width: 234px;
	margin-right: 8px;
	margin-bottom: 10px;
	background-image: url(../images/img/bnr-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 92%;
	line-height: 1.2;
	font-weight: normal;
	color: #333333;
	padding-top: 11px;
}
#bnr-link li.bnr-01-3L {
	float: left;
	height: 45px;
	width: 234px;
	margin-right: 8px;
	margin-bottom: 10px;
	background-image: url(../images/img/bnr-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 92%;
	line-height: 1.1;
	font-weight: normal;
	color: #333333;
	padding-top: 7px;
}
#bnr-link li.bnr-02-1L {
	font-size: 92%;
	line-height: 1;
	color: #333333;
	background-image: url(../images/img/bnr-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 234px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
}
#bnr-link li.bnr-02-2L {
	font-size: 92%;
	line-height: 1.2;
	color: #333333;
	background-image: url(../images/img/bnr-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 234px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 11px;
}
#bnr-link li.bnr-02-3L {
	font-size: 92%;
	line-height: 1.1;
	color: #333333;
	background-image: url(../images/img/bnr-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 234px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 7px;
}
#bnr-link  li.bnr-03 {
	font-size: 92%;
	line-height: 1;
	color: #333333;
	float: left;
	height: 50px;
	width: 234px;
	margin-bottom: 10px;
	text-align: center;
}
#footer {
	background-color: #f0f0f0;
	height: 120px;
	width: 100%;
}
#pagetop  {
	width: 940px;
	text-align: right;
	font-size: 92%;
	line-height: 1;
	font-weight: bold;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 55px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
#ft-contents {
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
	line-height: 1;
}
#ft-contents .copyright {
	height: 40px;
	float: left;
	width: 480px;
}
#ft-contents .ftnavi {
	text-align: right;
	float: left;
	height: 40px;
	width: 480px;
}
