@charset "utf-8";
/* CSS Document */
#page {
	width: 770px;
	height: auto;
	font-size: 13px;
	color: #666666;
	margin: 0 0 0 0;
	padding-top: 25px;
	float: right;
	background-image: url(../images/about/bg_top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 22px;
}
.color_name {
	color: #D2C47F;
	font-size: 13px;
}
.color_name2 {
	color: #74A535;
	font-size: 13px;
}
.color_name3 {
	color: #706C6C;
	font-size: 13px;
}
