﻿@charset "UTF-8";


/*============================================================
	universal reset
============================================================*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}

html{overflow-y: scroll;}

hr{display:none;}

a{outline: none;}

p {
	color:#333;
}


/*============================================================
	clearfix
============================================================*/
.clearfix {
	zoom:1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: -1px 0 0 0;
}
     /* for IE6 */  
    * html .clearfix {  
     display:inline-block;  
     }
     /* for IE7 */  
     *+html .clear<span class="hilite">f</span>ix {  
     display:inline-block;  
     }


/*============================================================
	common setting
============================================================*/
body{
	color:#333;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	background:url(../img/elements/body_bg.gif) 0 0 repeat-x;
}
#wrapper {
	text-align:left;
}
#content {
	background:url(../img/elements/contentArea-bg.gif) 0 0 repeat-x;
	padding:15px 0 0;
	font-size:75%;
	/*font-size:80%;*/
}
strong,em{
	font-style:normal;
}

/* a
----------------------------------------------------*/
a:link{
	color:#36c;
	text-decoration:none;
}
a:visited{
	color:#36c;
	text-decoration:none;
}
a:hover{
	color:#36c;
	text-decoration:underline;
}
a:active{
	color:#36c;
	text-decoration:underline;
}
a:focus{
	overflow:hidden;
}





/*============================================================
	Header
============================================================*/
#header-lowerbox {
	width:950px;
	margin:0 auto;
	min-height:34px;
  	height:auto !important;
  	height:34px;
	padding:2px 0 0;
	_padding:1px 0 0;
	_height:32px;
	/*margin-bottom:-2px;*/
	_margin:-7px 0 -2px;
}
#header-lowerbox #topicpath {
	float:left;
	width:640px;
}
#header-lowerbox #subNavi {
	margin-top:8px;
	float:left;
	width:500px;
}
#formPage #header-lowerbox #subNavi {
	width:310px;
	float:right;
}
#formPage #header-lowerbox #subNavi ul {
	float:right;
}
#header-lowerbox #topicpath p {
	padding-top:13px;
	font-size:65%;
	margin:0;
}
#header-lowerbox #subNavi ul {
}
#header-lowerbox #subNavi ul li {
	display:block;
	float:right;
	margin:0 0 0 5px;
}

/* -- ▼サーチエリア -- */
#searchVacation{
	position:absolute;
	top:8px;
	right:0;
}
	#searchVacation span{
		font-size:10px;
		vertical-align:top;
		_vertical-align:text-top;
		line-height:20px;
	}
	#searchVacation .inputText{
		width:136px;
		height:15px;
		vertical-align:top;
	}
	/* サーチエリア */
	#imgBtnSearch{
		width:45px;
		height:20px;
		background:url(../img/elements/btn_searchVacation.gif) 0 0 no-repeat;
	}


/*============================================================
	Top-caution
============================================================*/
#caution {
	width:950px;
	margin:0 auto 15px;
	text-align:left;
	background:url(../img/elements/caution-bg02.gif) 0 0 repeat-y;
}

#caution #caution-innerbox {
		background:url(../img/elements/caution-bg01.gif) 0 0 no-repeat;
}
		#caution #caution-innerbox .fixer {
			background:url(../img/elements/caution-bg03.gif) 0 100% no-repeat;
			padding:14px 16px 8px;
		}
	#caution p {
	color:#c00;
	font-weight:bold;
	position:relative;
	padding-left:8.5em;
	margin: 0 0 6px 0;
	line-height:1.3;
	}
		#caution p span {
			position:absolute;
			margin-left:-8.5em;
		}

#caution02 {
	width:950px;
	margin:125px auto 140px ;
	text-align:left;
	background:url(../img/elements/caution-bg02.gif) 0 0 repeat-y;
}

#caution02 #caution02-innerbox {
	background:url(../img/elements/caution-bg01.gif) 0 0 no-repeat;
}

#caution02 #caution02-innerbox .fixer {
	background:url(../img/elements/caution-bg03.gif) 0 100% no-repeat;
	padding:14px 16px 8px;
}

