@charset "utf-8";

/* ==================================================== 

	- 予約/購入/変更

==================================================== */
/* 2010.01 */

/* 予約機能の開発中ページ
-------------------------------------------*/
#Container {
	text-align: center;
}
#mainColumn {
	width: 747px;
	margin: 0 auto;
}
.formArea {
	width: 747px;
	background: url(/wws/common/image2010/reservation/box_middle.gif) repeat-y top left;
	margin-bottom: 20px;
}

.formArea div.boxInd{
	margin: 0 22px 15px 22px;
}

.formArea div.notes {
	margin: 0 9px;
	background: #e4dfe5;
}
.formArea div.notes span {
	padding: 10px 0;
	display: block;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin: 0 5px;
	line-height: 130%;
}
.formArea div.notes span.orange {
	color: #ff5400;
	font-weight: bold;
}
.formArea div.for_oversease {
	margin: 0 19px;
	background: #ebebeb;
	padding: 10px;
}

.formArea .branchName {
	width: 705px;
	border-bottom: #e0e0e0 1px solid;
	margin:20px 22px 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.formArea .branchName_sg {
	width: 705px;
	border-bottom: #e0e0e0 1px solid;
	margin:10px 22px 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.formArea .serviceName {
	width: 705px;
	margin:20px 22px 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.formArea p {
	margin: 0 22px 5px 22px;
}
.formArea p.fntMedium {
	line-height: 130%;
}

.formArea p.ind {
	text-indent: -5.5em;
	padding-left: 5.5em;
}
.formArea p.borderLine {
	width: 705px;
	border-top: #e0e0e0 1px solid;
	padding-top: 5px;
}

.formArea a:link, 
.formArea a:visited {
	text-decoration: underline!important; 
}
.formArea a:hover, 
.formArea a:active {
	text-decoration: none!important; 
}

p.contact_cs {
	font-weight:bold;
	padding-bottom:35px;
}

/* dotBoxTop */
div.dotBoxTop {
	background:transparent url(/image/renewal09/dot.gif) repeat-x scroll left top;
	margin:0 20px;
}
div.dotBoxTop p {
	margin:0;
	padding:15px 0;
}

/* countryLinks */
ul.countryLinks {
	padding:15px 30px;
}
ul.countryLinks li {
	float:left;
	margin-bottom:10px;
	width:150px;
}
ul.countryLinks img, ul.countryLinks span {
	margin-right:15px;
	vertical-align:middle;
}

/* branchDetails */
dl.branchDetails {
	margin:0 22px 5px;
	width:705px;
}
dl.branchDetails dt {
	float:left;
	clear:both;
	line-height:130%;
}
dl.branchDetails dd dl dt{
	clear:right;
}
dl.branchDetails dt img {
	padding:0 15px 0 0;
	_margin:0 15px 0 0;
	vertical-align:bottom;
}
dl.branchDetails dd {
	padding-left:70px;
	line-height:130%;
}
dl.branchDetails dd.fstRow {
	line-height:21px;
}
dl.branchDetails dd.fstRow img {
	padding:0 15px;
	_margin:0 15px;
	vertical-align:middle;
}
dl.branchDetails dd.pdng90 {
	padding-left:90px !important;
}
dl.branchDetails dd.pdng115 {
	padding-left:115px !important;
}
dl.branchDetails dd.pdng130 {
	padding-left:130px !important;
}

/* branchContact */
div.branchContact {
	margin:0 22px 5px;
	padding:20px 0;
	width:705px;
}
div.branchContact h4{
	float:left;
	width:130px;
}
div.branchContact h4 img {
	padding:0 15px 0 0;
	_margin:0 15px 0 0;
	vertical-align:top;
}
div.branchContact h4 span {
	vertical-align:top;
}
div.branchContact dl {
	float:left;
}
div.branchContact dt {
	font-weight:bold;
	line-height:130%;
	margin-bottom:10px;
}
div.branchContact dd {
	line-height:130%;
}


.nm{
	display:block;
	float:left;
	width:115px;
}
.nm_s{
	display:block;
	float:left;
	width:40px;
}
table.clr td{
	border:none;
	border-bottom:solid 1px #ccc;
	padding:0;
	margin:0;
}
td.noborder{
	border:none !important;
}
.ttl_branch {
	color:#5489BF;
	font-weight:bold;
	margin:0 0 5px 22px;
}

/* 往復旅程の検索について 区間ごとの検索、予算から検索についてTC1
----------------------------------------------------------------------*/
.box_2column .tc1 p.text,
.box_2column .tc2 p.text {
	padding: 10px 0;
	display: block;
}

/* 予約確認／購入の方法についてTC1
-------------------------------------------*/

.boxType02 dl{
	width: 665px;
	background: url(/wws/common/image2010/border.gif) repeat-x bottom left;
	padding-bottom: 12px;
	margin: 0 0 10px 10px;
}

.boxType02 dt {
	width: 80px;
	float: left;
}

.boxType02 dd.textArea_440 {
	width: 440px;
	float: left;
	display: inline;
	margin-left: 15px;
}
.boxType02 dd.textArea {
	width: 575px;
	float: right;
}

.boxType02 dd p {
	padding-top: 5px;
	line-height: 150%;
}
.boxType02 dd p.ind {
	text-indent: -1em;
	padding-left: 1em;
	color: #ff6c00;
}

.boxType02 dd.sideimg {
	width: 123px;
	float: right;
	margin-left: 5px;
}

/* はじめてANAインターネットサービス（ANA SKY WEB）をご利用の方へ
--------------------------------------------------------------------*/

.skywebArea {
	width: 685px;
	background: #fff6cc;
	margin: -10px 0 20px 0;
	padding-bottom: 10px;
}
.skywebArea img.bigginner {
	float: left;
	display: inline;
	margin: 10px 0 0 30px;
}
.skywebArea img.bigginner_e {
	float: left;
	display: inline;
	margin: 10px 0 0 14px;
}
.skywebArea img.bigginner_tc2 {
	float: left;
	display: inline;
	margin: 10px 0 0 20px;
}
.skywebArea div.textArea {
	width: 275px;
	line-height: 120%;
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
	background: url(/wws/common/image2010/reservation/guide01_bottom.gif) no-repeat bottom left;
}
.skywebArea div.textArea_tc2 {
	width: 367px;
	float: right;
	display: inline;
	margin: 10px 10px 8px 0;
	background: url(/wws/common/image2010/reservation/guide02_bottom.gif) no-repeat bottom left;
}
.skywebArea div.textArea_tc2_e {
	width: 367px;
	float: right;
	display: inline;
	margin: 5px 10px 0 0;
	background: url(/wws/common/image2010/reservation/guide02_bottom.gif) no-repeat bottom left;
}
.skywebArea div.textArea .pLink,
.skywebArea div.textArea_tc2 .pLink,
.skywebArea div.textArea_tc2_e .pLink{
	margin-left: 10px;
}
.skywebArea div.textArea img,
.skywebArea div.textArea_tc2 img,
.skywebArea div.textArea_tc2_e img{
	height: 11px;
	border-top: #fff6cc 2px solid;
}

.skywebArea div.textArea p,
.skywebArea div.textArea_tc2 p,
.skywebArea div.textArea_tc2_e p{
	padding: 5px 10px 10px 10px;
}
.skywebArea img.online {
	float: right;
	margin-right: 10px;
	display: inline;
}

/* 表部分
------------------------------------------------*/

table.DataTable {
	width: 726px;
	margin: 10px;
}

table.DataTable td,
table.DataTable th {
	padding: 5px 23px;
}
table.DataTable th {
	font-weight: lighter;
	text-align: center;
	background: #ebebeb;
}
table.DataTable td.borderNone {
	border-left: none;
}

table.travelTicket {
	margin:0 0 5px 22px;
	border:1px solid #666666;
}
table.travelTicket td{
	padding:3px;
}

 
/* その他
------------------------------------------------*/
.bld {
	font-weight: bold;
}
.red {
	color:#990000;
}
.orange {
	color:#ff5400;
}
.blue {
	color:#5489BF;
}
.idnt {
	text-indent:121px;
}
.center{
	text-align:center;
}
.idnt20 {
	text-indent:20px;
}
.mgn_t0 {
	margin-top:0 !important;
}
.mgn_t10 {
	margin-top:10px !important;
}
.mgn_t20 {
	margin-top:20px !important;
}
.mgn_t40 {
	margin-top:40px !important;
}
.mgn_t200 {
	margin-top:200px !important;
}
.pBtm {
	padding-bottom:20px !important;
}
.dotx{
	background:transparent url(/image/renewal09/dot.gif) repeat-x scroll left bottom;
}

