body {  background-image: url(img/back.gif); background-repeat: repeat-x}
.text12 {  font-size: 12px; line-height: 18px; color: #333333}
.text10 {  font-size: 10px; line-height: 18px; color: #333333}
.subu-title {  font-size: 16px; line-height: 20px; font-weight: bold; color: #FF6600}
.point_gray {  font-size: 12px; font-weight: bold; color: #666666}
.point_orange {  font-size: 12px; font-weight: bold; color: #FF9900}
.line {  border: 1pt #999999 solid; font-size: 12px; color: #333333}
.line_dot { border: 1pt #999999 dotted ; font-size: 12px; color: #333333}
.bgimg:hover {
	background-color: #FFCCFF;
	text-decoration: none;
}
a {
	text-decoration: none;
}

.info_text{
	font-size: 12px;
	line-height: 23px;
	color: #333333
}

.back_images_l{
	background-image: url(2nd-img/side1.gif);
	background-repeat: no-repeat;
}

.back_images_r{
	background-image: url(2nd-img/side_r.gif);
	background-repeat: no-repeat;
}

