@charset "utf-8";

/* --------------------------------------------
CSS file i.JTB - Tornos.
FileName:/common/style/module/air/haneda.css
Updated:20100721
20100712
20100512
20100409
20091229

-----------------------------------------------*/
img{
	border: 0;
	vertical-align: bottom;
}

.white-space-contents {
	background: #fff;
	padding: 6px 0 6px 6px;
}

div.main{
	width: 858px;
	font-size: 100%;
}
div.section {
	width: 840px;
	margin: 0 auto;
}

/*section
-------------------------------------------*/
div.main div.section div.section_inner {
	width: 838px;
	border: 1px #319dce solid;
	margin: 0 0 20px 0;
}

/*section top
-------------------------------------------*/
div.top_title {
	width: 840px;
	margin: 10px 0 20px;
}
div.top_title div.title {
	float: left;
	width: 460px;
	height: 311px;
	background: url(/images/contents/air/haneda/ttl_topback_01.jpg) left top no-repeat;
}
div.top_title div.map {
	float: right;
	width: 380px;
	height: 311px;
}
div.top_title div.title h2 {
	margin: 0 0 0 20px;
}
div.top_title div.title p.top_text_01 {
	margin: 10px 0 0 20px;
}
div.top_title div.title p.top_text_02 {
	margin: 7px 0 0 10px;
}

/*section_box
-------------------------------------------*/
div.main div.section div.section_inner div.box {
	width: 836px;
	background: url(/images/contents/air/haneda/box_bottom.jpg) 16px bottom no-repeat;
	margin: 10px auto;
}
div.box div.box_access {
	float: left;
	background: url(/images/contents/air/haneda/box_access.jpg) 16px top no-repeat;
}
div.box div.box_time {
	float: right;
	background: url(/images/contents/air/haneda/box_time.jpg) top no-repeat;
	margin: 0 0 0 0;
}
div.box div.box_access,
div.box div.box_time {
	width: 410px;
}
div.box div.box_access p.box_text_01 {
	text-indent: -9999em;
	height: 90px;
}
div.box div.box_time p.box_text_01 {
	text-indent: -9999em;
	height: 115px;
}
div.box div.box_access img {
	padding: 0 0 0 25px;	
}
div.box div.box_time img {
	padding: 0 0 0 10px;
}
div.box div.box_access table {
	width: 300px;
	border-collapse: collapse;
	border: 1px #ccc solid;
	font-size: 84%;
	margin: 10px 0 0 60px;
}
div.box div.box_access table th,
div.box div.box_access table td {
	border: 1px #ccc solid;
	text-align: center;
	padding: 5px;
}
div.box div.box_access p.hosoku {
	font-size: 70%;
	margin: 5px 50px 5px 60px;
}
div.box div.box_time dl {
	width: 360px;
	margin: 10px 0 0 20px;
}
div.box div.box_time dt {
	float: left;
	width: 140px;
}
div.box div.box_time dd.time {
	float: left;
	width: 130px;
	color: #c70b02;
	font-weight: bold;
}
.red {
	color: #c70b02;
	font-weight: bold;
}

/*section_table
-------------------------------------------*/
table.osusume {
	width: 700px;
	border-collapse: collapse;
	border: 1px #ccc solid;
	font-weight: bold;
	margin: 10px auto;
}
table.osusume th,
table.osusume td {
	border: 1px #ccc solid;
	padding: 5px;
}
table.osusume th {
	font-weight: bold;
	background: #eaeaea;
	text-align: left;
}
table.osusume td.logo {
	width: 80px;
	padding: 5px 0 5px 15px;
}
table.osusume td.des {
	width: 500px;
}
table.osusume td.des span {
	color: #22AC38;
	font-size: 84%;
	font-weight: bold;
}
table.osusume td.price {
	width: 100px;
	color: #c70b02;
	text-align: center;
}
table.osusume span.price_big {
	font-size: 110%;
}
table.osusume .info{
	font-size: 70%;
	font-weight: normal;
}
table.osusume .info span{
	font-weight: normal;
}
div.box div.box_time p.hosoku {
	font-size: 70%;
	margin: 10px 0 10px 20px;
}

/* アンカー*/
table.osusume td.des a {
	color: #003399;
}
table.osusume td.des a:hover {
	color: #fff;
}

/*　2010/04/09追加　*/
div.hosoku {
	font-size: 71%;
	text-align: left;
	padding: 0 0 5px 70px;
} 