#caution02 p {
	color:#c00;
	font-size:75%;
	position:relative;
	padding-left:11.5em;
	margin: 0 0 6px 0;
	line-height:1.5;
	font-weight:bold;
}

#caution02 p span {
	position:absolute;
	margin-left:-11.5em;
	font-weight:normal;
	font-weight:bold;
	text-align:center;
	width:11.5em;
}

#caution03 {
	width:880px;
	margin:15px auto 0px;
	text-align:left;
	background:url(../img/elements/caution03-bg02.gif) 0 0 repeat-y;
}

#caution03 #caution-innerbox {
	background:url(../img/elements/caution03-bg01.gif) 0 0 no-repeat;
}

#caution03 #caution-innerbox .fixer {
	background:url(../img/elements/caution03-bg03.gif) 0 100% no-repeat;
	padding:14px 16px 8px;
}

#caution03 p {
	color:#c00;
	font-size:75%;
	font-weight:bold;
	position:relative;
	padding-left:8.5em;
	margin: 0 0 6px 0;
	line-height:1.3;
}

#caution03 p span {
	position:absolute;
	margin-left:-8.5em;
}

/*============================================================
	Content - headArea
============================================================*/
#content #headArea {
	width:950px;
	margin:0 auto 10px;
	text-align:left;
}
#headAreaTab {
	width:168px;
	float:left;
}
#headAreaTab li {
	padding-left:45px;
	background-image:url(../img/elements/headAreaTab.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	color:#252C7B;
	cursor:pointer;
}
	#headArea .tabOn1 li#headTab1 {
		height:36px;
		line-height:36px;
		background-position:left 0;
	}
	#headArea .tabOn1 li#headTab2 {
		height:32px;
		line-height:32px;
		background-position:left -36px;
	}
	#headArea .tabOn1 li#headTab3 {
		height:32px;
		line-height:32px;
		background-position:left -68px;
	}
	#headArea .tabOn2 li#headTab1 {
		height:32px;
		line-height:32px;
		background-position:center 0;
	}
	#headArea .tabOn2 li#headTab2 {
		height:36px;
		line-height:36px;
		background-position:center -32px;
	}
	#headArea .tabOn2 li#headTab3 {
		height:32px;
		line-height:32px;
		background-position:center -68px;
	}
	#headArea .tabOn3 li#headTab1 {
		height:32px;
		line-height:32px;
		background-position:right 0;
	}
	#headArea .tabOn3 li#headTab2 {
		height:32px;
		line-height:32px;
		background-position:right -32px;
	}
	#headArea .tabOn3 li#headTab3 {
		height:36px;
		line-height:36px;
		background-position:right -64px;
	}
#headAreaContents {
	width:782px;
	height:100px;
	background:url(../img/elements/headAreaContents_bg.gif) 0 0 no-repeat;
}
#headAreaContents .tabList {
	margin:8px 0 0 0;
	display: none;
}
#headAreaContents ul,
#headAreaContents .area,
#headAreaContents {
	float:left;
}

/* clearfix */
#headAreaContents .area_inner:after,
#headAreaContents .tabList:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*
* html #headAreaContents .area_inner,
* html #headAreaContents .tabList {
	zoom: 1;
}
*/
/*
*:first-child+html #headAreaContents .area_inner,
*:first-child+html #headAreaContents .tabList {
	zoom: 1;
}
*/

#headAreaContents .area {
	padding-left:25px;
}
	#headAreaContents .first {
		padding-left:15px;
	}
#headAreaContents strong {
	font-weight:bold;
	display:block;
	line-height:180%;
}
#headAreaContents li {
	line-height:180%;
	padding-right:25px;
	white-space:nowrap;
}


/*============================================================
	Content - contentArea - COMMON SETTING
============================================================*/
#content #contentArea {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#contentArea-innerbox {
	background:url(../img/elements/contentArea-bg02-btm.gif) 0 100% no-repeat;
	padding-bottom:10px;
}
		#contentArea-innerbox .spacer {
			border-left:solid 1px #A9A8B8;
			border-right:solid 1px #A9A8B8;
			padding:0 9px;
		}
		

