A:link, A:visited { text-decoration: underline; color: #0000FF; }
A:hover { text-decoration: underline; position: relative; top: 0px; left: 0px; color: #0000FF; }
A:active { text-decoration: underline; position: relative; top: 0px; left: 0px; color: #0000FF; }

body {
	margin: 0px 60px 18px 60px;
	background-color: #009f18;
}
.waku_top {
	width: 734px;
	padding: 12px 0px 0px 0px;
}
.waku_title {
	background-image:   url("images/waku_bg.gif");
	background-repeat: repeat-y;
	width: 664px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 17px;
}
.waku_catch {
	background-image:   url("images/waku_bg.gif");
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 82px;
	padding-bottom: 15px;
	padding-left: 82px;
}
.waku_close {
	background-repeat: repeat-y;
	width: 734px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.waku_menu {
	background-repeat: repeat-y;
	width: 734px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.waku_bottom {
	width: 734px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
}

.uketsuke {
	width: 380px;
	padding-left: 354px;
}

.header {
	width: 734px;
	padding-left: 0px;
}
.footer_company {
	float: left;
	width: 400px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 21px;
}
.footer_copyright {
	float: right;
	width: 290px;
	padding-top: 13px;
	padding-right: 21px;
	padding-bottom: 13px;
}
.footer_clear {
	clear: both;
	width: 734px;
}
.footer {
	width: 734px;
}
