/*
採用情報
 */

/*sideMenu
------------------------------------------------------------------------------*/
#sideMenu h2{background-image: url(../img/recruit/titleSideRecruit.gif);}


/*contents
------------------------------------------------------------------------------*/
#contents h4,#contents h5{
	clear:both;
	margin:0 0 14px;
}

#contents h4 span,#contents h5 span{
	font-size: 10px;
	color: #4F4F4F;
	vertical-align: baseline;
	font-weight: normal;
	padding-left: 12px;
}

#contents #mainImg{
	display:block;
	margin: 0;
}

#contents p.caption{
	font-size:10px;
	margin:3px 6px 20px;
	color:#555555;
}

#contents .text{
	line-height:1.6;
}
#contents a{}


/*採用情報
------------------------------------------------------------------------------*/
#recruit #mainImg{margin-bottom:30px;}

#recruit #news{
	background-image: url(../img/recruit/bgNews.gif);
	padding: 4px;
	margin-bottom:30px;
	margin-top: 30px;
}
#recruit #news div{
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding:10px;
}
#recruit #news h4{
	padding:0 0 8px 0;
	margin: 0 0 2px 0;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 14px;
}
#recruit #news dl{}
#recruit #news dt{
	clear: left;
	float: left;
	width: 93px;
	line-height:1.2;
	margin-left:9px;
	padding: 8px; 0 8px 8px;
	background-image: url(../img/common/bulletList.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#recruit #news dd{
	line-height:1.2;
	background-image: url(../img/common/boderGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px 0;
}
#recruit #news dd a{text-decoration: underline;}
#recruit #news dd a:link{color:#4062A2;}
#recruit #news dd a:visited{color:#666;}
#recruit #news dd a:hover{color:#233658;}

#recruit #about h4,
#recruit #tsuyomi h4,
#recruit #image h4,
#recruit #schedule h4,
#recruit #program h4{
	float: left;
	width: 150px;
	padding: 5px 0 0;
	margin:0;
	background-image: none;
}

#recruit #about div,
#recruit #tsuyomi div,
#recruit #image div,
#recruit #schedule div,
#recruit #program div{
	width: 412px;
	padding: 4px 0 4px 16px;
	border-left: 2px solid #7F99CC;
	float: right;
}
#recruit h5{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
}

#recruit #tsuyomi p{margin-bottom:20px;}
#recruit #image img{
	display: block;
	margin-bottom: 20px;
}
#recruit #image img.close{margin-bottom:0;}
#recruit #schedule table{}
#recruit #schedule tr{
	background-image: url(../img/common/boderBlue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#recruit #schedule tr.close{
	background-image: none;
}
#recruit #schedule th{
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 14px;
}
#recruit #schedule td{
	padding: 14px 0 14px 10px;
	line-height: 1.6;
}
#recruit #program h5{margin-bottom:10px;}
#recruit #program p{}
#recruit #program h6{}
#recruit #program ul{
	margin-left: 12px;
}
#recruit #program li{
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.6;
	padding-top: 5px;
	padding-bottom: 5px;
}

#recruit #program ul.education{
	margin-bottom: 10px;
}
#recruit #program ul.education li span{
	color: #3457C9;
	font-weight: bold;
}
#recruit #program div.license{
	float: none;
	width: auto;
	border-top: 3px solid #7F99CC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:20px 0 0;
	padding:0;
}
#recruit #program div.license h6{
	background-image: url(../img/common/bgH6.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-weight: bold;
	color: #666666;
	line-height: 29px;
	padding: 0 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#recruit #program div.license ul{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#recruit #program div.license ul li{
padding:0 0 10px 0;
line-height:1.2;
}



#recruit 
#recruit .close{margin-bottom:0;}




#contents .notes{
	width:568px;
	margin:40px 6px 0;
	border-top: 3px solid #7F99CC;
}
#contents .notes h6{
	background-image: url(../img/common/bgH6.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-weight: bold;
	color: #666666;
	line-height: 29px;
	padding: 0 10px;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
}
#contents .notes dl{
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	padding:10px;
}
#contents .notes dt{
	margin:8px 0;
	font-weight:bold;
}
#contents .notes dd{
	line-height:1.8;
}




/*募集要項
------------------------------------------------------------------------------*/
#detail{}
#detail table{
	width: 580px;
}
#detail th,#detail td{
	border: 1px solid #CCCCCC;
	line-height: 1.6;
	padding: 10px;
}
#detail th{
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
	width: 130px;
	vertical-align: top;
}
#detail dl{}
#detail dt{
	clear: left;
	float: left;
	text-align: right;
	line-height: 1.6;
}
#detail dd{line-height: 1.6;}

#detail dl#office dt{width: 4em;}
#detail dl#office dd{margin-left: 4em;}
#detail dl#businessContents dt{width: 7em;}
#detail dl#businessContents dd{margin-left: 7em;}
#detail dl#contact dt{width: 6em;}
#detail dl#contact dd{margin-left: 6em;}

/*先輩の声
------------------------------------------------------------------------------*/
#voice{}
#voice .voice{
	float: left;
	width: 390px;
}
#voice .voice p{
	line-height:1.6;
	margin-bottom:20px;
}
#voice div.photo{
	float: right;
	width: 180px;
}