/* contentArea - Tab
------------------------------------------------------------*/
#contentAreaTab {
	width: 930px;
	border-bottom: solid 1px #cccccc;
}

#contentAreaTab ul#tab_menu {
	height: 34px;
	background:url("../img/elements/tabMenu-bg.gif") top left no-repeat;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#contentAreaTab ul#tab_menu li {
	display: block;
	float: left;
}

#contentAreaTab ul#tab_menu li.open {
	margin: 0 5px 0;
}

#contentAreaTab ul#tab_menu li#Tab0 {
	margin-left: 0;
}

#contentAreaTab ul#tab_menu li#Tab4 {
	margin-right: 0;
}

#contentAreaTab ul#tab_menu li.line{
	width:1px;
	height:34px;
	background:url("../img/elements/tabMenu-line-bg.gif") top left no-repeat;
	padding:0;
}

#contentAreaTab ul#tab_menu li a {
	color: #3366cc;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 26px;
	/*padding: 8px 10px 0;*/
	padding: 8px 7px 0;
	margin: 0;
	font-size:12px;
	outline-style:none;
}

#contentAreaTab ul#tab_menu li a:hover {
	text-decoration:underline;
}

#contentAreaTab ul#tab_menu li.open a {
	color: #FFF;
	background:url("../img/elements/tabMenu-current-bg.gif") top left repeat-x;
	padding: 5px 10px 0;
	line-height: 29px;
	font-size:14px;
}

/* contentArea - Contents
------------------------------------------------------------*/
#contentAreaContents {
	position:relative;
}

/* contentArea - tabBox
------------------------------------------------------------*/
.tabBox {
	visibility: hidden;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-top: 6px;
	top: 0px;
	left: 0px;
}

/* contentArea - leftArea
------------------------------------------------------------*/
#contentArea #leftArea {
	float:left;
	width:412px;
	padding-bottom:15px;
}
#contentArea .htlBox {
}

/* contentArea - rightArea
------------------------------------------------------------*/
#contentArea #rightArea {
	float:right;
	width:506px;
	padding-bottom:15px;
}
#contentArea #rightArea .rightArea_clmn {
	width:50%;
	float:left;
}
#contentArea .opBox,
#contentArea .rcBox {
}

/* contentArea - box
------------------------------------------------------------*/
#contentArea .box {
	position:relative;
}
#contentArea .box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #contentArea .box {zoom: 1;} /* IE6 */
*:first-child+html #contentArea .box {zoom: 1;} /* IE7 */

/* contentArea - h3
------------------------------------------------------------*/
#contentArea h3 {
	background:#f3f4f9;
	color:#11238c;
	font-weight:bold;
	font-size:100%;
	border-bottom:solid 1px #e8e9ed;
	width:412px;
}
	#contentArea #rightArea h3 {
		width:506px;
	}
#contentArea h3 span {
	display:block;
	background:url(../img/elements/block01-bg20.gif) 0 100% repeat-x;
}
#contentArea h3 span span {
	display:block;
	background:url(../img/elements/block02-bg20.gif) 0 100% repeat-y;
}
#contentArea h3 span span span {
	display:block;
	background:url(../img/elements/block01-bg18.gif) 0 0 repeat-x;
}
#contentArea h3 span span span span {
	display:block;
	background:url(../img/elements/block01-bg19.gif) 0 0 repeat-y;
}
#contentArea h3 span span span span span {
	display:block;
	background:url(../img/elements/block01-bg21.gif) 0 0 no-repeat;
}
#contentArea h3 span span span span span span {
	display:block;
	background:url(../img/elements/block02-bg22.gif) 0 100% no-repeat;
	padding:10px 15px 8px;
	_padding:1px 15px 0;
	_line-height:33px;
	>padding:1px 15px 0;
	>line-height:33px;
	position:relative;
}
#contentArea h3 span span span span span span a {
	position:absolute;
	margin-top:7px;
	_margin-top:-3px;
	right:14px;
	width:91px;
	overflow:hidden;
	height:21px;
	top:1px;
}
#contentArea h3 span span span span span span em {
	color:#FF0000;
	font-size:90%;
	font-weight:bold;
}

