body{
	margin:0px;
	padding:0px;
	font-size:10pt;
	color:333;
	background-color: #eeeeee;
}
table{
	font-size:10pt;
	color:#333;
}
p{
	padding:0px;
	margin:0px;
}
.list{
	list-style-image: url("../images/folder.gif");
	list-style-type: circle;
	padding-left:20px;
	}
h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:8pt;
	color:#999;
	text-align:right;
	padding-right:10px;
}
h2{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:8pt;
	color:#999;
	text-align:right;
	padding-right:10px;
}
.bg{
	background-color:#CE0000;
	height:15px;
}
.back{
	background-image: url("../images/back_top.gif");
	height:58px;
}
.table01{
	width:810;
	background-image: url("../images/back.gif");
	background-repeat: repeat-y;
	height:15px;
	border:0;
}
.table02{
	background-image: url("../images/back_top.gif");
	height:58px;
	border:0;
	width:800px;
}
.table03{
	width:810;
	background-image: url("../images/back2.gif");
	background-repeat: repeat-y;
	height:10px;
	border:0;
}
.table04{
	background-image: url("../images/back_b.gif");
	height:41px;
	border:0;
	width:800px;
}

.cell01{
	border-left: 1px solid #C5C0B6;
	border-right: 1px solid #C5C0B6;
	padding-top:10px;
	padding-bottom:10px;
}
.cell02{
	border-bottom: 1px dotted #C5C0B6;
	font-size:8pt;
}
.cell03{
	background-image: url("../images/b07.gif");
	padding:10px;
}
.cell04{
	background-image: url("../images/b09.gif");
	padding:10px;
}
ul{
padding:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:20px;
line-height:18px;
}
.box01{
	width:700px;
	height:31px;
	padding-left:10px;
	background-image: url("../images/bar05.gif");
	background-repeat: no-repeat;
}
 /*ナビゲーション【製品 横並び】1
--------------------------------------------------------- */
#button{
	width:364px;
	height:21px;
	text-align:left;
}
#button ul {
	background: url("../images/b_top_off.gif")   left top no-repeat;
	width:364px;
	height:21px;
	margin:0px;
	padding:0px;
	position:relative;
}
#button ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	float:left;
}
#button a {
	height:21px;
	display:block;

}
#button ul li a {
	text-indent: -9999px;
	text-decoration: none;
}
#button1 { top:0px;left:0px;width:89px;height:21px;float:left;position:relative;}
#button2 { top:0px;left:89px;width:95px;height:21px;float:left;position:relative;}
#button3 { top:0px;left:184px;width:95px;height:21px;float:left;position:relative;}
#button4 { top:0px;left:279px;width:85px;height:21px;float:left;position:relative;}

#button1 a:hover { background: url("../images/b_top_on.gif") 0px -0px no-repeat;}
#button2 a:hover { background: url("../images/b_top_on.gif") -89px -0px no-repeat;}
#button3 a:hover { background: url("../images/b_top_on.gif") -184px -0px no-repeat;}
#button4 a:hover { background: url("../images/b_top_on.gif") -279px -0px no-repeat;}

a{
	text-decoration:none;
	color:#333333;
}
a:visited{
	color:#777777;
}
a:hover{
	color:#333333;
	background-color:#cccccc;
}
.top{
	text-decoration:none;
	color:#000000;
}
.top:visited{
	color:#000000;
	font-size:10pt;
}
.top:hover{
	color:#000000;
	background-color:#cccccc;
	font-size:10pt;
}
form{
	padding:0px;
	margin:0px;
}

