@charset "utf-8";
/* CSS Document */

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}


.font10 {
	font-size: 10px;
}.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font_red {
	font-weight: bold;
	color: #CC3300;
}

.font_shop_title {
	font-size: 18px;
	font-weight: bold;

}

