﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*      method       */

#content .method {
	margin: -3px 0 26px;
}

#content .method dl {
	margin-bottom: 22px;
}

#content .method dd {
	padding: 6px 0 0 2px;
}

#content .method dd.special {
	padding-top: 7px;
}