body {
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(images/bg01.gif);
}
.text10 {
	font-size: 10px;
	line-height: normal;
}
.text12-2 {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-left: 5px;
}

.text12 {
	font-size: 14px;
	line-height: 20pt;
}
.text12-1 {
	font-size: 14px;
	line-height: 1.2em;
}

.text14 {
	font-size: 16px;
	line-height: normal;
}
.midashi {
	font-size: 16px;
	line-height: normal;
	color: #555;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #69F;
	border-left-color: #69F;
	padding-left: 10px;
	background-color: #FFC;
	padding-top: 5px;
	font-weight: bold;
}

.text14_02 {
	font-size: 14px;
	line-height: 1.6em;
	padding-right: 8px;
	padding-left: 8px;
}
.text14_03 {
	font-size: 14px;
	line-height: 1.2em;
	padding-right: 8px;
	padding-left: 8px;
}

.text14_02red {
	font-size: 14px;
	line-height: 1.6em;
	padding-right: 8px;
	padding-left: 8px;
	color: #F00;
}
