@charset "utf-8";

/*head~/* *//*body { font-size: medium; } IE7で動かない*/

/* * { font-size: medium; } */
head { font-size: medium; }
body { font-size: medium; }

/* ヘッダー部分修正 */
div#headerInner div.headerMenu {
	width: 550px;
	background: url(../img/bg_headermenu_l.gif) right bottom no-repeat;
}
div#headerInner div.headerMenu ul {
	line-height: 115%;
}

div#headerInner .headeroption {
	width: 448px;
}
div#headerInner #textSize {
	font-size: small;
}

/* フッター部分修正 */
div.addressFotter p.pagetop {
	margin: 2px 0 0 0;
}
