/*-- initialize ----------------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	font-size: 95%;
	color: #333333;
	/*background-color:#F8F8F8;*/
	background-image:url(../images/bg.gif);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#0000CC;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.footer {
	font-size: 90%;
}
.contents {
	padding: 3px;
}
.main-text {
	font-size: 95%;
	color: #333333;
}
.stocklist-text {
	font-size: 10px;
	color: #333333;
}
.font-red {
	color:red;
}
h1 #auc-title {
	color:#666666 !important;
	padding:0px !important;
	margin:0px !important;
}
.header-background {
	background-image:url(../images/com_header_sp.gif);
}
.root-background {
	background-color:white;
}
#caution {
	border:double;
	border-color:#666666;
	position:static;
}
.auc-table-padding {
	padding:10px;
}
img {
	padding:0px;
	border:none;
}
.lots {
	font-size : 175%;
	font-weight: bold;
}
.lots-title {
	font-size : 125%;
	font-weight: bold;
}
.lots-price {
	font-size : 150%;
	font-weight: bold;
	color:#FF0000 !important;
}
.lots-text {
	font-size : 110%;
}
.fonttime {
	font-size: 20px;
	font-weight: bold;
	border:none;
	background-color:#DAE3E5;
	text-align:center;
	vertical-align:middle;
}
.label-none{
	background-color:#FFFFFF;
}
.menu-background{
	background-image:url(../images/com_menu_sp.gif);
	background-repeat:repeat-x;
}
.list-navi-background{
	background-image:url(../images/com_list_navi_sp.gif);
	background-repeat:repeat-x;
}