

/* 表の縦ドット線 */
.n_line_x{background-image: url(../images/n_dot_x.gif); background-repeat:repeat-x;background-color:#ffffff;}
.n_line_y{background-image: url(../images/n_dot_y.gif); background-repeat:repeat-y;background-color:#ffffff;}

.itemdet
{
	float: left;
	padding:0;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:10px;
	width: 184px;
}

.itemtxt
{
	float: left;
	padding:0;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:5px;
	width: 184px;
}