@charset "utf-8";

#title_box{
	width:360px;
	float:left;
	margin-top:30px;
}
	#title IMG{float:left;margin: 20px 20px;}
	#issue{float:left;margin:50px 20px;text-align:center;width:120px;}
	#issue SPAN{display:block;}
	#issue STRONG{display:block;font-size:16pt;margin-top:10px;}
	#signature DT{float:left;}
	#signature DD{margin-left:3.5em;}

#title_photo{
	width:350px;
	float:right;
	text-align:center;
}
	#photo_caption{font-size:12pt;font-weight:bold;}
	#photo_issue{font-size:10pt;white-space:nowrap;}

#index_menu{
	margin-top:20px;
	background-color:#ffc;
}
	#index_menu H2{background-color:#390;color:#fff;font-weight:bold;padding:5px;font-size:14pt;text-align:center;}
	#index_menu UL{margin:20px 40px;font-size:12pt;}
	#index_menu UL LI{border-bottom:solid 1px #390;padding:5px 0;}
	#index_menu LI UL{margin:0 40px;}
	#index_menu LI UL LI{border:none;}
