@charset "utf-8";

/* =================================== 

事業内容

=================================== */


.department{
	background:url(../images/works/our_work_bg.jpg) repeat-y;
	margin-top:30px;
	line-height:1.7em;
	overflow:hidden;
}

.department-header{
	background:url(../images/works/our_work_header_bg.jpg) no-repeat;
	padding:15px 20px 5px 20px;
	color:#ffffff;
}

.department-header h2{
	font-size:1.16em;
	overflow:hidden;
}

.department-body{
	padding:10px 20px 0 20px;
}
.department-footer{
	background:url(../images/works/our_work_footer_bg.jpg) no-repeat bottom left;
	padding:1.1em 20px 25px 20px;
}

.department .handling{
color:#0052A5;
}

.department .subhead{
	font-weight:bold;
	padding:0.5em 0 0 0;
}


#content-body p.first{
	margin-top:2.4em;
}


/* For IE6 */

* html .department-header{
	height:1%;
	overflow:visible;
}

* html .department{
	height:1%;
	overflow:visible;
}