/* contentArea - btnHeadingBox
------------------------------------------------------------*/
#contentArea .btnHeadingBox {
	position: absolute;
	top: 8px;
	right: 8px;
}
#headArea .btnHeadingBox a,
#contentArea .btnHeadingBox a {
	font-size: 85%;
	line-height: 18px;
	display: block;
}
		#headArea .btnHeadingBox a {
			_float: left;
			_margin-top: 2px;
			*height: 18px;
		}
#headArea .btnHeadingBox a span,
#contentArea .btnHeadingBox a span {
	padding:0 0 0 21px;
	background: url(../img/elements/btn_headingLeft.gif) 0 top no-repeat;
	display: block;
}
#headArea .btnHeadingBox a span span,
#contentArea .btnHeadingBox a span span {
	padding:1px 9px 0 0;
	background: url(../img/elements/btn_headingRight.gif) right top no-repeat;
	white-space:nowrap;
}


/*============================================================
	Content - contentArea
============================================================*/

/* contentArea - item-box
------------------------------------------------------------*/
#contentArea .item-box {
	padding: 10px 0;
	margin: 0 4px 0 9px;
	border-bottom: solid 1px #EAEBEF;
}
		#contentArea #rightArea .item-box {
			border-bottom: none;
			padding-bottom: 0;
		}
		#contentArea .size1 {
			padding-bottom: 5px;
		}
		#contentArea .size4 {
			padding: 5px 0;
		}
		#contentArea .noBorder {
			border-bottom: none;
			padding-bottom: 0;
		}

/* clearfix */
#contentArea .item-box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #contentArea .item-box {
	zoom: 1;
}  /* IE6 */
*:first-child+html #contentArea .item-box {
	zoom: 1;
}  /* IE7 */

#contentArea .item-box p.photo {
	float: left;
}
		#contentArea .size1 p.photo img {
			width: 400px;
			height: 140px;
			padding-bottom: 7px;
		}
		#contentArea .size2 p.photo img {
			width: 188px;
			height: 132px;
		}
		#contentArea .size3 p.photo img {
			width: 94px;
			height: 66px;
		}
		#contentArea .size5 p.photo img {
			width: 200px;
			height: 140px;
		}
		#contentArea .size6 p.photo img {
			width: 94px;
			height: 66px;
		}
		#contentArea .size7 p.photo img {
			width: 82px;
			height: 48px;
			padding: 10px 5px;
			border: solid 1px #CCC;
		}
		#contentArea .size8 p.photo img {
			width: 235px;
			height: 70px;
			padding: 10px 5px 0px -5px;
		}
#contentArea .item-box dl {
	font-weight: bold;
	float: right;
	position: relative;
}
		#contentArea .size1 dl {
			width: 399px;
		}
		#contentArea .size2 dl {
			width: 204px;
		}
		#contentArea .size3 dl {
			width: 298px;
		}
		#contentArea .size4 dl {
			width: 399px;
		}
		#contentArea .size5 dl {
			width: 286px;
		}
		#contentArea .size7 dl,
		#contentArea .size6 dl {
			width: 134px;
		}
#contentArea .item-box dl dt {
	margin-right: 5px;
}
		#contentArea .size4 dl dt {
			display: inline;
		}
#contentArea .item-box dl dd {
}
		#contentArea .size4 dl dd {
			display: inline;
		}
#contentArea .item-box dl dd p {
	line-height: 150%;
}
		#contentArea .size4 dl dd p {
			display: inline;
		}
		#contentArea .size7 dl dd p,
		#contentArea .size6 dl dd p {
			line-height: 130%;
		}
