@charset "Shift_JIS";

@import "common.css";

/* @group top */

div#wrapper.top {
	margin: 108px 0 20px 10px;
	width: 730px;
}

div#wrapper.top div#m2 {
	margin-top: 0;
}

div#wrapper.top div#snavi {
	margin-top: 0;
}

/* APPLY-IE7 */
*:first-child+html div#container.top {
	margin-top: -40px;
}
div#container.top {
	margin: 0 0 0 84px;
	width: 480px;
}

div#container.top h1 {
	padding-bottom: 26px;
}

div#container.top h3 {
	padding-bottom: 0px;
}

div#container.top h4 {
	text-align: right;
	padding-right: 3px;
}

/* @end */






