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

table {
	width: 800px;
}

table th,
table td{
	text-align:center;
	line-height:1.7;
}

table th.area{
	width:165px;
}
table th.area p{
	margin-right:10px;
	margin-bottom:10px;
	background:url(../../images/shared/bg-line.gif) repeat;
}

table th.boshu{
	width:215px;
}
table th.boshu p{
	margin-left:10px;
	margin-bottom:10px;
	background:url(../../images/shared/bg-line.gif) repeat;
}

table td p{
	margin-bottom:10px;
	background:url(../../images/shared/bg-line-gray.gif) repeat;
}