@charset "Shift_JIS";
body {
	text-align: center;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
}

.spirits {
	padding-top: 620px;
}
.cd_back {
	background-image: url(../img/cd_back.gif);
	background-repeat: repeat;
}
.point_box {
	margin: 10px;
	padding: 10px;
	border: thin dotted #999999;
	font-size: 12px;
	line-height: 1.9em;
	color: #333333;
	text-align: justify;
}
.box_margin {
	margin-top: 20px;
	margin-bottom: 20px;
}
.main_contents {
	margin-right: auto;
	margin-left: auto;
	background: url(../img/campaign_1.jpg) no-repeat;
	border: 1px solid #999999;
}
.main_contents_back {
}
.close_window_margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ハイパーリンク付き画像は枠なし */
a img {
  border: none;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.contents_img {
	margin-top: 10px;
	margin-bottom: 10px;
}
div {
	margin: 0px;
	padding: 0px;
}
