#header img {
	float: left;
}
#add {
	text-align: right;
	float: left;
	height: auto;
	width: 630px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #063267;
	margin-top: 5px;
}
#tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	float: left;
	height: auto;
	width: 630px;
	color: #063267;
	text-align: right;
	margin-top: 5px;
}
#nav {
	float: left;
	height: 52px;
	width: 980px;
	padding-top: 8px;
}
#n_top a{
	display: block;
	float: left;
	height: 50px;
	width: 90px;
	background-image: url(../img/0_common/nav_top1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#n_top a:hover {
	background-image: url(../img/0_common/nav_top2.png);
}
#n_greeting a{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../img/0_common/nav_greeting1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#n_greeting a:hover {
	background-image: url(../img/0_common/nav_greeting2.png);
}
#n_profile a{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../img/0_common/nav_profile1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#n_profile a:hover {
	background-image: url(../img/0_common/nav_profile2.png);
}
#n_business a{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../img/0_common/nav_business1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#n_business a:hover {
	background-image: url(../img/0_common/nav_business2.png);
}
#n_recruit a{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../img/0_common/nav_recruit1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#n_recruit a:hover {
	background-image: url(../img/0_common/nav_recruit2.png);
}
#n_welfare a{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../img/0_common/nav_welfare1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#n_welfare a:hover {
	background-image: url(../img/0_common/nav_welfare2.png);
}
#n_contact a{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../img/0_common/nav_contact1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#n_contact a:hover {
	background-image: url(../img/0_common/nav_contact2.png);
}
#line {
	background-image: url(../img/0_common/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 40px;
	width: 980px;
	margin-top: 150px;
}
#line2 {
	background-image: url(../img/0_common/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 40px;
	width: 980px;
}
