@charset "utf-8";

#shuttleBusPop { text-align:center; }

#MostImportantInfo { margin:5px 0; padding:5px; }
#MostImportantInfo p { padding:0 3px 5px 3px; text-indent:1em; }

#head { height:80px; }
#hwLogoCol { padding-top:40px; }
#hwNaviCol { height:80px; }
#hwNaviCol .qnavi { margin-top:55px; }

#main { padding-top:10px; }

#foot,
#bgwrapTop { clear:both; }

/*
	#ContentsDiv
*/
#bgwrapMid {
	clear:both;
	width:100%!important; height:100px !important;
}
#flash {
	width:100%!important; height:100px!important;
	background:#000;
	text-align:center;
}
#flashInner { width:950px; height:100px; margin:0 auto; }
/*
	#bgwrapBot #track
	
*/
#YoyakuTop {
  padding:20px 30px 0 30px;
}
#YoyakuTop ul {
  padding:10px 0;
	color:#666;
} 
#YoyakuTop table tr {
  text-align:center;
}
#YoyakuTop table .naviTop {
  width:140px; height:37px;
	padding-top:3px;
}
#YoyakuTop table .navi {
  width:140px; height:37px;
	padding-top:5px;
	color:#D00;
}
#YoyakuTop table .blank {
  width:10px;
}

.banner { margin-bottom:10px; }
	
/*
	#ContentsCol1 - PlansUL
	
*/
.PlansUL {
	height:auto;
	overflow:hidden;
}
.PlansUL li {
	clear:none;
	margin-bottom:30px;
	color:#666;
	overflow:hidden;

}
.PlansUL li .img {
  float:left; clear:both;
  width:100px;
  padding:0px 10px 5px 0px;
  overflow:hidden;
}
.PlansUL li .img img {
	margin-bottom:2px;
}
.PlansUL li .PlanDetails {
  float:left; clear:none;
	width:460px;
}
.PlansUL li .PlanDetails a {
	display:block; clear:none;
	color:#F60;
}
.PlansUL li .PlanDetails .PlanTitle {
	display:block; clear:none;
	margin:5px 0;
	color:#666;
	font-weight:bold;
	font-size:16px;
	border-bottom:#CCC solid 1px;
}
.PlansUL li .PlanPrice {
	display:block;
	text-align:center;
	float:left; clear:none;
	width:155px; height:20px;
	color:#666;
	font-size:10px;
}
.PlansUL li .PlanPrice span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	color:#F00;
	font-size:22px;
}
.PlansUL li .note {
  color:#F00; font-weight:bold;
}
.btnPlanYoyaku {
  display:block;
	text-align:center;
	width:145px; height:35px;
	margin-top:15px;
  background:url(img/btn-yoyaku.gif) center 0 no-repeat;
}
.btnTel {
  display:block;
	text-align:center;
	width:140px; height:56px;
	margin-top:15px;
  background:url(img/btn-tel.gif) center 0 no-repeat;
}
.btnDirect {
  display:block;
	text-align:center;
	width:140px; height:56px;
	margin-top:15px;
  background:url(img/btn-tel.gif) center 0 no-repeat;
}

/*
	#main - #ContentsCol1 - #OtomariPlanCorner
*/
#OtomariPlanCorner h3 {
  display:block;
	height:25px;
  background:#999 url(img/h3-otomari.gif) 0 0 no-repeat;
	margin-bottom:20px;
}
/*
	#main - #ContentsCol1 - #higaeriPlanCorner
*/
#HigaeriPlanCorner h3 {
  display:block;
	width:695px; height:25px;
  background:#999 url(img/h3-higaeri.gif) 0 0 no-repeat;
	margin-bottom:20px;
}

/*
	#main - #ContentsCol1 - #OptionCorner
*/

#OptionCorner h3 {
  display:block;
	height:25px;
  background:#999 url(img/h3-option.gif) 0 0 no-repeat;
	margin-bottom:20px;
}
.OptionUL li {
	padding:7px 0 5px 0;
	margin-bottom:10px;
	overflow:hidden;
	color:#666;
	float:left; clear:none;
}
.OptionUL li img {
  float:left; clear:both;
	width:100px;
	padding:0px 10px 5px 0px;
}
.OptionUL li .PlanDetails {
  float:left; clear:none;
	width:130px;
}
.OptionUL li .PlanDetails a {
	display:block; clear:none;
	color:#F60;
}
.OptionUL li .PlanDetails .PlanTitle {
	display:block; clear:none;
	color:#666;
	font-weight:bold;
	font-size:16px;
	border-bottom:#CCC solid 1px;
}
.OptionUL li .PlanPrice {
	display:block;
	text-align:center;
	float:left; clear:none;
	width:105px;
}
.OptionUL li .PlanPrice span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	color:#F00;
	font-size:15px;
}
/*
	#main - #ContentsCol2 - .GenreUL
*/
#PlanGroupSelect ul li {
	height:auto;
	margin-bottom:20px;
	padding:10px 0;
	overflow:hidden;
	color:#666;
	border:#CCC solid 1px;
  text-align:center;
}
#PlanGroupSelect ul li a img {
	text-align:right;
	overflow:hidden;
}
#PlanGroupSelect ul li p {
	overflow:hidden;
	padding:0 10px;
}

