/* CSS Document */

/*page01*/



.contents_body{
	width: 800px;
	height:auto;
	margin: 0px auto;
	background:#680000;
	background:url(../common/background.jpg) ;
}

.contents_body2{
	width: 800px;
	height:auto;
	margin: 0px auto;
	background:#680000;
}


.p01_sec01 {
	background:url(../images/p01/p01_section1.png) no-repeat;
	width:768px;
	height:104px;
	margin:0 auto;
	position:relative;
	z-index:6;
}

.p01_sec02 {
	background:url(../images/p01/p01_section2.png) no-repeat;
	width:768px;
	height:214px;
	margin:0 auto;
	position:relative;
	z-index:5;
}


.p01_sec03 {
	background:url(../images/p01/p01_section3.png) no-repeat;
	width:768px;
	height:194px;
	margin:0 auto;
	position:relative;
	z-index:4;
}

.p01_sec04 {
	background:url(../images/p01/p01_section4.png) no-repeat;
	width:768px;
	height:263px;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.p01_sec05 {
	background:url(../images/p01/p01_section5.png) no-repeat;
	width:768px;
	height:91px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.p01_sec06 {
	background:url(../images/p01/p01_section6.png) no-repeat;
	width:768px;
	height:240px;
	margin:0 auto;
	position:relative;
	z-index:1;
}


.spec01{
	position:absolute;
	width:160px;
	top:70px;
	left:20px;
	font-size:13px;
	line-height:1.3;
}
.spec02{
	position:absolute;
	width:160px;
	top:70px;
	right:20px;
	font-size:13px;
	line-height:1.3;
}
.spec03{
	position:absolute;
	width:160px;
	top:50px;
	left:20px;
	font-size:13px;
	line-height:1.3;
}
.spec04{
	position:absolute;
	width:160px;
	top:110px;
	right:20px;
	font-size:13px;
	line-height:1.3;
}
.spec05{
	position:absolute;
	width:160px;
	top:70px;
	left:20px;
	font-size:13px;
	line-height:1.3;
}
.spec06{
	position:absolute;
	width:160px;
	top:125px;
	right:15px;
	font-size:13px;
	line-height:1.3;
	color:#FFF;
}


.text01 {
	position:absolute;
	width:430px;
	top:5px;
	left:165px;
	font-size:14px;
	line-height:1.5;
	background:rgba(255,255,255,0.5);
	padding:1%;
}

