@charset "UTF-8";

/* ENJOY！カヌー・カヤック - サイト全体の基本設定です */

/*--------------------------------------------------------*/
html { overflow-y: scroll; } /* Firefox huck */
body {
	font-family: "ＭＳ Ｐゴシック","MS P Gothic" ,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	color:#333333;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 0.2px;
	margin: 0 auto;
	text-align: center;
}

a:link,
a:visited {
	color: #0070AD;
	text-decoration: none;
}
a:hover,
a:active {
	color: #0190BF;
	text-decoration: underline;
}

/* リセット */
p,ul,ol,li,form,input,img {
	margin: 0;
	padding: 0;
}
img,fieldset { border: 0; }
ol,ul { list-style: none; }

/* テーブル */
table {
	font-size: 100%;
	line-height: 150%;
	border-collapse: collapse;
	border-spacing: 0;
}

/* hタグ */
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}


/*--------------------------------------------------------------
レイアウト
--------------------------------------------------------------*/
.clear { clear: both; }

.c-fix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.c-fix { display: inline-block; }
* html .c-fix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.c-fix { display: block; }

img { vertical-align: bottom; }
img.t { vertical-align: top; }
img.xb { vertical-align: text-bottom; }
img { -ms-interpolation-mode: bicubic; } /* IE huck */

/* 位置調整 */
.left { float: left; }
.right { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

/* 区切り線 */
p.border {
	background: url(../image/bor_gr.gif) left bottom repeat-x;
	line-height: 6px;
}

/* タイトル */
div.title{
	margin-bottom: 4px;
}

/* 写真 */
img.photo {
	display: block;
	padding: 4px;
	border: 1px solid #D2C3B6;
}

/* 余白 */
div#center .pb0 {
	padding-bottom: 0;
}

/* 表示・非表示 */
div.disp { display: block; }
div.nodisp { display: none; }


/*--------------------------------------------------------------
テキストスタイル
--------------------------------------------------------------*/
.tb { font-weight: bold; }
.tul { text-decoration: underline; }

/* Color */
.gray { color: #666666; }
.ltgray { color: #999999; }
.brown { color: #9E4D12; }
.dred { color: #CC0000; }
.red { color: #FF0000; }
.orange { color: #FE9322; }
.green { color: #00FF00; }
.blue { color: #0000FF; }
.ltbrown { color: #B3A69A; }

/* フォントサイズ */
.fs { font-size: 10px; }

/* 価格 */
div#plan-catch dl dd.price,.price strong {
	color: #FF3300;
	font-weight: bold;
}


/*--------------------------------------------------------------
wrap
--------------------------------------------------------------*/
div#wrap {
	background: url(../image/bg.jpg) center top repeat-y;
	min-width: 981px;
}

/* ボックス */
div.box {
	width: 935px;
	margin: 0 auto;
	padding-right: 46px;
	text-align: left;
}
/* IEhack */ * html div.box { width: 981px;padding-right: 0; }


/*--------------------------------------------------------------
ヘッダ
--------------------------------------------------------------*/
div#header {
	background: url(../image/bg01.jpg) center top no-repeat;
	height: 118px;
	font-size: 12px;
	overflow: hidden;
}
a#logo {
	margin-left: 210px;
}
div#header .box .right {
	width: 250px;
	margin-top: 14px;
	text-align: right;
}
div#header h1 {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 110%;
	margin-top: 24px;
}


/*--------------------------------------------------------------
コンテンツ
--------------------------------------------------------------*/
div#contents {
	background: url(../image/bg02.jpg) center top no-repeat;
}

/* パンくずリスト */
p#topicpath {
	padding: 8px 0 11px 0;
}
p#topicpath a {
	text-decoration: underline;
}

/* ページ送り */
p#pageList {
	margin-top: 7px;
}
p#pageList img {
	vertical-align: middle;
}
p#pageList strong {
	color: #000000;
}

/*--------------------------------------------------------------
メニュー
--------------------------------------------------------------*/
div#menu {
	background: url(../image/left_bg01.jpg) right top no-repeat;
	margin-top: 33px;
	width: 210px;
}

