@charset "utf-8";
/*
	Copyright (c) LAPNET All Rights Reserved.

		Style List
		1. Contents Style
		?. Print Style
*/

/* =1. Contents Style */
/* ---------------------------------------------------------------- */
h2 {
 margin:0 0 20px;
}
.recruitItem {
 margin:0 0 20px 5px;
}
.recruitItem dt {
 border-left:4px solid #ff3e00;
 margin:0 0 20px;
 padding:0 0 0 10px;
 font-size:116%;
 font-weight:bold;
}
.recruitItem dd p.head {
 border-bottom:1px solid #ddd;
 margin:0 0 10px;
 padding:10px 0 10px 15px;
 background:url(/common/images/icon_arrow5.gif) left center no-repeat;
}
.recruitItem dd table {
 width:644px;
 margin:-10px 0 0;
}
.recruitItem dd table th {
 width:15%;
 font-weight:bold;
 background:url(/common/images/icon_arrow6.gif) left center no-repeat;
 border-bottom:1px solid #ddd;
 padding:10px 0 10px 8px;
}
.recruitItem dd table td {
 border-bottom:1px solid #ddd;
 padding:10px 0;
}

#recruitBox {
 color:#666;
 background:url(/space/image/inquiry_bg.gif) left top repeat;
 margin:0 0 20px;
 padding:0 0 4px;
}
#recruitBox dt {
 color:#fff;
 overflow:hidden;
 zoom:1;
}
#recruitBox dt span {
 display:block;
 padding:0.7em 0 0;
}
#recruitBox dt img {
 float:left;
 vertical-align:middle;
}
#recruitBox dd {
 clear:both;
 background:#fff;
 margin:0 4px;
 padding:15px 26px;
 overflow:hidden;
 zoom:1;
}
#recruitBox dd p {
 margin:0;
}

.btn {
 text-align:center;
 margin:0 0 20px;
}

/* =?. Print Style */
/* ---------------------------------------------------------------- */
@media print {}


