.top_back {
	background-image: url(common/top_back.jpg);
}
.line {
	background-image: url(common/top_line.jpg);
}
.under_line {
	background-image: url(common/under_line.jpg);
}
.back_l {
	background-image: url(common/back_wood_left.jpg);
	background-position: right top;
}
.back_r {
	background-image: url(common/back_wood_right.jpg);
	background-position: left top;
}
.text {
	font-size: 85%;
	line-height: 150%;
	color: #333;
}
.text_big {
	font-size: 150%;
	line-height: 150%;
	color: #333;
}
.text_white {
	font-size: 85%;
	line-height: 150%;
	color: #FFF;
}
.text_back {
	font-size: 95%;
	line-height: 150%;
	color: #FFF;
	background-image: url(common/title_back.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
}
.text_back180 {
	font-size: 95%;
	line-height: 150%;
	color: #FFF;
	background-image: url(common/title_back180.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
}
.text_small {
	font-size: 75%;
	line-height: 150%;
}
.text_small_red {
	font-size: 85%;
	line-height: 150%;
	color: #82AF00;
	border: 100% solid rgba(0,0,0,1.00);
	background-color: rgba(0,0,0,1.00);
	border-radius: 0px;
	border-spacing: 0px 0px;
	word-spacing: 0px;
	text-indent: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h3 {
	font-size: 100%;
	color: #FFF;
	border: 1px dotted #C96;
	line-height: 120%;
	padding: 5px;
	background-color: #999;
}
h1 {
	text-shadow: 2px 2px 2px #E0E0E0;
	font-size: 200%;
	color: #292929;
	background-image: url(common/title_back1.jpg);
	height: 50px;
	width: 100%;
	text-align: center;
	font-weight: bolder;
	padding-top: 20px;
}
h2 {
	text-shadow: 2px 2px 2px gray;
	font-size: 170%;
	color: #909;
	background-image: url(common/h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 80px;
	font-weight: lighter;
	height: 50px;
	padding-top: 16px;
}
.staff_title {
	font-size: 100%;
	border: 3px solid #960;
	color: #960;
	text-indent: 10px;
	font-weight: bolder;
}
.staff_back {
	background-image: url(staff/staff_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