/* ステップ */
ul#step {
	background: #CEEEFA url(../image/left_bg02.jpg) right bottom no-repeat;
	width: 180px;
	margin-top: 17px;
}
ul#step li {
	margin: 0 6px 4px 6px;
}

/* ツアーを探す */
div#searchTour {
	padding: 13px 0 11px 0;
}
div#searchTour ul {
	margin: 8px 0 0 53px;
}
div#searchTour ul li {
	background: url(../image/icon/arrow_og.gif) left top no-repeat;
	font-size: 13px;
	padding-left: 15px;
	line-height: 100%;
	margin-bottom: 8px;
}

/* カテゴリ */
ul#category {
	margin-bottom: 45px;
}
ul#category li {
	margin-bottom: 5px;
}


/*--------------------------------------------------------------
センター
--------------------------------------------------------------*/
div#center {
	width: 516px;
	margin: 0 17px;
	padding-top: 10px;
}
div#center .inBox {
	background: url(../image/fr_516.gif) left top repeat-y;
}
div.inBox-t {
	background: url(../image/fr_t516.gif) left top no-repeat;
	padding: 0 6px;
}
div.inBox-tc {
	background: url(../image/fr_tc516.gif) left top no-repeat;
	padding: 0 6px;
}
div.inBox-f {
	background: #FFFFFF url(../image/fr_b516.gif) left bottom no-repeat;
	font-size: 5px;
	height: 5px;
	line-height: 5px;
}

/* 突き抜け */
div.fr703 {
	background: url(../image/fr_703.gif) left top repeat-y;
	width: 703px;
}
div.fr703-tc {
	background: url(../image/fr_tc703.gif) left top no-repeat;
	padding: 5px 6px;
}
div.fr703-f {
	background: #FFFFFF url(../image/fr_b703.gif) left bottom no-repeat;
	font-size: 5px;
	height: 5px;
	line-height: 5px;
}


/*--------------------------------------------------------------
ツアー
--------------------------------------------------------------*/
div#tour-list .tour-list-box {
	clear: both;
	padding: 8px 3px 3px 3px;
}
div#tour-list .pu {
	background: url(../image/icon/pu.gif) left top no-repeat;
	margin-top: 3px;
}
div#tour-list h2 { font-size: 130%; }
div#tour-list h4 { font-size: 18px;margin-bottom: 10px; }
div#tour-list .pu h4 {
	padding-left: 50px;
}
div#tour-list .text {
	background-color: #EEEEEE;
	padding: 8px 6px;
	line-height: 140%;
}
div#tour-list .text p.price {
	margin-top: 7px;
}
div#tour-list .button {
	float: right;
	width: 99px;
}

/* カテゴリ */
div#category-pass {
	background: url(../image/bor_g.gif) center bottom repeat-x;
	margin: 2px 0 0 0;
	padding: 3px 0 1px 0;
}
div#category-pass p#spot {
	background: url(../image/bg_spot.gif) left center no-repeat;
	font-size: 160%;
	font-weight: bold;
	margin: 10px 0 12px 0;
	padding: 0 0 0 10px;
	line-height: 24px;
}
ul#tourCate {
	background: url(../image/bor_g.gif) center bottom repeat-x;
	margin: 0 0 20px 0;
	padding: 5px 0 3px 0;
}
ul#tourCate li {
	float: left;
	background: url(../image/icon/folder.gif) left center no-repeat;	
	font-size: 120%;
	padding: 0 0 0 20px;
	white-space: nowrap;
}
ul#tourCate li a {
	text-decoration: underline;
}

/* 評価 */
p.eval {
	margin-top: 1px;
	padding-bottom: 5px;
}
p.eval span {
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	padding: 0 7px 0 3px;
}

/* アイコン */
ul.icon {
	margin: 5px 0 12px 0;
}
ul.icon li {
	display: inline;
	color: #CC0000;
	font-weight: bold;
	padding-left: 5px;
}
ul.icon li img {
	vertical-align: text-bottom;
}
ul.icon li.star {
	padding-left: 0;
}
div#tour-list ul.icon li.star {
	font-size: 14px;
}
div#tour-list p.eval span {
	font-size: 14px;
}


