.body	{
	font: 75% "Tahoma","MS UI Gothic" ;
	color: #000000 ;
	background: #808080 url("bg_pic03.html") repeat-y;
	margin-left: 35px ;
	margin-right: 5px ;
	line-height: 150% ;
	scrollbar-base-color: #999999 ;
	}

.navi	{
	background: #999999;
	font-weight: bold ;
	padding: 5px ;
	}

.menu	{
	font: 90% "Tahoma","MS UI Gothic" ;
	padding: 5px ;
	background-color: #999999 ;
	line-height: 150% ;
	text-align: center ;
	}

.contents	{
	font: 100% "Tahoma","MS UI Gothic" ;
	padding: 5px ;
	background-color: #999999 ;
	line-height: 150% ;
	}

.inside	{
	margin: 10px;
	}

.arr	{
	background-color: #C0C0C0 ;
	margin-right: 15% ;
	margin-left: 15% ;
	margin-top: 20px ;
	margin-bottom: 20px ;
	padding: 10px ;
	border-style: outset ;
	border-color: #808080 ;
	}

.cmd	{
	font-family: "‚l‚r ƒSƒVƒbƒN" ;
	color: #FFFFFF ;
	margin: 20px ;
	padding: 10px ;
	background-color: #000000 ;
	white-space: pre ;
	}

.tbl	{
	font-size: 80% ;
	width: 90% ;
	margin-top: 20px ;
	margin-bottom: 20px ;
	}

.tbl2	{
	font-size: 100% ;
	width: 500px ;
	}

.tbl3	{
	font: 100% "Tahoma","MS UI Gothic" ;
	line-height: 150% ;
	width: 900px ;
	}

.bg1	{
	background-color: #808080 ;
	}

.iframe	{
	margin: 5px ;
	font: 70% "Tahoma","MS UI Gothic" ;
	color: #000000 ;
	background: #999999
	line-height: 150% ;
	scrollbar-base-color: #999999 ;
	}

table	{
	line-height: 150% ;
	font-size: 100% ;
	}

td	{
	text-align: left ;
	vertical-align: top ;
	border-spacing: 20px ;
	}

img	{
	margin: 10px ;
	}

h1	{
	text-align: center ;
	border-left-style: solid ;
	border-left-color: #FF9900 ;
	border-left-width: 10px ;
	border-top-style: solid ;
	border-top-color: #FF9900 ;
	border-top-width: 2px ;
	padding-top: 5px ;
	padding-left: 5px ;
	font: bold 20px ;
	}

h2	{
	text-align: center ;
	border-left-style: solid ;
	border-left-color: #FF9900 ;
	border-left-width: 10px ;
	padding-top: 5px ;
	padding-left: 5px ;
	font: bold 15px ;
	}

h3	{
	text-align: center ;
	border-left-style: solid ;
	border-left-color: #FF9900 ;
	border-left-width: 10px ;
	border-top-style: solid ;
	border-top-color: #FF9900 ;
	border-top-width: 2px ;
	padding-top: 5px ;
	padding-left: 5px ;
	font: bold 12px ;
	}

th	{
	font-style: bold ;
	text-align: center ;
	}

input,textarea,select	{
	font: 100% "Tahoma","MS UI Gothic" ;
	background: #888888
	scrollbar-base-color: #999999 ;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	}

a	{
	text-decoration: none ;
	}

a:link	{
	color: #FFFFFF;
	}

a:visited	{
	color: #995522;
	}

a:hover	{
	color: #FFFFFF;
	background-color: #FF9900;
	}


