@charset "UTF-8";

.naBox01{
}

.naBox02{
	clear:both;
/*
	border-top:dotted 1px #A5A4A5;
*/
	background:url("../../common/img/bgi_dot_gray.gif") repeat-x left top;
}

.naBox03{
	clear:both;
/*
	border-top:dotted 1px #A5A4A5;
	border-bottom:dotted 1px #A5A4A5;
*/
	background:url("../../common/img/bgi_dot_gray.gif") repeat-x left bottom;
	height:180px;
}

.naBox03Inner{
	background:url("../../common/img/bgi_dot_gray.gif") repeat-x left top;
}

.naImageL{
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px 0px 60px 0px;
}

.naTextR{
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 110px;
}

