@charset "utf-8";
/* ===================================================================

 file name  :about.css
 style info :About Us

=================================================================== */

/* =============================

	overwrite

=============================== */
h3.ttl {
	font-size:1.17em;
	font-weight:bold;
	margin-bottom:38px;
}

#main table {
	width:100%;
	margin-bottom:30px;
}
#main table th {
	width:187px;
	border-right:1px solid #EDEDED;
	padding:10px 20px 0 0;
	vertical-align:top;
}
#main table td {
	padding:10px 0 0 20px;
}
#main table td a {
	text-decoration:none;
	color:#323232;
}




/* =================================== */








