@charset "utf-8";

/*------------------------------------------------------------------------------
JAC Recruitment Co., Ltd. - CSS Modules Import
Date: 2010-03-31
Copyright (C) JAC Recruitment Co., Ltd. All Rights Reserved.
------------------------------------------------------------------------------*/



/* ----------------------------------------

INDEX

---------------------------------------- */
div#IrMain,div#MainVisual {
	margin-bottom: 30px;
}



/* ----------------------------------------

csr

---------------------------------------- */

.m_10{
	margin-bottom: 10px;
}

.m_20{
	margin-bottom: 20px;
}

.m_30{
	margin-bottom: 30px;
}

.m_50{
	margin-bottom: 50px;
}


/*------- index --------*/

p.Priv_RightTxt{
	text-align: right;
}

h2.TitStyleBusiness{
	margin-bottom: 23px;
	line-height: 1.1;
	font-weight: 700;
	font-size: 150%;  /* 18px */
	color: #808080; /* gray text */
}

h3.TitStyleBusiness02 {
	margin-bottom: 9px;
	padding: 0 0 5px;
	line-height: 1.2;
	font-weight: 700;
	font-size: 116.7%;  /* 14px */
	color: #808080; /* gray text */
	border-bottom: 2px solid #e6e6e6;
}

p.BusinessImg{
	margin-bottom: 30px;
	text-align: center;
}

p.CsrImgTxt{
	margin-bottom: 28px;
	font-size: 83.4%;  /* 10px */
	text-align: right;
}

img.HpImg{
	float:left;
	margin:0 20px 0 0;
}

/* ----------------------------------------

Sub (必要なければ消す)

---------------------------------------- */


ul.SubNav01 {
	margin-top: 8px;
	padding-bottom: 10px;
}

ul.SubNav01 li {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #c9c9c9;
	background-color: #fff;
}

ul.SubNav01 li.Border {
	padding: 3px 2px;
}

ul.SubNav01 li h4 {
	margin-top: 10px;
	padding: 0 4px;
	font-weight: 700;
	font-size: 91.7%;
	color: #808080;
}

ul.SubNav01 li p {
	padding: 0 4px;
	font-size: 83.4%;
}


/* ----------------------------------------

Page (必要なければ消す)

---------------------------------------- */

div.Page{
	width: 540px;
	margin-bottom: 50px;
}

div.Page p.PageTop{
	padding-bottom: 8px;
	line-height: 1.2;
	text-align: right;
}

div.Page p.PageTop a{
	padding-right: 10px;
	background: url(../image/icon_arrow_02.png) 100% 50% no-repeat;
	font-size: 83.4%;
	color: #808080;
}

div.Page p.PageTop a:hover{
	color: #009b48;
}


/* ----------------------------------------

ClearFix (必要なければ消す)

---------------------------------------- */

/* -- Modern Browsers -- */

div.Foothold div#Main dl.FootholdSec:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* -- IE7 -- */

*:first-child+html div.Foothold div#Main dl.FootholdSec {
	zoom: 1;
}

/*  -- Legacy IE -- */

* html div.Foothold div#Main dl.FootholdSec {
	zoom: 1;
}
