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

p{
	line-height:1.4;
	font-size:92%;
}

div#mainLeft h2{
	height:36px;
	background-image:url(../img/contact_main_header.gif);
	background-repeat:no-repeat;
}

div#mainLeft h4{
	position:relative;
	width:600px;
	height:24px;
	margin-top:14px;
	color:#ff9e00;
	font-weight:bold;
}

/*=====#recruitDetail=====*/
div#mainLeft ol#recruitDetail{
	position:relative;
	width:620px;
}

div#mainLeft ol#recruitDetail li{
	display:block;
	width:610px;
	height:150px;
	margin-bottom:14px;
	border:5px solid #000000;
}

div#mainLeft ol#recruitDetail li h3{
	display:block;
	width:610px;
	height:29px;
	border-bottom:1px solid #000000;
}

div#mainLeft ol#recruitDetail li h3#recruit1{
	background-image:url(../img/recruit_list_title1.gif);
}

div#mainLeft ol#recruitDetail li h3#recruit2{
	background-image:url(../img/recruit_list_title2.gif);
}

div#mainLeft ol#recruitDetail li h3#recruit3{
	background-image:url(../img/recruit_list_title3.gif);
}


div#mainLeft ol#recruitDetail li p{
	padding:10px;
}

/*=====#sendDetail=====*/
div#mainLeft #sendDetail{
	position:relative;
	padding-left:12px;
}

/*=====#btnDlSeat=====*/
div#mainLeft #btnDlSeat{
	position:relative;
	width:303px;
	height:33px;
	margin:14px 158px 0 158px;
}

div#mainLeft #btnDlSeat a{
	display:block;
	width:303px;
	height:33px;
	background-image:url(../img/btn_downlod_seat.gif);
}

div#mainLeft #btnDlSeat a:hover{
	background-position:0 -33px;
}
