@charset "shift_jis";
/*
-------------------------------------------------------------------
◎企業概要ページスタイルシート
製作者：株式会社アルゴ
更新日：2008年9月11日
-------------------------------------------------------------------
*/

/* グローバルメニュー */
div#global-inner ul li.support {
	width: 160px;
	height: 32px;
background: url(../../common/images/bg_global-menu.gif) -345px -73px no-repeat;
}
div#category-inner {
	background: url(../images/bg_category-inner.jpg) center top no-repeat;
}

/* カテゴリーラベル */
div#category-inner h2 {
background: url(../images/bg_h2.gif) no-repeat;
}

/* レフトメニュー */
div#left-container h2 {
background: url(../images/bg_h2-left.gif) no-repeat;
}
