html {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	-webkit-text-size-adjust: none;
}

* {
    margin: 0;
    padding: 0;
}
body {
	background-color: #0056B7;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 100%;
	overflow: visible;
	height: 100%;
}
.body01 {
	background-image: url(../images/page_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-width:1000px;
}
.body02 {
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width:1000px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 1000px;

	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	top: 0px;

	position: absolute;
	padding: 0px;
	left: 50%;
}

#container2 {
	width: 1000px;
	min-height:100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	top: 0px;
	position: relative;
	padding: 0px;
	left: 50%;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/containerback.png);
}
#contents {
	height: auto;
	padding-top: 0px;
	z-index: 50;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 150px;
	width: 900px;
	left: 50%;
	position: absolute;
	margin-left: -500px;
	top: 20%;
}
.contents {
}

#p_logo a{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	background-image: url(../images/p_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 200px;
	display: block;
}

#copyright {
	float: right;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 25px;
	color: #FFF;
	padding-top: 5px;
}


#bottom_back {
	background-image: url(../images/bottom_left.png);
	margin: 0px;
	padding: 0px;
	height: 500px;
	position: fixed;
	z-index: -1;
	left: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	clear: both;
}
#bottom_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 500px;
	width: 550px;
	background-image: url(../images/bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: -1;
}

#go_index a {
	background-image: url(../images/navigation02_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 139px;
	width: 350px;
	margin-top: 0px;
	padding: 0px;
}


.delay {
	margin: 0px;
	padding: 0px;
}

#header_box {
	width: 100%;
	background-image: url(../images/navi_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	z-index: 150;
	height: 85px;
	display: block;
}

#header  {
	list-style-type: none;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header li {
	float: left;
	display: block;
	text-align: center;
}
#header li a{
	float: left;
	display: block;
	text-align: center;
	text-indent: -9999;
}
#h00 a{
	height: 80px;
	width: 210px;
	display: block;
	background-image: url(../images/navi0.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#h01 a ,#h02 a,#h03 a,#h04 a,#h05 a,#h06 a{
	background-position: center top;
	height: 69px;
	width: 130px;
	margin-right: 0px;
	margin-left: 0px;
}
#h01 a {
	background-image: url(../images/navi01.png);

}
#h02 a {
	background-image: url(../images/navi02.png);

}
#h03 a {
	background-image: url(../images/navi03.png);

}
#h04 a {
	background-image: url(../images/navi04.png);

}
#h05 a {
	background-image: url(../images/navi05.png);

}
#h06 a {
	background-image: url(../images/navi06.png);
	background-position: center top;
}
#h01 a:hover ,#h02 a:hover,#h03 a:hover,#h04 a:hover,#h05 a:hover,#h06 a:hover{
	background-position: center bottom;
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}
#footer_box {
	width: 100%;
	position: absolute;
	bottom: 0px;
}



#footer {
	width: 980px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

#footer li {
	float: left;
}

#footer1  {
	width: 200px;
	float: left;
	padding-left: 150px;
}

#footer2 {
	padding-top: 13px;
	padding-left: 0px;
	width: 100px;
}
#footer2 img {
	height: 16px;
	width: 16px;
}

#footer3 {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	width: 300px;
	padding-top: 17px;
}
