/* CSS Document */



/* page02 */

.main_area{
	position:relative;
}

.nakiryu{
	position:absolute;
	top:250px;
	right:0px;
	bottom:0;
	left:25px;
	z-index:2;
}

.contents_body{
	background:#630000;
	width:800px;
/*	height:1628px;
*/	margin: 0px auto;
/*	opacity:0.85; */
	position:relative;
	}


.page2_bold {
		font-size:28px;
		font-weight:bold;
}

.p2_blue {
	color:#3300CC;
	}
.p2_violet {
	color:#660099;
	}
.p2_red {
	color:#992222;
	}
	.p2_green {
	color:#336600;
	}




.pr1 {
	position:absolute;
	width:310px;
	top:350px;
	left:60px;
}

.pr2 {
	position:absolute;
	width:310px;
	top:350px;
	right:55px;
}

.pr_name {
	font-size:24px;
	font-weight:bold;
}

.pr_prof {
	font-size:16px;
	line-height:1.4;
}

.pr3 {
	position:absolute;
	padding:5px;
	background-color:#009BFF;
	color:#fff;
	bottom:30px;
	left: 0;
	right: 0;
	margin:auto;
	width:300px;
	text-align:center;
}

.image01{
	width:35%;
	float:right;
	margin-top:30px;
	margin-right:10px;
	margin-left:10px;
}
.image02{
	width:25%;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
.image03{
	width:25%;
	float:right;
	margin-top:35px;
	margin-right:10px;
	margin-left:10px;
}
.image04{
	width:17%;
	float:left;
	margin-top:30px;
	margin-right:5px;
	margin-left:5px;
}

.title{
	display:block;
	margin:0px auto;
}

.p02_sec01{
	position:relative;
	z-index:5;
	width:750px;
	margin:0px auto;
}
.p02_sec01 p{
	width:95%;
	color:#FFF;
	line-height:1.4;
	margin:0 auto;
	padding:2%;
	font-size:15px;
}


.p02_sec02{
	position:relative;
	z-index:5;
	width:750px;
	margin:0px auto;
}
.p02_sec02 p{
	color:#FFF;
	width:95%;
	line-height:1.4;
	margin:0 auto;
	padding:2%;
	font-size:15px;
}

.p02_sec03{
	position:relative;
	z-index:5;
	width:750px;
	margin:0 auto;
}

.p02_sec03 p{
	color:#FFF;
	width:95%;
	line-height:1.4;
	margin:0 auto;
	padding:2%;
	font-size:15px;
}


.p02_sec04 {
	position:relative;
	z-index:5;
	width:750px;
	margin:0 auto;
}
.p02_sec04 p{
	color:#FFF;
	width:95%;
	line-height:1.4;
	margin:0 auto;
	padding:2%;
	font-size:15px;
}

.p02_sec05 {
	position:relative;
	z-index:5;
	width:750px;
	margin:0 auto;
}
.p02_sec05 p{
	color:#FFF;
	width:95%;
	line-height:1.4;
	margin:0 auto;
	padding:2%;
	font-size:15px;
}


.p02_sec06	 {
	width:750px;
	margin:0 auto;
}
.p02_sec06 p{
	width:95%;
	color:#FFF;
	line-height:1.4;
	margin:0 auto 2%;
/*	background:rgba(255,255,255,0.7);*/
	padding:2%;
	font-size:15px;
}
