@charset 'utf-8';

#body {
	border-top: 4px solid #606060;
}

div#header .headerlogo a span{
	display: inline-block;
}
div#header .headerlogo a .logo{
	width: 320px;
	margin-right: 20px;
}
div#header .headerlogo a .logo img{
	width: 100%;
	vertical-align: middle;
}
div#header .headerlogo a .catch{
	vertical-align: middle;
	font-weight: bold;
}

#footer #logo{
	 width: 210px;
}

#main-image .main_image_logo{
	width:  290px;
	height: 36px;
}


div#copyright {
	background: #606060;
}

div#fnv .left li.mail a {
	background-image: none;
	padding-left: 0;
	font-size: 85%;
	margin-left: 15px;
}

.ashford-formula{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 20px 15px;
}


.bold{
	font-weight: bold;
}

.salary{

}
.salary dt:not(:last-of-type),
.salary dd:not(:last-of-type){
	margin-bottom: 10px;
}
.salary dt{
	float: left;
	width: 5em;
}
.salary dd{
	margin-left: 6em;
}

