@charset "UTF-8";
.CONTACT {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
}
.RIGHTS {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}
.imageborder {
	border: 1px dotted #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #A37375;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #F2EFBA;
}
#content {
	margin-top: 10px;
	padding-top: 10px;
}
.press {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 13px;
}
.press-border {
	border: 1px solid #CCCCCC;
}
.aboutstore {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #BF4D26;
}
.GPgirl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#faq {
	width: 550px;
}

