@charset "utf-8";
/* CSS Document */

html, body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AE978F;
	line-height: 15px;
	}
input, select, textarea {
	font-size: 11px;
	}
a:link {
	color: #CC6600;
	}
a:active {
	color: #FFCC00;
	}
a:visited {
	color: #CC6600;
	}
a:hover {
	color: #FFCC00;
	}
.footer-text {
	color: #5d4e49;
	}
.main-path-box {
	font-size: 10px;
	color: #66554f;
	}
.main-path-selected {
	color: #b7885e;
	}
.title-1 {
	font-size: 11px;
	color:#CC9933;
	font-weight: normal;
	}
.title-2 {
	font-size: 11px;
	color:#CC6600;
	font-weight: normal;
	}
