body	{
	text-align:center;
	font-family:arial,sans-serif;
	margin:0px;
	padding:0px;
	color:#666666;
	background:#ff9933;
	}

#main	{
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:770px;
	border-left:solid 1px #808080;
	border-right:solid 1px #808080;
	}


#top
	{
	background:url(./img/topbg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
	padding:10px 10px 0px 20px;
	}
#url
	{
	font-family:monospace;
	text-align:center;
	color:tomato;
	}
	
#top h1
	{
	color:tomato;
	margin:0px;
	}

#topmes
	{
 font-size:70%;
 height:5em;
 overflow:auto;
}

#topmemu
	{
	margin:0px 0px 0px 20px;
	}

#footer
	{
	font-family:monospace;
	font-size:90%;
	text-align:right;
	}

#footer a,#footer a:link,#footer a:visited,#footer a:active
	{color:#0000ff;}
#footer a:hover
	{color:#ff0000;}




a,a:link,a:visited,a:active
	{color:#0000ff;}
a:hover
	{color:#ff9933;}

img	{border:0px;}

#listbox dl
	{
	margin-left:20px;
	}


#listbox dt
	{
	background:url(./img/folder0.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-weight:bold;
	}
	
#listbox dd
	{
	margin:5px 5px 0px 40px;
	}
	
#listbox dd a
	{
	white-space:nowrap;
	margin-right:10px;
	}

.itemsm
	{
	text-align:right;
	width:100%;
	}
.itemth
	{
	background-color:#B4FFC8;
	font-size:110%;
	font-weight:bold;
	}
.itemh
	{
	font-weight:bold;
	font-size:90%;
	}
.itemp
	{
	margin:8px;
	font-size:85%;
	}

.howto
	{
	margin-top:0px;
	margin-bottom:0px;
	font-size:90%;
	}

.tekiryou
	{
	margin:0px;
	margin-top:5px;
	text-align:center;
	}






.red
	{color:#ff0000;}
