@charset "utf-8";

/* 090305追記 */
h1 {
	margin-bottom: 15px;
	background:url(../images/aboutTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 42px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}

*html body h1 {
	margin-bottom: 30px;
	background:url(../images/aboutTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 46px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}
/* 追記終了 */

h2 {
	margin-bottom: 20px;
}

#contents h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 2px 7px;
	border-left: 6px #e8decf solid;
	background: #f6f2ec;
	font-size: 107%;
}

#contents ul {
	list-style-type: none;
	list-style-position: outside;
}

#contents ul li {
	padding-left: 11px;
	background: url(../images/listS.gif) 0 5px no-repeat;
}

p.pagetop {
	margin-top: 15px;
}





#about {
}

#about p {
	font-weight: bold;
}
#about ul.about-nav {
	margin: 25px 0 45px;
	padding: 10px 20px;
	list-style-type: none;
	list-style-position: outside;
	background: #f8f4ee;
}
#about ul.about-nav li {
	float: left;
	margin-left: 25px;
	padding: 3px 0 3px 12px;
	background: url(../images/navList.gif) 0 6px no-repeat;
}
#about ul.about-nav li.installation {
	margin-left: 0;
}

/* 090305追記 */
div.aboutBg1 {
	height: 100px;
	margin-top: 40px;
	padding-top: 5px;
	text-align: center;
	background: url(../images/aboutBg1.gif) center top no-repeat;
}

* html div.aboutBg1 {
	height: 105px;
}
/* 追記終了 */

div.ac1 {
	padding-top: 22px;
	background: url(../images/aboutBg2.gif) center top repeat-y;
}

div.ac2 {
	height: 100%;
	padding-left: 52px;
	padding-right: 55px;
	padding-bottom: 68px;
	background: url(../images/aboutBg3.gif) center bottom no-repeat;
}

/* 090305追記 */
#installation h2 {
	margin-bottom: 20px;
	background:url(../images/installationTtl.gif) no-repeat;
	height:90px;
	width:632px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
*html body #installation h2 {
	margin-bottom: 10px;
	background:url(../images/installationTtl.gif) no-repeat;
	height:90px;
	width:632px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
/* 追記終了 */

#installation p.img {
	float: left;
	width: 253px;
	margin-bottom: 25px;
	padding-left: 14px;
}
* html #installation p.img {
	width: 253px;
	height: 181px;
	text-indent: -9999px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/installationImg1.png' ,sizingmethod='scale');
}

#installation p.info {
	float: right;
	width: 323px;
	padding-top: 2px;
	margin-bottom: 25px;
	line-height: 1.6;
}
#installation div.size {
	clear: both;
}

/* 090305追記 */
#noise h2 {
	margin-bottom: 20px;
	background:url(../images/noiseTtl.gif) no-repeat;
	height:96px;
	width:469px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
*html body #noise h2 {
	margin-bottom: 0px;
	background:url(../images/noiseTtl.gif) no-repeat;
	height:96px;
	width:469px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
/* 追記終了 */

#noise p.img {
	float: right;
	width: 253px;
}
* html #noise p.img {
	width: 253px;
	height: 181px;
	text-indent: -9999px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/noiseImg1.png' ,sizingmethod='scale');
}
#noise p.info {
	float: left;
	width: 323px;
	padding-top: 2px;
	padding-left: 14px;
	line-height: 1.6;
}


/* 090305追記 */
#transport h2 {
	margin-bottom: 20px;
	background:url(../images/transportTtl.gif) no-repeat;
	height:86px;
	width:527px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
*html body #transport h2 {
	margin-bottom: 0px;
	background:url(../images/transportTtl.gif) no-repeat;
	height:86px;
	width:527px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
/* 追記終了 */

#transport p.info {
	padding-top: 2px;
	margin-bottom: 13px;
	line-height: 1.6;
}

#transport div.weight {
	width: 623px;
	height: 274px;
	margin-bottom: 8px;
	background: url(../images/weightBg.gif) no-repeat;
}

#transport div.weight h3 {
	display: none;
}
#transport div.weight p {
	padding: 60px 150px 10px 60px;
}
#transport div.weight p.btn {
	padding: 0;
	text-align: center;
}

