@charset "utf-8";

/*-------------------------------------------------------------------

	　　　　　　　　　　	サービス紹介
							
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
						テキスト画像代替
-------------------------------------------------------------------*/
#local-navi li,#local-navi li a
{
	display: block;
	text-indent: -10000px;
/* Hides from Mac IE \*/
	overflow: hidden;
/* */
}
/*-------------------------------------------------------------------
							sub-contents
-------------------------------------------------------------------*/
.service #sub-contents{
	padding: 10px 0px 0px 0px;
}

/*-------------------------------------------------------------------
							main-image
-------------------------------------------------------------------*/
#main-image{
	width: 800px; height: 150px;
	background: url(../../service/images/main_image.jpg) no-repeat scroll left top;
}
/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
	width: 585px; height: 50px;
	margin-bottom: 0px;
}

/*-------------------------------------------------------------------
							local-navi
-------------------------------------------------------------------*/
#local-navi{
	width: 800px; height: 25px;
}
#local-navi ul li{
	float: left;
	display: block;
}

#local-navi li#l_navi_service a{
	background: url(../../service/images/l_navi_service.jpg) no-repeat scroll left top;
	width: 110px; height: 25px;
}
#local-navi li#l_navi_service,#local-navi li#l_navi_service a:hover,#local-navi li#l_navi_service a:active{
	background: url(../../service/images/l_navi_service_ov.jpg) no-repeat scroll left top;
	width: 110px; height: 25px;
}

#local-navi li#l_navi_consul a{
	background: url(../../service/images/l_navi_consul.jpg) no-repeat scroll left top;
	width: 66px; height: 25px;
}
#local-navi li#l_navi_consul,#local-navi li#l_navi_consul a:hover,#local-navi li#l_navi_consul a:active{
	background: url(../../service/images/l_navi_consul_ov.jpg) no-repeat scroll left top;
	width: 66px; height: 25px;
}

#local-navi li#l_navi_ui a{
	background: url(../../service/images/l_navi_ui.jpg) no-repeat scroll left top;
	width: 93px; height: 25px;
}
#local-navi li#l_navi_ui,#local-navi li#l_navi_ui a:hover,#local-navi li#l_navi_ui a:active{
	background: url(../../service/images/l_navi_ui_ov.jpg) no-repeat scroll left top;
	width: 93px; height: 25px;
}

#local-navi li#l_navi_second_new a{
	background: url(../../service/images/l_navi_second_new.jpg) no-repeat scroll left top;
	width: 85px; height: 25px;
}
#local-navi li#l_navi_second_new,#local-navi li#l_navi_second_new a:hover,#local-navi li#l_navi_second_new a:active{
	background: url(../../service/images/l_navi_second_new_ov.jpg) no-repeat scroll left top;
	width: 85px; height: 25px;
}

#local-navi li#l_navi_interview a{
	background: url(../../service/images/l_navi_interview.jpg) no-repeat scroll left top;
	width: 52px; height: 25px;
}
#local-navi li#l_navi_interview,#local-navi li#l_navi_interview a:hover,#local-navi li#l_navi_interview a:active{
	background: url(../../service/images/l_navi_interview_ov.jpg) no-repeat scroll left top;
	width: 52px; height: 25px;
}

#local-navi li#l_navi_resume a{
	background: url(../../service/images/l_navi_resume.jpg) no-repeat scroll left top;
	width: 70px; height: 25px;
}
#local-navi li#l_navi_resume,#local-navi li#l_navi_resume a:hover,#local-navi li#l_navi_resume a:active{
	background: url(../../service/images/l_navi_resume_ov.jpg) no-repeat scroll left top;
	width: 70px; height: 25px;
}

#local-navi li#l_navi_brush_up a{
	background: url(../../service/images/l_navi_brush_up.jpg) no-repeat scroll left top;
	width: 108px; height: 25px;
}
#local-navi li#l_navi_brush_up,#local-navi li#l_navi_brush_up a:hover,#local-navi li#l_navi_brush_up a:active{
	background: url(../../service/images/l_navi_brush_up_ov.jpg) no-repeat scroll left top;
	width: 108px; height: 25px;
}

/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
margin-top:7px;
	width: 585px; height: 50px;
	margin-bottom: 0px;
	background: url(../../service/images/page_title.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							contents-header
#contents-header{
	margin-bottom: 12px;
}
#contents-header div.cn{
	width: 585px;
	background: #7FA1FF;
	padding: 14px 0 14px 0;
}
#contents-header div.side{
	background: url(../../corporate/new/images/contents_header_bg3.gif) repeat-x scroll left bottom;
	margin-left: 15px;
	margin-right: 8px;
}
#contents-header div.line{
	background: url(../../corporate/new/images/contents_header_bg2.gif) repeat-y scroll right top;
	min-height: 95px;
}
#contents-header div.circle{
	background: url(../../corporate/new/images/contents_header_bg1.gif) no-repeat scroll right top;
	width: 430px;
	float: right;
}
#contents-header p.head-img{
	background: #7fa1ff;
	width: 130px;
	float: left;
}
#contents-header h3{
	font-size: 110%;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top: 2px;
}
#contents-header div.circle p{
	margin-right:15px;
	line-height: 16px;
	text-indent: -1em;
	padding-left: 1em;
}
#contents-header div.circle p span{
	color: #FFFFFF;
}
#contents-header div#explanation{
	margin: 15px 13px 12px 10px;
	line-height: 1.3em;
}
-------------------------------------------------------------------*/
/* Win IE6 \*/
* html #contents-header div.line{
	height: 108px;
}
/* */

/*-------------------------------------------------------------------
								body
-------------------------------------------------------------------*/
.body{
	padding: 10px 5px 10px 10px;
	background: url(../../service/images/body_bg.gif) no-repeat scroll left top;
	line-height: 1.3;
}




.list-circle{
	min-height: 17px;
	background: url(../../images/cmn/list_mark_circle_red.gif) no-repeat scroll left 0.3em;
	padding: 0px 4px 0px 0px;
	text-indent: 17px;
}
/* Win IE6 \*/
* html .list-circle{
	height: 17px;
}
/* End Win IE6 */

