@charset "utf-8";

/*-----------------*/
#aMostImportantInfo {
margin:0px 5px 10px 5px; padding:15px; font-size:small; background:#FFE; border:2px solid #000;
line-height:1.5em;
}

.urgent-info {
margin:0px 5px 10px 5px; padding:15px; font-size:small; background:#FFE; border:2px solid #000;
line-height:1.5em;
}
.urgent-info h2 { text-indent:0!important; margin-bottom:7px; color:#A57E1D; }
.urgent-info h3 { display:block!important; color:#A57E1D; width:auto; height:auto; margin:5px; float:none; }

.urgent-info p { padding:0 10px; text-indent:1em; }
.urgent-info p strong { color:red; }
.urgent-info em { font-size:small; padding:0 10px; }



/*
	#ContentsDiv
*/
#flash {
	width:100%; height:100px;
	text-align:center;
}
#flash img {
  padding:0px 0 0 0;
}
#bgwrapMid {
	width:100%; height:100px;
	margin:0 auto; padding:8px 0;
	background:url(img/bkpg.jpg) 0 0 repeat-x;
}

/*
	#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;
}
/*
	#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 .PlanDetails {
  float:left; clear:none;
	width:430px;
}
.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:15px;
}
.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;
}
.btnPlanDetails {
  display:block;
	text-align:center;
	width:145px; height:35px;
	margin-top:5px;
  background:url(img/btn-plan-details.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-direct.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;
	overflow:hidden;
}
.OptionUL li img {
  float:left; clear:both;
	width:140px;
	padding:0px 10px 5px 0px;
}
.OptionUL li .PlanDetails {
  float:left; clear:none;
	width:100px;
}
.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:95px;
}
.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;
}

