@charset "UTF-8";
/*******************/
/* 標準 */
/*******************/
/* ヘッダー */
#header_image_inquiry {
	margin: 0px auto;
	margin-bottom: 10px;
	width: 950px;
	height: 94px;
	background: url("../images/header.jpg") no-repeat;
}
/* タイトル */
.contentsTitle_inquiry {
	background: url("../images/title_inquiry.gif") no-repeat;
	background-position: top center;
	margin: 0px 0px 10px 0px;
	width: 730px;
	height: 46px;
	font-weight: bold;
}
/* 標準 */
table.inquiryTbl th {
	background-color: #EAEBEB;
}

