/* CSS Document */
h3.tit
{
	 background:url(../img/tit.gif) no-repeat;
	 width:540px;
	 height:31px;
	 text-indent:-9999px;
	 margin-bottom:15px;
}


.borderBottom01
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #cccccc;
}
.borderBottom02
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #d2d2d2;
}
table.specTable
{
	font-size:80%;
}

table.specTable,table.specTable td,table.specTable th
{
	border:solid 1px #C9D6BE;
}

table.specTable th
{
	background:#E0E6DB;
	color:#006600;
	font-weight:bold;
}
table.specTable td.bgOn
{
	background:#F5F8F3;
}
