@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content h4 {
	font-weight:bold;
	background:url(../image/h4_bg.jpg) left top no-repeat;
	border-bottom:1px solid #C0C0C0;
	line-height:1.0;
	padding:3px 0 5px 15px;
	margin-bottom:20px;
}

#content table {
	margin-bottom: 20px;
}
#cancel{
	margin-bottom: 40px;
}
#content table th {
	width: 160px;
}

#content table td p.t01 {
	margin:25px 0;
}
#content table th, #content table td {
	padding:2px 9px;
}