body {
	font-size: 12px;
}
table {
	border-collapse: collapse;
}
table, td, th {
	border: 1px solid #ccc;
}
td {
	padding:5px;
}
table.trip {
	width:100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin:20px 0 10px 0;
}
table.trip th {
	padding: 5px;
	font-weight: bold;
	text-align:center;
	border-top: 2px solid #1373bc;
	background: #fafec8;
}
table.trip td {
	vertical-align: top;
}
table.trip td.gray {
	font-weight:bold;
	text-align:center;
	background:#f4f4ee;
}
table.trip td.txt11 {
	font-size:11px;
}
table.trip td.vam {
	vertical-align:middle !important;
}
table.price {
	width:100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.price th {
	padding: 3px;
	font-weight: bold;
	text-align:center;
}
table.price th.a {
	background:#fffdbd;
}
table.price th.b {
	background:#93e7e7;
}
table.price th.c {
	background:#feccb3;
}
table.price th.d {
	background:#ffb3e4;
}
table.price th.e {
	background:#e7ffb3;
}
table.price th.f {
	background:#ffe6b3;
}
table.price th.g {
	background:#ffb3b3;
}
table.price th.h {
	background:#b2fecd;
}
table.price th.i {
	background:#89cd89;
}
table.price th.j {
	background:#cea8e9;
}
table.price th.k {
	background:#87c7c7;
}
table.price th.l {
	background:#faf682;
}
table.price th.m {
	background:#58e0e0;
}
table.price th.n {
	background:#f5a984;
}
table.price th.o {
	background:#f8cce8;
}
table.price th.p {
	background:#d8fb8b;
}
table.price th.q {
	background:#fcd689;
}
table.price th.r {
	background:#fc9090;
}
table.price th.s {
	background:#66cc66;
}
table.price th.t {
	background:#7afca8;
}
table.price th.u {
	background:#c187eb;
}
table.price th.v {
	background:#4fc8c8;
}
table.price th.w {
	background:#f5f053;
}
table.price th.x {
	background:#8bbcdb;
}
table.price th.y {
	background:#db8b8b;
}
table.price th.z {
	background:#dbbc8b;
}
table.price td {
	padding: 3px;
	text-align:center;
}
table.sche {
	width:30%;
	text-align: left;
	line-height: 1.5;
	float:left;
}
table.sche, td, th {
	border: 1px solid #ccc;
}
table.sche tr {
	padding: 5px;
	text-align:center;
}
table.sche tr.week {
	font-weight: bold;
}
table.sche th {
	color:#FFF;
	padding: 5px;
	font-weight: bold;
	font-size:14px;
	text-align:center;
	background:#666;
}
table.price td {
	padding: 3px;
	text-align:center;
}
table.sche td.a {
	background:#fffdbd;
}
table.sche td.b {
	background:#93e7e7;
}
table.sche td.c {
	background:#feccb3;
}
table.sche td.d {
	background:#ffb3e4;
}
table.sche td.e {
	background:#e7ffb3;
}
table.sche td.f {
	background:#ffe6b3;
}
table.sche td.g {
	background:#ffb3b3;
}
table.sche td.h {
	background:#b2fecd;
}
table.sche td.i {
	background:#89cd89;
}
table.sche td.j {
	background:#cea8e9;
}
table.sche td.k {
	background:#87c7c7;
}
table.sche td.l {
	background:#faf682;
}
table.sche td.m {
	background:#58e0e0;
}
table.sche td.n {
	background:#f5a984;
}
table.sche td.o {
	background:#f8cce8;
}
table.sche td.p {
	background:#d8fb8b;
}
table.sche td.q {
	background:#fcd689;
}
table.sche td.r {
	background:#fc9090;
}
table.sche td.s {
	background:#66cc66;
}
table.sche td.t {
	background:#7afca8;
}
table.sche td.u {
	background:#c187eb;
}
table.sche td.v {
	background:#4fc8c8;
}
table.sche td.w {
	background:#f5f053;
}
table.sche td.x {
	background:#8bbcdb;
}
table.sche td.y {
	background:#db8b8b;
}
table.sche td.z {
	background:#dbbc8b;
}
.red {
	color:#F00;
}
.blue {
	color:#039;
}
table.other {
	width:100%;
	text-align: left;
	line-height: 1.5;
	margin:30px 0 30px 0;
	clear:both;
	float:left;
}
table.other th {
	padding: 5px;
	font-weight: bold;
	text-align:center;
	background:#f4f4ee;
}
table.form {
	width:800px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.form th {
	padding: 5px;
	font-weight: bold;
	text-align:center;
	background: #f4f4ee;
}
table.form td.gray {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	background:#7c7876;
}
table.form td.kakunin {
	color:#F00
}
table.company {
	width:800px;
	font-size:10px;
}
table.company th {
	text-align:center;
}