#contentArea .item-box dl dd p.ddp01 {
}
		#contentArea .size5 dl dd p.ddp01,
		#contentArea .size2 dl dd p.ddp01,
		#contentArea .size1 dl dd p.ddp01 {
			font-size: 14px;
		}
		#contentArea .size4 dl dd p.ddp01 {
			margin-right: 5px;
			_margin-right: 10px;
		}
		#contentArea .size7 dl dd p.ddp01 {
			padding-bottom: 5px;
		}
			#contentArea .size7 dl dd p.ddp01 a {
				display: block;
				line-height: 24px;
				background-repeat: no-repeat;
				background-position: 0 0;
			}
				#contentArea .size7 dl dd p.ddp01 a.hertz {
					background-image: url(../img/elements/logo_rc_hertz.gif);
					padding-left: 67px;
					_width: 77px; /* padding-leftと足して144pxに */
				}
				#contentArea .size7 dl dd p.ddp01 a.alamo {
					background-image: url(../img/elements/logo_rc_alamo.gif);
					padding-left: 59px;
					_width: 85px; /* padding-leftと足して144pxに */
				}
				#contentArea .size7 dl dd p.ddp01 a.dollar {
					background-image: url(../img/elements/logo_rc_dollar.gif);
					padding-left: 59px;
					_width: 85px; /* padding-leftと足して144pxに */
				}
#contentArea .item-box dl dd p.ddp02 {
	color: #333333;
	font-weight: normal;
}

#contentArea .item-box dl dd p.ddp03 {
	color: #FF6600;
	font-size: 16px;
	line-height: 100%;
}
		#contentArea .size1 dl dd p.ddp03 {
	position: static;
	top: 15px;
	right: 0px;
		}
		#contentArea .size4 dl dd p.ddp03 {
			line-height: inherit;
		}
		#contentArea .size5 dl dd p.ddp03 {
			padding-bottom: 5px;
		}
		#contentArea .size7 dl dd p.ddp03,
		#contentArea .size6 dl dd p.ddp03 {
			padding-top: 3px;
			font-size: 14px;
		}
#contentArea .item-box dl dd p.ddp03 span {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	margin-left: 6px;
}
		#contentArea .size5 dl dd p.ddp03 span {
			color: #FF6600;
			font-size: 14px;
			font-weight: bold;
			margin-left: 6px;
			text-decoration: line-through;
		}

/* contentArea - itemList02
------------------------------------------------------------*/
#contentArea .itemList02 {
	margin:0 4px 0 9px;
	padding:15px 0;
}
#contentArea .itemList02 span {
	border:solid 1px #ddd;
	display:block;
	float:left;
	white-space:nowrap;
	margin:0 3px 2px 0;
	line-height: 1.2em;
}
	#contentArea .itemList02 span a {
		display:block;
		padding:5px 0 4px 4px;
	}
	#contentArea .itemList02 span a:hover {
		background:#36c;
		text-decoration:none;
		color:#fff;
	}
		#contentArea .itemList02 span span {
			display:inline;
			float:none;
			border:none;
			font-size:80%;
			margin-left:1px;
		}


/*============================================================
	goUp
============================================================*/
.goUp {
	width:717px;
	margin:20px 0;
	*margin:10px 0 20px;
}
	.goUp p {
		text-align:right;
		font-size:75%;
	}
		.goUp p a {
			padding-left:11px;
			background:url(../img/elements/goUp-bg01.gif) 0 0.275em no-repeat;
		}


/*============================================================
	Footer
============================================================*/
#footerArea {
	margin-top:18px;
}

#footerArea #footerNavi {
	background:#353b91;
	margin:0 auto 10px auto;
	padding:5px 0px 5px;
}
#footerArea #footerNavi p {
	color:#fff;
	font-size:65%;
	margin:0;
}
#footerArea #footerNavi p span {
	padding:0 6px;
}
#footerArea #footerNavi a {
	color:#fff;
	text-decoration:underline;
}

#footerArea ul {
	font-size:75%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

