@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content p.text{
	margin-bottom:30px;
}
/*#frist*/
#first table th{
	width:158px;
	text-align:center;
	}

#first table{
	margin:0px 0 15px 0;
	text-align:center;
	}
#first p.last{
	margin:0px 0 35px 0;
}
#first table tr.spec{
	background:#F3F3DE;
}
#content #first {
	margin-bottom: 40px;
}
#content p.next{
	margin-bottom:40px;
}
#content p.last{
	margin-bottom:30px;
}
#content #step{
	padding:10px 10px 7px 10px;
	background:#F3F3DE;
	margin-bottom:25px;
}
#content #step dl{
	margin-bottom:12px;
}
#content #step dl dt{
	margin-bottom:10px;
}

#content #first table th.spec{
	background:#F3F3DE;
}
