@charset "utf-8";


/* about */
#content.about {}
#content.about h2 {	background: url(../images/h2_about.gif) no-repeat; }
#content.about h3.h301 { background: url(../images/h3_about01.gif) no-repeat; }
#content.about h3.h302 { background: url(../images/h3_about02.gif) no-repeat; }
#content.about h3.h303 { background: url(../images/h3_about03.gif) no-repeat; }
#content.about h3.h304 { background: url(../images/h3_about04.gif) no-repeat; }
#content.about #address {
	margin-right: 20px;
	margin-left: 20px;
}
#content.about #address #addressl {
	float: left;
	margin-right: 30px;
}
#content.about #address #addressr {	float: left; }
#content.about table.spec {}
#content.about table.spec tr { background: url(none); }
#content.about table.spec th { border: 1px solid #CCCCCC; }
#content.about table.spec td {
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}
