/* CSS Document */

/*page01*/


.contents_body{
	background:url(../common/bg.jpg);
	width:800px;
/*	height:1628px;
*/	margin: 0px auto;
/*	opacity:0.85; */
	position:relative;
}

#spec_area{
padding-top:10px;
/*	height:1628px;
*/	margin: 0px auto 160px;;
/*	opacity:0.85; */
	position:relative;
	text-align:center;
	}

#modal-content1 img{
	position:absolute;
	top:0;
	left:0;
}

#modal-content2{
	width:641px;
	height:600px;
	/*background:url(../images/p01/modal2.png) no-repeat;*/
	font-size:15px;
	line-height:1.5;
}

#modal-content3{
	width:641px;
	height:600px;
	/*background:url(../images/p01/modal3.png) no-repeat;*/
	font-size:15px;
	line-height:1.5;
}

.bold{
	font-weight:bold;
}

.yakuzen_ttl {
	position:absolute;
	top:700px;
	left:-20px;
	}

.p01_sec01 {
	margin:0 auto;
	text-align:center;
	}
	
.p01_sec01 p {
	width:700px;
	margin:0 auto;
	background-color: rgba(51,51,51,0.6);
	padding: 10px;
	color: #fff;
	text-align:left;
	line-height:1.5;
	}

.p01_sec02 {
	width:690px;
	height:240px;
	margin:0 auto;
	background:url(../images/p01/sec2.png) no-repeat;
	position:relative;
	}
	
.spec_ttl {
	color:#fff;
	font-size:14px;
	line-height:1.3;
	font-weight:bold;
	}

.spec01 {
	width:200px;
	position:absolute;
	top:100px;
	left:10px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
.spec02 {
	width:200px;
	position:absolute;
	top:100px;
	left:245px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
.spec03 {
	width:200px;
	position:absolute;
	top:100px;
	left:480px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
	
.p01_sec03 {
	width:690px;
	height:240px;
	margin:0 auto;
	background:url(../images/p01/sec3.png) no-repeat;
	position:relative;
	}
	
.spec04 {
	width:200px;
	position:absolute;
	top:100px;
	left:10px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
.spec05 {
	width:200px;
	position:absolute;
	top:100px;
	left:245px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
.spec06 {
	width:200px;
	position:absolute;
	top:100px;
	left:480px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
	
.p01_sec04 {
	width:690px;
	height:240px;
	margin:0 auto;
	background:url(../images/p01/sec4.png) no-repeat;
	position:relative;
	}
	
.spec07 {
	width:200px;
	position:absolute;
	top:100px;
	left:10px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}
.spec08 {
	width:200px;
	position:absolute;
	top:100px;
	left:245px;
	color:#fff;
	font-size:13px;
	line-height:1.3;
	}


.pt2{
	background:url(../common/check.png);
	width:100px;
	height:100px;
	background-size:contain;
	position:absolute;
	top:430px;
	left:190px;
}
.pt3{
	background:url(../common/check.png);
	width:100px;
	height:100px;
	background-size:contain;
	position:absolute;
	top:430px;
	right:200px;
}

.pt2:hover,.pt3:hover{
	background:url(../common/check_mo.png);
	width:120px;
	height:120px;
	background-size:contain;
}