
.contents_body{
	background:#000;
	background:url(../common/bg.jpg);
	width:800px;
	margin: 0px auto;
	}
	
#inside{
	width:750px;
	margin:0 auto;
	padding:3% 0;
	color:#fff;
	/*background:url(../images/p03/bg2.jpg);*/
}

section{position:relative; line-height:1.5;}

.sec01{
	background:url(../images/p03/sec001.jpg) no-repeat center;
	width:800px;
	height:107px;
	margin:0 auto;
}

.sec02{
	background:url(../images/p03/sec002.jpg) no-repeat;
	width:800px;
	height:362px;
}

.sec03{
	background:url(../images/p03/sec003.jpg) no-repeat;
	width:800px;
	height:255px;
}

.sec04{
	background:url(../images/p03/sec004.jpg) no-repeat;
	width:800px;
	height:265px;
}

.sec05{
	background:url(../images/p03/sec005.jpg) no-repeat;
	width:800px;
	height:210px;
}

.sec05 .txt1{
	width:250px;
	color:#000;
	position:absolute;
	font-weight:500;
	top:50px;
	left:135px;
	font-size:8px;
}

.sec05 .txt2{
	width:240px;
	color:#000;
	position:absolute;
	font-weight:500;
	top:50px;
	right:130px;
	font-size:11px;
}


	
.pink {
	color:#003399;
	font-weight:bold;
	}
	
.blue_bold {
	color:#00CCFF;
	font-weight:bold;
	}