@import url("../../css/font.css");
@import url("../../css/img.css");
body      {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_01_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
	width: 960px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box01 {
	width: 960px;
	padding-top: 1000px;
}
#text01 {
	font-size: 14px;
	line-height: 22px;
	width: 350px;
	background-image: url(../images/photo1_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 580px;
	padding-right: 30px;
	height: 730px;
}
#box02 {
	width: 960px;
	margin-top: 100px;
}
#text02 {
	font-size: 14px;
	line-height: 22px;
	width: 360px;
	background-image: url(../images/photo1_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 570px;
	height: 900px;
	padding-left: 30px;
}
#navi {
	text-align: right;
	clear: both;
	width: 960px;
}
#navi #back {
	float: left;
	height: 300px;
	width: 160px;
	background-image: url(../images/back_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi #back a {
	display: block;
	height: 300px;
	width: 160px;
	background-image: url(../images/back_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi #back a:hover {
	background: url(none);
	display: block;
}
#navi #index {
	float: left;
	height: 300px;
	width: 160px;
	background-image: url(../images/index_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 30px;
}
#navi #index a {
	display: block;
	height: 300px;
	width: 160px;
	background-image: url(../images/index_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi #index a:hover {
	background: url(none);
	display: block;
}
#navi #next {
	float: left;
	height: 300px;
	width: 160px;
	margin-left: 30px;
	background-image: url(../images/next_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi #next a {
	display: block;
	height: 300px;
	width: 160px;
	background-image: url(../images/next_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi #next a:hover {
	background: url(none);
	display: block;
}
#navi #copy {
	float: right;
	height: 60px;
	width: 365px;
	background-image: url(http://www.dachs-net.com/image/gif/l_w.png);
	background-repeat: no-repeat;
	background-position: left 250px;
	padding-top: 240px;
}
.textr {
	text-align: right;
}
.texta {
	padding-left: 1em;
}
.textb {
	padding-left: 2em;
}
.textc {
	padding-left: 4em;
}
.text101 {
	display: block;
	padding-bottom: 40px;
	width: 238px;
	padding-left: 115px;
}
.text102 {
	display: block;
	padding-bottom: 40px;
	width: 218px;
}
.textdata {
	display: block;
	padding-bottom: 40px;
	width: 213px;
}
.textline {
	padding-left: 4em;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 20px;
}
