@charset "utf-8";

#newsBox {
	float: left;
	width: 340px;
	margin: 0px 0px 15px;
	background: transparent url(../images/newsback_bt.gif) no-repeat scroll left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#newsBox h3 {
	width: 323px;
	padding: 25px 0px 10px 15px;
	background: transparent url(../images/newsback_top.gif) no-repeat scroll -2px top;
	margin: 0px 0px 0px 2px;
}
.news {
	height: 140px;
	width: 384px;
	padding-top: 10px;
	margin-left: 16px;
	overflow-y: scroll;
	margin-right: 10px;
}
.news  dt {
	padding: 0px 10px 0px 18px;
	margin-bottom: 2px;
	line-height: 16px;
	background: transparent url(../images/sq05.gif) no-repeat scroll left center;
	font-size: 12px;
	height: 16px;
}
.news  dd {
	padding: 0px 10px 0px 18px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 12px;
}


/* infoBox */

#infoBox{
	width: 745px;
	overflow: hidden;
	padding:7px 0 20px;
	border-top: solid 5px #0085DF;
}
	#infoBox div,
	#infoBox iframe{
		float: left;
	}
	
	
	#infoExplanation{
		background: #def1fb url(../images/information_bottom.gif) no-repeat bottom center;
		width: 329px;
		margin-right: 5px;
	}
		#infoBox h3{
			padding: 0; margin: 0;
		}
		#infoBox h4{
			padding: 2px 13px;
			color: #0085D0;
			font-size: 14px;
			font-weight: bold;
		}
		#infoExplanation p{
			padding: 15px 15px 15px;
			color: #0085D0;
		}
		#infoBox iframe{
			border-color: #D2D2D2;
		}

/*---------- end [#newsBox] ----------*/

#topmenuBox {
	position: relative;
	width: 415px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topmenuBox ul {
	font-size: 0px;
	line-height: 0px;
	margin-top: 3px;
}

#topmenuBox li {
	float: left;
	padding-bottom: 8px;
	padding-left: 5px;
}

/*---------- end [topMenuBox] ----------*/

#centerArea {
	position: relative;
	clear: both;
	width: 745px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	background: transparent url(../images/centerback_bt.gif) no-repeat scroll left bottom;
}

#centerArea h3 {
	padding: 25px 0px 0px 17px;
	margin-left: -15px;
	background: transparent url(../images/centerback_top.gif) no-repeat scroll left top;
	margin-bottom: 20px;
	margin-top: 0px;
}

#centerArea #linkMenu {
}

#centerArea #linkMenu li {
	float: left;
	width: 200px;
	padding-left: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	background: transparent url(../images/sq03.gif) no-repeat scroll left center;
}

.contAreaClass{
	position: relative;
	clear: both;
	width: 745px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	background: transparent url(../images/centerback_bt.gif) no-repeat scroll left bottom;
}
	.contAreaClass h3 {
		padding: 25px 0px 0px 17px;
		margin-left: -15px;
		background: transparent url(../images/centerback_top.gif) no-repeat scroll left top;
		margin-bottom: 20px;
		margin-top: 0px !important;
	}
	
	.contAreaClass li{
		float: left;
		padding-left: 6px;
	}

/*---------- end [#linkMenu] ----------*/

/*---------- end [centerArea] ----------*/

#centerArea #linkMenu a {
	border-bottom: 1px dashed #005700;
	color: #005700;
	padding-bottom: 1px;
}

#centerArea #linkMenu a:hover {
	color: #F39950;
}

#contentsArea .topBack {
	display: none;
}

#contentsArea .downArea {
	margin-top: 10px;
	clear: both;
}

#contentsArea .downArea li {
	float: left;
	margin-right: 7px;
}

.jishin-info{
	text-align: center;
	margin-bottom: 15px;
}
.txtGreen{
	color: #009900;
}
