@charset "utf-8";
/* ============ clearfix ============ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */
/* ============ iepngfix ============ */
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}
/* ============ image-hover ============ */
a:hover img {
	opacity:0.7;
	filter: alpha(style=0, opacity=60);
}
#navi-s a:hover {
	opacity:0.7;
	filter: alpha(style=0, opacity=60);
}
.hidden {
	display: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.color {
	color: #999999;
}
.line {
	background-color: #66FFFF;
}


.dammy * {
	display: none;
}

.capHead {
	color: #333333;
}
.cap {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
	clear: both;
}
.cap_r {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
	text-align: right;
}
.pTop_70 {
	display: block;
	padding-top: 42px;
}
.pTop_99 {
	display: block;
	padding-top: 136px;
}
.pTop_146 {
	display: block;
	padding-top: 154px;
}
.mBottom_40 {
	margin-bottom: 40px;
}
.mBottom_30 {
	margin-bottom: 30px;
}
.mBottom_20 {
	margin-bottom: 20px;
}
.mBottom_10 {
	margin-bottom: 10px;
}
.mRight_10 {
	margin-right: 10px;
}
.mRight_20 {
	margin-right: 20px;
}




p {
	display: block;
	color: #666666;
	text-align: justify;
	text-justify: inter-ideograph;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
}


h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

*  {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../img/bg_03.jpg);
	background-repeat: repeat;
}
#wrapper {
	background-color: #EDF2F9;
	background-image: url(../img/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	background-attachment: scroll;

}
#wrapper #wrapper_bg {
	background-image: url(../img/bg_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* html #wrapper #wrapper_bg {
	background-image: url(../img/bg_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#wrapper #header {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 106px;
	z-index: 100;
}

#wrapper #header #logo  {
	display: block;
	height: 74px;
	width: 146px;
	position: absolute;
	left: 0px;
	z-index: 1000;
	top: 21px;
}
#wrapper #header #logo a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}

#wrapper #header #navi-s {
	display: block;
	height: 21px;
	width: 453px;
	top: 0px;
	position: absolute;
	right: -37px;
}
#wrapper #header #navi-s li {
	display: block;
	float: left;
	height: 21px;
	list-style-type: none;
}
#wrapper #header #navi-s li.n01 {
	width: 160px;
}
#wrapper #header #navi-s li.n02 {
	width: 81px;
}
#wrapper #header #navi-s li.n03 {
	width: 81px;
}
#wrapper  #header  #navi-s  li.n04 {
	width: 81px;
}
#wrapper #header #navi-s li a {
	background-image: url(../img/img_gn_02_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -9999px;
}
#wrapper #header #navi-s li.n01 a {
	background-position: 0px top;
}
#wrapper #header #navi-s li.n02 a {
	background-position: -160px top;
}
#wrapper #header #navi-s li.n03 a {
	background-position: -240px top;
}
#wrapper  #header  #navi-s  li.n04  a {
	background-position: -321px top;
}

