@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(../img/page_back.png);
	background-repeat: repeat-x;
	background-color: #E7E9ED;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#top_slide {
	height: 300px;
}
#main {
	height: 1800px;
	background-image: url(../img/main_back.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 50px;
}
#tx01 {
	font-size: 1em;
	line-height: 1.8em;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#service_box01 {
	font-size: 1em;
	line-height: 1.8em;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 530px;
}

#page_box {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#service_box01 img {
	float: right;
	padding-left: 30px;
}
#service_box02 {
	height: 300px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#sb2_left {
	float: left;
	height: auto;
	width: 500px;
	margin-top: 20px;
}
#sb2_right {
	float: left;
	height: 250px;
	width: 340px;
}
