@charset "utf-8";
.bodyW560 {
	width: 560px;
}

.bodyH30 {
	height: 30px;
}
p {
	line-height: 2.0;
	margin-left: 6px;
}


#mainBody  {
	padding-bottom: 10px;

}
#mainBody  .h2Body {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mainBody  .h3Body {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}


#naviBody  {
	float: left;
	width: 130px;
}
#naviBody  .body   {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 50px;
}

#sNavi {
	width: 130px;
	padding-bottom: 200px;
}
#sNavi ul    li {
	list-style-type: none;
}
#sNavi li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 50px;
	width: 130px;
}

#sNavi li a {
	display: block;
	height: 50px;
	text-decoration: none;
	width: 130px;
}
#sNavi em  {
	visibility: hidden;
}
#naviBottum01     {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/buttun_technical.gif);
}
#naviBottum01 a:hover   {
	background-image: url(../images/buttun_technical.gif);
	background-position: right top;
}
#naviBottum02 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/buttun_machine_field.gif);
}
#naviBottum02 a:hover {
	background-image: url(../images/buttun_machine_field.gif);
	background-position: right top;
}
#naviBottum03 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/button_order.gif);
}
#naviBottum03 a:hover {
	background-image: url(../images/button_order.gif);
	background-position: right top;
}
dl  {
	width: 560px;
	font-size: 93%;
	line-height: 2;
}
#infoBody   dt {
	float: left;
	padding-left: 10px;
	clear: both;
}
#infoBody   dd {
	width: 400px;
	margin-left: 150px;
}
.mediaBody {
	height: 100px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.mediaBody  img {
	float: left;
	padding-left: 10px;
}
.tecBody h3 {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-size: 110%;
}

.tecBody    p {
	line-height: 2;
	padding-top: 10px;
	padding-bottom: 10px;
}

