body {
	font-family: Meiryo;
	font-size: 11px;
	line-height:16px;
	color: #333333;
	background-color: #F0FFF0;
	background-image: url(images/back-white.gif);
	background-repeat: repeat;
	background-position: center;
}

h1 {
	font-family: Meiryo;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0px 40px;
	padding: 0px;
}

.h3-leftnavi {
	width:178px;
	auto;margin:7px 0px 7px 0px;
	padding:0px;
}	
.h4-leftnavi {
	width:auto;
	height:20px;
	background-color:#FF9900;
	font-size:12px;
	color:#FFFFFF;
	text-aling:center;
	margin:5px 0px 5px 0px;
	padding:3px 5px 0px 10px
}
.ul-leftnavi {
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-image: url(http://image.rakuten.co.jp/auc-cleanace/cabinet/top/mark-list.gif);
	list-style-type: none;
	font-family: Meiryo;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a.stan:link {
	color: #0000FF;
	text-decoration: underline;
}
a.stan:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.stan:visited {
	color: #0000FF;
	text-decoration: underline;
}
a.stan:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.stan:active {
	color: #0000FF;
	text-decoration: underline;
}

h2 {
	margin: 0px;
	padding: 0px;
}
a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