#wrapper #header #navi-l {
	display: block;
	height: 74px;
	width: 804px;
	position: absolute;
	top: 21px;
	right: 0px;
	background-image: url(../img/img_gn_01_bg.jpg);
	background-repeat: no-repeat;
}
#wrapper #header #navi-l li {
	display: block;
	float: left;
	height: 74px;
	width: 100px;
	list-style-type: none;
}
#wrapper #header #navi-l li.n03, #wrapper #header #navi-l li.n08 {
	width: 102px;
}
#wrapper #header #navi-l li a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../img/img_gn_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#wrapper #header #navi-l li.n01 a {
	background-position: 0px top;
}
#wrapper #header #navi-l li.n02 a {
	background-position: -100px top;
}
#wrapper #header #navi-l li.n03 a {
	background-position: -200px top;
}
#wrapper #header #navi-l li.n04 a {
	background-position: -302px top;
}
#wrapper #header #navi-l li.n05 a {
	background-position: -402px top;
}
#wrapper #header #navi-l li.n06 a {
	background-position: -502px top;
}
#wrapper #header #navi-l li.n07 a {
	background-position: -602px top;
}
#wrapper #header #navi-l li.n08 a {
	background-position: -702px top;
}
#wrapper #header #navi-l li.n01 a:hover, #wrapper #header #navi-l li.n01 a.on {
	background-position: 0px bottom;
}
#wrapper #header #navi-l li.n02 a:hover, #wrapper #header #navi-l li.n02 a.on {
	background-position: -100px bottom;
}
#wrapper #header #navi-l li.n03 a:hover, #wrapper #header #navi-l li.n03 a.on {
	background-position: -200px bottom;
}
#wrapper #header #navi-l li.n04 a:hover, #wrapper #header #navi-l li.n04 a.on {
	background-position: -302px bottom;
}
#wrapper #header #navi-l li.n05 a:hover, #wrapper #header #navi-l li.n05 a.on {
	background-position: -402px bottom;
}
#wrapper #header #navi-l li.n06 a:hover, #wrapper #header #navi-l li.n06 a.on {
	background-position: -502px bottom;
}
#wrapper #header #navi-l li.n07 a:hover, #wrapper #header #navi-l li.n07 a.on {
	background-position: -602px bottom;
}
#wrapper #header #navi-l li.n08 a:hover, #wrapper #header #navi-l li.n08 a.on {
	background-position: -702px bottom;
}
#wrapper   #header   #innnerShadow  {
	height: 11px;
	width: 950px;
	z-index: 500;
	top: 95px;
	display: block;
	position: relative;
	background-image: url(../img/inner_shadow.png);
	background-repeat: no-repeat;
}
#wrapper   #contents {
	background-image: url(../img/bg_04.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
	margin-top: -11px;
	z-index: 0;
}
#wrapper   #contents_bottom  {
	background-image: url(../img/siteMap.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 970px;
	clear: both;
	margin-right: -40px;
	position: relative;
	margin-left: -40px;
}
#contents_bottom  a {
	color: #464592;
	text-decoration: none;
}
#contents_bottom  a:hover {
	color: #FE9901;
	text-decoration: underline;
}
#wrapper #contents #contents_bottom #navi_bottom {
	display: block;
	position: absolute;
	top: 12px;
	left: 40px;
	font-size: 10px;
	color: #464592;
	line-height: 18px;
	z-index: 100;
}
#wrapper #contents #contents_bottom p.pageTop {
	display: block;
	z-index: 100;
	width: 88px;
	position: absolute;
	top: 12px;
	right: 40px;
}
p.pageTop a {
	background-image: url(../img/btn_tp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 16px;
	font-size: 10px;
	line-height: 18px;
	color: #464592;
	text-decoration: none;
	height: 100%;
	text-align: right;
	width: 72px;
}

#wrapper #footer {
	background-image: url(../img/bg_02.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 75px;
}
#wrapper #footer_contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	position: relative;
}
#wrapper #footer #footer_contents li {
	display: block;
	height: 45px;
	list-style-type: none;
	position: absolute;
	top: 15px;
}
#wrapper #footer #footer_contents li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}

#wrapper #footer #footer_contents li.n01 {
	left: 16px;
	width: 119px;
}
#wrapper #footer #footer_contents li.n02 {
	left: 157px;
	width: 120px;
}


#wrapper #footer #footer_contents li.n03 {
	left: 290px;
	width: 172px;
}
#itochu     {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
}
#itochu p {
	position: absolute;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}
