body{
	font-family:		Arial;
	border-right:		1px solid gray;
	width:			620px;

}
a:visited,
a:link{
	text-decoration:	none;
	color:			black;
}
.mini_menu a:active,
.mini_menu a:hover{
	text-decoration:	underline;
	color:			FF9900;
	}
.return_top{
	margin-left:		450px;
	color:			gray;
	font-size:		10pt;
}
/**トップでの製品ご紹介**/
.intro{
	background-image:	url(../images/rapidwatch_owl.jpg);
	background-repeat:	no-repeat;
	background-position:	right top;
	width:			600px;
	height:			430px;
	margin:			0px;
	padding:		10px;
	font-size:		14px;
	line-height:		1.5;
}
.intro p{
	width:			300px;
	text-indent:		1.0em;
	margin:			0 0 0.5em 0;
	padding-top:		10px;
}
.mini_menu{
	margin:			-20px 0 0 300px;
}
.menu_title{
	padding:		3px 0 5px 10px;
	width:			220px;
	border-bottom:		2px dotted #FF9933;
}
.hanging{
	margin-left:		42px;
}
/**各見出し**/
.mini_title{
	font-size:		11pt;
	width:			300px;
	padding:		3px 0 5px 5px;
	border-bottom:		2px dotted #FF9933; 
}
.mini_title img{
	padding-right:		5px;
}
/**サービスメニューテーブル**/
.service_menu{
	font-size:		10pt;
	width:			610px;
}

.service_menu table{
	font-size:		10pt;
	width:			610px;
	border-bottom:		1px solid gray;
}

.menu{
	text-align:		center;
	font-size:		10pt;
	background-color:	#99bbdd;
}
.blue{
	text-align:		center;
	color:			#3366FF;
	border-width:		1px;
	font-size:		10pt;
	width:			200px;
	border-top:		1px solid gray;
	border-bottom:		1px solid gray;
	border-collapse:	collapse;
	
}
.red{
	color:			#FF3366;
	font-size:		10pt;
    	width:			200px;
	border-top:		1px solid gray;
	border-bottom:		1px solid gray;
	padding-left:		8px;
}
/**各種サービスの内容テーブル・リモート監視接続イメージ**/
.menu2{
	width:			200px;
	text-align:		center;
	font-size:		10pt;
	background-color:	#99bbdd;
	border-bottom:		2px solid white;
}
.right{
	width:			430px;
	font-size:		9pt;
	border-bottom:		2px solid #99BBDD;
	padding-left:		8px;
	padding-top:		5px;
	padding-bottom:		8px;

	
}
/**サポート機種**/
.support{
	width:			500px;
	border:			1px solid gray;
	border-collapse:	collapse;

	}
.support tr td{
	text-align:		center;
	border:			1px solid gray;
	border-collapse:	collapse;
	font-size:		10pt;
}
