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

/*-------------------------------------------------------------------
	.greeting
-------------------------------------------------------------------*/
#content .greeting{
	margin-bottom:30px;
}
#content p.next{
	margin-bottom:30px;
}
#content .greeting p.spec{
	margin-left:230px;
}
#content div.last{
	margin-bottom:40px;
}