@charset "utf-8";

.bodyW560 {
	width: 560px;
}


.bodyH30 {
	height: 30px;
}

p {
	line-height: 2.0;

}

.h2Body {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-left: 6px;
}
.infoBody {
	margin-bottom: 8px;
	padding-left: 6px;
}




#sNavi {
	width: 130px;
	padding-bottom: 300px;
}
#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/button_production.gif);
}
#naviBottum01 a:hover   {
	background-image: url(../images/button_production.gif);
	background-position: right top;
}
#naviBottum02 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/button_repair.gif);
}
#naviBottum02 a:hover {
	background-image: url(../images/button_repair.gif);
	background-position: right top;
}
#naviBottum03 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/button_exhibition.gif);
}
#naviBottum03 a:hover {
	background-image: url(../images/button_exhibition.gif);
	background-position: right top;
}
#naviBottum04 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/button_others.gif);
}
#naviBottum04 a:hover {
	background-image: url(../images/button_others.gif);
	background-position: right top;
}
.imageList {
	width: 550px;
	padding-left: 10px;
}
.imageList  .listBody {
	float: left;
	width: 260px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-top: 8px;
	margin-right: 10px;
}
.imageList  a p {
	text-decoration: none;
	line-height: 1.5;
	color: #666666;



}
.imageList a {
	text-decoration: none;
	line-height: 1.5;
	color: #666666;


}

.imageList img {
	float: left;
	margin-right: 12px;
	padding: 1px;
	height: 75px;
	width: 100px;
	border: 1px solid #999999;
}
.markBottum  {
	width: 60px;
	height: 13px;
	margin-top: 3px;
	float: left;
	padding-right: 84px;
}
.markBottum a     {
	color: #666666;
	background-image: url(../images/image_mark.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	padding-left: 20px;
	line-height: 12px;
	font-size: 93%;
}
.markBottum    a:hover {
	color: #FFCE9D;
	text-decoration: underline;
	background-image: url(../images/image_mark2.gif);
	background-repeat: no-repeat;
}

.nextNavi {
	height: 20px;
	margin-top: 20px;


}

.nextNavi ul {
	margin: 0;    /* マージン */
	padding: 0;    /* パディング */
	font-size: 9pt;
}
.nextNavi ul li {
	float: left;    /* パディング */
	list-style-type: none;    /* 画像（マーク）の指定 */
	background-image: url(../../tandt_web/images/qqq.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
	padding-right: 10px;
}
.nextNavi ul li a {
	color: #846C4F;    /* 文字の色 */
	text-decoration: none;    /* フォントの指定 */
}
.nextNavi ul li a:hover {    /* マウスオーバー時の指定 */
	color: #A4A4A4;    /* 文字の色 */
	text-decoration: underline;    /* 下線の表示 */
	background-color: #666666;
}

