@charset "utf-8";
body {
	background: url(../top-img/back_top.jpg) repeat-x;
}
.animation {
	height: 380px;
	clear: both;
}
#top_left{
	float:right;
	width:160px;
	margin-right:0px;
	}
#top_center{
	float:right;
	width:520px;
	margin-right:30px;
	}
#top_right{
	float:left;
	width:160px;
	margin-right: 20px;
	}
.company{
	margin-top:15px;
	border:dotted 1px #333333;
	padding: 10px 5px;
	}
.company .address{ padding: 5px; 
}

#news-bn-top {
	clear: both;
	text-align: right;
	margin-top: 10px;
	margin-right: 6px;
}

#news-bn-top a {
	text-decoration: none;
	padding: 3px;
	font-size: 10px;
	color: #FFFFFF;
	background: #660000;
	border-top: 1px solid #370000;
	border-right: 2px solid #370000;
	border-bottom: 2px solid #370000;
	border-left: 1px solid #370000;
}

