/* メインテキスト */

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

.text-10-00px {
	font-size: 10px;
}

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

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

.main-waku {
	background-image: url(img/back2.gif);
}
.l-top {
	background-image: url(img/l_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.r-top {
	background-image: url(img/r_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	color: #333333;
}
ol {
	margin-left: 20px;
	padding-left: 0px;
}
li {
	margin-bottom: 10px;
}
.back-menu {
	background-image: url(img/back2.gif);
}
.r-fot {
	background-image: url(img/r_fot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.l-fot {
	background-image: url(img/l_fot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

