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

	css/recruit.css

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

@import "reset.css";
@import "base02.css";
@import "module.css";
@import "dropdowns02.css";



/*---------------------------------------------
	#Recruit
-----------------------------------------------*/
#Recruit {
	margin-bottom: 80px;}
#Recruit h2 {
	margin-bottom: 20px;
	font-size:2.2em;}

/*	.box
-----------------------------------------------*/
#Recruit div.box {
	width: 701px;
	margin: 50px auto;
	background: url(../img/company/menu_bg_repeat.jpg) repeat-y center;}

#Recruit div.box h3 {
	margin-bottom: 30px;}

#Recruit div.box ul {
	padding-bottom: 35px;
	background: url(../img/company/menu_bg_bottom.jpg) no-repeat center bottom;
	text-align: center;}

#Recruit div.box ul li {
	display: inline;}



/*	.detail
---------------------------------------------*/
.detail h3 {
	color: #e2007e;
	font-weight: bold;
	margin-bottom: 1.0em;
	font-size: 1.16em;}

/*	.package
---------------------------------------------*/
.detail .package {
	width: 699px;
	margin: 40px auto;
	background: url(../img/company/bg_repeat.jpg) repeat-y center;}
.detail .package div.clear {
	height: 11px;
	background: url(../img/company/bg_bottom.jpg) no-repeat center bottom;}
.detail .package p, .detail .package ul {
	width: 655px;
	margin: 0.8em auto;}
.detail .package a {
	color: #e2007e;
	text-decoration: underline;}



/*	#GuideBook
--------------------------------------------*/
.detail #GuideBook ol {
	width: 655px;
	margin: auto;}
.detail #GuideBook li {
	margin-top: 20px;
	padding-bottom: 20px;
	background: url(../img/common/br_dot.jpg) repeat-x bottom;}
.detail #GuideBook li h5 {
	margin-bottom: 12px;
	
	font-weight:bold;
	font-size:1.5em;}
.detail #GuideBook li th, .detail #GuideBook li td {
	vertical-align: text-top;
	padding-top: 3px;
	padding-bottom: 3px;}
.detail #GuideBook li th {
	white-space:nowrap;
	font-weight: bold;
	padding-right: 20px;
	background: url(../img/common/ico_colon.gif) no-repeat right 0.7em;}
.detail #GuideBook li td {
	padding-left: 5px;}
.detail #GuideBook li.last {
	background: none;
	padding-bottom: 0;}

.detail h4 {
	background-image:url(../img/company/t_bk.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.detail h4 span{
	background-color:#c4191f;
	color:#FFF;
	font-weight:bold;
	padding:5px 10px;;
	margin-left:10px;
	display:block;
	float:left;
}

/*	#Requisite
-----------------------------------------------*/
#Requisite {}
#Requisite ol {
	padding: 1em 15px 0 35px;}
#Requisite ol li {
	list-style: decimal outside;
	margin-bottom: 1.5em;}
#Requisite ol li dl {
	margin-top: 0;}
#Requisite dt {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.3em;}
#Requisite pre {
	margin-top: 0.7em;}



/*	#Notandum
------------------------------------------------*/
#Notandum li {
	padding-left: 15px;
	background: url(../img/common/ico_asterisk_ja.gif) no-repeat left 0.4em;
	margin: 3px 0;}