@charset "utf-8";

#mainContent {
	background: #000000;
	padding-bottom: 0;
}

#cardUsageArea {
	padding: 18px;
	background: #0d0d0d;
	border: 1px solid #262626;
	text-align: center;
	margin-bottom: 25px;
}
#cardUsageArea h3 {
	color: #aa94ba;
}
#cardUsageArea p {
	color: #cccccc;
	margin-top: 8px;
}

#section02 {
	border-top: 1px solid #423a35;
	background: url(../imgs/special/gift_card/bg-section02.jpg) repeat-y left top;
	padding: 30px;
}
#section02 .fl {
	width: 110px;
}
#section02 .fl h3 {
	margin-bottom: 8px;
}

#section02 .fr {
	width: 520px;
}
#section02 .fr h4 {
	font-size: 15px;
	color: #bca474;
	margin: 23px 0 5px;
}
#section02 .fr p {
	color: #ffffff;
}
#section02 .fr p a {
	color: #73bfe5;
}
#section02 .fr p a:hover {
	text-decoration: none;
}

.font14 {
	font-size: 14px;
}



.kiyaku #page {
	background: #ffffff;
	padding: 30px;
}
.kiyaku #page h1 {
	background: url(../imgs/special/gift_card/bg-h.gif) repeat-x left bottom;
	padding-bottom: 10px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
}
.kiyaku #page h2 {
	font-weight: bold;
	margin-bottom: 3px;
}
.kiyaku #page a {
	color: #0b3764;
}
.kiyaku #page a:hover {
	text-decoration: none;
}