a:link	{ color:#cc0000;text-decoration:none;}
a:visited	{  color:#cc0000;text-decoration:none;}
a:active	{  color:#cc0000;text-decoration:none;}
A:hover {   
       color:#ffffff;
	   text-decoration:underline;
	   background:#990000;
 }

body {
margin: 0px;
background-color:#FF6633;
background:url("../index-items/back.jpg") no-repeat fixed;

}

#box {
width:900px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF

}
.update {
       font-family:Meiryo,"MS P�S�V�b�N","�q���M�m�ۃS Pro W3",  "Osaka", palatino, georgia,times new roman, Sans-serif;
	   color:#000000;
	   font-size:12px;
	   text-align:left;
	   font-weight:normal;
	   padding-top:5px;
	   padding-bottom:5px;
	   padding-left:6px;
	   padding-right:6px;
	   margin-left:0px;
	   margin-top:20px;
	   margin-bottom:0px;
	   text-transform:none;
	   width:900px;

}
.update h1 {
 font-family:Meiryo,"MS P�S�V�b�N","�q���M�m�ۃS Pro W3",  "Osaka", palatino, georgia,times new roman, Sans-serif;
	   color:#990000;
	   font-size:12px;
	   text-align:left;
	   font-weight:normal;
	   padding-left:10px;
	   border-left:5px solid #990000;
	   border-bottom:1px dotted #990000;
	   width:auto;
}

.ti {
border-bottom:1px dotted #666666;
margin-top:10px;
margin-bottom:10px;
}
.rollup {
text-align:right;

}
	table.staff {
		width: 900px;
		padding: 0px;
		}
		
		table.staff tr{
			border-bottom: dotted 1px #999999;
			}

.link {
       font-size:12px;
       color:#666666;
	   text-align:right;
	   font-weight:normal;
	   padding-right:10px;
	   width:auto;

}

.footer {
       font-size:12px;
       color:#cccccc;
	   text-align:center;
	   font-weight:normal;
	   background-color:#999999;
	   width:auto;

}
.footer a:link	{ color:#ffffff;text-decoration:none;}
.footer a:visited	{  color:#ffffff;text-decoration:none;}
.footer a:active	{  color:#ffffff;text-decoration:none;}
.footer A:hover {   
       color:#990000;
	   text-decoration:underline;
	   background:#ffffff;
 }
 .copy {
       font-size:10px;
       color:#990000;
	   text-align:center;
	   font-weight:normal;
	   margin-top:5px;
	   margin-bottom:5px;
	   width:auto;

}
.co {
background-image:url("../index-items/co-back.png");
padding:10px;

}