/* @override 
	http://localhost:8888/css/about.css
*/

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";

#entry01 h2 {
	background: url(../images/about/h2_about.png) no-repeat;
	height: 24px;
}

#entry01 #entryInner01 h3 {
	background-image: url(../images/about/h3_naming.png);
	width: 275px;
	height: 17px;
}

#entry02 h2 {
	background-image: url(../images/about/h2_outline.png);
	height: 31px;
}

#entry02 dl dt {
	width: 100px;
	height: 13px;
	float: left;
	display: inline;
	clear: both;
}

#entry02 dl dd {
	margin-left: 110px;
}

#entry02 dl dd.last {
	margin-bottom: 27px;
}

#ol01 {
	background: url(../images/about/h3_name.png) no-repeat;
}

#ol02 {
	background: url(../images/about/h3_workbody.png) no-repeat;
}

#ol03 {
	background: url(../images/about/h3_birth.png) no-repeat;
}

#ol04 {
	background: url(../images/about/h3_boss.png) no-repeat;
}

#entry03 h2 {
	background-image: url(../images/about/h2_staff.png);
	height: 32px;
	width: 498px;
}

#entry03 h3 {
	margin-left: 94px;
}

#entry03 div.left {
	float: left;
	display: inline;
	width: 80px;
	margin-top: -35px;
}

#entry03 div.right {
	float: right;
	width: 404px;
}

#staffYamada h3 {
	background: url(../images/about/h3_yamada.png) no-repeat;
	height: 37px;
}

#staffNiike h3 {
	background: url(../images/about/h3_niike.png) no-repeat;
	height: 37px;
}

#staffAbe h3 {
	background: url(../images/about/h3_abe.png) no-repeat;
	height: 37px;
}

#staffYoshioka h3 {
	background: url(../images/about/h3_yoshioka.png) no-repeat;
	height: 37px;
}
