body{
	font-family: "MS UI Gothic", "OSAKA";
	font-size: 10pt;
	color:#000000;
}

td{
font-family: "MS UI Gothic", "OSAKA";
font-size: 10pt;
color:#000000;
}

.big{
font-family: "MS UI Gothic", "OSAKA";
font-size: 12pt;
color:#000000;
}

.small{
font-family: "MS UI Gothic", "OSAKA";
font-size: 8pt;
color:#000000;
}

.e{
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 7pt;
color:#000000;
}

.text{
font-family: "MS UI Gothic", "OSAKA";
font-size: 10pt;
line-height: 15pt;
color:#000000;
}

a{
font-family: "MS UI Gothic", "OSAKA";
text-decoration:none;
}

a:link{
	color:#336600;
	font-weight: bold;
}

a:visited{
color:#CC3300;
}

a:active{
color:#CC3300;
}

a:hover{
color:#FF0000;
text-decoration:none; 
}

a.black:link{
color:#000000;
}

a.black:visited{
color:#000000;
}

a.black:active{
color:#000000;
}

a.black:hover{
color:#000000;
background-color:#33cc33;
text-decoration:underline; 
}
.header img {
	border:0px;
}
.blog {
	margin-left: 500px;
}
.header {
	background:url(../image/index/img_title.jpg);
	width:700px;
	height:144px;
}

.goods{
	background-color: #FFF;
	border: 2;
	border-color: #9C3;
