@charset "UTF-8";

/*
---------------------------------------------------- */
#subtitle {
	background: url(../../recruit/img/subtitle_bk.gif) no-repeat left top;
	margin-top: 17px;
}

#content #oneColumn {
	width: 750px;
	text-align: left;
	margin: 17px auto!important;
	margin: 17px;
}

/*テーブル
---------------------------------------------------- */
table {
	width: 710px;
	margin: 5px 20px 10px;
}
td {
	margin: 1px 0px;
	padding: 3px 5px;
	color: #505050;
	background: url(../img/dot.gif) no-repeat left bottom;
}
.item {
	width: 100px;
	border-right: 1px solid #efefef;
}
.noline {
	background-image: none;
}

/*ボタン
---------------------------------------------------- */
#oneColumn #btn, #oneColumn #btn-top {
	width: 750px;
	height: 31px;
	text-align: center;
}
#oneColumn #btn-top {
	margin-top: 120px;
	margin-bottom: 120px;
}
#btn img, #btn-top img {
	margin: 5px;
}
#map {
	margin-left: 10px;
}
	
/*注意事項など
---------------------------------------------------- */
#oneColumn #note {
	width: 710px;
	margin: 25px 20px 10px;
	border: 1px solid #efefef;
}
#oneColumn #note .title {
	height: 14px;
	padding: 2px 5px;
	background-color: #9ac9a9;
	display: block;
	font-weight: bold;
}
#oneColumn #note .copy {
	padding: 5px 5px;
	display: block;
}
#oneColumn #text {
	padding: 5px;
	display: block;
}

/*プライバシーポリシー
---------------------------------------------------- */
#prvBox {
	width: 710px;
	margin: 20px;
	line-height: 1.8em;
}