@charset "UTF-8";
/* CSS Document */
/*
*クリーンエネルギーとしての薪
*/

h2.pagetitle {
	background:url(images/pagetitle.gif) no-repeat;
}

.contentsBlock .left {
	float:left;
}
.contentsBlock .right {
	float:right;
}

/**=================================================================
#block01
*/
#block01 h3.copy {
	background:url(images/block01_copy.gif) no-repeat;
	width:312px;
	height:45px;
}
#block01 .left {
	width:361px;
}
#block01 .right {
	width:361px;
}

/**=================================================================
#block02
*/
#block02 h3.copy {
	background:url(images/block02_copy.gif) no-repeat;
	width:253px;
	height:45px;
}
#block02 .left {
	width:361px;
}
#block02 .right {
	width:361px;
}
/**=================================================================
#block03
*/
#block03 h3.subtitle {
	background:url(images/block03_subtitle.gif) no-repeat;
}
#block03 .left {
	width:361px;
}
#block03 .right {
	width:361px;
}
