@charset "UTF-8";

/*** 会社概要 ***/

hgroup.mainTitle h2 {
	background-image:url(../images/about/title.png);
}

.aboutBloc {
	margin-bottom:100px;
}

.aboutBloc h3 {
	margin-bottom:20px;
	font-size:22px;
	font-weight:normal;
	color:#00AD5E;
	line-height:160%;
}

.aboutBloc img,
.aboutBloc p {
	margin-bottom:30px;
}

.aboutBloc h4 {
	text-align:right;
}

.modTable {
	margin-bottom:20px;
}

.modTable h5 {
	font-weight:normal;
	text-align:right;
}










