/* CSS Document */

span{
	font-size:18px;
}

/* page02 */

.main_area{
	position:relative;
}

#inside{
	width:750px;
	margin:0 auto;
	padding:3% 0;
	background:rgba(255,255,255,0.5);
	color:#000;
}
.newitem17{
	position:absolute;
	top:250px;
	right:0px;
	bottom:0;
	left:25px;
	z-index:2;
}

.contents_body{
	background:url(../common/bg.jpg);
	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:93%;
	line-height:1.5;
	margin:0 auto;
	padding:2%;
	font-size:15px;
	font-weight:bold;
 	text-shadow: 0px 0px 1px #fff,
	             0px 0px 2px #fff,
	             0px 0px 3px #fff,
	             0px 0px 4px #fff,
	             0px 0px 5px #fff,
	             0px 0px 6px #fff;
}


.p02_sec02{
	position:relative;
	z-index:5;
	width:750px;
	margin:0px auto;
}
.p02_sec02 p{
	width:93%;
	line-height:1.5;
	margin:0 auto;
	padding:2%;
	font-size:15px;
	font-weight:bold;
 	text-shadow: 0px 0px 1px #fff,
	             0px 0px 2px #fff,
	             0px 0px 3px #fff,
	             0px 0px 4px #fff,
	             0px 0px 5px #fff,
	             0px 0px 6px #fff;
}
.p02_sec01 .image{
	margin:3% 5% 3% 3%;
}

.p02_sec03 .image{
	margin:3% 5% 3% 3%;
}

.p02_sec03{
	position:relative;
	z-index:5;
	width:750px;
	margin:0 auto;
}

.p02_sec03 p{
	width:95%;
	line-height:1.5;
	margin:0 auto;
	padding:2%;
	font-size:15px;
	font-weight:bold;
 	text-shadow: 0px 0px 1px #fff,
	             0px 0px 2px #fff,
	             0px 0px 3px #fff,
	             0px 0px 4px #fff,
	             0px 0px 5px #fff,
	             0px 0px 6px #fff;
}


.p02_sec04 {
	position:relative;
	z-index:5;
	width:750px;
	margin:0 auto;
}
.p02_sec04 p{
	width:95%;
	line-height:1.5;
	margin:0 auto;
	padding:2%;
	font-size:16px;
	font-weight:bold;
 	text-shadow: 0px 0px 1px #fff,
	             0px 0px 2px #fff,
	             0px 0px 3px #fff,
	             0px 0px 4px #fff,
	             0px 0px 5px #fff,
	             0px 0px 6px #fff;
}


.p02_sec05 {
	position:relative;
	z-index:5;
	width:750px;
	height:190px;
	background:url(../images/p02/title05.png);
	margin:0 auto;
}
.p02_sec05 p{
	width:95%;
	line-height:1.5;
	margin:0 auto;
	padding:2%;
	font-size:15px;
	font-weight:bold;
 	text-shadow: 0px 0px 1px #fff,
	             0px 0px 2px #fff,
	             0px 0px 3px #fff,
	             0px 0px 4px #fff,
	             0px 0px 5px #fff,
	             0px 0px 6px #fff;
}
.p02_sec05 .image{
	margin:3% 5% 3% 3%;
}



#inside2{
	width:750px;
	margin:0 auto;
	padding:0;
	background-color:#C39;
	color:#fff;
}

.pinkbox {

	width:750px;
	height:150px;
	background:url(../images/p02/pinkbox.png);
	position:relative;
	}
	
.pinkbox_txt {
	width:600px;
	line-height:1.5;
	margin:0 auto 2%;
	padding:2%;
	font-size:14px;
	position:absolute;
	top:55px;
	left:0px;

	}