body {
	background-attachment: scroll;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	width: 225px;
	background-image: url(img/menu_back.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	padding-left: 5px;
}
.mainbox {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEB19A;
	border-left-color: #BEB19A;
	height: 300px;
	padding-top: 10px;
}
.container {
	padding-top: 15px;
	padding-bottom: 15px;
}
.copyright {
	font-size: 10px;
	line-height: 1em;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
/* メインテキスト */

.text-18 {
	font-size: 18px;
}

.text-16 {
	font-size: 16px;
	line-height: 1.5em;
}

.text-14 {
	font-size: 14px;
	line-height: 1.5em;
}

.text-12-he16 {
	font-size: 12px;
	line-height: 1.6em;
}

.text-12-he18 {
	font-size: 12px;
	line-height: 1.8em;
}
.text-10px {
	font-size: 10px;
	line-height: 1.3em;
}

.text-10-he16 {
	font-size: 10px;
	line-height: 1.6em;
}
.bot-10 {
	margin-bottom: 10px;
}
.contents {
	padding-top: 7px;
}
.main-text {
	margin-left: 20px;
	width: 300px;
}


/* 特典 */

.tokuten-back {
	background-attachment: scroll;
	background-image: url(../area_img/tokuten/back3.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


.tokuten-title {
	background-attachment: scroll;
	background-image: url(../area_img/tokuten/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


.tokuten-body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	width: 442px;
	vertical-align: top;
	line-height: 1.7em;
	height: auto;
	text-align: left;
	position: relative;
}


.tokuten-leftsp {
	margin: 0px;
	padding: 0px;
	width: 5px;
}


.tokuten-naiyo {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FF0038;
	display: block;
}


.tokuten-ribbon {
	padding: 0px;
	height: 80px;
	width: 80px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 570px;
	z-index: 3;
}
.arekore-waku0 {
	background-color: #FAF9ED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aeb58c;
	border-left-color: #aeb58c;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.arekore-text {
	font-size: 12px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.data-border {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
.data-tokuten {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

