@charset "utf-8";
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ *

	萩・石見空港
	コーナーページCSS

	コーナー名：時刻表・運賃
	2008/05/26

 * ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* インデックス
-------------------------------------------------- */
h3.IdxDate {
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* テーブル
-------------------------------------------------- */
table.Jikoku{
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.Jikoku caption{
	text-align: left;
	font-size: 0%;
	font-weight: bold;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

table.Jikoku th , table.Jikoku td{
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-style: solid;
}

table.Jikoku th{
	white-space: nowrap;
	background-color: #D5D5D5;
	vertical-align: middle !Important;
	text-align: center;
}
table.Jikoku th.Pt01{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
}

table.Jikoku th.Pt02{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
}
table.Jikoku th.Pt03{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #EEEEEE;
}
table.Jikoku th.Iwami{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #83AE00;
	color: #FFFFFF;
	font-weight: bold;
}

table.Jikoku th.Tokyo{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #0080FF;
	color: #FFFFFF;
	font-weight: bold;
}
table.Jikoku th.Osaka{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #FA7AB4;
	color: #FFFFFF;
	font-weight: bold;
}

table.Jikoku p{
	font-weight: normal;
	margin-bottom: 0px;
}




table.Untin{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.Untin caption{
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
}

table.Untin th , table.Untin td{
	vertical-align: middle;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

table.Untin th{
	white-space: nowrap;
	background-color: #333333;
	vertical-align: middle !Important;
	text-align: center;
	color: #FFFFFF;
}

table.Untin td.Price{
	text-align: left;
}
table.Untin p{
	font-weight: normal;
	margin-bottom: 0px;
}

table.Untin th.Pt01{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
}
table.Untin th.Pt02{
	white-space: nowrap;
	vertical-align: middle !Important;
	text-align: center;
	background-color: #E4E4E4;
	color: #333333;
}

div#JikokuSelect{
	margin-top: 50px;
	margin-bottom: 80px;

}
div#JikokuSelect img.JikokuLeft{
	margin-right: 50px;

}

