body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sec01{
	width:749px;
	height:396px;
	background:url(../images/p03/sec_001.png);
	margin:0px auto;
	position:relative;
}
#sec01 p{
	width:490px;
	font-size:14px;
	top:122px;
	right:23px;
	position:absolute;
	color:#FFF;
	line-height:1.4;
}


#sec02{
	width:756px;
	height:360px;
	background:url(../images/p03/sec_002.png);
	margin:0px auto;
	position:relative;
}

#sec02 p{
	width:530px;
	font-size:14.5px;
	top:135px;
	left:120px;
	position:absolute;
	color:#FFF;
	line-height:1.4;
}



#sec03{
	width:753px;
	height:307px;
	background:url(../images/p03/sec_003.png);
	margin:0px auto;
	position:relative;
}

.txt1{
	width:300px;
	font-size:14.5px;
	top:80px;
	left:20px;
	position:absolute;
	color:#000;
	line-height:1.4;
}
.txt2{
	width:380px;
	font-size:14.5px;
	top:80px;
	left:360px;
	position:absolute;
	color:#FFF;
	line-height:1.4;
}
