body {
	margin: 0px;
	padding: 0px;
	text-align:center
}
.left {
	float: left;
	width: 50%;
	text-align:left;
	font-size: 12px;
}
.right {
	float: right;
	text-align:left;
	font-size: 12px;
	width: 390px;
}
.waku {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;


}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 0px 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
h3 {
	font-size: 12px;
	margin: 00px;
	font-weight: normal;
	color: #333333;
}
.left-mar {
    padding-left: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ffec6b;
	margin-right: 15px;
	margin-left: 10px;
}
.end {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.foot {
	font-size: 12px;
	clear: both;
	padding-top: 30px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A5CB3A;
}
.dai {
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 390px;
	background-image: url(../img/nice-top_02.jpg);

}
.font18{ font-size:18px;}
