/* メインテキスト */

.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 {
	font-size: 12px;
	line-height: 1.4em;
}

.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-00px {
	font-size: 10px;
	line-height: 1.2em;
}

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

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




body {
	color: #222222;
	font-size: 12px;
}

.tokuten-w1 {
	background-image: url(/area_img/tokuten_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tokuten-w2 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FEE233;
	border-right-color: #FEE233;
	margin-left: 3px;
}



.copyright {
	font-size: 10px;
	color: #858585;
}





/* 特典 */

.tokuten-back {
	background-attachment: scroll;
	background-image: url(../area_img/tokuten/back.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;
}
.main-box {
	border: 1px solid #CCCCCC;
}
.name {
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 130px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price {
	font-size: 10px;
	line-height: 1em;
	color: #cc0000;
	font-weight: normal;
	float: right;
	width: 60px;
	text-align: right;
	margin-top: 2px;
	padding-top: 5px;
}
.waku {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.waku2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