#transport div.weight ul {
	margin-top: 60px;
	margin-left: 35px;
}

#transport div.weight ul li {
	float: left;
	background: none;
}

#transport div.weight ul li a {
	display: block;
	width: 173px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}

#transport div.weight ul li.fmc10000 a {
	background: url(../images/weightBtn1.gif) no-repeat;
}
#transport div.weight ul li.fmc5000plus a {
	background: url(../images/weightBtn2.gif) no-repeat;
}
#transport div.weight ul li.fmc810 a {
	background: url(../images/weightBtn3.gif) no-repeat;
}

#transport div.weight ul li a:hover {
	background-position: 0 -36px;
}

/* #transport div.weight p.btn a {
	display: block;
	width: 242px;
	height: 41px;
	margin: 0 auto;
	background: url(../images/weightBtn.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
} */


#transport div.weight p.btn a:hover {
	background-position: 0 -36px;
}

#transport p.adobe {
	margin-left: 40px;
	font-size: 11px;
}
#transport p.adobe span.icon {
	position: relative;
	top: 10px;
	margin-right: 1em;
}

/* 090305追記 */
#electric h2 {
	margin-bottom: 20px;
	background:url(../images/electricTtl.gif) no-repeat;
	height:90px;
	width:662px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
*html body #electric h2 {
	margin-bottom: 0px;
	background:url(../images/electricTtl.gif) no-repeat;
	height:90px;
	width:662px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
/* 追記終了 */

#electric {
	position: relative;
}
#electric p.img {
	position: absolute;
	top: 92px;
	left: 570px;
	width: 123px;
}
* html #electric p.img {
	left: 560px;
}

#electric p.info {
	width: 495px;
	line-height: 1.6;
}
#electric p.info span.note {
	display: block;
	margin-top: 24px;
	font-size: 11px;
}


/* 090305追記 */
#failure h2 {
	margin-bottom: 20px;
	background:url(../images/failureTtl.gif) no-repeat;
	height:91px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
*html body #failure h2 {
	margin-bottom: 0px;
	background:url(../images/failureTtl.gif) no-repeat;
	height:91px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
/* 追記終了 */

#failure p.img {
	float: left;
	width: 174px;
	padding-top: 10px;
	padding-bottom: 15px;
}
* html #failure p.img {
	width: 174px;
	height: 264px;
	text-indent: -9999px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/failureImg1.png' ,sizingmethod='scale');
}

#failure ul.info {
	float: right;
	width: 401px;
	height: 181px;
	padding: 75px 20px 0 20px;
	margin-bottom: 15px;
	background: url(../images/failureBg.gif) no-repeat;
}
* html #failure ul.info {
	width: 441px;
	height: 256px;
}

#failure ul.info li {
	font-weight: bold;
}

#failure p.reminder1 {
	clear: both;
}

#failure dl.maintenance {
}

#failure dl.maintenance dt {
	padding-left: 15px;
	background: url(../images/listL.gif) 0 4px no-repeat;
	font-size: 107%;
}

#failure dl.maintenance dd {
	margin-left: 15px;
	margin-bottom: 12px;
	padding-left: 11px;
	background: url(../images/listS.gif) 0 5px no-repeat;
}

#failure dl.maintenance dd em {
	font-size: 11px;
}

#failure p.reminder2 {
	margin-top: 12px;
	text-align: center;
}



/* 090305追記 */
#design h2 {
	margin-bottom: 20px;
	background:url(../images/designTtl.gif) no-repeat;
	height:89px;
	width:602px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
*html body #design h2 {
	margin-bottom: 0px;
	background:url(../images/designTtl.gif) no-repeat;
	height:89px;
	width:602px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
}
/* 追記終了 */

#design p.img {
	float: right;
	width: 253px;
	padding-bottom: 5px;
}
* html #design p.img {
	width: 253px;
	height: 181px;
	text-indent: -9999px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/designImg1.png' ,sizingmethod='scale');
}

#design p.info {
	float: left;
	width: 323px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 14px;
	line-height: 1.6;
}
