.title_txt {  font-size: 11px; line-height: 23px; color: #3B4559}
.body_txt {  font-size: 11px; line-height: 19px; color: #5A6479}
.copyright {  font-size: 11px; line-height: 23px; color: #C0AFAE}
.remarks {  font-size: 9px; line-height: 15px; color: #8D94A2}
.link_txt {  font-size: 11px; line-height: 19px; color: #313847}
.body_underline {  font-size: 11px; line-height: 19px; text-decoration: underline; color: #5A6479}
.body_underline_red {  font-size: 11px; line-height: 19px; color: #481615; text-decoration: underline}
.title_underline {  font-size: 11px; color: #3B4559; line-height: 23px; text-decoration: underline}
.L_txt {  font-size: 12px; line-height: 23px; color: #5A6479}
.noneList li {
	list-style-type: none;
	text-indent: -1em;
}
table.table {
	margin: 0 0 1.7em;
	border: 0;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
table.table th {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
table.table th.price {
	width: 18%;
}
table.table td {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
}



/* オプショナルメニュー：100614追加
-------------------------------------------------- */
div.optionalMenu {
	color: #5A6479;
	padding: 15px 20px 10px;
	border: 1px solid #D6D8DD;
	background: #F7F7F8;
	font-size: 11px;
	line-height: 19px;
}
div.optionalMenu h4 {
	margin: 0 0 1em;
}
div.optionalMenu dl {
	margin: 0;
}
div.optionalMenu dt {
	margin-right: 1em;
}
div.optionalmenu dd {
	margin: 0 0 1em 1em;
}



/* Plan Pair：100615追加
-------------------------------------------------- */
table.planPair {
	color: #481615;
	margin: 0;
	border: 0;
	border-right: 1px solid #481615;
	border-bottom: 1px solid #481615;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
table.planPair th {
	margin: 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #481615;
	border-left: 1px solid #481615;
	width: 50%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
table.planPair td {
	margin: 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #481615;
	border-left: 1px solid #481615;
}



/* おすすめアイコン：101210追加
-------------------------------------------------- */
#recoPoint {
	margin-left: -80px;
	position: absolute;
	width: 70px;
	height: 100px;
	font-size: 0;
	line-height: 0;
}

