@charset "utf-8";


/*========メイン画像==============*/
#mvTop{
	position:relative;
	z-index:0;
	width:100%;
	clear:both;
	height:376px;
background: #0f58a4;
background: -moz-linear-gradient(top, #0f58a4 0%, #0f58a4 87.2%, #ffffff 87.2%);
background: -webkit-linear-gradient(top, #0f58a4 0%,#0f58a4 87.2%,#ffffff 87.2%);
background: linear-gradient(to bottom, #0f58a4 0%,#0f58a4 87.2%,#ffffff 87.2%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f58a4', endColorstr='#ffffff',GradientType=0 );}	
#slide{
	display:block;
	width:1168px;
	height:376px;
	margin:0 auto;}

/*========NEW==============*/

.news{
	display:block;
	width:980px;
	margin:0 auto 20px;}
.news ul{
	width:900px;
	margin-left:40px;}

.news ul li {
	padding-bottom:5px;
	margin-bottom:5px;
	height:auto;
	line-height:1.5em;
}
.news ul li:nth-child(even) {
	width:716px;
border-bottom:#4D4D4D dotted 2px;
padding-left:184px;
}

.news ul li:nth-child(odd) {
	float:left;
	clear:left;
	width:184px;
		color:#F4901E;
	list-style-position: inside;
	list-style-type: disc;
}


/*========メイン内==============*/
.menuList01{
	display:block;
	width:982px;
	margin: 0px auto 20px;}
.menuList01 li{
float:left;
}	
.menuList{
	display:block;
	width:982px;
	margin: 0px auto 20px;}
.menuList li{
float:left;

}	

#topConte li {
		position: relative;
/*	display: inline;*/
	float: left;
	width:360px;
	height:185px;

}
#topConte li p {
	position: absolute;
	left: 15px;
	top: 70px;
	height: 110px;
	width: 194px;
/*		display: inline;
*/
	line-height:1.4em;
		text-align: justify;
	text-justify: inter-ideograph;
}

.brGtb{
	border-bottom:#666 dotted 2px;
	border-top:#666 dotted 2px;}

