@charset "utf-8";

/* ▼ article#contact ▼ */
table#epd_table_only {

	width: 748px;

	margin: 0 0 0 3px;

	float: none;

	}

table#epd_table_only th {

	width: 133px;

	padding-left: 15px;

	}

table#epd_table_only td {

	width: 585px;

	padding-left: 15px;

	}

div.btn_list {

	position: absolute;

	left: 5px;

	bottom: 1px;

	width: 745px;

	height: 38px;

	background: #868aff;

	text-align: center;

	}

div.btn_list a {

	display: block;

	margin: 4px auto;

	width: 193px;

	height: 30px;

	background: url( 'images/btn_backList.png' ) 0 0 no-repeat;

	text-indent: -9999px;

	}

div.btn_list a:hover {

	background-position: 0 -30px;

	}
/* ▲ article#contact ▲ */
