@charset "utf-8";

#mainBody {
	background:url(../images/about/bg_mainbody.jpg) no-repeat right top;
}
/* .aboutBox */
.aboutBox {
	clear:both;
	padding:30px 0 0 0;
}
.aboutBox h2 {
	position:relative;
	margin-bottom:30px;
}
.aboutBox h2 a {
	position:absolute;
	top:-2px;
	right:9px;
}
.aboutBox .inner {
	padding:0 0 50px 6px;
	clear:both;
}
.aboutBox .inner table {
	width:100%;
	border-top:1px solid #e5e5e5;
}
.aboutBox .inner table th {
	width:172px;
	text-align:center;
	vertical-align:middle;
	background-color:#ececec;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	padding:18px 0 17px 0;
}
.aboutBox .inner table td {
	border-bottom:1px solid #ededed;
	padding:8px 20px 8px 20px;
	vertical-align:middle;
}
.aboutBox .inner table td div {
	padding:10px 0 8px 0;
}
.aboutBox .inner2 {
	padding:0 0 50px 6px;
	clear:both;
}
.aboutBox .inner2 table {
	width:100%;
	border-top:1px solid #e5e5e5;
}
.aboutBox .inner2 table th {
	width:100px;
	text-align:center;
	vertical-align:middle;
	background-color:#ececec;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	padding:18px 0 17px 0;
}
.aboutBox .inner2 table td {
	border-bottom:1px solid #ededed;
	padding:8px 20px 8px 20px;
	vertical-align:middle;
}
.aboutBox .inner2 table td.month {
	width:70px;
	text-align:center;
	background-color:#f0bdbd;
	border-bottom:1px solid #e2d4d4;
	padding:18px 0 17px 0;
}
.aboutBox .inner3 {
	clear:both;
}
.aboutBox .inner3 .left {
	float:left;
}
.aboutBox .inner3 .txt {
	width:385px;
	float:right;
	line-height:1.85;
}
.aboutBox .inner3 .textIndent {
	text-indent:1em;
}
.aboutBox .inner3 .txt2 {
	line-height:1.85;
	clear:both;
	padding-bottom:45px;
}