@charset "utf-8";
/* コンテンツブロック用CSS Document */

#about #header-container{
	background:url(/images/bg_about-header.gif) 0 0 repeat-x;
}
#about h1 {
	height:80px;
	margin:0;
	padding:0;
	border:none;
}
#about #main-container {
	background:transparent;	
}
#about #outerbox {
	border:1px solid #ccc;
	border-top:none;
}
#about #outerbox h2 {
	margin:0;
	padding:10px 20px;
	background:#f0f0f0;
	border:none;
	border-top:1px solid #ccc;
	line-height:1;
}
#about #outerbox h2 img {
	vertical-align:bottom;
}
#about #outerbox h3 {
	margin:0 0 10px 0;
	padding:0;
}
#about #outerbox h3 img {
	vertical-align:bottom;
}
#about #outerbox h3.message {
	padding:0 0 0 90px;
}
#about #outerbox h4 {
	margin:0 0 10px 0;
	padding:0;
}
#about #outerbox h4 img {
	vertical-align:bottom;
}

#about #outerbox .contentsbox {
	width:280px;
	margin:0;
	padding:20px 0 5px 30px;
	float:left;
}
#about #outerbox .contentsbox2 {
	width:585px;
	margin:0;
	padding:20px 0 5px 30px;
	float:left;
}
#about #outerbox .contentsbox2 .textbox ul {
	float:left;
	width:225px
}
#about .contentsbox2 #ecodatabox {
	float:left;
}
#about .contentsbox2 #ecodatabox .textbox {
	margin:0;
}

#about .contentsbox2 #ecodatabox .textbox ul {
	width:150px;
}

#about .contentsbox2 #ecodatabox .textbox ul.ecopdf {
	float:none;
	padding:0;
	background:url(../images/img_about_textboxline.gif) bottom left no-repeat;
}

#about .contentsbox2 #ecodatabox .textbox ul.ecopdf li {
	padding-bottom:15px;
	margin-bottom:15px;
}

#about #outerbox p {
	margin-bottom:10px;
	line-height:1.5;
}
#about #outerbox ul {
	margin:0 0 10px 0;
	padding:0;
}
#about #outerbox ul li {
	margin:0;
	padding:0 0 3px 18px;
	list-style:none;
	background:url(../common/images/icon_sq-arrow.gif) 0 0 no-repeat;
	line-height:1.25;
}

#about #outerbox .textbox {
	margin:10px 0 0 0;
	padding:0 0 0 90px;
}

#about #outerbox .textbox .name {
	font-size:120%;
}
#about #outerbox .icon {
	float:left;
}

#about #environmentbox {
	width:620px;
	border-right:1px solid #ccc;
	float:left;
}
#about #recruitbox {
	width:337px;
	float:left;
}
