/* ヘッダ */
#addressArea img{
	margin: 0 0 0 41px;
}
#news {
	margin-top: 25px;
	margin-left: 1px;
	background-image: url(../../../img/top/b_news.gif);
	width: 596px;
	text-align: left;
}
#line {
	height:60px;
	margin-left: 1px;
	border-left: solid 1px #FF0000;
	border-bottom: solid 1px #FF0000;
}
#japanese {
	margin-top: 25px;
	margin-left: 8px;
}
#link{
	list-style: none;
}
#link li{
	width: 298px;
	float: left;
}
/*フッター*/
#footer {
	padding-top:23px;
	background-color:#FFFFFF;
	width:801px;
	text-align:center;
	line-height: 22px
}

#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#footer a:active {
	color: #ff0000;
	text-decoration: underline;
}

.copyright {
	font-size: 12px;
	color: #ff0000;
}