#itochu #links {
	left: 0px;
}
#itochu #Copyright {
	right: 0px;
}
#itochu a {
	color: #FFFFFF;
	text-decoration: none;
}
#itochu a:hover {
	color: #FE9901;
	text-decoration: underline;
}
#locationNavi {
	display: block;
	height: 60px;
	width: 900px;
	margin-right: -5px;
	margin-left: -5px;
	position: relative;
	background-image: url(../../location/location_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#locationNavi li {
	height: 51px;
	width: 227px;
	list-style: none;
	position: absolute;
	top: 5px;
}
#locationNavi li.n01 {
	left: 5px;
}
#locationNavi li.n02 {
	left: 238px;
}
#locationNavi li.n03 {
	left: 471px;
}
#locationNavi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: none;
	background-repeat: no-repeat;
}
#locationNavi li a:hover {
	background-image: url(../../location/location_navi.jpg);
}
#locationNavi li.n01 a:hover {
	background-position: -5px -65px;
}
#locationNavi li.n02 a:hover {
	background-position: -238px -65px;
}
#locationNavi li.n03 a:hover {
	background-position: -471px -65px;
}
#locationNavi li a.on {
	background-image: url(../../location/location_navi.jpg);
}
#locationNavi li.n01 a.on {
	background-position: -5px -125px;
}
#locationNavi li.n02 a.on {
	background-position: -238px -125px;
}
#locationNavi li.n03 a.on {
	background-position: -471px -125px;
}
#designNavi {
	display: block;
	height: 60px;
	width: 890px;
	position: relative;
	background-image: url(../../design/subnavi_design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#designNavi li {
	height: 51px;
	width: 227px;
	list-style: none;
	position: absolute;
	bottom: 3px;
}
#designNavi li.n01 {
	left: 3px;
}
#designNavi li.n02 {
	left: 236px;
}
#designNavi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: none;
	background-repeat: no-repeat;
}
#designNavi li a:hover {
	background-image: url(../../design/subnavi_design.jpg);
}

#designNavi li.n01 a:hover {
	background-position: -3px -66px;
}
#designNavi li.n02 a:hover {
	background-position: -236px -66px;
}
#designNavi li a.on {
	background-image: url(../../design/subnavi_design.jpg);
}
#designNavi li.n01 a.on {
	background-position: -3px -126px;
}
#designNavi li.n02 a.on {
	background-position: -236px -126px;
}

#equipmentNavi {
	display: block;
	height: 60px;
	width: 890px;
	position: relative;
	background-image: url(../../equipment/subnavi_equip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#equipmentNavi li {
	height: 51px;
	width: 156px;
	list-style: none;
	position: absolute;
	bottom: 3px;
}
#equipmentNavi li.n01 {
	left: 3px;
}
#equipmentNavi li.n02 {
	left: 164px;
}
#equipmentNavi  li.n03 {
	left: 326px;
}
#equipmentNavi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-image: none;
	background-repeat: no-repeat;
}
#equipmentNavi li a:hover {
	background-image: url(../../equipment/subnavi_equip.jpg);
}

#equipmentNavi li.n01 a:hover {
	background-position: -3px -66px;
}
#equipmentNavi li.n02 a:hover {
	background-position: -164px -66px;
}
#equipmentNavi li.n03 a:hover {
	background-position: -326px -66px;
}
#equipmentNavi li a.on {
	background-image: url(../../equipment/subnavi_equip.jpg);
}
#equipmentNavi li.n01 a.on {
	background-position: -3px -126px;
}
#equipmentNavi li.n02 a.on {
	background-position: -164px -126px;
}
#equipmentNavi li.n03 a.on {
	background-position: -326px -126px;
}

/* ============ sp_contents ============ */
#btn1 {
	position: absolute;
	left: 309px;
	top: 448px;
	height: 55px;
	width: 49px;
	background-image: url(common/img/btn.jpg);
	background-repeat: no-repeat;
}
#btn2 {
	position: absolute;
	left: 11px;
	top: 448px;
	height: 55px;
	width: 49px;
	background-image: url(common/img/btn.jpg);
	background-repeat: no-repeat;
}
#btn3 {
	position: absolute;
	left: 605px;
	top: 448px;
	height: 55px;
	width: 49px;
	background-image: url(common/img/btn.jpg);
	background-repeat: no-repeat;
}







#bg {
	position: relative;
}
