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

h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
/* メインテキスト */

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

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

/* Safari cssハックここから */
.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;
}

.copyright {
	font-size: 10px;
	color: #858585;
}
/* Safari cssハックここまで */

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

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


.span-5 {
	margin-bottom: 5px;
}
.cr-title-area {
	font-size: 10px;
	line-height: 1.4px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

.span-10 {
	margin-bottom: 10px;
}

.span-15 {
	margin-bottom: 15px;
}

.span-20 {
	margin-bottom: 20px;
}

