@charset "UTF-8";
/* CSS Document */

#ti_h2{
	background: url('../img/photo_h2.png') right center no-repeat;
	background-size: auto 100%;
}

.table_01_price {
	text-align: left;
	border-collapse: collapse;
	/* IE7 and lower */
	margin-bottom: 10px;
	background: url(../../common/img/sub_base/ta_price_line.png) repeat-x left top;
}

.table_01_price tr {
	background: url(../../common/img/sub_base/ta_price_line.png) repeat-x left bottom;
}

.table_01_price th {
	padding: 13px 15px 13px 35px;
	font-weight: bold;
	vertical-align: middle;
	color: #6a3906;
}

.table_01_price td {
	padding: 13px 10px 13px 10px;
	line-height: 280%;
}
