/* セルバ・トップ CSS Document */

@charset "UTF-8";

/* ----------- コンテンツ・右 ----------- */

#rss{
	float:right;
	position:absolute;
	top:0;
	right:0;
}

div#contents_right dl#news_release{
	margin-left:10px;
}

div#contents_right dl#news_release dt{
	float:left;
	width:auto;
	padding:2px 7px;
	line-height:14px;
	font-size:10px;
	text-align:center;
	color:#ffffff;
}

div#contents_right dl#news_release dt.news{
	background:#006599;
}

div#contents_right dl#news_release dt.release{
	background:#ff3334;
}

div#contents_right dl#news_release dt.recruit{
	background:#009999;
}

div#contents_right dl#news_release dd{
	margin-left:62px;
	margin-bottom:10px;
	padding:2px 5px;
	line-height:14px;
	font-size:11px;
    overflow:hidden;
}

div#contents_right dl#news_release dd strong,
div#contents_right dl#news_release dd span{
	margin-right:7px;
	line-height:14px;
	font-size:11px;
    float:left;
}

div#contents_right dl#news_release dd strong{
    width:520px;
}

div#contents_right dl#news_release dd strong a{
	line-height:14px;
	font-size:11px;
	color:#47651F;
}

div#contents_right ul#news_banner{
	margin:20px 0 25px 10px;
}

div#contents_right ul#news_banner li{
	float:left;
	display:inline;
	margin-right:3px;
}

div#contents_right ul#service_list{
	margin-bottom:20px;
}

div#contents_right ul#service_list li{
	float:left;
	display:inline;
	width:187px;/*217px*/
    height:180px;
	margin:0 0 10px 10px;
	padding:15px;
	line-height:15px;
	border:1px solid #cccccc;
	font-size:11px;
}

div#contents_right ul#service_list li img{
	display:block;
	margin-bottom:10px;
}

/* ----------- おすすめサービス ----------- */
div#contents_right dl.recomend_service{
	float:left;
	display:inline;
	width:333px;
	height:125px;
	margin:0 0 0 5px;
}

div#contents_right dl.recomend_service dt{
	position:relative;
	width:216px;
	padding:5px 0px 0px 117px;
	line-height:13px;
	font-size:11px;
	color:#545454;
}

div#contents_right dl.recomend_service dt img{
	display:block;
	position:absolute;
	top:0;
	left:0;
}

div#contents_right dl.recomend_service dt strong{
	display:block;
	line-height:13px;
	font-size:11px;
	font-weight:normal;
	color:#545454;
}

div#contents_right dl.recomend_service dd{
	width:216px;
	margin-bottom:0;
	padding:0 0 20px 117px;
	line-height:15px;
	font-size:11px;
	color:#545454;
	/*border-bottom:1px solid #eeeeee;*/
}

/* ------facebook------ */

div#facebook_area{
	clear:both;
	padding-top:15px;
	border-top:1px solid #cccccc;
}

img#ba_facebook{
	float:left;
	display:inline;
	margin:0 5px 0 10px;
}

div#facebook_area ul{
	float:left;
}

div#facebook_area ul li{
	float:left;
}

div#facebook_area p{
	clear:both;
	position:relative;
	margin:10px 0 10px 10px;
}

img#fb_icon{
	padding-top:5px;
}

div#facebook_area p span{
	display:block;
	position:absolute;
	top:0;
	left:95px;
	line-height:24px;
}
