@import url("../../css/font.css");
@import url("../../css/img.css");
body      {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 802px;
	padding: 0px;
	text-align: left;
	color: #333333;
	background-image: url(../images/bg_5.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box01 {
	width: 748px;
	padding-top: 750px;
	background-image: url(../images/photo_51.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 27px;
}
#text01 {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 50px;
	color: #333;
	background-image: url(../images/cp_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	margin-bottom: 90px;
}
#box02 {
	width: 748px;
	padding-top: 600px;
	background-image: url(../images/photo_52.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 27px;
}
#text02 {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 50px;
	color: #333;
	background-image: url(../images/Before.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#text02b {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 50px;
	color: #333;
	margin-bottom: 90px;
}
#box03 {
	width: 748px;
	padding-top: 500px;
	background-image: url(../images/photo_53.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 27px;
}
#text03 {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 50px;
	color: #333;
	background-image: url(../images/yume.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 30px;
}
#text04 {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 50px;
	color: #333;
	margin-bottom: 90px;
}
#navi {
	text-align: center;
	clear: both;
	width: 748px;
	margin-left: 27px;
}
#navi #back {
	background: url(../images/back_on.jpg) no-repeat center center;
	float: left;
	height: 190px;
	width: 250px;
}
#navi #back a {
	background: url(../images/back_off.jpg) no-repeat center center;
	display: block;
	height: 190px;
	width: 250px;
}
#navi #back a:hover {
	background: url(none);
	display: block;
}
#navi #index {
	background: url(../images/index_on.jpg) no-repeat center center;
	float: left;
	height: 190px;
	width: 248px;
}
#navi #index a {
	background: url(../images/index_off.jpg) no-repeat center center;
	display: block;
	height: 190px;
	width: 248px;
}
#navi #index a:hover {
	background: url(none);
	display: block;
}
#navi #next {
	background: url(../images/next_on.jpg) no-repeat center center;
	float: right;
	height: 190px;
	width: 250px;
}
#navi #next a {
	background: url(../images/next_off.jpg) no-repeat center center;
	display: block;
	height: 190px;
	width: 250px;
}
#navi #next a:hover {
	background: url(none);
	display: block;
}
#footer {
	padding-top: 30px;
	padding-bottom: 25px;
	text-align: center;
	clear: both;
}
.textr {
	text-align: right;
	padding-top: 30px;
}
.texta {
	padding-left: 1em;
}
.textb {
	padding-left: 2em;
}
.textc {
	padding-left: 4em;
}
