* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: none; /* iPhone */
}
ul,
li {
	list-style: none;
}
img,
a img {
	border: none;
}
img,
iframe {
	vertical-align: bottom;
}
.cbox {
	zoom:1;/*for IE 5.5-7*/
}
.cbox:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	line-height: 0;
	clear:both;
	visibility:hidden;
}
body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	font-family: 'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
	font-size: 14px;
	background-color: #000;
}
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* ‚Ü‚½‚Íabsolute; */
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}
iframe {
	z-index: 1;
}
#container {
	position: relative;
}
#contentWrapper {
	width: 960px;
	margin: 0 auto;
}

#container #header {
	width: 960px;
	margin: 0 auto;
}
#container #logo {
	position: fixed;
	z-index: 20;
	top: 10px;
	left: 20px;
}
.nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	background: url(../images/bg_nav.png) repeat-x left bottom;
	border-bottom: 1px solid #aaa;
	height: 50px;
	text-align: center;
}
.nav ul {
	float: right;
	padding: 0 20px 0 0;
}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
}
.nav li img {
	vertical-align: bottom;
}
.nav li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}
.nav li a#sec1 {
	width: 120px;
	background: url(../images/nav1.png) no-repeat left top;
}
.nav li a#sec1:hover,
.nav li.current a#sec1 {
	background-position: left bottom;
}
.nav li a#sec2 {
	width: 122px;
	background: url(../images/nav2.png) no-repeat left top;
}
.nav li a#sec2:hover,
.nav li.current a#sec2 {
	background-position: left bottom;
}
.nav li a#sec3 {
	width: 130px;
	background: url(../images/nav3.png) no-repeat left top;
}
.nav li a#sec3:hover,
.nav li.current a#sec3 {
	background-position: left bottom;
}
.nav li a#sec4 {
	width: 110px;
	background: url(../images/nav4.png) no-repeat left top;
}
.nav li a#sec4:hover,
.nav li.current a#sec4 {
	background-position: left bottom;
}
.nav li a#sec5 {
	width: 130px;
	background: url(../images/nav5.png) no-repeat left top;
}
.nav li a#sec5:hover,
.nav li.current a#sec5 {
	background-position: left bottom;
}
.nav li a#sec6 {
	width: 98px;
	background: url(../images/nav6.png) no-repeat left top;
}
.nav li a#sec6:hover,
.nav li.current a#sec6 {
	background-position: left bottom;
}

.section {
	padding: 0;
}

#content0 {
	padding: 0;
	position: relative;
	width: 960px;
	margin: 70px 0 0;
}
#section-1 {
	padding: 50px 0 0;
	margin: -12px 0 0;
}
#content1 {
	padding: 15px 30px 30px;
	background: #fff url(../images/box_border.png) no-repeat left top;
}
#section-2 {
	padding: 50px 0 0;
}
#content2 {
	padding: 15px 30px 30px;
	background: #fff url(../images/box_border.png) no-repeat left top;
}
#section-3 {
	padding: 50px 0 0;
}
#content3 {
	padding: 15px 30px 0px;
	background: #fff url(../images/box_border.png) no-repeat left top;
}
#section-4 {
	padding: 50px 0 0;
}
#content4Out {
	background: url(../images/sec04_photo01.jpg) no-repeat left top;
	min-height: 438px;
}
#content4 {
	padding: 15px 30px 30px;
	background: url(../images/box_border.png) no-repeat left top;
}
#section-5 {
	padding: 50px 0 0;
}
#content5 {
	padding: 30px 30px 0px;
	background: url(../images/bg_dot.png) repeat left top;
}
#section-6 {
	padding: 50px 0 50px;
}



#content0 .shaftPhoto {
	position: absolute;
	top: 3px;
	right: -90px;
}

