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; }


/**
//=========================================//
//--------------フロート解除---------------//
//=========================================//
*/

.clearfix:after {

		content    : ".";  /* 新しい要素を作る */
    display    : block;  /* ブロックレベル要素に */
    clear      : both;
    height     : 0;
    visibility : hidden;
}

.clearfix {

    min-height : 1px;
}
/*IE6*/
* html .clearfix {

    height     : 1px;
    /*\*//*/
    height     : auto;
    overflow   : hidden;
    /**/
}


body {
	margin: 0px 60px 18px 60px;
	background-color: #009f18;
}
.waku_top {
	width: 734px;
	padding: 12px 0px 0px 0px;
}
.credit_top {
	padding: 12px 0px 0px 70px;
}
.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;
}


.header_b {
	width: 614px;
	margin : 10px 15px 0 0;
	float : left;
}


.header_c {
	width: 100px;
	margin : 10px 0px 0 0;
	float : left;
}


.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;
}

