@charset "utf-8";
.MainPageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	color: #818181;
}
.guitarbrandtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	font-style: italic;
	text-align: center;
}
.maincontent_hyperlink {
	color: #000;
}
.writeup-main-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #666;
}
.redhighlight {
	color: #F00;
	font-size: 36px;
	font-weight: bold;
}
.sale {
	font-weight: bold;
	color: #F00;
}
