body {
/*
	background-image: url(../images/samuraiblue.gif);
*/
	background-repeat: repeat;
}

.whiteFont { font-size: 11px; color: #FFFFFF; line-height: 14px; }
.sentence {	font-size: 12px; color: #333333; line-height: 14px; }
.titleFont { font-size: 12px; color: #FFFFFF; font-weight: bold; }
.menuFont { font-size: 12px; color: #FFFFFF; font-weight: bold; }
.indexFont { font-size: 12px; color: #FFFFFF; }
.strongFont { font-weight: bold; color: #334466; }

.dateFont {	font-size: 11px; color: #666666; }
a { font-size: 12px; color: #FF9999; font-weight: bold; line-height: 14px; }
.alink {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	border: #000000;
}
.alink:hover { font-size: 12px; text-decoration: none; color: #FFFF88; font-weight: bold; line-height: 14px;}


.ahref {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.restdayFont { font-size: 12px; color:#999999; }

/*  table */
table { font-size: 12px; line-height: 16px; }

.index1 {
	font-size: 16px;
	font-weight: bold;
	color: #2B2B2B;
	line-height: 22px;
}
.index2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}
.currentPageFont {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #AC251E;

}
.index3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.grayTable {
	background-color: #CCCCCC;
	padding: 1px;

}
.alertFont {
	font-size: 12px;
	color: #CC0033;
}
