@charset "Shift_JIS";

/* ヘッダーテキスト
---------------------------------------------------- */
.menu-hed-txt {
	background-image: url(../images/menu-head_02.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 265px;
	padding-top: 15px;
	font-size:14px;
	color:#FFFFFF;
	line-height:1.5em;
}

/* ベースの白いボックス
---------------------------------------------------- */
.menu-box {
	width: 470px;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 25px;
	background-color:#FFFFFF;
	border:0px;
}

/* グレーのボックス
---------------------------------------------------- */
.menu {
	background-color: #f7f7f7;
	padding: 20px;
}

/* 特典タイトル
---------------------------------------------------- */
.menu-tit {
	font-size: 20px;
	color: #081E73;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #081E73;
	border-bottom-color: #081E73;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* 特典リスト
---------------------------------------------------- */
.menu-list {
	line-height: 1.8em;
}

/* 閉じる
---------------------------------------------------- */
.close-btn {
	padding-top: 20px;
	text-align: center;
}
