@charset "utf-8";
/*-----------------------------------------------------------------
   CSS Document
   090410 Akiba
 -----------------------------------------------------------------*/
body{
	background:#00568c;
} 
 
#footer{
	background:#00568c;
}

h3{
	background:url(../images/h3_back.gif) repeat-x;
}


#floating1 li{
	border-bottom:1px solid #00568c;
}

.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;
}

#floating1 li.literal{
	padding:5px 0 5px 20px;
}


.photoRight{
	float:right;
	padding: 0 0 15px 15px;
}

.author{
	text-align:right;
	margin:1em 0 0 0;
	line-height:1.3em;
	font-weight:bold;
}

.photoTable{
	width:100%;
}


.photoTable td{
	vertical-align:top;
	text-align:center;
	padding:5px 0;
}

.caption{
	font-weight:bold;
	font-size:0.85em;
	line-height:1.3em;
}