.ie #footerArea ul  {
	margin:7px 0px 0px 0px;
}

#footerArea ul, #footerArea li {
	list-style-type:none;
	color:#ccc;
}

#footerArea li {
	display:inline;
	line-height:1;
	margin:0px;
	padding:0px;
}

#footerArea #copyright {
	padding:10px;
	margin:15px 0px 0px 0px;
}

#footerArea #copyright address {
	font-size:75%;
}


/*============================================================
	-layout elements, sub content
============================================================*/
* .sizeSS { width:50px; }
* .sizeS { width:90px; }
* .sizeM { width:125px; }
* .sizeL { width:290px; }
* .default { color:#999; }
* option { color:#333; }


/*============================================================
	産直
============================================================*/
/* -------------------------
	box 02
------------------------- */

#sanchoku-main #box02-wrapp {
	padding: 0 0 1px 9px;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:13px;
}

#sanchoku-main .box02 {
	padding: 10px 0 20px 0px;
	/*background: url(../img/common/title_02_base.gif) repeat-y;*/
}

#sanchoku-main .hotel {
	width: 780px;
	height: 161px;
	line-height: 155%;
	color: #333;
	vertical-align: top;
}

#sanchoku-main .hotel p {
	margin: 2px 0 7px 0;
	font-size: 14px;
	color: #663399;
	font-weight: bold;
}

#sanchoku-main .hotel img {
	float: left;
	margin: 0 10px 10px 0;
}

#sanchoku-main .hotel2 {
	padding-bottom: 10px;
	width: 670px;
	line-height: 120%;
	color: #333;
	vertical-align: top;
}

#sanchoku-main .hotel2 p {
	margin: 0 0 7px 0;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#sanchoku-main .hotel2 .hotel2-each {
	margin: 0 10px 5px 0;
	width: 216px;
	height: 60px;
	line-height: 110%;
	float: left;
}

#sanchoku-main .hotel2 .hotel2-each img {
	float: left;
}

#sanchoku-main .hotel2 a {
	color: #663399;
}
#sanchoku-main .hotel2 a:hover {
	color: #663399;
}

#sanchoku-main .cat-box {
	padding: 0px 0 0 0;
}

#sanchoku-main .cat-box2 {
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#sanchoku-main .cat-box2 img {
	padding-right:5px;
}

#sanchoku-main .cat {
	padding: 5px;
	width: 325px;
	background-color: #F1EEE9;
	vertical-align: top;
	line-height: 155%;
	color: #333;
}

#sanchoku-main .cat_t {
	padding: 5px;
	width: 325px;
	background-color: #BFB8AC;
	vertical-align: middle;
	font-weight: bold;
	color: #333;
}

#sanchoku-main .cat-img {
	float: left;
	margin: 0 7px 0 0;
}

#sanchoku-main #map-box {
	margin: 10px 0 0 0;
}

#sanchoku-main #map-box img {
	padding: 5px;
	width: 660px;
	background-color: #F1EEE9;
	vertical-align: top;
}

/* -------------------------
	box 06
------------------------- */


#sanchoku-main #box06-wrapp {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding: 0 0 1px 9px;
	width: 888px;
	background: url(../img/common/title_02_bottom.gif) no-repeat bottom right;
}

#sanchoku-main #box06 {
	padding: 0 0 10px 30px;
	color: #333;
	background: url(../img/common/title_02_base.gif) repeat-y;
}

#sanchoku-main #box06 p.box06-title {
	padding: 0;
	margin: 0;
	color: #FF0000;
	font-weight: bold;
}

#online p { padding-bottom: 10px; }

#online {
	width: 826px;
	margin-top: 10px;
}

#tel {
	width:740px;
	/*background: transparent url(../../sanchoku/img/common/dot_01.gif) repeat-x bottom;*/
}

#sanchoku-main #box06 .box06-btn {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	width: 176px;
	background: url(../img/common/btn_air_base.gif) no-repeat;
}

