@charset "euc-jp";

form{
	margin:0;
}

.line01{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:dashed 1px #CCCBCB;
	background:url(../img/common/icon01.gif) no-repeat;
	font-size:13px;
}

.line02{
	margin:0 0 7px 0;
	background:url(../img/common/icon02.gif) no-repeat;
	text-indent:10px;	
}

.left15{
	margin:0 0 0 15px;
}

.w700{
	width:700px;
}