@charset "UTF-8";
#header {
	background: url(../images/mainImg01.jpg) center 132px no-repeat;
}
/* ご利用案内subNavi:hover設定 */
#container ul#subNavi li a {
	background: url(../images/subNavi01.png) no-repeat;
}
#container ul#subNavi li a#subNavi01:hover,
#container ul#subNavi li a#subNavi01.subNaviAct {
	background-position: 0 -111px;
}
#container ul#subNavi li a#subNavi02:hover,
#container ul#subNavi li a#subNavi02.subNaviAct {
	background-position: 0 -148px;
}
#container ul#subNavi li a#subNavi03:hover,
#container ul#subNavi li a#subNavi03.subNaviAct {
	background-position: 0 -185px;
}

/* グローバルナビ カテゴリーC 位置オーバーライド */
#container #gNaviC {
	top: 171px;
}

/* 見出し */
h1 {
	background-position: 0 0;
}
h1#h1_02 {
	background-position: 0 -40px;
}
h1#h1_03 {
	background-position: 0 -80px;
}

h2#h2_01 {
	background-position: 10px 0;
}
h2#h2_02 {
	background-position: 10px -24px;
}
h2#h2_03 {
	background-position: 10px -48px;
}
h2#h2_04 {
	background-position: 10px -72px;
}
h2#h2_05 {
	background-position: 10px -96px;
}
h2#h2_06 {
	background-position: 10px -120px;
}
h2#h2_07 {
	background-position: 10px -144px;
}
h2#h2_08 {
	background-position: 10px -168px;
}
h2#h2_09 {
	background-position: 10px -192px;
}
h2#h2_10 {
	background-position: 10px -216px;
}
h2#h2_11 {
	background-position: 10px -240px;
}
h2#h2_12 {
	background-position: 10px -264px;
}
h2#h2_13 {
	background-position: 10px -288px;
}
h2#h2_14 {
	background-position: 10px -312px;
}
h2#h2_15 {
	background-position: 10px -336px;
}
h2#h2_16 {
	background-position: 10px -360px;
}
h2#h2_17 {
	background-position: 10px -384px;
}

/* Links位置オーバーライド */
#sideBar #links {
	margin-top: 327px;
}