@charset "utf-8";

div.box {
	margin-bottom:10px;
}

/* 見出し */

h2 {
	margin-bottom:15px;
	padding-left:10px;
	background:url(img/h2_bg.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:32px;
}

h3 {
	margin-bottom:10px;
	padding-left:10px;
	border-left: 5px solid #FF6600;
	font-size:14px;
	line-height:20px;
}

div.toku h5 {
	text-align:center;
	background:#dd0000 ;
	margin-bottom:10px;
	color: #fff;
	line-height:24px;
	font-weight:bold;
}

div.model h5 {
	text-align:center;
	background: #ff6600;
	margin-bottom:10px;
	color:#fff;
	line-height:24px;
	font-weight:bold;
}


.pagetop a {
	text-align:right;
	line-height:30px;
	font-weight:bold;
}

/* エリア */

.area {
	padding:10px;
	background:#eee;
	border:1px solid #ccc;
	line-height:26px;
}


/* ポイント */

ul.point li {
	background:url(img/point.gif) no-repeat;
	list-style:none;
	padding-left:30px;
	font-size:16px;
	line-height:30px;
}

/* 料金 */

div.tourprice {
}

div.tourprice td {
	border:1px solid #ccc;
	padding:5px;
}

div.tourprice td.orange {
	background:#eee;
	color:#333333;
	text-align:center;
	font-size:14px;
}

div.tourprice td.price {
	background:#fff;
	color:#000000;
	font-size:14px;
	text-align:center;
}

.big a,
.big {
	color:#FF6600;
	font-weight:bold;
	font-size:16px;
}

.small {
	font-size:11px;
}

/* 宿詳細 */

div.yadobox {
	margin-top:15px;
	padding:0;
	border:solid #ccc;
	border-width:0 1px 1px;
	background:url(img/bg.jpg) no-repeat right bottom;
}


div.yadobox .name {
	padding:10px;
	background: url(img/yadoname_bg.png)  repeat-x;
	border:none;
}

div.yadobox h4 {
	margin:0;
	padding-left:10px;
	border:none;
	font-size:16px;
	color:#fff;
}



div.yadobox .body {
	padding:10px;
}

div.pic {
	float:left;
	width:300px;
}

div.pic img {
	width:300px;
	height:220px;
}

.pic02 {
	width:145px;
	height:110px;
	float:left;
	margin-bottom:10px;
}

.pic03 {
	width:145px;
	height:110px;
	float:left;
	margin-bottom:10px;
	padding-left:5px;
}

div.profile {
	float:right;
	width:295px;
}

div.profile p {
	font-size:14px;
	clear:both;
}


div.toku {
	float:left;
	width:300px;	padding-top:10px;
}

div.toku li {
	background: url(../img/arrow_orange.gif) no-repeat 3px;
	list-style:none;
	padding-left:16px;
	line-height:160%;
	font-size:14px;
}

div.model {
	float:right;
	width:300px;
}

div.yadobox .model {
	padding-top:10px;
}

div.yadobox .model .no1 {
	background:url(img/model01.gif) no-repeat;
	padding-left:24px;
	margin-bottom:5px;
	font-size:13px;
	line-height:20px;
}

div.yadobox .model .no2 {
	background:url(img/model02.gif) no-repeat;
	padding-left:24px;
	font-size:13px;
	line-height:20px;
}

div.notice {
	clear:both;
	color:#FF0000;
	font-weight:bold;
}

p.goform {
	clear:both;
	margin-top:10px;
	text-align:center;
	background: url(img/form.jpg) repeat-x;
	border:1px solid #0000FF ;
	font-size:18px;
	line-height:42px;
	color:#fff !important;
}

p.goform a,
p.goform a:link,
p.goform a:visited,
p.goform a:active {
	display:block;
	color:#0000FF !important;
	font-weight:bold;
	text-decoration:underline !important;
}

p.goform a:hover {
	background:#0000FF;
	color:#fff !important;
	text-decoration:none !important;
}

/* clearfix */

.cboth {
	clear:both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.uri ul li {
	list-style:none;
	font-size:16px;
}

table.planlist td {
	margin:0;
	padding:5px 0;
	text-align:center;
	font-size:14px;
}

table.planlist td img {
	width:200px;
	height:150px;
}

.red {
	color:#ff0000;
	font-weight:bold;
}

