@charset "utf-8";
/* CSS Document */

/*
Global Navigaiton
*/

#gnavi li.gnavi06 a {
	background-position:left bottom;
}

.text{
	width:750px;
	height:400px;
	margin:20px auto;
}
.text dl dt{
	font-weight:bold;
	font-size:13px;
}

/*
表
*/

.table01{
	width:760px;
	margin:0px auto;
}

.table01 th{
	width:230px;
	vertical-align:top;
	text-align:left;
	padding-bottom:2em;
}

.table01 th p{
	display:block;
	width:171px;
	background-image:url(../jobs/image/th.png);
	line-height:25px;
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:1em;
	font-weight:normal;
	letter-spacing:1px;
}

.table01 th p span{
	font-size:10px;
}

.table01 td{
	vertical-align:top;
	padding-bottom:2em;
	line-height:175%;
	font-size:13px;
}

.table01 td input,
.table01 td textarea,
.table01 td select{
	border:2px solid #CCCCCC;
}

/*
ボタン類
*/

.send_bt{
	width:700px;
	margin:20px auto;
	text-align:center;
}


/*
個人情報保護
*/

.privacy{
	width:750px;
	margin:50px auto;
}

.privacy dl{
	margin-bottom:20px;
}
.privacy dl dt{
	font-weight:bold;
	font-size:13px;
}

.privacy dl dd{
}


/*
conf
*/

.conf_txt{
	width:750px;
	margin:30px auto;
	overflow:hidden;
}

.conf_txt2{
	width:750px;
	margin:30px auto;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

/**/
#moshimo{
	width:750px;
	margin:10px auto;
}






/*
Block01
*/

#block01{
	width:960px;
	height:300px;
	margin:0px auto;
	overflow:hidden;
	background-image:url(image/img_com.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#block01 dl{
	display:block;
	width:550px;
	overflow:hidden;
}

#block01 dl dt{
	font-weight:bold;
	font-size:17px;
	margin-bottom:0.5em;
}

#block01 dl dd{
	line-height:175%;
}
/*