@charset "utf-8";

/*======================================

border: 1px solid #0000ff;

=======================================*/
/*---------------------------------------- feat menu
div.buildingImag {
	background: url(img/index_bg.jpg) no-repeat right bottom;
}
 */

table.about {
	width: 724px;
	margin: 0;
	padding: 0;
	background-color: #cfcfcf;
}

table.about th {
	width: 150px;
	height: 30px;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	font-weight: normal;
	background-image:url(../img/table_bg02.gif);
	border-left: 1px solid #fff;
	border-top: 1px solid #fff; 
}

table.about td {
	padding: 5px 0 5px 7px;
	margin: 0;
	background-color: #FFF;
}
