@charset "utf-8";

/*-------------------------------------------------------------------

	　　　　　　　　　　サービス紹介　転職相談会
							
-------------------------------------------------------------------*/


/*-------------------------------------------------------------------
						clearfix
-------------------------------------------------------------------*/

ul.entryButton:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html ul.entryButton{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html ul.entryButton{
	height: 1%;
}
/* End Win IE6 */




/*-------------------------------------------------------------------
						テキスト画像代替
-------------------------------------------------------------------*/
#contents-header .body h2,#contents-header .body p.t-body,
#contents-body h2, #contents-body h3,.btn-reserve a,
ul.entryButton li.quick,
ul.entryButton li.career
{
	display: block;
	text-indent: -10000px;
/* Hides from Mac IE \*/
	overflow: hidden;
/* */
}

/*-------------------------------------------------------
					非表示部
-------------------------------------------------------*/
#sec2 h2,#sec3 h2,#sec4 h2,#sec4 h2,#sec4 h2
{
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:-9999;
}

/*-------------------------------------------------------------------
							main-image
-------------------------------------------------------------------*/
#main-image{
	width: 800px; height: 150px;
	background: url(../../service/ui/images/main_image.jpg) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
	background: url(../../service/ui/images/sec1_h2.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							#contents-header
-------------------------------------------------------------------*/
#contents-header .body{
	width: 585px; height: 140px;
	padding: 0px;
	background: url(../../service/ui/images/contents_header.jpg) no-repeat scroll left top;
}
#contents-header h2{
	background: none;
}
#contents-header .body p.t-body{
	background: none;
}

/*-------------------------------------------------------------------
								body
-------------------------------------------------------------------*/
.body{
	padding: 15px 10px 10px 10px;
	background: url(../../service/images/body_bg.gif) no-repeat scroll left top;
}

#sec2 .body,#sec3 .body,#sec4 .body,#sec5 .body,#sec6 .body{
	padding-bottom: 15px;
	background-image: none;
}

div#sec2,div#sec3,div#sec4,div#sec5,div#sec6{
	margin-left: 15px;
	background: url(../../service/ui/images/sec_box_bg.gif) repeat-y scroll left top;
}

div#sec2 .in,div#sec3 .in,div#sec4 .in,div#sec5 .in,div#sec6 .in{
	width: 561px;
	background: url(../../service/ui/images/sec_box_footer.gif) no-repeat scroll left bottom;
}

div.h-bg{
	width: 561px; height: 44px !important;
}


#sec2 div.body div,#sec3 div.body div,#sec4 div.body div,#sec5 div.body div,#sec6 div.body div{
	width: 535px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #918b8a;
}

div.body div dl{
	float:right;
	width: 370px;
}

* html div.body div dl{
	width: 360px!important;

}

div.body div dl dt{
	clear: both;
	float: left;
	width: 55px;
	padding-top: 1px; padding-bottom: 3px;
	line-height: 1.2;
}

div.body div dl dd{
	width: auto;
	margin-left: 7em;
	padding-top: 1px; padding-bottom: 3px;
	line-height: 1.2;
}

div.body div p{
	float: left;
	width: 165px;
}

div.body dl dt{
	float: left;
	width: 55px;
	padding-top: 1px; 
}

div.body dl dd{
	width: 440px;
	margin-left: 7em;
	padding-top: 1px; 
	line-height: 1.2;
}

/* Win IE6 \*/
* html div.body div dl{
	width: 385px;
}

* html div.body div dl dt,* html div.body dl dt{
	width: 80px;
}
/* End Win IE6 */


/*-------------------------------------------------------------------
								予約ボタン
-------------------------------------------------------------------*/
p.btn-reserve{
	float: right;
	margin-top:15px; padding-right: 0px;
}
p.btn-reserve a{
	background: url(../../service/ui/images/btn_reserve.gif) no-repeat scroll left top;
	width:105px; height: 22px;
}

/*-------------------------------------------------------------------
								sec1
-------------------------------------------------------------------*/
#sec1{
	margin-top: 0px;
}
#sec1 h2{
	background: url(../../service/ui/images/sec1_h2.gif) no-repeat scroll left top;
	width: 585px; height: 50px;
}
#sec1 .body{
	padding-top: 5px; padding-left: 15px;
}
#sec1 p.t-body{
	width: auto;
	margin: 0;
	text-indent: 0;
}

/*-------------------------------------------------------------------
								sec2
-------------------------------------------------------------------*/
#sec2{
	margin-top: 20px;
}

#sec2 div.h-bg{
	background: url(../../service/ui/images/sec2_h3.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
								sec3
-------------------------------------------------------------------*/
#sec3{
	margin-top: 30px;
}
#sec3 div.h-bg{
	background: url(../../service/ui/images/sec3_h3.gif) no-repeat scroll left top;
}

#sec3 dl dt.caption{
	float: none;
	width: 345px;
}
* html #sec3 dl dt.caption{
	width: 350px;
}

/*-------------------------------------------------------------------
								sec4
-------------------------------------------------------------------*/
#sec4{
	margin-top: 30px;
	margin-bottom:20px;
}
#sec4 div.h-bg{
	background: url(../../service/ui/images/sec4_h3.gif) no-repeat scroll left top;
}

#sec4 div.body div dl{
	float: none;
	width: 535px;
	padding-right: 0px;
}

#sec4 dl dt.caption{
	float: none;
	width: 535px;
}

/*-------------------------------------------------------------------
								list
-------------------------------------------------------------------*/
.list-circle-blue{
	padding-left: 25px;
	background: url(../../images/cmn/list_mark_circle_blue.gif) no-repeat scroll 0.5em 0.3em;
}

.list-circle-gray{
	padding-left: 25px;
	background: url(../../images/cmn/list_mark_circle_gray.gif) no-repeat scroll 0.5em 0.3em;
}

.list-square-red{
	padding-left: 25px;
	background: url(../../images/cmn/list_mark_square_red.gif) no-repeat scroll 0.5em 0.3em;
}

/* Win IE7 */
*:first-child+html.list-circle-blue{
	background-position: 7px 3px;
}

*:first-child+html.list-circle-gray{
	background-position: 7px 3px;
}

*:first-child+html.list-square-red{
	background-position: 7px 3px;
}
/* End Win IE7 */

/* Win IE6 \*/
* html .list-circle-blue{
	background-position: 7px 3px;
}

* html .list-circle-gray{
	background-position: 7px 3px;
}

* html .list-square-red{
	background-position: 7px 3px;
}
/* End Win IE6 */



/*-------------------------------------------------------------------
				-- 101222_add -- ul.entryButton
-------------------------------------------------------------------*/
ul.entryButton{
	padding: 10px 10px 10px 270px;
}


ul.entryButton li,
ul.entryButton li a{
	display: block;
	width: 125px;
	height: 40px;

}

ul.entryButton li.quick{
	float: left;
	background: url("../../service/ui/images/btn_entry_quick.gif") no-repeat scroll left top transparent;
}

ul.entryButton li.quick a:hover{
	background: url("../../service/ui/images/btn_entry_quick_ov.gif") no-repeat scroll left top transparent;
}

ul.entryButton li.career{
	float: right;
	background: url("../../service/ui/images/btn_entry_career.gif") no-repeat scroll left top transparent;
}

ul.entryButton li.career:hover{
	background: url("../../service/ui/images/btn_entry_career_ov.gif") no-repeat scroll left top transparent;
}

