body{ margin: 0; }

body {
	color: #666666;
	background: #8C8C8C url(image/menu/background.gif) repeat-y center center;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 0px 0px 0px;
}

A {
	text-decoration: none;
	color: #44658A;
	font-size: 9pt;
	line-height: 13pt;
}

a:hover {
	text-decoration: underline;
	color: #5E8ABC;
	font-size: 9pt;
	line-height: 13pt;
}

#contenor {
	display: block;
	width: 720px;
	color: #666656;
	height: 100%;
	margin: 10px auto 10px auto;
}

/*共通・上部メニューバー*/

#menubar {
	height: 23px;
	width: 798px;
	background: url(http://optmarket.jp/img/menu_digion/menubar.gif) repeat-x top center;
	margin: 0px auto 0px auto;
}


/*共通・上部メニューバー*/

.top {
	display: block;
	width: 720px;
	height: 60px;
	padding: 20px 10px 0px 10px;
	margin: 0px auto 0px auto;
}



/*製品紹介・機能タイトル*/
.cate {
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11pt;
}


/*製品紹介・左側メインメニュー*/
#left {
	display: block;
	width: 500px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}


/*製品紹介・右側メニュー*/
#right {
	display: block;
	width: 200px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
}



/*製品紹介・右側ボックス内*/
.rbox1 {
	display: block;
	width: 180px;
	margin: 5px auto 5px auto;
}



/*製品紹介・警告ボックス*/
.caution1 {
	width: 80%;
	color: #F0F000;
	background: #E00000;
	padding: 5px 5px 5px 5px;
	margin: 10px auto 10px auto;
	font-weight: bold;
	font-size: 8pt;
}

/*製品紹介・クレジット*/
.cresit {
	display: block;
	width: 720px;
	clear: both;
	margin: 0px auto 10px auto;
}




.small {
	font-size: 8pt;
	line-height: 10pt;
}



th {
	background: #d5d5d5;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
}


.system {
	background: #262626;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
}

td.system2 {
	background: #FFFFFF;
	color: #202020;
	font-size: 9pt;
	line-height: 12pt;
}


.system3 {
	color: #999999;
	font-size: 8pt;
	line-height: 10pt;
}

.system4 {
	color: #CC0000;
	font-size: 8pt;
	line-height: 10pt;
}

.system5 {
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
}