body {
	margin: 0px;
	background-image: url(../img/bg1.gif);
}

.base {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.topics {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #FF0000;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

.goods_img {
	margin-top: 15px;
	margin-right: 16px;
	margin-bottom: 15px;
	margin-left: 16px;
}
.goods_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FF9900;
	padding-right: 16px;
	padding-left: 16px;
}
.h1text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 16px;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
}
.textblue {
	font-family: Arial;
	font-size: 10px;
	color: #E0DFE3;
	background-color: #3399FF;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	width: auto;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.h1、h2 {
	padding: 0px;
	margin: 0px;
	position: static;
	font-size: 9px;
	font-style: normal;
}
.back {
	white-space: normal;
	border: none #FFFFFF;
	background-color: #FF8040;
	cursor: auto;
}

