@charset "UTF-8";


.naBox01{
	margin-right:20px;
}

.naBox02{
	clear:both;
/*
	border-top:dotted 1px #A5A4A5;
*/
	background:url("../../common/img/bgi_dot_gray.gif") repeat-x left top;
	margin-right:20px;
}

.naBox03{
	clear:both;
/*
	border-top:dotted 1px #A5A4A5;
	border-bottom:dotted 1px #A5A4A5;
*/
	height:120px;
	margin-right:20px;
	background:url("../../common/img/bgi_dot_gray.gif") repeat-x left bottom;
}

.naBox03Inner{
	background:url("../../common/img/bgi_dot_gray.gif") repeat-x left top;
}

.naImageL{
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

.naTextR{
	padding:53px 0px 0px 0px;
	margin:0px 0px 0px 100px;
}
.naTextR img{
	vertical-align:top;
}

#naContents h3{
	line-height:120%;
}
