/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
a:link {
	color: 66A1D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: EB778E;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.alert {color: #CC0000}
.copyright {
	font-size: 10px;
	line-height: 13px;
}
.caption {
	color: #74747E;
	font-size: 12px;
	line-height: 16px;
}
.title {
	font-size: 18px;
	line-height: 24px;
	color: #002531;
}
.black {
color: #000000}
.white {
color: #FFFFFF}
.order_name {  font-size: 14px; font-weight: bold; color: #FF9900}
.yellow{
	color: EABE36;
}
.blue {
	color: 66A1D7;
}
.bk_blue {
	background-color: 66A1D7;
}
.bk_yellow {
	background-color: EABE36;
}
.PINK {
	color: #ff6666;
}
.bk_PINK {
	background-color: #ff6666;
}
.yodogawa {
	color: #434F5F;
}
.base_tdline {
	background-color: #ffab49;
}
.komidashi {
	font-size: 18px;
	color: #FF6666;
}
.bkvline {
	background-image: url(../images/bkgnd_vline.gif);
}
.bkvline2 {
	background-image: url(../images/bkgnd_vline2.gif);
}
.td_blue {
	background-color: #62acf7;
}.skyblue {
	background-color: #c6dcf1;
}
.small_white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px
}
