@charset "utf-8";

h1 {
	font-size:24px;
	font-weight: normal;
	color: #FFFFCC;
}

h2 {
	font-size:18px;
	font-weight: normal;
	color: #FFFF99;
}

h3 {
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-size:14px;
	font-weight: bold;
	color: #666633;
}
h5 {
	font-size:10px;
	font-weight: bold;
	color: #000000;
}


.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}


.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}
.price {
	color: #CC3300;
	font-weight: bold;
	font-style: italic;
}