/*--------------------------------------------------------------
タブ
--------------------------------------------------------------*/
ul#tabList {
	letter-spacing: 0;
	height: 32px;
	overflow: hidden;
}
ul#tabList li {
	float: left;
	height: 32px;
	font-weight: bold;
	margin-right: 4px;
	text-align: center;
}
ul#tabList li a {
	display: block;
	background: url(../image/tab_off.gif) center top no-repeat;
	width: 95px;
	height: 32px;
	font-size: 12px;
	color: #7E6B5A;
	text-decoration: none;
	margin-top: 5px;
	line-height: 27px;
}
ul#tabList li.on a {
	background: url(../image/tab_on.gif) center top no-repeat;
	width: 115px;
	font-size: 14px;
	color: #10A0D8;
	margin-top: 0;
	line-height: 32px;
}


/*--------------------------------------------------------------
タグ
--------------------------------------------------------------*/
ul.tag-box {
	background-color: #EEEEEE;
	margin: 10px 1px 3px 1px;
	padding: 1px 7px;
}
ul.tag-box li {
	display: inline;
	line-height: 140%;
	word-break: break-all;
	word-wrap: break-word;
}
ul.tag-box li a {
	margin-right: 3px
}
/*
ul.tag-box li.t1 { font-size: 100%; }
ul.tag-box li.t2 { font-size: 120%; }
ul.tag-box li.t3 { font-size: 150%; font-weight: bold; }
ul.tag-box li.t4 { font-size: 180%; font-weight: bold; }
*/


/*--------------------------------------------------------------
クチコミ
--------------------------------------------------------------*/
div#comment { line-height: 140%; }
div#comment h2,div#comment h3,div#comment h5,div#comment h6 {
	display: inline;
	margin-right: 5px;
}
div#comment h2,div#comment h5 { font-size: 120%; }
div#comment .commentBox {
	padding-top: 16px;
}
div#comment .commentBox img {
	margin-left: 7px;
}
div#comment .repo {
	background: url(../image/icon/repo.gif) left center no-repeat;
	margin: 15px 0;
	padding-left: 82px;
}
div#comment .resBox {
	margin: 10px 0 10px 10px;
	padding: 10px 12px;
}
div#comment .resBox p {
	clear: both;
}
div#comment .resBox .left,div#comment .resBox .right {
	margin-bottom: 4px;
}
div#comment .resBtn {
	width: 60%;
	padding-bottom: 10px;
}

/* ショップ用クチコミ */
div#comment .shop { padding: 7px; }
div#comment .shop h2,div#comment .shop h3,div#comment .shop h5,div#comment .shop h6,div#comment .shop .reviewForm {
	color: #10A0D8;
}
div#comment .shop .resBox { background-color: #E4F4FA; }

/* ツアー用クチコミ */
div#comment .plan { padding: 7px; }
div#comment .plan h2,div#comment .plan h3,div#comment .plan h5,div#comment .plan h6,div#comment .plan .reviewForm {
	color: #E77916;
}
div#comment .plan .resBox { background-color: #FDFCC4; }

