/* レフトナビエリアコントロール用 */
#leftNavi {
	padding: 0px;
	float: left;
	width:180px;
}
#leftNavi a:link{color:#000000;text-decoration:none}
#leftNavi a:visited{color:#000000;text-decoration:none}
#leftNavi a:active{color:#FFCC00;text-decoration:none}
#leftNavi a:hover{color:#FF6600;text-decoration:none;}

#leftNavi dl {
	margin: 0px 0px 10px 8px;
	padding-right: 4px;
}
#leftNavi dt {
	background: url(/product/atermstation/special/images/left_arrow.gif) no-repeat;
	margin: 2px 0px 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 0px;
}
#leftNavi dd {
	margin-left: 12px;
}

 /* メインコンテンツエリアコントロール用 */
#MainContents {
	padding: 0px;
	width: 750px;
}

/* ページ下のオレンジ背景エリア用 */
.OrangeBack1 {
	background: #F9ECC4;
	padding: 4px;
	border: 1px solid #CC6600;
	margin: 20px 0px;
}/* ページ内リンク黄色背景エリア用 */
.YellowBack1 {
	background: #FFFEED;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 160%;
	text-align: center;
}/* 注記グレー背景エリア用 */
.GreyBack1 {
	background: #f8f8f8;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #ACD2F2;
}
.GreyBack2 {
	background: #f8f8f8;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ACD2F2;
	
} /* メインコンテンツエリアコントロール用 */
#MainContents2 {
	float: right;
	width: 560px;
}
#MainContents2 a:link {
	color:#0033ff;
	text-decoration:none;
}
#MainContents2 a:visited {
	color:#0033ff;
	text-decoration:none;
}
#MainContents2 a:active {
	color:#0033ff;
	text-decoration:underline;
}
#MainContents2 a:hover {
	color:#0033ff;
	text-decoration:underline;
}
.icon {
	margin-right: 1px;
	margin-top: 2px;
}
.DtList {
}
.DtList  dl {
	margin-top: 5px;
}
.DtList dt {
	background: url(/product/atermstation/images/arrow.gif) no-repeat;
	margin: 1px 0px 8px;
	padding-left: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.DtList  dd {
	margin-left: 12px;
}
.DtList2 {
}
.DtList2  dl {
	float: right;
	width: 480px;
	margin-top: 5px;
}
.DtList2 dt {
	background: url(/product/atermstation/images/arrow.gif) no-repeat;
	margin: 1px 0px 3px;
	padding-left: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.DtList2  dd {
	margin-left: 12px;
}
.backToProduct {
	font-weight: bold;
	text-align: right;
	border-top: 5px solid #e8e8e8;
	margin-top: 30px;
	margin-bottom: 30px;
}
.topicsThumb {
	float: left;
	width: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dotLine560 {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #a8a8a8;
	width: 560px;
	clear: both;
}
 /* 写真ダウンロード左右スペース用 */
.ProdictDetailLeft2 {
	float: left;
	width: 275px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ProductDetailRight2 {
	float: right;
	width: 275px;
	margin-bottom: 5px;
}	
.ProdictTablePhoto {
	width: 100px;
	padding-top: 5px;
}
/* 見出し1 */
h1 {
	margin: 0px;
	padding: 0px;
	clear: both;

}
 /* イメージ用 */
.ImageSpace {
	margin-top: 5px;
	margin-bottom: 5px;
}
