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