#sanchoku-main #box06 .box06-btn2 {
	float: left;
	padding: 5px;
	margin: 0 5px 10px 0;
	width: 153px;
	background: url(../img/common/btn_air_base.gif) no-repeat;
}
#sanchoku-main #box06 .box06-btn2b {
	float: left;
	padding: 5px;
	margin: 0 0 10px 0;
	width: 153px;
	background: url(../img/common/btn_air_base.gif) no-repeat;
}




/* -------------------------
	box 09
------------------------- */


#sanchoku-main #box09-wrapp {
	padding: 0 0 1px 9px;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:13px;
}

#sanchoku-main #box09 {
	padding: 0 30px 25px 30px;
	background: url(../img/common/title_02_base.gif) repeat-y;
}

#sanchoku-main #box09 p {
	padding: 10px 0;
	line-height: 150%;
	color: #333;
	background: transparent url(../../sanchoku/img/common/dot_01.gif) repeat-x bottom;
}

#sanchoku-main #box09 table {
	width: 100%;
}

#sanchoku-main #box09 td {
	width: 50%;
	padding: 10px 0;
	vertical-align: top;
	line-height: 150%;
	color: #333;
	background: transparent url(../../sanchoku/img/common/dot_01.gif) repeat-x bottom;
}

.dp{
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
}

.intro {
	margin-top:20px;
	background-image:url(../../sanchoku/tour02/img/intro.gif);
	background-repeat: no-repeat;
	height: 182px;
	width: 800px;
	position: relative;
}

.intro p{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:13px;
	float:left;
	margin-left:150px;
	margin-top:65px;
	width:280px;
}


/* -------------------------
	20140421追加
------------------------- */
.tourTitle {
    position: absolute;
    z-index: 10;
    /*top: 0px;
    left: 140px;
	float:left;
	margin-top:200px;*/
}

.tourMap {
    position: absolute;
    z-index: 10;
    top: 280px;
    left: 130px;
}

.feature {
	with:800px;
	float:left;
	margin-left:0px;
}

/*.feature .ph01 {
	wigh:511px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

.feature .txt01 {
	width:511px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.feature .txt01 img {
	float:left;
	margin-left:0px;
	margin-top:0px;
}

.feature .txt01 .txt {
	float:left;
	margin-left:0px;
	margin-top:10px;
	font-size:14px;
	line-height:125%;
}

.feature .ph02 {
	width:246px;
	float:left;
	margin-left:23px;
	margin-top:-147px;
}

.feature .txt02 {
	width:246px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.feature .txt02 img {
	float:left;
	margin-left:0px;
	margin-top:0px;
}

.feature .txt02 .txt {
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:246px;
	top:25px;
	left:0px;
	font-size:14px;
	line-height:125%;
}*/

/*---------------------------------*/

.feature .item01 {
	wigh:511px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

.feature .title01 {
	width:511px;
	float:left;
	margin-left:0px;
	margin-top:10px;
}


.feature .txt01 {
	width:511px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	font-size:14px;
	line-height:125%;
}

.feature .item02 {
	wigh:246px;
	float:left;
	margin-left:535px;
	margin-top:-219px;
}

.feature .title02 {
	width:246px;
	float:left;
	margin-left:0px;
	margin-top:10px;
}


.feature .txt02 {
	width:246px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	font-size:14px;
	line-height:125%;
}

#staff {
	width:800px;
	height:auto;
	background-image:url(../images/staff_bg.gif);
	float:left;
	margin-top:20px;
}

#staff .title {
	float:left;
	margin-left:270px;
	margin-top:-330px;
}

/*============================================================
	../../sanchoku/images/staff_line.png 本番環境パス
============================================================*/

#staff .comment {
	width:511px;
	height:auto;
	background-image:url(../images/staff_line.png);
	float:left;
	margin-left:275px;
	margin-top:-250px;
	font-size:14px;
	line-height:2.45em !important;
}

#highlight {
	width:800px;
	height:auto;
	float:left;
	margin-top:30px;
}

#highlight .title {
	float:left;
}

