@charset "utf-8";
header {
	padding-top: 16px;
	margin-top: 0;
	background-color: #204984;
}
.title {
	color: #FFF;
}
#headTitle {
	width: 656px;
	padding-bottom: 30px;
	background: none;
	background-image: url(../../images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}
#headerAddress {
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.8;
}
#headerAddress img {
	margin-top: 5px;
}
#gNavi {
	padding-top: 6px;
	border-top: 5px solid #c6b01c;
	margin-top: 0;
}
#privacyBox li{
	margin-bottom:30px;
}
#privacyBox li:last-child{
	margin-bottom:0px;
}