body{
	text-align:center;
	color:#666666;
	background-color:#ffffff;
	height:100%;
	margin:0;
	padding:0;
}

#container{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.Header{
	text-align:center;
}

.R-box1{
	width:330px;
	float:right;
	text-align:left;

}

.L-box1{
	width:240px;
	float:left;
	text-align:center;
	background-image:url(image/waku.jpg);
	background-repeat:no-repeat;
	background-position:35px 41px;
}

.R-box2{
	width:160px;
	float:right;
}

.L-box2{
	width:490px;
	float:left;
}

.Footer{
	width:100%;
	clear:right;
}

.Space{
	clear:both;
}

.small   {
	font-size:11px
}

.orenge  {
	color:#ff6600
}
