/* メインテキスト */

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

.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;
}


/* 特典テキスト */

.tokuten1 {
	font-size: 12px;
	font-weight: bold;
	color: #F46515;
	line-height: 1.2em;
}

.tokuten2 {
	font-size: 10px;
	color: #454545;
	line-height: 1em;
}

.tokuten3 {
	font-size: 9px;
	color: #666666;
	line-height: 1.2em;
}

.tokuten4 {
	font-size: 9px;
	color: #333333;
	line-height: 1.2em;
}

.find {
	font-size: 14px;
	color: #124599;
}

body {
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td {
	color: #333333;
	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;
}

.price {
	font-size: 12px;
	color: #CC0000;
}

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


.span-5 {
	padding-bottom: 5px;
}

.span-10 {
	height: 10px;
	width: 2px;
}

.span-15 {
	height: 15px;
	width: 2px;
}

.span-20 {
	height: 20px;
	width: 2px;
}
.cr-title {
	font-size: 14px;
	font-weight: bold;
	background-color: #f4f4f4;
	letter-spacing: 1px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

.cr-title-h1 {
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
}
