@CHARSET "UTF-8";


/* ------------------------------------------------------
contents setting
------------------------------------------------------ */

#main {
	width: 850px;
	clear: both;
}
.mainImage {
	margin: 0px auto;
	height: 308px;
	width: 850px;
}
.news {
	width: 500px;
	margin-top:20px;
	padding-left:40px;
	float:left;
}
.newsimage {
	width:439px;
	height:41px;
}
.newsrelease {
	width: 450px;
	margin-top: 5px;
	padding-left:20px;	
	margin-bottom: 10px;
	line-height: 15px;
	letter-spacing: 0.2em;
	font-size: 11px;
	color: #526078;
}
.newsrelease dt {
	width: 7em;
	float:left;
}
.newsrelease dd {
	width: 350px;
	margin-bottom: 5px;
	float:left;
}
.newsrelease a:link {
	text-decoration: none;
	color: #0A56A2;
	font-size: 11px;
}
.newsrelease a:visited {
	text-decoration: none;
	color: #71B4F7;
	font-size: 11px;
}
.newsrelease a:hover {
	text-decoration: none;
	color: #71B4F7;
	font-size: 11px;
}
.newsrelease a:active {
	text-decoration: none;
	color: #84A8E3;
	font-size: 11px;
}
.bunner {
	width:265px;
	height:140px;
/*	padding-left:100px;*/
}
.d_Link {
	width:225px;
	float:right;
	padding-right:40px;
	margin-top:20px;
	margin-bottom:20px;
}
.d_Link li {
	width:225px;
	margin-bottom:20px;
}
