@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h4 {
	margin: 0 0 20px;
	background: url(../image/h4_bg.jpg) left top no-repeat;
	padding:5px 0 3px 22px;
	font-weight:bold;
}
#content table th {
	width: 25%;
}
#content table th,
#content table td {
	padding:2px 9px;
}
#content table td p.t01 {
	margin:25px 0;
}
#content table td p span {
	font-weight:bold;
}
#guide {
	margin: 0 0 30px;
}
#payment {
	margin: 0 0 30px;
}
#cancel {
	margin: 0 0 50px;
}
