.bg-head-1 {
	background-image: url(aset/common/bg_head_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E6E6D5;
}
.bg-head-2 {
	background-image: url(aset/common/bg_head_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E6E6D5;
}
.navi-text {
	font-size: small;
	text-decoration: none;
	color: #000000;
}
.bg-v {
	background-color: #666666;
	background-image: url(aset/img_top/visual_bg.gif);
	background-repeat: repeat-y;
}
.white {
	color: #FFFFFF;
}
.small-white-m10 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	line-height: 16px;
}
.xsmall {
	font-size: x-small;
}
.small-m0 {
	font-size: small;
	margin: 0px;
}
.bold-blue-m0 {
	font-weight: bold;
	color: #0A6AA9;
	margin: 0px;
}
.orange {
	color: #FF6600;
}
.gray {
	color: #999999;
}
.small {
	font-size: small;
}
.bold {
	font-weight: bold;
}
.bluevio {
	color: #6633FF;
}
.blue {
	color: #3366FF;
}
.bluegreen {
	color: #009999;
}
.green {
	color: #669900;
}
.yellow {
	color: #CC9900;
}
.orange2 {
	color: #CC6600;
}
.red {
	color: #FF0033;
}
.redvio {
	color: #CC0099;
}
.bold-red {
	font-weight: bold;
	color: #FF0000;
	font-size: small;
}
.m4 {
	margin: 0px 0px 0px 32px;
	color: #999999;
	font-size: small;
}
.small-lightyellow-m10 {
	color: #FFCC00;
	margin: 10px;
	font-size: small;
}
.title {
	color: #FF6600;
	background-image: url(aset/common/marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	padding: 16px;
}
.small-bold {
	font-size: small;
	font-weight: bold;
}
.small-white-bold {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

