@charset "UTF-8";

h2 {
	background: url(../img/img_title.png) no-repeat;
	margin-top: 35px;
	line-height: 1;
	padding: 85px 0 85px 15px;
}

#right-content .about {
	margin-top: 25px;
}

#right-content .about .about-content {
	width: 634px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 50px;
}

#right-content .about-content td {
	padding: 10px 0;
	text-align: left;
}


#right-content .about-content th {
	font-weight: normal;
	white-space: nowrap;
	padding: 0 2em;
}
