body {
	margin-top: 0px;
}
A:link {
	COLOR: #666666;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666;
}
A:active {
	COLOR: #666666;
}
.main a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.main a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.main a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.main a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}




.main {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.table_line {
	border: 1px solid #FF9900;
}
.shohinprice {
	font-size: 14px;
	color: #CC0000;
}
.shohintitle {
	font-size: 14px;
	font-weight: bold;
}
.main .contentstable a:hover {
	font-size: 12px;
	color: #FF0000;
}
.main .contentstable a {
	font-size: 12px;
	color: #FF6600;
}
.main .footer a {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.main .footer a:hover {
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
.font10 {
	font-size: 10px;
	color: #666666;
}
.font12 {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.font12_orange{
	font-size: 12px;
	color: #FF6600;
	line-height: 15px;
	font-weight: bold;
}
.box_orange {
	border: 1px solid #FF6600;
	padding: 10px;
}

.font12_red {
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
}
.font12_gray{
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
}
