@charset "Shift_JIS";


/* **********************************************************

Name: ongakutai.css

Description: Setting of content module and grid for ongakutai

Create: 2008.03.04
Update: 2008.03.30

Copyright 2007 Hitachi, Ltd. 

************************************************************* */



/* [-] バックナンバー
=========================================================================================== */

/* ---[-] バックナンバー--- */
ul.BackNumber { margin: 0 0 15px; }

ul.BackNumber li {
	float: left;
	margin: 0 9px 0 0;
	padding: 1px 9px 1px 0;
	border-right: 1px solid #bbbbbb;
	font-size: 90%;
	line-height: 1.35;
	white-space: nowrap;
}
ul.BackNumber li a { line-height: 1.35; }
