@charset "UTF-8";

/*
--------------------------------------------------------------
	トップページ
--------------------------------------------------------------
*/
.topL{
	width: 446px;
}
.news{
	clear: both;
	width: 446px;
	height: 29px;
	text-align: left;
	line-height: 30px;
	border-bottom: 1px dotted #B0B0B0;
}
.news dt{
	float: left;
	display: block;
	padding-top: 8px;
	width: 60px;
	height: 21px;
	color: #9E9E9E;
}
.news dd{
	float: right;
	display: block;
	padding-top: 8px;
	width: 370px;
	height: 21px;
	overflow: hidden;
}

.news2{
	clear: both;
	width: 446px;
	height: 47px;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px dotted #B0B0B0;
}
.news2 dt{
	float: left;
	display: block;
	padding-top: 8px;
	width: 60px;
	height: 39px;
	color: #9E9E9E;
}
.news2 dd{
	float: right;
	display: block;
	padding-top: 8px;
	width: 370px;
	height: 39px;
	overflow: hidden;
}

.news3{
	clear: both;
	width: 446px;
	height: 65px;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px dotted #B0B0B0;
}
.news3 dt{
	float: left;
	display: block;
	padding-top: 8px;
	width: 60px;
	height: 57px;
	color: #9E9E9E;
}
.news3 dd{
	float: right;
	display: block;
	padding-top: 8px;
	width: 370px;
	height: 57px;
	overflow: hidden;
}

.top_img01{
	margin: -8px 245px 0 0;
	_margin: -8px 122px 0 0;
}
.top_img02{
	padding: 0 120px;
	margin: -384px auto 0 auto;
	width: 920px;
	height: 239px;
}
.top_img02 img{
	margin-left: 675px;
}



