
.contents_body{
	background:#AD0003;
/*	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/sec01.png) no-repeat center;
	width:800px;
	height:252px;
	margin:0px auto;
	padding-top:40px;
}

.sec02{
	background:url(../images/p03/sec02.png) no-repeat center;
	width:800px;
	height:348px;
}

.sec03{
	background:url(../images/p03/sec03.png) no-repeat center;
	width:800px;
	height:297px;
}

.sec04{
	background:url(../images/p03/sec04.png) no-repeat center;
	width:800px;
	height:383px;
}

.sec05{
	background:url(../images/p03/sec005.jpg) no-repeat;
	width:800px;
	height:187px;
}

.sec01 .txt1{
	width:470px;
	color:#000;
	position:absolute;
	font-weight:600;
	top:70px;
	left:170px;
	font-size:14px;
	line-height:1.2;
}

.sec05 .txt2{
	width:240px;
	color:#000;
	position:absolute;
	font-weight:600;
	top:50px;
	right:130px;
	font-size:10.5px;
}


	
.pink {
	color:#003399;
	font-weight:bold;
	}
	
.blue_bold {
	color:#00CCFF;
	font-weight:bold;
	}