/* CSS Document */
h3.tit
{
	 background:url(../img/tit.gif) no-repeat;
	 width:540px;
	 height:31px;
	 text-indent:-9999px;
	 margin-bottom:15px;
}


dl.lineUpTable dd.leftDd
{
	float:left;
	width:227px;
	margin-right:15px;
	text-align:center;
}

dl.lineUpTable dd.rightDd
{
	float:left;
	width:313px;
}

.borderBottom01
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #cccccc;
}
.borderBottom02
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #d2d2d2;
}
