@charset "UTF-8";

dl#policylist {
	width: 760px;
	display: block;
	clear: both;
	border-bottom: 1px solid #999999;
}

dl#policylist dt img {
	width: 240px;
	float: left;
	line-height: 1.5em;
	border-top: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	display: block;
}

dl#policylist dd {
	width: 510px;
	float: left;
	line-height: 1.5em;
	border-top: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: right;
	display: block;
	padding-left: 10px;
}

#container .contact {
	background: url(img/middle.gif) repeat-y center top;
	display: block;
	clear: both;
	width: 760px;
	margin-top: 10px;
}

#container #contop {
	background: url(img/top.gif) no-repeat center top;
	display: block;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 0px;
}

#container #contop p {
	clear: both;
	margin-bottom: 10px;
}

#container #contop dl {
	display: block;
	width: 720px;
	clear: both;
}

#container #contop dt {
	display: block;
	float: left;
	width: 220px;
	clear: left;
	padding-top: 5px;
}

#container #contop dd {
	display: block;
	padding-top: 5px;
	float: left;
}

#container #conbottom {
	background: url(img/bottom.gif) no-repeat center bottom;
	display: block;
	width: 760px;
	margin-top: 0px;
	padding-bottom: 30px;
}

.recruitYNC, .recruitNB{
	float: left;
	width: 240px;
	margin: 10px 0 20px;
}

.recruitYNC img, .recruitNB img{
	margin-bottom: 7px;
}