/* 投稿 */
.shop .reviewForm { background-color: #E4F4FA; }
.plan .reviewForm { background-color: #FDFCC4; }
.reviewForm {
	margin: 20px 10px 10px 35px;
	padding: 10px 15px;
}
.reviewForm .ar {
	background-color: inherit;
	font-size: 80%;
	color: #777777;
}
.reviewForm dl {
	text-align: left;
	margin: 0 auto 10px auto;
}
.reviewForm dt {
	clear: both;
	float: left;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0 7px 0px 0;
}
.reviewForm dd {
	margin: 0 0 0 0;
}
.reviewForm dd input {
	width: 200px;
	margin-right: 10px;
	vertical-align: middle;
}
.reviewForm dd input.t { width: 350px; }
.reviewForm dd input.f { width: 300px; }
.reviewForm dd textarea { height: 200px; }

.reviewForm .er{
	font-size: 80%;
	color: #ff0000;
    clear:both;
    padding:0 0 7px 88px;
}


/*--------------------------------------------------------------
新着クチコミ情報
--------------------------------------------------------------*/
div#nReview {
	margin-bottom: 22px;
}
div#nReview .left {
	background-color: #EEEEEE;
	width: 210px;
	margin: 2px 0 14px 0;
}
div#nReview .right {
	width: 299px;
}
div#nReview h3 {
	font-size: 110%;
	line-height: 100%;
}
div#nReview h4 {
	background: url(../image/icon/review.gif) left top no-repeat;
	padding-left: 20px;
	line-height: 17px;
}
div#nReview p {
	margin: 5px 0 1px 0;
	line-height: 120%;
}
div#nReview p.eval {
	padding-bottom: 15px;
}

/* 写真付き(限定1個) */
div#nReview #reviewBox {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 7px;
}
div#nReview #reviewBox .photo {
	margin: 7px auto;
}
div#nReview #reviewBox ul.icon {
	margin-bottom: 6px;
}

/* その他クチコミ */
div#nReview .right li {
	background: url(../image/bor_g.gif) left bottom repeat-x;
	padding: 10px 3px 7px 3px;
}
div#nReview .right h3 {
	margin-bottom: 5px;
}
div#nReview .right h4 {
	float: left;
	margin-bottom: 3px;
}
img.sIcon {
	float: right;
	width: 74px;
}


/*--------------------------------------------------------------
インフォメーション
--------------------------------------------------------------*/
div#info {
	width: 170px;
	padding-top: 15px;	
}
div#info div.infoBox-top {
	background: url(../image/fr_t170.gif) left top no-repeat;
	padding: 4px 4px 0 4px;
}
div#info div.infoBox {
	background: url(../image/fr_b170.gif) left bottom no-repeat;
	margin-bottom: 11px;
}
div#info .all {
	display: block;
	background: #FBF1DE url(../image/fr_ba170.gif) left bottom no-repeat;
	padding: 0 6px;
	line-height: 22px;
	text-decoration: none;
}
div#info .all span {
	background: url(../image/icon/arrow_bw.gif) left center no-repeat;
	padding-left: 15px;
}

/* right クーポン */
ul#rCoupon li {
	clear: both;
	background: url(../image/bor_gr.gif) left bottom repeat-x;
	font-size: 0.9em;
	padding: 8px 4px;
	line-height: 120%;
}
ul#rCoupon li .left {
	margin-right: 4px;
}

/* right イベント */
ul#rEvent {
	margin: 3px 0 8px 0;
}
ul#rEvent li {
	padding: 0 4px;
}

/* right Ｑ＆Ａ */
ul#rQA {
	margin: 3px 4px 3px 0;
	line-height: 120%;
}
ul#rQA li {
	margin-left: 20px;
	list-style: disc outside;
	padding: 2px 0;
}

/* right 天気 */
div#rWeather {
	background: url(../image/fr_tc170.gif) left top no-repeat;
	padding: 8px 6px 10px 6px;
}


/*--------------------------------------------------------------
フッタ
--------------------------------------------------------------*/
div#footer {
	width: 880px;
	margin: 50px auto 0 auto;
}
/* IEhack */ * html div#footer { width: 981px; }
div#footer ul#navi {
	background-color: #CEEEFA;
	width: 880px;
	color: #0070AD;
	margin-bottom: 8px;
}
div#footer ul#navi li {
	display: inline;
	margin: 0 0 1px 0;
	white-space: nowrap;
}
div#footer ul#navi li a {
	padding: 0 4px;
}
div#footer ul#navi li.r a {
	padding: 0;
}

/* Sponsor */
ul#sponsor {
	width: 840px;
	margin: 20px auto 0 auto;
}
ul#sponsor li {
	float: left;
	margin-right: 9px;
}

div#footer ul#sponsor li.r {
	margin-right: 0;
}

