/*Rightbox*/
#recruit_topics a,#recruit_topics a:visited,#recruit_topics a:hover{
	color:#30BBF2;
}
#rightbox div#recruit_topics ul{
	border: 1px solid #30BBF2;
	border-top: none;
}
/*entry*/
#entry dl {
	width: 662px;
	font-size: 12px;
	border-bottom: 1px dotted #30BBF2;
	margin-bottom: 10px;
}
#entry dl dt {
	display: inline-block;
	width: 120px;
	border-top: 1px dotted #30BBF2;
	vertical-align: top;
	padding: 10px 0 10px 15px;
	background:url(../../images/default/img_common/point_icon.png) no-repeat left center;
}
#entry dl dd {
	display: inline-block;
	width: 517px;
	border-top: 1px dotted #30BBF2;
	vertical-align: top;
	padding: 10px 0 10px 10px;
}
#entry dl dl{
	width: 517px;
	font-size: 12px;
	border-bottom: 1px dotted #30BBF2;
}
#entry h3{
	margin-top: 20px;
	margin-bottom: 10px;
}
#entry h3#ad_recruit{
	margin-bottom: 50px;
}
#entry ol{
	list-style-position: inside; 
}
#entry dl dd ol li dl dt,#entry dl dd ol li dl dd,#entry dl dd ol li dl{
	border: none;
	padding: 0;
}
ol.recruit_ad li dl{
	display: inline;
}
ol.recruit_ad li{
	border-top: 1px dotted #30BBF2;
	padding: 10px 0;
}
ol.recruit_ad  li.recruit_ad_0{
	border-top: none;
}
ol.recruit_program{
	list-style: none;
}
ol.recruit_ad dd span{
	padding-left: 1em;
}
.deadline strong{
	font-size:1.3em;
	display:block;
	text-align:center;
	margin:30px 0px 15px 0px;
}
.deadline em{
	display:block;
	text-align:center;
	margin:0px 0px 30px 0px;
	font-style: normal;
}
