@charset "utf-8";

/* -----common---- */


/*
body {
	margin: 0px 0px 20px 0px;
	color: #000000;
	text-align: center;
	padding: 0px;
	background-repeat: repeat-x;
	font-size:12px;
	}
*/

a {
	text-decoration: none;
	color: #4648B8;
	}

a:hover    {
	text-decoration: underline;
	color: #0066FF;
	}

/*h1,*/
h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

p {
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 1px 5px;
	font-size: 100%;
	line-height: 1.3;
	}

p.small {
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 1px 5px;
	font-size: 100%;
	line-height: 1.3;
	}
	
p.exp {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 12px;
	font-size: 100%;
	line-height: 1.3;
	color:6b6b6b;
	}
	
p.laymida-txt {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 1.17em;
	line-height: 1.5;
	color:#484848;
	}
	
p.laymida-txt:first-child {
  margin-top: 15px;
}

	
p.laymida-txt img {
	vertical-align:middle;
	padding-left:5px;
}
	
p.nonreg {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color:#ff0000;
	}					

div	{ padding:0;margin:0; }

img{
	border: 0px solid #FFFFFF;
	margin:0px;
	}

#wrap {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}

/* -----head----- */
#head {
	background: url(/img_common/mypage/head_bg.gif) no-repeat;
	margin:0px;
	padding: 0px;
	width:800px;
	height:106px;
	position:relative;
}

#head a {
	color: #333333;
	text-decoration: none;
	}

#head h1 {
	float:left;
	margin:0px;
	padding: 0px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-indent:0px;
	width:555px;
}

#head p {
	float:right;
	margin:5px 0px 0px 0px;
	padding: 0px;
	color: #333333;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	text-align:right;
	padding-right:10px;
	width:460px;
}

#head a:hover{
	text-decoration: underline;
}

#head h2 {
	float:left;
	color: #0065A2;
	font-size:12px;
	width:320px;
	text-align:left;
	font-weight:bold;
	position:absolute;
	top:43px;
	left:97px;
}

#newHeader {
	border-bottom : 2px solid #17557a ;
	margin-bottom :4px;
	line-height : 2em ;
	padding: 0px 0px 10px 0px;
}

/* -----2008/10/29 ADD START----- */

#head h3 {
	float:right;
	color: #0065A2;
	font-size:12px;
	width:100px;
	text-align:right;
	position:absolute;
	top:70px;
	right:25px;
}

#head h4 {
	float:right;
	color: #0065A2;
	font-size:12px;
	width:100px
	text-align:right;
	position:absolute;
	top:70px;
	right:80px;
}

/* -----2008/10/29 ADD END----- */

/* -----2009/2/20 ADD 21th START----- */

#head h5 {
	float:right;
	font-size:12px;
	width:100px
	text-align:right;
	position:absolute;
	top:15px;
	right:400px;
}

/* -----2009/2/20 ADD 21th END----- */

#head img{
	margin:0;
	padding:0;
	position:absolute;
	top:35px;
	left:0px;
}

#lang img{
	margin:0;
	padding:0;
	position:absolute;
	top:35px;
	left:0px;
}

/* ----------cont---------- */

#cont {
margin: 5px 0 0px 2px;
padding: 0;
width: 790px;
border-bottom:0px solid #db0911;
background-color:#ffffff;
}

#cont table {
float:left;
color:#555555;
font-size:12px;
margin:0;
}

.content {
padding: 0px 10px 0px 0px;
color: #4e4e4e;
font-size: 12px;
margin-bottom: 10px;
}

#cont a {
	color:#026bed;
	font-size:12px;
	margin: 0;
	text-decoration: underline;
}

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

#cont p {
	color:#fesdfe;
	font-size:12px;
	margin: 0;
}

.cont-title {
	color:#2f6cce;
	font-size:14px;
	font-weight:bold;
	margin: 0;
}

#cont p.nonreg {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 16px;
	color:#ff0000;
	font-weight: bold;
}

/* -----contents----- */

#center {
	float: left;
	margin: 0px 0px 1px 0px;
	width: 790px;
	color: #000000;
	overflow: hidden;
	line-height: 100%;
	}

#center img{
	border: 0px solid #FFFFFF;
	}

.content {
	padding: 10px 10px 0px 0px;
	color: #4e4e4e;
	font-size: 12px;
	margin-bottom: 10px;
	}

/* ----------content---------- */

