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

@charset "utf-8";
/* ------------------------------------------------------------
 リクルートエージェント /kanbu/common/base.css
 更新日:11/04/04

 [目次]
 0:layout
 1:header
 2:contents
 3:navigation
 4:footer
 
------------------------------------------------------------ */


/* 
 0:layout
------------------------------ */
@media print {
	body {
		/zoom: 67%; /* ie67 */
		background:none !important;
	}
}

body {
	font-size: 12px;	/* 基本文字サイズ */
	*font-size: small; /* IE7およびIE6標準準拠モードに適用 */
	*font: x-small; /* IE6後方交互モードに適用 */
	background:url(/kanbu/common/imgs/bg_body.jpg) repeat-x 0 0;
	color:#333;
	text-align:center;/*
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 文字数確認用 */
}
/*ie7*/
*:first-child+html body {
	font-size: 75%;
}
/*ie5-6*/
* html body {
	font-size: 75%;
}
/* safari only \*/
html[xmlns*=""] body:last-child body {
	font-size: 75%;
}
div#wrap {
	background-color:transparent;
	width:958px;
	margin:0 auto;
	text-align:left;
}
/* 
 1:header
------------------------------ */

div#header {
	padding:0 4px;
	height:70px;
	background:none;
}
div#header div.tagLine {
/*	width:400px; */
	color:#333;
}
div#globalNav ul {
	padding:0 4px;
	width:950px;
	height:40px;
	padding-top:10px;
	_height:50px;
}
* html div#globalNav ul {
	width:958px;
}
div#header ul.guideNav, div#header dl {
	margin:34px 0 0 0;
}

div#header dl{
float:right;
margin:28px 0 0 0;
right:120px;
width:245px;
height:18px;
}

div#header dl dt{
/*position:absolute;
overflow:hidden;*/
width:85px;
height:1.5em;
visibility:visible;
padding-top:2px;
color:#666;
}

div#header dl dd{
	padding-left:85px;
	margin:0 8px 0 0;
}


/* 
 2:contents
------------------------------ */

div#contents {
	width:958px;
	background:url(/kanbu/common/imgs/bg_contents.gif) repeat-y 0 0;
	margin:35px auto !important;
}
div.contents_top {
	padding-top:20px;
	background:url(/kanbu/common/imgs/bg_contents_top.jpg) no-repeat 0 0;
}
div.contents_bottom {
	padding:0 29px 30px;
	background:url(/kanbu/common/imgs/bg_contents_bottom.gif) no-repeat bottom left;
	overflow:hidden;
	_height: 1%; /* ie6 */
}
#contents h1 {
	margin-bottom:10px;
}
#contents h1.h1_01,
#contents h2.h2_01 {
	background:url(/kanbu/common/imgs/bg_h2.gif) no-repeat 0 0;
	font-size:117%;
	font-weight:bold;
	line-height:30px;
	padding-left:15px;
	margin-bottom:18px;
}
#contents h1.h1_02 {
	background:url(/kanbu/common/imgs/bg_detail_h1.gif) repeat-x bottom left;
	font-size:108%;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 20px 0
}


#contents h2.h2_02 {
	background:url(/kanbu/common/imgs/bg_h2.gif) no-repeat 0 0;
	font-size:100%;
	font-weight:bold;
	line-height:31px;
	padding-left:15px;
	margin-bottom:18px;
	height:30px;
	overflow:hidden;
}

#contents p.description {
	margin-bottom:20px;
}
#contents p.back {
	margin-top:-36px;
	margin-bottom:20px;
	text-align:right;
	padding-right:5px;
}
#contents p.back span {
	background:url(/kanbu/common/imgs/ico_blue_back.gif) no-repeat left 3px;
	padding-left:11px;
}
#contents #kyujin_detail p.back {
	margin-top:0;
	margin-bottom:2px;
	padding-right:5px;
}


ul.contents_footer_link {
	text-align:center;
}
ul.contents_footer_link li {
	display:inline;
	padding:0 4px 0 0;
}

p.link_kochira {
	text-align:right;
}
p.link_kochira span {
	padding-left:11px;
	background:url(/kanbu/common/imgs/ico_blue.gif) no-repeat left 3px;
}
p.link_toTop {
	text-align:right;
	margin-bottom:0 !important;
}
p.link_toTop span {
	padding-left:11px;
	background:url(/kanbu/common/imgs/ico_toTop.gif) no-repeat left 3px;
}

/*2-1:p.topicPath------------*/

p.topicPath {
	font-size:92%;
	margin:0 0 12px 0 !important;
}

/*2-2:style------------*/
.mt0 {
	margin-top:0 !important;
}

/*2-3:div.entry_box------------*/

div.entry_box {
	margin-bottom:25px;
	position:relative;
	background:url(/kanbu/common/imgs/bg_k_index_entry.gif) no-repeat 0 0;
	height:60px;
/*	overflow:hidden;	*/
}
div.entry_box dl {
}
div.entry_box dt {
	float:left;
	margin-right:12px;
}
div.entry_box dd {
	padding-top:20px;
	font-weight:bold;
	color:#f60;
	float:left;
	width:458px;
}
div.entry_box dd span {
	font-weight:normal;
	color:#333;
	font-size:83%;
}

div.entry_box p.entry_button {
	position:absolute;
	top:9px;
	right:6px;
}

div.entry_box p.entry_box_text {
	text-align:center;
	padding:20px 250px 0 0;
	font-size:117%;
	font-weight:bold;
	color:#f60;
}
div.entry_box p.entry_box_left{
	float:left;
	}
	
	
	
/* tokusyu link
------------------------------------------------*/

div#tokusyubnr{
border:1px solid #CEC4B7;
padding:10px 0 14px 10px;
margin:0 5px 32px 5px;
color:#595959;
}

div#tokusyubnr p{ padding:0 0 4px 12px; font-weight:bold;}

div#tokusyubnr ul{padding:0 0 0 15px;}
div#tokusyubnr li{padding:0 14px 0 0;}
div#tokusyubnr li a{
background:url(/kanbu/common/imgs/ico_blue.gif) no-repeat left 3px;
padding:0 0 0 11px;
}


