@import url("../../css/font.css");
@import url("../../css/img.css");
body      {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 854px;
	padding: 0px;
	text-align: left;
	color: #d8d8d8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#box01 {
	width: 800px;
	padding-top: 1050px;
	background-image: url(../images/photo_21.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 27px;
}
#text01 {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 250px;
	background-image: url(../images/cp_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}
#box02 {
	width: 800px;
	background-image: url(../images/photo_22.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 27px;
	margin-top: 120px;
	padding-top: 250px;
}
#text02 {
	font-size: 14px;
	line-height: 22px;
	width: 590px;
	padding-bottom: 150px;
	margin-left: 110px;
}
#box03 {
	width: 800px;
	padding-top: 630px;
	background-image: url(../images/photo_23.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 27px;
}
#text03 {
	font-size: 14px;
	line-height: 22px;
	width: 450px;
	margin-left: 250px;
	margin-bottom: 90px;
}
#navi {
	text-align: center;
	clear: both;
	width: 800px;
	margin-left: 27px;
}
#navi #back {
	background: url(../images/back_on.jpg) no-repeat center center;
	float: left;
	height: 190px;
	width: 266px;
}
#navi #back a {
	background: url(../images/back_off.jpg) no-repeat center center;
	display: block;
	height: 190px;
	width: 266px;
}
#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: 268px;
}
#navi #index a {
	background: url(../images/index_off.jpg) no-repeat center center;
	display: block;
	height: 190px;
	width: 268px;
}
#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: 266px;
}
#navi #next a {
	background: url(../images/next_off.jpg) no-repeat center center;
	display: block;
	height: 190px;
	width: 266px;
}
#navi #next a:hover {
	background: url(none);
	display: block;
}
#footer {
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
}
.textr {
	text-align: right;
	padding-top: 30px;
}
.texta {
	padding-left: 1em;
}
.textb {
	padding-left: 2em;
}
.textc {
	padding-left: 4em;
}
