body{
	color: #000000;
	background-color : #ffffff;
	background-image: url("../img/bg.png");
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
body.en{
	font-family: "Helvetica","Arial",sans-serif;
}
body.goods{
	background-image: none;
}
a:visited{
	color : #000000;
}
a:hover{
	background-color : #ffff00;
}
h1{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3{
	border-left: solid 5px #eb0000;
	text-indent : 5px;
	font-size: 90%;
	padding: 2px;
}
h4{
	border-bottom: solid 1px #eb0000;
	font-size: 90%;
	padding: 0px;
	font-style: normal;
}
p{
	font-size: 100%;
	line-height : 1.4em;
}
div{
	font-size: 100%;
	line-height : 1.2em;
}
.news{
	font-size: 90%;
	line-height : 1.4em;
}
.small{
	font-size: 90%;
}
.contact{
	border: dotted 2px #eb0000;
	font-size: 90%;
	padding: 15px;
}
table{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
}
p.copyright{
	font-size: 80%;
}
address{
	font-size: 80%;
}
.whiteout{
	color: #ffffff;
}
img{
	border: none 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul{
	font-size: 100%;
	margin-left: 2em;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.left ul{
	font-size: 90%;
}
div.center{;
	text-align: center;
}
hr{
	clear: both;
}
.off{
	display: none;
}
div.left{
	position: absolute;
	left: 0px;
	top: 15px;
	width: 150px;
	float: left;
	padding: 0px;
}
div.right{
	position: absolute;
	left: 165px;
	top: 15px;
	width: 450px;
	float: left;
	padding: 0px;
}
div.goods{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 600px;
	float: left;
	padding: 0px;
}
.off{
	display: none;
}
