@charset "utf-8";
/* ---------------------------------------------------------
CascadingStyleSheet Settingfile
Common
2010
--------------------------------------------------------- */

/*////////////////////////////////////////////////
フォントサイズ統一化設定
////////////////////////////////////////////////*/
body{
	font-size: 75%; /* IE */
	line-height:160%;
}
html>/**/body{
	font-size: 12px; /* Except IE */
}

html[xmlns*=""] body:last-child body{
	font-size:80%;
}

/*////////////////////////////////////////////////
=clear設定
////////////////////////////////////////////////*/
.clear{
	clear:both;
	margin:0;
}
/*////////////////////////////////////////////////
=タグデフォルト設定
////////////////////////////////////////////////*/
form,p{
	margin:0;
	padding:0;
}
ol,ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
}
img{
	border:0;
}
.m10{
	margin-top:10px;
}
.m15{
	margin-top:15px;
}
.m20{
	margin-top:20px;
}
.m30{
	margin-top:30px;
}
.f_right320{
	float:right;
	width:320px;
}
.f_left320{
	float:left;
	width:320px;
}

.semtit{
	background-color:#000;
}


/*////////////////////////////////////////////////
=body設定
（タグリセット設定）
////////////////////////////////////////////////*/
body{
	margin:0px;
	border:none;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-weight:normal;
	text-decoration:none;
	list-style-type:none;
	text-indent:0px;
	line-height:160%;
	text-align:left;
	letter-spacing:0.9px;
	background-color:#EFF0E9;
	color:#666;
}
/*////////////////////////////////////////////////
=リンク設定
////////////////////////////////////////////////*/
a{
	color:#404040;
}
a:hover{
	color:#333;
	text-decoration:none;
}
/*////////////////////////////////////////////////
=header設定
////////////////////////////////////////////////*/
#wrapper{
	margin:0 auto;
}
#headerArea #header{
	width:900px;
	margin:0px auto;
	background-repeat: no-repeat;
}
#headerArea #header{
	height:78px;
	position:relative;
	margin:0px auto;
}
#headerArea #header h1{
	color:#1D1A20;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	margin:0px;
	position:absolute;
	top:30px;
	left:170px;
	line-height:1.4;
	letter-spacing:normal;
}
#headerArea #header h2{
	position:absolute;
	top:15px;
	left:0px;
	margin:0px;
}
#headerArea #header h2 a{
	width:126px;
	height:48px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background-image: url(../images/interview/logo.jpg);
	background-repeat: no-repeat;
}
#headerArea #header #h_navi{
	position:absolute;
	display:block;
	top:30px;
	right:220px;
}
#headerArea #header #h_navi a{
	background:url(../images/common/arrow_gray.jpg) no-repeat;
	margin-left:10px;
	padding-left:20px;
	color:#FFF;
	text-decoration:none;
}
#headerArea #header #h_navi a:hover{
	color:#CCC;
}
#headerArea #header #h_contact{
	position:absolute;
	width:250px;
	height:28px;
	display:block;
	overflow:hidden;
	top:25px;
	right:0px;
}



/*////////////////////////////////////////////////
パンくず設定
////////////////////////////////////////////////*/
#pan{
	width:900px;
	margin:5px auto;
	text-align:left;
	color:#999999;	
}
#pan a{
	color:#999999;
	text-decoration:underline;
}
#pan a hover{
	color:#999999;
	text-decoration:none;
}

/*////////////////////////////////////////////////
=コンテンツ設定
////////////////////////////////////////////////*/
#contents{
	width:860px;
	margin:0 auto;
	background-color:#FFF;
	padding:20px;
	_padding:20px 20px 5px 20px;



	*padding:20px 20px 5px 20px;
}

/*////////////////////////////////////////////////
=文字調整
////////////////////////////////////////////////*/
.read01{
	font-size:14px;
	line-height:140%;
	letter-spacing: 0.2em;
}

.read02{
	font-size:10px;
	line-height:140%;
	letter-spacing: 0.2em;
}

.read02 a{
	color:#CC3366;
	text-decoration:underline;
}

.read03{
	font-size:10px;
	line-height:140%;
	letter-spacing: 0.1em;
}

.read03 a{
	color:#866C1A;
	text-decoration:underline;
}

.kawada{
	font-size:14px;
	line-height:150%;
	letter-spacing: 0.1em;
}

.kawada strong{
	font-weight:bold;
	color:#A07F20;
	
}

.kawada02{
	font-size:14px;
	line-height:180%;
	letter-spacing: 0.2em;
}

.kawada02 strong{
	font-weight:bold;
	color:#A07F20;
	
}

.oshikiri{
	font-size:14px;
	line-height:150%;
	letter-spacing: 0.2em;
}

.oshikiri strong{
	font-weight:bold;
	color:#B8193F;
	
}


/*////////////////////////////////////////////////
=共通コンテンツ設定
////////////////////////////////////////////////*/
#interview{
	width:850px;
	float:left;
	text-align:left;
	font-size:14px;
	color:#1D1A20;
}
#right{
	width:240px;
	float:right;
}

.r_ivent{
	width:240px;
	margin-bottom:20px;
}

.r_box{
	border:5px solid #EAEAE8;
	width:230px;
	margin-bottom:20px;
}
.r_box ol{
	margin:10px;
}
.r_box ol li{
	background:url(../images/common/arrow_black.jpg) no-repeat 0px 3px;
	padding-left:17px;
	margin-bottom:3px;
}
.r_box ol.first li a{
	color:#069;
}
.banner{
	margin-bottom:10px;
}
.banner2{
	margin-bottom:20px;
}
.r_box p{
	margin:10px;
}
.r_box #bannerarea{
	text-align:left;
}
#inquirybanner{
	margin-top:30px;
	text-align:center;
}

/*////////////////////////////////////////////////
=ページトップ
////////////////////////////////////////////////*/
.pagetop{
	margin:5px auto auto;
	text-align:right;
}


/*////////////////////////////////////////////////
=フッター設定
////////////////////////////////////////////////*/
#footerArea{
	width:910px;
	margin:0px auto;
	padding:20px;
	text-align:center;
}
#footerArea a{
	color:#C6C6C6;
	text-decoration:none;
}
#footerArea a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footerArea #footer{
	height:70px;
	margin:25px auto;
}
#footerArea #logo{
	float:left;
	width:150px;
	margin-right:0px;
	margin-top: 15px;
}
#footerArea #company{
	float:left;
	margin-right:35px;
	width:440px;
	color:#FFF;
	text-align:left;
	line-height: 165%;
	margin-top: 15px;
}
#footerArea #tel{
	float:left;
	margin-right:40px;
	left:0px;
}
#footerArea #mail{
	float:left;
}
#footerArea #copy{
	margin:auto;
	color:#666;
	text-align:center;
	}
