@charset "utf-8";
/*-----------------------------------------------------------------
   CSS Document
   090410 Akiba
 -----------------------------------------------------------------*/
body{
	background:#3c0a55;
}  
  
 
#footer{
	background:#3c0a55;
}

h3{
	background:url(../images/h3_back.gif) repeat-x;
}


#floating1 li{
	border-bottom:1px solid #3c0a55;
}

.guideTable{
	border-collapse:collapse;
}

.guideTable th{
	background: #00568c;
	color:#FFFFFF;
}

.guideTable td{
	vertical-align:top;
	padding:10px 5px;
	border-bottom:1px solid  #cccccc;
	
}

td.year{
	white-space:nowrap;
	width:130px;
}


.linkTable{
	width:750px;
}

.linkTable td{
	padding:5px 5px 10px 5px;
	color:#000000;
	vertical-align:top;
}