/*2010/05/12追加*/
div.campaign {
	width: 686px;
	border: 3px #CC3300 double;
	padding: 5px;
	margin: 10px auto 20px;
}
div.campaign dl dt {
	float: left;
	width: 130px;
	padding: 8px 0 0 0;
}

/*box_newaccess
-------------------------------------------*//*2010/07/12追加*/
.box_newaccess {
	padding: 10px;
}
.table_newaccess {
	float: left;
	width: 380px;
	margin: 10px 3px 0 0;
	_margin: 10px 1px 0 0;/*IE6*/
}
.table_newaccess p {
	font-size: 84%;
	color: #fc7f05;
	font-weight: bold;
}
.table_newaccess table {
	border: 1px #ccc solid;
	border-collapse:collapse; 
}
.table_newaccess table th,
.table_newaccess table td {
	font-size: 84%;
	text-align: left;
	border: 1px #ccc solid;
	padding: 5px 3px;
}
.table_newaccess table th {
	width: 125px;
	font-weight: bold;
	color: #009be9;
}
.newaccess_map {
	margin: 28px 0 0 0;
}

/*SEARCHAREA
-------------------------------------------*/
div.main div.search{
	float: left;
	width: 600px;
	margin: 0 auto;
}
.w395{width:395px;}
.w190{width:190px;}
.w160{width:150px;}
.w140{width:140px;}
.w100{width:100px;}
.w80 {width:87px;}

div.main div.search dl{
	padding: 9px;
	border: 1px solid #319dce;
	background: #ecfbff url(/images/contents/air/haneda/bg_search.jpg);
}
div.main div.search dl dd{
	padding: 14px;
	border: 1px solid #ccc;
	background: #FFF;
}
div.main div.search dl dd table tr th{
	padding:10px 0;
	text-align: center;
	background: #ECE5F2;
}
div.main div.search dl dd table tr th p{
	display: inline;
	padding: 0 10px;
	font-weight: bold;
}
div.main div.search dl dd table tr th p span{
	padding: 0 0 0 5px;
}
div.main div.search dl dd table td span{
	padding: 0 15px 0 0;
	font-size: 110%;
	font-weight: bold;
}
div.main div.search dl dd table td{
	padding: 0 0 10px 40px;
}
div.main div.search dl dd table.person th{
	padding: 0 15px 10px 0;
	font-weight: bold;
	background: none;
	text-align: left;
}
div.maindiv.search dl dd table.person{
	width: 490px;
	margin: 0 0 0 40px;
}
div.main div.section-thai div.search dl dd table td.first{
	padding: 20px 0 10px 40px;
}
div.main div.search dl dd table td.first {
	padding:10px 0 0;
}
div.main div.search dl dd table td.first2 {
	padding-top: 10px;
}
div.main div.search dl dd table td select {
	margin:0 10px 0 0;
}
div.main div.search dl dd table.person {
	margin:15px 0 0 40px;
	width:490px;
}
div.main div.search dl dd table.person td {
	padding:0 0 10px;
	text-align:left;
}
div.main div.search dl dd table.person th{
	padding:0 15px 10px 0;
	font-weight:bold;
	background:none;
	text-align:left;
}
.age {
	font-size:100%;
	font-weight:normal;
}
div.main div.search dl dd div.btnarea{
	width:550px;
	margin:20px 0 25px 0;
	padding:1px 0;
	background:url(/images/contents/air/haneda/line_dot.gif);
}
div.main div.search dl dd div.btnarea p{
	padding:10px 0;
	border:1px solid #FFF;
	text-align:center;
	background:#ecfbff;
}
div.main div.search dl dd p.tickettop {/*2010/07/14追加*/
	width: 100%;
	text-align: right;
}
div.main div.search dl dd p.tickettop a {/*2010/07/14追加*/
	font-size: 120%;
	color: #0A51DD;
	font-weight: bold;
	background: url(/images/module/category/air/ico_link_blue.gif) left top no-repeat;
	padding-left: 15px;
}
div.banner {
	width: 840px;
	height: 90px;
	margin: 20px auto;
}

/*BANNERAREA
-------------------------------------------*/
div.main div#banner_area {
	float: right;
	width: 228px;
}
div.main div#banner_area p {
	border: 1px #ccc solid;
	padding: 5px;
	margin: 0 0 10px 0;
}






/*--------------------------
	TOP BTN
---------------------------------*/
div.topsearch{
	margin:16px 0 0 300px;
}

/*-----------------------------------------------------
	CLEARFIX
-------------------------------------------------------*/

/* clearfix (Firefox)
------------------------------- */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* WinIE7
------------------------------- */
.clearfix{
   display:inline-block;
}

/* WinIE5,6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}


