body {
	margin:0px auto;
       	background:url("http://www.gusukumichi.com/gusuku/sozai/line.gif"); 
       	background-repeat:repeat-y;
       	background-position: left;
	height:100%;
	width:100%;

}

.head{
	left:100px;
	width:60%;
	height:250px;
}
.manu{
	float:left;
	top:300px;
	left:0px;
	width:20%;
	height:700px;
	text-align: left;

}
.main{
	top:300px;
	left:350px;
	height:700px;
	padding-bottom:30px;
}

.migi{
	float:right;
	top:300px;
	right:0px;
	width:20%;
	height:700px;

}

.cb { 
	clear:both;
	bottom:0;
	width:100%;
	text-align: center;
	height:30px;

}
ul {
	line-height:140%
}

