@charset "UTF-8";

/* service.css */ 
/*
========== TABLE of CONTENTS ==========

layout only

========== TABLE of CONTENTS ==========
*/

/*-------------------------

::  contentsInner_right ::

-------------------------*/

#contentsInner_right{
	float:right;
	width:229px;
	margin:0;
	}

/*---------------------------
  contentsInquiry
---------------------------*/

#contentsInner_right #contentsInquiry{
	width:229px;
	display:block;
}

#contentsInquiry p#rightttl_inquiry{
	text-indent:-9999px;
	width:229px;
	height:31px;
	display:block;
	overflow:hidden;
	background:url(../../images/ttlbar_inquiry.jpg) no-repeat left top;
}

#contentsInquiry p.detail{
	margin:7px 10px;
	font-size:85%;
	text-align:left;
}

#contentsInquiry img{
	margin-left:10px;
}

/*---------------------------
  contentsPickup
---------------------------*/

#contentsInner_right #contentsPickup{
	width:229px;
	margin-top:12px;
	display:block;
}

#contentsPickup p#rightttl_pickup{
	text-indent:-9999px;
	width:229px;
	height:31px;
	display:block;
	overflow:hidden;
	background:url(../../images/ttlbar_pickup.jpg) no-repeat;
	margin-bottom:2px;
}

#contentsPickup ul{
	width:209px;
	margin:0 auto;
}

#contentsPickup li{
	margin-top:5px;
}


/*-------------------------

::  contentsInner_left ::

-------------------------*/

#contentsInner_left{
	width:691px;
	float:left;
	}
	
#contentsInner_left h1{
	width:691px;
	height:214px;
	background:url(../images/mainttl_recruit.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
	}
	
.pagecopy{
	margin:0 0 15px 5px;
	}
	

	
/*---------------------------
  section
---------------------------*/

#section{
	width:691px;
	margin-bottom:5px;
	}
	
#section h2{
	width:691px;
	height:41px;
	background:url(../images/ttlbar_hakobu.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	}
	
#section h3{
	width:691px;
	height:41px;
	background:url(../images/ttlbar_other.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	}
	
#section h4{
	width:690px;
	height:30px;
	background:url(../../images/section_690.jpg) no-repeat center;
	display:block;
	text-indent:30px;
	}
	
#section h4 p{
	padding-top:7px;
	font-size:100%;
	}
	
#section h4 p a{
	color:#18243a;
	}

#section h4 p a:hover{
	color:#03a5e1;
	text-decoration:none;
	}
	
#section h5{
	background:url(../../images/icon_blue.jpg) no-repeat 7px 2px;
	text-indent:25px;
	font-size:110%;
	padding-bottom:5px;
	}
	
.recruit_icon{
	padding:0 10px 0 3px;
	vertical-align:middle;
	}
	
#section tr{
	width:691px;
	}

#section td{
	width:33%;
	vertical-align:top;
	text-align:left;
	padding:10px 0;
	border-top:#1b4494 3px solid;
	}
	
#section td p{
	padding:5px 5px 10px 5px;
	}
	
	
#section hr{
	width:691px;
	height:1px;
	margin:10px 0;
	background:url(../../images/dots_690blue.gif) no-repeat;
	}


