@charset "UTF-8";
/* CSS Document */

#footer{
	border-top:#788a2f solid 8px;
}

#top h1{
	width:860px !important;
	margin-bottom:10px;
	float:left;
	height:23px;
}
#top {
	padding:10px 0 5px 0 !important;
}
#top .left{
	width:460px;
	float:left;
}

.address {
	float:left;
	margin-right:20px;
}

.address_jp {
	margin-top:20px;
}

#top p{
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
}

#gray .left p{
	margin:5px 0 0 0;
	width:100%;
}

#gray .left p a{
	text-decoration:none;
}
#gray .left p a:hover{
	text-decoration:none;
}

#gray h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#90dafd;
	margin:0 0 5px 0;
	font-weight:normal;
}
#gray h3 a , #top p a{
	color:#90dafd;
	text-decoration:none;
	font-weight:normal;
}
#gray h3 a:hover,  #top p a:hover{
	border-bottom:#90dafd dashed 1px;
	text-decoration:none;
}
.orange{
	color:#fda600;
}
.contact{
	line-height:14px;
	margin-top:20px;
}