body{
	background:url(img/bg_body.jpg) repeat-x;
}

/* works */
ul#works {
margin:10px 0 0 0;
padding:0;

}
ul#works li{
	float: left;
	margin: 0 0 10px 10px;
padding:0;
	display:inline;
	width:288px;
	list-style:none;
}

ul#works a{
text-decoration: none;
}

/* blog */
#izumiBlog {
	background-image: url(http://img01.ecgo.jp/usr/ecopage/img/free/izumiBlog.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	position:relative;
}
#miyamuraBlog {
	background-image: url(http://img01.ecgo.jp/usr/ecopage/img/free/miyamuraBlog.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	position:relative;
}
#yamashitaBlog {
	background-image: url(http://img01.ecgo.jp/usr/ecopage/img/free/yamashitaBlog.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	position:relative;
}
#kawaguchiBlog {
	background-image: url(http://img01.ecgo.jp/usr/ecopage/img/free/kawaguchiBlog.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 600px;
	position:relative;
}
.B_title {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 80px;
	top: 11px;
}
.B_date {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	color: #666;
}
.more { text-align:right; margin-bottom:20px;}
.B_text {
	line-height: 1.6;
	width: 600px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#sidetop{
margin:17px 0 0 0;
}

#blog03 a {
display:block;
width:180px;
height:60px;
background:url(http://img01.ecgo.jp/usr/ecopage/img/100204104857.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
#blog03 a:hover {
background-position:left bottom;
}

#blog02 a {
display:block;
width:180px;
height:60px;
background:url(http://img01.ecgo.jp/usr/ecopage/img/100319190421.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
#blog02 a:hover {
background-position:left bottom;
}
#bg_topimg {
	width:820px;
	height:330px;
	padding:0;
	margin: 0px;
	background:url(img/bg_topimg.jpg) no-repeat left top;
	position:relative;
}
#bg_topimg img {
	position:absolute;
	top:274px;
	left:131px;
}


#tmp_bg_topimg {
	width:820px;
	height:330px;
	padding:0;
	margin: 0px;
	background:url(img/tmp_bg_topimg.jpg) no-repeat left top;
	position:relative;
}
.tmp_topimg_btn1 {
	position:absolute;
	top:255px;
	left:58px;
	border:0;
}
.tmp_topimg_btn2 {
	position:absolute;
	top:254px;
	left:373px;
	border:0;
}
.tmp_topimg_btn3 {
	position:absolute;
	top:254px;
	left:597px;
	border:0;
}
#main h2.h2tit{
width:586px;
height:40px;
padding:0 0 0 14px;
margin:0 0 10px 0;
line-height:40px;
font-size:17px;
font-weight:bold;
background:url(img/bg_h2tit.jpg) no-repeat;
}

ol#concept01 { border:1px dashed #999; padding:10px 10px 10px 2.5em;; margin:0 10px 10px 0;}
ol#concept01 li { font-weight:bold;  }
