#home #image {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#home .section {
	padding-left: 130px;
}
#home #section01 {
	background-image: url(../images/home_photo_01.gif);
	background-repeat: no-repeat;
}
#home #section02 {
	background-image: url(../images/home_photo_02.gif);
	background-repeat: no-repeat;
}
#home #section03 {
	background-image: url(../images/home_photo_03.gif);
	background-repeat: no-repeat;
}

#home h2 {
	padding-top: 20px;
	padding-left: 30px;
}

#home #t_lefter {
	padding-top: 0px;
	width:630px;
	float:left;
}
#home #righter {

}
