@charset "UTF-8";
/* CSS Document */

.arrowBox{
	background:url(../img/bk_arrow.jpg) no-repeat top center;
	position:relative;
	width:718px;
	height:278px;
	margin-bottom:20px;
}

.arrowBox2{
	background:url(../img/bk_arrow2.jpg) no-repeat top center;
	position:relative;
	width:718px;
	height:208px;
	margin-bottom:40px;
}

.arrowTtl{
	color:#FFF;
	font-size:18px;
	position:absolute;
	top:20px;
	left:20px;
	font-weight:bold;
}

.arrowtxt{
	position:absolute;
	top:80px;
	left:40px;
	width:645px;
}