/* CSS Document */
body{
	color:#211;
	background:url(img/back.gif) no-repeat 400px 95% fixed;
}


#h1{
	margin-bottom:-1em;
}

h2{
	margin-bottom:5px;
}

h3{
	font-size:120%;
	margin-bottom:3px;
	color:#633;
	background-image:url(img/h3_back.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:1px auto 1px 10px;
}

img{
	border:none;
}
.td{
	font-size:12px; 
	line-height:150%;
	vertical-align:top;
}

.td span{
color:#009;
}

.list{
	list-style:none;
	margin-top:10px;
	margin-bottom:0;
	line-height:1.75em;
	color:#55a;
}
.list a{
	color:#55a;
}
.list strong{
	color:#200;
}

div img{
	margin-bottom:1px;
}

.border-top{
	border-top:1px dashed #222;
	padding-top:0.3em;
	margin-top:10px;
}
.right{
	float:right;
	margin-right:1px;
	margin-left:7px;
}
.left{
	float:left;
	margin-right:7px;
	margin-left:1px;
}
.center{
	margin:0 auto 0 auto;
	text-align:center;
}
.clear{
	clear:both;
}
.tcenter{
	text-align:center;
	vertical-align:top;	
}
p strong{
	font-size:120%;
	color:#300;
}
.product4{
	padding:2px 2px 2px 2px;
	background-color:#fc6;
	vertical-align:top;
	text-align:center;
}
#deniban{
	border:0px solid #333;
	background-color:#fc9;
padding-right:3px;
}

#deniban img{
 display:inline;
 margin:0 5px 0 0;

}