.content h4 {
	color: #c40164;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	text-align: left;
	padding: 2px 0 0 10px;
	margin: 0px 0px 10px 0px;
	background: #ffffff url(/img_common/mypage/title_midashi.gif) no-repeat left top;
	}

.content h4 a:link { color:#FFF; }
.content h4 a:visited { color:#FFF; }
.content h4 a:hover { color:#FFF; }
.content h4 a:active { color:#FFF; }



table.layout {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 460px;
	font-size: 105%;
	color: #000000;
	line-height: 1.3;
	}

table.layout tr{
	border: solid 1px #c0c0c0;
	}

table.layout td{
	border: solid 1px #c0c0c0;
	padding:5px;
	}

table.layout2 {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 300px;
	margin: 10px 0 0 0;
	font-size: 105%;
	color: #000000;
	line-height: 1.3;
	}

table.layout2 tr{
	border: solid 1px #c0c0c0;
	}

table.layout2 td{
	border: solid 1px #c0c0c0;
	padding: 5px;
	}

table.layouttop {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 460px;
	font-size: 105%;
	color: #000000;
	line-height: 1.3;
	}

/* -----midashi----- */

.midashi {
	margin: 0px 0px 0px 0px;
	width: 390px;
	float: left;
	}

.midashi2 {
	margin: 0px 5px 0px 5px;
	width: 185px;
	float: left;
	}	

.member_enrol {
	margin: 0px 0px 0px 0px;
	width: 700px;
	float: left;
	}	
	
.compl {
	color:#144896;
	font-size:16px;
	font-weight:bold;
	margin: 10px;
}
	

/* -----midashi-table-layout----- */

table.layoutmida {
	border-collapse: collapse;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 1.3;
	margin-bottom:15px;
	}

table.layoutmida td{
	padding:5px;
	}

	


.whats {
	clear: both;
}

.whats p {
	font-size:12px;
	margin:5px 5px;
	border-bottom:1px dotted #cccccc;
}



.space{
	clear:both;
	margin:10px 0px 0px 0px;
}

/* -----rightnavi-frame---- */

#rightnavi-frame {
	float: left;
	width: 216px;
	overflow: hidden;
	margin-top: 0px;
	color: #666666;
	}

#rightnavi-frame img{
	border: 0px solid #FFFFFF;
	margin-bottom:5px;
	}	


/* -----sidemenu----- */

#sidemenu {
	padding: 0px 0px 5px 0px;
	margin: 10px 5px 10px 5px;
	border: 1px solid #B9B9B9;
	background-color:#FFFFFF;
	}

#sidemenu h4 {
	color: #4e4e4e;
	font-size: 12px;
	text-align: left;
	line-height:22px;
	text-indent: 10px;
	padding-top:2px;
	background: url(/img_common/mypage/point.gif) no-repeat left bottom;
	}

#sidemenu ul{
	padding: 0 0 0 3px;
	font-size: 12px;
	text-align: left;
	margin:2px 0 0 5px;
	line-height: 130%;
	list-style:disc;
	}

#sidemenu li{
	background-image: url(/img_common/mypage/side-li.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	list-style-type: none;
	text-indent: 13px;
	padding-bottom: 4px;
	margin-top:4px;
}

/* -----ichioshi----- */

#ichioshi {
	padding: 0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom: 10px;
	border: 1px solid #B9B9B9;
	}

#ichioshi h3 {
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height:22px;
	text-indent: 10px;
	padding-top: 2px;
	background: url(/img_common/mypage/point.gif) no-repeat left bottom;
	}

#ichioshi a{
	color:#333;
	padding: 3px 0 0 0;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	text-indent:8px;
	display: block;
	}

#ichioshi img{
	border: 0px solid #FFFFFF;
	margin: 2px 0 0 1px;
	}


/* -----footer----- */

#footer{
	border-top: double 0px #aeaeae;
	padding-top: 3px;
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	background-color: #ffffff;
}

#footer p{
	color:#333333;
	font-size: 10px;
	line-height:1.8;	
	margin-top: 0;
	margin-bottom: 15px;
}

#footer a{
	color:#3946ee;
	font-size:12px;
	text-decoration: underline;
}

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


/* -----search_window----- */

/*2012.12.17追加*/
*:first-child+html table#search_menu form#searchForm { font-family: "ＭＳ Ｐゴシック","Osaka",Verdana, Arial, sans-serif; }
/*2012.12.17追加*/

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 ;
}

a img {
  border : none ;
}

