/* Default */
a{
	font-weight: bold;
	text-decoration: none;}
a:link {color: #AAAAFF;}
a:visited {color: #FF9933;}
a:hover{
	color :#FFC0C0;
	text-decoration :underline;}
.rireki {
	font-size: 80%;
	line-height: 140%;}
.navi {
	text-align: center;
	border-top: dashed #666666 1px;
	font-family:Times,'Times New Roman',serif;
	padding-top: 1em;
	margin: 0em 10% 1em 10%;}
.ct {
	font-size: 0.8em;
	margin: 5% 10% 2% 10%;}
.day {text-align: right;}
.bb_h {
	color: #FFFFFF;
	background: #000000;}