@charset "Shift_JIS";



#contents h3.about {
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
	height: 0px;
	background: url(../img/title-about.gif) 0 0 no-repeat;
	overflow: hidden;
	clear: both;
}



#contents #about {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	width: 570px;
	height: auto;
}



#about table {
	position: relative;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 12px !important;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 570px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	clear: both;
}
html>body table { border-collapse: separate; }

td {
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 12px !important;
	font-size: 11px;
	line-height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: auto;
}
td.about01 { width: 150px; background-color: #f0f0f0; }
td.about02 { width: 420px; }

td dd {	margin: 0 0 10px 30px; }