@charset "EUC-JP";
/*
*
*/

/*** base ***/
body {
	color: #555555;
	line-height: 1.3;
}
form {
	margin: 0;
	padding: 0;
}
h2.search {
	display: block;
	position: relative;
	margin: 5px 0 0;
	padding: 0;
	width: 700px;
	height: 50px;
	text-align: left;
	font-size: 80%;
}
h2.search span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f7f7f7 url(/sys/img/dairticketlist/search_d_title.gif) no-repeat 0 7px;
}
.foreign h2 span {
	background: #f7f7f7 url(/sys/img/fairticketlist/search_f_title.gif) no-repeat 0 7px;
}
body#f h2 span {
	padding-left: 5px;
	border-left: solid 5px #ff9900;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

ul {
	margin: 0;
}
ul li {
	margin: 0;
}

table {
}


/*** clearfix ***/
.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}

/*** main ***/

div#main {
	float: none;
	margin: 0 0 0 15px;
	width: 740px;
}

/*** search ***/
.foreign table.search_form ,
table.dome_ticket_search {
	border: none;
	border-collapse: collapse;
	background: #f7f7f7 url(/sys/img/search_bg.gif) no-repeat 0 bottom;
}
.foreign table.search_form {
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

table.dome_ticket_search th {
	border-bottom: dashed 1px #cccccc;
	text-align: right;
	width: 10%;
}
table.dome_ticket_search td {
	padding: 5px 0 5px 10px;
	border-bottom: dashed 1px #cccccc;
}
table.dome_ticket_search td.gotoport select {
	margin: 0;
	width: 120px;
	letter-spacing: -1px;
}
table.dome_ticket_search td.gotoport select option {
	margin: 0;
	padding-left: 5px;
}

#detaillink a img {
	vertical-align: baseline;
}

table.dome_ticket_search td.option_column {
	width: 100%;
	padding: 5px 0;
}
	table.dome_ticket_search td.option_column input {
		vertical-align: middle;
		width: 13px;
		margin: 0;
	}
	table.dome_ticket_search td.option_column span.option {
		padding-left: 2em;
		font-weight: bold;
	}
table td.search_result {
	line-height: 1;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}
	p.page_count {
		line-height: 1;
		text-align: center;
		font-weight: bold;
	}
	table td.search_result span {
		color: red;
		font-size: 160%;
		font-family: verdana;
	}
	p.page_count span {
		color: red;
		font-size: 160%;
		font-family: verdana;
	}

div#search_box {
	margin: 0 auto;
	width: 700px;
}

table.search_form th {
	padding-left: 0.5em;
	text-align: right;
}
table td.gotoport span {
	padding: 0 0.5em;
	font-weight: bold;
}
table th, table td {
	padding: 0;
}

table td.short_col {
	width: 250px;
}
table td.long_col {
	width: 500px;
}


table td.search_btn {
	position: relative;
	text-align: left;
}
table td.search_btn input {
	position: relative;
	left: 280px;
}
table td.search_btn span {
	float: right;
	width: 89px;
	position: relative;
	top: 3px;
	right: 5px;
}

div.pickup_ticket table.pickup_ticket {
	margin-top: 1px;
	width: 580px;
	border: solid 1px #ff9900;
}

div.pickup_ticket p.other_info {
	padding: 0;
}
div.search_result p.other_info span.company_info {
	right: 0;
}

div.search_result p.other_info span.company_info a {
	margin-left: 5px;
}

#mainCenter {
	width: 702px;
	overflow: hidden;
}

#ticketlist .searchResult table td a {
	padding: 5px;
	text-decoration: none;
	color:#003399;
}
#ticketlist .searchResult table td a:hover {
	background-color: #FFEE66;
	text-decoration: underline;
}
 table td.button {
	padding:  0 5px;
}

#ticketlist .searchResult table td.button a:hover {
	background: none;
}

.listttl {
	padding: 0;
}
.foreign table.search_form th,
.foreign table.search_form td {
	border-bottom: dashed 1px #cccccc;
}

.foreign table.search_form td.check span {
	white-space: normal !important;
	float: left;
}

p.page_count {
	color: #555555;
}

div#sbigroup_link h4 {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding:3px;
	text-align:center;
}
a {
	color:#0000DE;
	text-decoration: underline;
}
a:link {
	color:#0000DE;
	text-decoration: underline;
}
a:visited {
	color:#0000DE;
}


#naviright {
	padding-right: 10px;
	width: 750px;
}


span.area_st {
	font-weight: bold;
}

p.msg {
	margin:20px auto;
	padding: 10px 0;
	width: 695px;
	font-size: 105%;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	border: 1px solid #f6be99;
	background: #fff9f5;
}

div.airline_list_msg {
	margin: 5px auto 10px;
	width: 335px;
}

div.airline_list_msg h3 {
	background: url(/sys/img/airline_list_msg.gif) no-repeat;
	margin: 0;
	padding: 18px 2px 2px 47px;
	font-weight: bold;
	text-align: left;
	font-size: 105%;
}

div.airline_list_msg ul {
	margin: 0;
	padding: 5px 10px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

div.airline_list_msg ul li {
	list-style: none;
	padding: 0 10px;
}

div.airline_list_msg ul li dt {
	background: url(/sys/img/dairticket_list_list/arrow.gif) no-repeat 5px 1px;
	margin: 0;
	padding: 0 0 0 23px;
}

div.airline_list_msg ul li dd {
	margin: 0;
	padding: 2px 0 2px 23px;
}

div.airline_list_msg ul li dd span {
	font-weight: bold;
}

div.airline_list_msg ul li dd a {
	margin: 0 0 0 5px;
	font-weight: bold;
	font-family:verdana;
}

/*** fairticketlist ***/
div.airline_list_msg ul.fairticket {
	margin: 0;
	padding: 5px 10px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

div.airline_list_msg ul.fairticketlist li {
	background: url(/sys/img/fairticket_list_list/arrow.gif) no-repeat 5px 3px;
	margin: 0;
	padding: 5px 0 5px 23px;
	list-style: none;
	border-bottom: 1px dotted #cccccc;
	float: left;
	width: 290px;
}

div.airline_list_msg ul.fairticketlist li span {
	display: block;
	float: left;
	width: 150px;
}

div.airline_list_msg ul.fairticketlist li a {
	margin: 0 0 0 10px;
	font-weight: bold;
	font-family:verdana;
	float: left;
	width: 130px;
}

div.request {
	margin: 15px auto 0;
	background: url(/sys/img/bg.gif) no-repeat 0 0;
	width: 695px;
	text-align: center;
}

div.request h3 {
	text-indent: -9999px;
	height: 50px;
}

div.request h3.d_title {
	background: url(/sys/img/dairticket_list_list/request_ttl.gif) no-repeat 15px 15px;
}

div.request h3.f_title {
	background: url(/sys/img/fairticket_list_list/request_ttl.gif) no-repeat 15px 15px;
}

div.request p {
	margin: 0;
	padding: 10px 0 10px 50px;
	text-align: left;
}

div.request p.step {
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
}

div.request_bottom {
	margin: 0 33px;
	padding: 0;
	background: url(/sys/img/request_bottom.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 13px;
}



