@charset "utf-8";
.carendar {
	width: 31%;
	float: left;
	margin: 6px 2px 6px 4px;
	padding: 0px;
	height: 180px;
	background: #333333;
}

#carcontBox #carTitle {
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	display: block;
	padding-bottom: 3px;
	border-bottom: 2px solid #009900;
	margin: 12px auto;
}
#carcontBox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
.carender .carCont {
	width: 100%;
	padding: 1px;
	text-align: center;
	background: #0099FF;
	color: #000000;
}
.carender .carCont .week {
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}
.carender .carCont .number {
	background: #FFFFFF;
	color: #000000;
}
#carcontBox #info {
	margin-top: 12px;
	float: right;
	margin-right: 6px;
	color: #000000;
	background: #FFFFFF;
}
#carcontBox .carenderInfo {
	width: 80%;
	clear: both;
	margin: 24px auto 3px;
	background: #FFFFFF;
}

#carBody {
	background: #FFFFFF;
	color: #000000;
}
#carcontBox p {
	clear: left;
	text-align: center;
	width: 100%;
	margin-top: 24px;
}

.carinfo #type {
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.typeA {
	color: #000000;
	background: #99FF33;
	text-align: center;
}
.typeB {
	background: #FF99CC;
	text-align: center;
}
.typeOff {
	background: #CCCCCC;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.none {
	color: #000000;
	background: #FFFFFF;
	height: 1em;
	text-align: center;
}
#carcontBox #cont {
	width: 90%;
}
.white {
	color: #000000;
	background: #FFFFFF;
}
.carender h2 {
	font-weight: bolder;
	color: #000000;
}
.cargroup {
	width: 100%;
	height: 190px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
}
.carenderInfo h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}
.typeAprice {
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	background: #99FF33;
}
.typeBprice {
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	background: #FF99CC;
}
.carender h2 {
	text-align: center;
	font-size: 1.2em;
	color: #000000;
}
#Pcont .note {
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	margin-left: 36px;
	margin-top: 0px;
}
#carBody #carcontBox .cargroup .dayinfo #type {
	font-weight: normal;
	color: #000000;
	font-style: normal;
	background: #FFFFFF;
	text-align: center;
	padding: 2px;
	width: 100%;
}
#carBody #carcontBox .cargroup .dayinfo {
	float: left;
	width: 20%;
	margin-top: 24px;
	margin-left: 24px;
	background: #FFFFFF;
}
#carBody #carcontBox .cargroup .carender .carCont .week .satday {
	color: #FFFFFF;
	background: #0066CC;
}
#carBody #carcontBox .cargroup .carender .carCont .week .sunday {
	color: #FFFFFF;
	background: #FF3333;
}
.red {color: #FF0000}#maintable {
	width: 100%;
	background: #FFFFCC;
}
.month {
	background: #0099FF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-size: 110%;
}
.week {
	background: #FFFFFF;
	text-align: center;
}
.Mon {
	color: #000000;
	font-weight: bold;
}
.Tue {
	color: #000000;
	font-weight: bold;
}
.Wed {
	color: #000000;
	font-weight: bold;
}
.Thu {
	color: #000000;
	font-weight: bold;
}
.Fri {
	color: #000000;
	font-weight: bold;
}
.Sat {
	color: #0000FF;
	font-weight: bold;
}
.Sun {
	color: #FF0000;
	font-weight: bold;
}
#carcontBox dt {
	color: #000000;
	font-weight: bold;
}
#carcontBox dd {
	color: #000000;
	text-indent: 2em;
	line-height: 160%;
}
#carcontBox dl {
	display: block;
	width: 65%;
	float: right;
	margin-top: 10px;
}
#carcontBox p {
	color: #FF0000;
	text-align: left;
	line-height: 160%;
	font-size: 80%;
}
#plan {
	color: #000000;
	background: #FFFFFF;
	width: 46%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.planA {
	height: 1.5em;
	width: 1.5em;
	background: #99FF33;
}
.planB {
	height: 1.5em;
	width: 1.5em;
	background: #FF99CC;
}
.underBar {
	border-bottom: 1px solid #FF0000;
}
