h1 {
	font-weight: bold;
	margin: 0px 0px 15px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #4E473A;
	background: #e2e9ff;
	padding: 6px 4px 6px 6px;
	border-left: 8px solid #006599;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #4E473A;
	background: #e3e9ff;
	padding: 3px 4px;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #4E473A;
	padding: 5px 4px 5px 6px;
	margin-top: 15px;
	margin-bottom: 1px;
	border-left: 8px solid #006599;
}
h5 {
	font-weight: bold;
	color: #4E473A;
	padding: 5px 4px 5px 0px;
	margin-top: 8px;
	margin-bottom: 1px;
	border-bottom: 1px solid #779cab;
	font-size: 100%;
}
/* レフトナビエリアコントロール用 
#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:#006599;text-decoration:none;}

#leftNavi dl {
	margin: 0px 0px 10px 8px;
}
#leftNavi dt {
	background: url(/product/atermstation/websupport/images/left_arrow.gif) no-repeat;
	margin: 2px 0px 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 0px;
}
#leftNavi dd {
	margin-left: 12px;
}*/

 /* メインコンテンツエリアコントロール用 
#MainContents {
	padding: 0px;
	width: 750px;
}
#MainContents a:link {
	color:#0033ff;
	text-decoration:none;
}
#MainContents a:visited {
	color:#0033ff;
	text-decoration:none;
}
#MainContents a:active {
	color:#0033ff;
	text-decoration:underline;
}
#MainContents a:hover {
	color:#0033ff;
	text-decoration:underline;
}*/

 /* メインコンテンツ中のテーブルコントロール 
#SupportTbl {
	padding: 0px;
}
#SupportTbl table {
	margin-top: 8px;
	margin-bottom: 30px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#SupportTbl th {
	padding: 5px 3px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #e3e9ff;
}
#SupportTbl td {
	padding: 5px 3px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}*/

/* ページ下のオレンジ背景エリア用 
.OrangeBack1 {
	background: #F9ECC4;
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CC6600;
}*/ 

/* メインコンテンツエリアコントロール用 */
#MainContents2 {
/*	float: right;*/
	width: 560px;
}
#MainContents2 a:link {
	color:#0033ff;
	text-decoration:none;
}
#MainContents2 a:visited {
	color:#800080;
	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;
}
/* 旧スタイルシート継承 
.bt {
	font-weight: bold;
}
.redt {
	color: #FF0000;
}
.redbt {
	color: #FF0000;
	font-weight: bold;
}
.bluet {
	color: #0033cc;
}
.bt {
	font-weight: bold;
}
.st {
	font-size: 90%;
}	
.tblcolor {
	font-size: 10pt;
	line-height: 130%;
	background: #99CCCC;
	padding: 3px;
}*/
/* レフトナビ無しページ用見出し1 
.noLeftNaviH1 {
}
.noLeftNaviH1 h1 {
	font-size: 140%;
	font-weight: bold;
	color: #4E473A;
	padding: 8px 4px 15px 6px;
	border-left: 8px solid #006599;
	border-bottom: 1px solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.KishuIndex {
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.KishuList {
}
.KishuList td {
 width:180px;
}
.KishuList  dl {
	margin: 0px 0px 10px;
}
.KishuList dt {
	background: url(/product/atermstation/images/arrow.gif) no-repeat;
	margin: 1px 0px 3px;
	padding-left: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.InfoList {
}
.InfoList  dl {
	margin: 0px;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
}
.InfoList dt {
	margin: 1px 0px;
	color: #333333;
	padding: 0px;
}
.InfoList  dd {
	margin-left: 0px;
	margin-bottom: 8px;
}
*/