body {
	background-image:url(../img/back.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-size: small;
	line-height:150%;
	color:#333;
}

img {
 border: none;
 }

#productMenu {
	position: absolute;
	left: 10px;
	top: 133px;
	font-size:small;
	visibility:hidden;
}


/*--- top----*/
table#topNews th{
	color:#7891c4;
	}
	
div.infomation{
	border:1px solid #D3E2FF;
	padding:10px;
	margin:10px 0;
	text-align:left;
}
	
/*--- news----*/
table#news .yaku {
	color: #e3346b;
	}

table#news .red {
	color: #FF0000;
	}

/*--- news----*/
table.tech-caution {
	}

/*--- faq----*/
table#faq {
}

table#faq a:link{
	color:#71a1cc;
	text-decoration:unterline;
	}

table#faq a:visited{
	color:#71a1cc;
	text-decoration:unterline;
	}
	
	
table#faq td.Qtext{
	color:#71a1cc;
	}
	
table#faq td.Atext{
	color:#bb6681;
	}


/*--- spec ---*/
table.spec-cation{
	border:1px solid #CCCCCC ;
	font-size:small;
	}

table.spec-index{
	font-size:small;
	}

table td.spec-caution{
	font-size:x-small;
	}



/*--- sales ---*/
table.sales-index{
	border:1px solid #CCCCCC ;
	}

table.sales-index td.cat01{
	font-size:small;
	}

table.sales-index td.cat02{
	color:#71a1cc;
	}

table.sales-add {
	font-size:small;
	}



/*--- env ---*/
table#env td.caution {
	font-size:x-small;
	}

table.newWin{
	}


.contactTitle{
	font-size:150%;
	line-height:150%;
	color:#0033CC;
	font-weight:bold;
}

.contactCau{
	color:#FF3300;
}
.contactCauB{
	color:#FF3300;
	font-size: medium;
	font-weight:bold;
}

.contactBig{
	font-size:120%;
}

.contactYaku{
	color:#FF9933;
	}



.tablemaintext {
	line-height: 200%;
}
.tabletext_s100 {

	font-size: small;
	line-height: 100%;
}
.tabletext_s150 {

	font-size: small;
	line-height: 150%;
}
.tablemaintext_s {
	font-size: small;
	line-height: 200%;
}
.tablemaintext_ss {

	font-size: x-small;
	line-height: 200%;
}
.index_ss {
	font-size: x-small;
	line-height: 230%;
}
.tabletitle {
	font-size: medium;
	line-height: 150%;
	color: #71A1CC;
	font-weight: bold;
}
.tabletitleS {
	font-size: small;
	line-height: 150%;
	color: #71A1CC;
	font-weight: bold;
}
.Title_blue{
	font-size:small;
	line-height:150%;
	color:#0033CC;
	font-weight:bold;
}
.tabletitle_gray {

	font-size: small;
	line-height: 130%;
	color: #333333;
	font-weight: bold;
}

.tablemaintext150 {
	font-size: medium;
	line-height: 150%;
}



#gateway {
	padding:20px 0 0 0;
	text-align:left;
}

#gateway table{
	border:none;
	padding: 0;
	}

#gateway th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;	
	padding:10px 0px;
	}
	
#gateway td{
	padding:10px 5px;
	vertical-align:top;
	}	

#gateway td.ki{
	text-align:center;
	}


.caution_usbhdd { /* 赤の囲み 背景色 pink */
	border: 3px solid #F43360;
	background: #FEEAEF;
	width: 99%;
	}

.eula { /* エンドユーザ使用許諾契約書部分　窓 */
	margin: 20px 1px 20px 1px;
	border : #e8e8e8 1px solid;
	padding: 2px;
	overflow: auto;
	height: 200px;
}
