/*
 *  ena.travel http://www.ena.travel/
 *  menu_cushion.css
 *  version 1.0
 *  Copyright (c) 2008 NSK http://www.nsk.co.jp/
 */

body {
  margin: 0px 0px 20px 0px;
  color: #000000;
  text-align: center;
  padding: 0px;
}

a {
  text-decoration: underline;
  font-size:12px;
  color: #17557a;
  border:none;
}

a:hover    {
  text-decoration: none;
  color: #000000;
}

h1 {
  font-size:12px;
  background-color:#17557a;
  color:#FFFFFF;
  margin: 0px;
  padding: 4px 0 5px 8px;
  font-weight: normal;
}

h2, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h3 {
	font-size:16px;
	color:#f83809;
	text-align:center;
	padding:5px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

p {
  margin: 8px 15px 10px 28px;
  font-size: 12px;
  line-height: 1.5;
}

p.exp {
	text-align:left;
	margin: 5px 20px 10px 150px;
	font-size: 12px;
	line-height: 1.5;
}

p.sec {
  margin: 25px 10px 5px 10px;
  font-size: 12px;
  line-height: 1.3;
}

p.text {
  margin:5px 25px 10px 30px;
  padding:0 0 6px;
  font-size: 12px;
  text-align:left;
  line-height: 1.5;
  background:#FFF url(images/line_br01.gif) left bottom repeat-x;
}

p.img {
  margin: 15px 10px 5px 10px;
}

.copy {
  margin: 12px 15px 10px 28px;
  color:#666666;
  font-size: 12px;
  } 

table.formTb td{
  padding : 3px 0;
  font-size : 12px ;
  color : #4D4D4D ;
}

table.formTb td.form_title1 {
  padding-left : 20px ;
  background : transparent url(/img_common/ena/top/sub_departure.gif) no-repeat 0 50% ;
}
table.formTb td.form_title2 {
  padding-left : 20px ;
  background : transparent url(/img_common/ena/top/sub_destination.gif) no-repeat 0 50% ;
}
table.formTb td.form_title3 {
  padding-left : 20px ;
  background : transparent url(/img_common/ena/top/sub_departuredate.gif) no-repeat 0 50% ;
}
table.formTb td.form_title4 {
  padding-left : 20px ;
  background : transparent url(/img_common/ena/top/sub_destinationdate.gif) no-repeat 0 50% ;
}
table.formTb td.form_title5 {
  padding-left : 20px ;
  background : transparent url(/img_common/ena/top/sub_people.gif) no-repeat 0 50% ;
}

select.wide {
  width : 200px ;
}

table.otherTb {
  margin : 20px 0 ;
  color : #4D4D4D ;
}

table.otherTb td {
  padding : 5px ;
  font-size : 11px ;
}

div.moreForm {
  position : absolute ;
  top : 357px ;
  left : 118px ;
  background-color : white ;
  border : 1px solid #CCC ;
  z-index: 1;
}

a img {
  border : none ;
}