#content1 .rightBox {
	float: right;
	width: 380px;
}
#content1 .rightBox h2 {
	text-align: right;
	margin: 0 -50px 25px 0;
}
#content1 .rightBox h3 {
	margin: 0 0 35px;
}
#content1 .rightBox p.txt {
	margin-bottom: 30px;
}
#content1 .rightBox p.cap {
	font-size: 12px;
}
#content1 .rightBox p {
	margin-bottom: 10px;
}
#content1 .leftBox {
	float: left;
	width: 490px;
}
#content1 .leftBox p {
	margin-bottom: 20px;
}
#content1 .leftBox .photo01 {
	margin: 10px 0 20px -70px;
}
#content1 .tableBox {
	clear: both;
	background-color: #e5e5e5;
	padding: 30px;
	font-size: 12px;
}
#content1 .tableBox table {
	width: 440px;
	float: left;
	border-collapse: collapse;
}
#content1 .tableBox th {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
}
#content1 .tableBox td {
	text-align: center;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 4px 5px;
}
#content1 .tableBox .dataInfo {
	float: right;
	width: 380px;
	margin-bottom: 10px;
}
#content1 .tableBox .dataInfo p {
	line-height: 1.5;
}
#content1 .tableBox .dataInfo img {
	float: right;
	margin: 0 0 5px 10px;
}
#content2 .leftBox {
	float: left;
	width: 547px;
}
#content2 .leftBox h2 {
	margin: 0 0 0 -50px;
}
#content2 .leftBox h3 {
	margin-bottom: 30px;
}
#content2 .tableBox {
	clear: both;
	background-color: #e5e5e5;
	margin: 40px 0 0;
	padding: 20px;
	font-size: 12px;
}
#content2 .tableBox table {
	width: 100%;
	border-collapse: collapse;
	background-color: #000;
}
#content2 .tableBox th {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 4px;
	white-space: nowrap;
}
#content2 .tableBox td {
	text-align: center;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 4px;
}
#content2 .rightBox {
	float: right;
	width: 350px;
}
#content2 .rightBox p {
	margin: 20px 0 0 0;
}
#content3 h2 {
	text-align: right;
	margin: 0 -50px 0 0;
}
#content3 .tableBox {
	clear: both;
	background-color: #e5e5e5;
	margin: -15px 0 0;
	padding: 20px;
	font-size: 12px;
}
#content3 .tableBox table {
	width: 100%;
	border-collapse: collapse;
	background-color: #000;
}
#content3 .tableBox th {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
	white-space: nowrap;
}
#content3 .tableBox td {
	text-align: center;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
}
#content3 .tableBox td a {
	color: #000;
}
#content3 .tableBox td.taL {
	text-align: left;
	white-space: nowrap;
	padding: 5px 8px;
}
#content3 .tableBox td.cap {
	font-size: 11px;
	text-align: left;
}
#content3 .tableBox tfoot td {
	text-align: right;
	font-size: 11px;
}
#content3 .leftBox {
	float: left;
	width: 450px;
}
#content3 .leftBox p {
	margin: -20px 0 0 -50px;
}
#content3 .rightBox {
	float: right;
	width: 450px;
	padding: 30px 0 30px;
}
#content4 h2 {
	margin: 0 0 25px -50px;
}
#content4 p {
	width: 340px;
	margin-bottom: 20px;
}
#content4 .tableBox {
	clear: both;
	margin: 15px 0 0;
	font-size: 12px;
}
#content4 .tableBox table {
	width: 55%;
	border-collapse: collapse;
	background-color: #000;
	border-left: 1px solid #ebebeb;
}
#content4 .tableBox th {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
}
#content4 .tableBox td {
	text-align: center;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
}

#content5 .leftBox {
	float: left;
	width: 550px;
}
#content5 .leftBox p {
	margin: 0 0 0 -70px;
}
#content5 .rightBox {
	float: right;
	width: 350px;
}
#content5 .rightBox h2 {
	margin-bottom: 30px;
}
#content5 .rightBox p {
	margin-bottom: 20px;
	color: #fff;
}