#highlight .ph01 {
	float:left;
	margin-left:0px;
	margin-top:10px;
}

#highlight .ph02 {
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#highlight .ph03 {
	float:right;
	margin-right:0px;
	margin-top:10px;
}

#highlight .ph04 {
	float:right;
	margin-right:10px;
	margin-top:10px;
}

#highlight .txt01 {
	width:300px;
	height:auto;
	float:left;
	margin-left:480px;
	margin-top:-225px;
	font-size:14px;
	line-height:1.5em;
}

#highlight .txt02 {
	width:300px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:10px;
	font-size:14px;
	line-height:1.5em;
}

#highlight .btn01 {
	float:right;
	margin-right:30px;
	margin-top:20px;
}

#highlight .pdf {
	float:right;
	margin-right:80px;
	margin-top:5px;
	background-image:url(../images/icn_pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#highlight .pdf span{
	float:left;
	margin-left:21px;
}

#highlight .btn02 {
	float:left;
	margin-left:40px;
	margin-top:27px;
}


#highlight .highlight02 {
	float:left;
	margin-top:30px;
}

#highlight .highlight03 {
	float:left;
	margin-top:30px;
	margin-bottom:60px;
}

/*---------*/

#highlight .spot_title {
	width:800px;
	height:auto;
	float:left;
	background-color:#eaeee4;
	margin-top:30px;
}

#highlight .spot_title img {
	margin:15px;
}

#highlight .spot_title01_02 {
	width:800px;
	height:auto;
	float:left;
	background-color:#eaeee4;
	margin-top:0px;
}

#highlight .spot_title01_02 img {
	margin-left:15px;
}

#highlight .spot_title02 {
	width:800px;
	height:39px;
	float:left;
	background-color:#d3def1;
	margin-top:30px;
	padding-top:15px;
}

#highlight .spot_title02 img {
	margin-left:15px;
}

#highlight .spot01{
	width:800px;
	height:auto;
	float:left;
	background-color:#eaeee4;
	margin-top:-15px;
}


#highlight .spot01 .item{
	width:185px;
	float:left;
	margin-left:12px;
}

#highlight .spot01 .item .txt{
	margin-left:0px;
	margin-top:10px;
	margin-bottom:12px;
	font-size:14px;
}


#highlight .spot01_02{
	width:800px;
	height:auto;
	float:left;
	background-color:#eaeee4;
	margin-top:0px;
}

#highlight .spot01_02 .item{
	width:185px;
	float:left;
	margin-left:12px;
}

#highlight .spot01_02 .item .txt{
	margin-left:0px;
	margin-top:10px;
	margin-bottom:12px;
	font-size:14px;
}


#highlight .spot02{
	width:800px;
	height:auto;
	float:left;
	background-color:#d3def1;
	margin-top:-15px;
}


#highlight .spot02 .item{
	width:185px;
	float:left;
	margin-left:12px;
}

#highlight .spot02 .item .txt{
	margin-left:0px;
	margin-top:10px;
	margin-bottom:12px;
	font-size:14px;
}

#highlight .spot02_02{
	width:800px;
	height:auto;
	float:left;
	background-color:#d3def1;
	margin-top:0px;
}

#highlight .spot02_02 .item{
	width:185px;
	float:left;
	margin-left:12px;
}

#highlight .spot02_02 .item .txt{
	margin-left:0px;
	margin-top:10px;
	margin-bottom:12px;
	font-size:14px;
}


#highlight .ph span {
	float:left;
	margin-left:20px;
	margin-top:140px;
	font-size:14px;
}



#highlight .ph {
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}

/*#highlight .spot_ph02 {
	float:left;
	margin-left:0px;
	margin-top:10px;
}

#highlight .spot_ph03 {
	float:left;
	margin-left:0px;
	margin-top:10px;
}

#highlight .spot_ph04 {
	float:left;
	margin-left:0px;
	margin-top:10px;
}*/


#inform {
	padding:10px;
	font-size:12px;
	margin:0px 0px 30px 0px;
}
