@charset "shift_jis";

#ecobag-body {
 font-size:12px;
 line-height: 1.3em;
 color:#444;
 width:600px;
 /*border:1px solid #696969;*/
}

#ecobag-body-banner {
 position:relative;
 background: #fff url('../images/ecobag_banner.gif') no-repeat center left;
 width: 598px;
 height: 141px;
 padding: 0px;
}

.waku-top {
	margin:0px 0px 0px 2px;background-color:#5A3418;width:594px;height:2em;
	line-height:2em;color:#fff;font-size:18px;
	text-indent: 1.4em;
}
.waku-center {
	background: url(../images/waku-center.jpg) repeat-y left top;
	padding: 4px 10px 8px;
	width:598px;
}
.waku-center a {
	color: #1D3994;
	text-decoration: underline;
}
.waku-center a:hover {
	color: #1D3994;
	text-decoration: none;
}
.waku-bottom {
	background-image: url(../images/waku-bottom.jpg);
	line-height:15px;
	height:15px;
	width:598px;
	margin-bottom:20px;
}

#ecobag-naiyo {
 /*border:1px solid #696969;*/
}

.ecobag-pagetop {
 margin:10px 0px;
 text-align: right;
}
.ecobag-pagetop2 {
 float: right;
 font-size: 12px;
 font-weight: normal;
 text-align: right;
}
.ecobag-pagetop a, .ecobag-pagetop2 a {
 color:#CC0000;
 text-decoration: underline;
}
.ecobag-pagetop a:hover, .ecobag-pagetop2 a:hover {
 text-decoration: none;
}