﻿@charset "utf-8";
/* -----------------------------------------------
 * ボンボヤージュ用CSS
 * 
 * Last Update 2008/12/10
----------------------------------------------- */
/* タイトル */
.centeringBox h2 {
	margin: 17px 0 28px;
}

/* クーポンの注釈 */
#coupon p {
	margin-top: 0;
	margin-bottom: 33px;
	font-size: 80%;
	text-align: right;
}

/* 一番したの注釈 */
.referenceMark {
	color: #9D9E9E;
	font-size: 80%;
}
