@charset "UTF-8";
#header {
	background: url(../images/mainImg09.jpg) center 132px no-repeat;
}
#container #gNavi {
	background-position: right -660px;
}
/* ご利用案内subNavi:hover設定 */
#container ul#subNavi li a {
	background: url(../images/subNavi09.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;
}

/* subNavi位置オーバーライド */
#container ul#subNavi {
	top: 70px;
	left: -213px;
	width: 173px;
}
/* グローバルナビ カテゴリーC 位置オーバーライド */
#container #gNaviC {
	top: 176px;
}

/* 見出し */
h1 {
	background-position: 0 -680px;
}
h1#h1_02 {
	background-position: 0 -720px;
}
h1#h1_03 {
	background-position: 0 -760px;
}

h2#h2_01 {
	background-position: 10px -768px;
}
h2#h2_02 {
	background-position: 10px -792px;
}
h2#h2_03 {
	background-position: 10px -816px;
}
h2#h2_04 {
	background-position: 10px -840px;
}
h2#h2_05 {
	background-position: 10px -864px;
}
h2#h2_06 {
	background-position: 10px -888px;
}
h2#h2_07 {
	background-position: 10px -792px;
}
h2#h2_08 {
	background-position: 10px -912px;
}
h2#h2_09 {
	background-position: 10px -936px;
}
h2#h2_10 {
	background-position: 10px -960px;
}
h2#h2_11 {
	background-position: 10px -984px;
}
h2#h2_12 {
	background-position: 10px -864px;
}
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;
}
h2#h2_18 {
	background-position: 10px -1440px;
}
/* Form */
#form1 label {
	float: left;
	width: 200px;
}
#container #content .article #form1 div.formTirm {
	float: left;
	width: 200px;
	padding: 0;
}
#container #content .article #form1 div.formRow {
	border-bottom: 1px dotted #9bb4e4;
}
#form1 input {
	margin-left: 0;
}
#form1 .requiredItem {
	color: red;
}
#container #content .article #form1 div.formGroup {
	padding: 0;
	margin-left: 200px;
}
#container #content .article #form1 div.formGroup label {
	float: none;
}

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

/* 人間ドックリンク */
p.btnForm {
	
}
p.btnForm a {
	display: block;
	margin: 0 auto;
	width: 173px;
	height: 35px;
	background: url(../images/subNavi09.png) -2px -39px no-repeat;
	text-indent: -9999px;
}
p.btnForm a:hover {
	background-position: -2px -150px;
}