body {
	text-align:center;
	background-color:#ffffff;
	background: url(../img/common_img/bkg.gif) repeat-x;
	line-height:120%;
	color:#4C4C4C;
	font-size: 12px;
	font-family: Arial,'MS PSVbN'AOsaka,sans-serif;
}
div#mainbody {
	width:764px;
	margin:0px auto;
	text-align:left;
}
h2{
margin: 5px 0px 15px;
}
h3{margin: 10px 0px;
}
body,h1,p,dl,dt,dd{
	margin:0px;
	padding:0px;
}
#mainImg img{margin: 15px 0px;
}
.update{
background: url(../img/top_img/bkg_mid.gif) repeat-y;
vertical-align: top;
}
.update .contents{
	margin: 0px 30px 0px 22px;
}
.update .Bnumber{
text-align: right;
margin-right: 30px;
}
.date{
font-weight: bold;
font-size: 10px;
margin-top: 5px !important;
}
.goods{
background: url(../img/top_img/bkg_mid_goods.gif) repeat-y;
vertical-align: top;
}
.goods .contents{
	margin: 0px 20px 0px 32px;
}
.goods .contents .date{
margin: 0px !important;
}
.goods .Bnumber{
margin-right :20px;
}
.pic{
float: left;
background:url(../img/top_img/item_bkg.gif) no-repeat;
width: 70px; 
height: 70px; 
padding: 5px;
clear: both; 
/* padding: 0px 10px 5px 0px; */
}
.new{
margin-left: 3px;
}
.s{
	font-size:10px;
	line-height:150%; 
	color:#4C4C4C;
	padding-top: 10px;
}

a:link{color:#5980AB; text-decoration:none;}
a:visited{color:#5980AB;	text-decoration:none;}
a:active{color:#BBCCDD; text-decoration:underline;}
a:hover{color:#BBCCDD; text-decoration:underline;}


.dn{	display:none;}
.clear{clear: both;}
.right{text-align: right;}
.vbtm{vertical-align: bottom;}
