@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ以外 サブページ用
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* サブページ共通 */

#global_navi {
	height: 43px;
}

#main_bg {
	padding-top: 0;
}

#main_bg h2 {
	margin: 0 auto;
	padding: 0;
}

#main {
	width: 910px;
	margin: 0 auto;
}

#main {/* IE6 hack */
	_width: 950px;
}

#main h3 {
	text-align: left;
}

h3.pinkbar {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	clear: both;
	background: #e48b9c url(../images/page02_gradbg.gif) repeat-x 0 center;
	border: 1px solid #d75e75;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0.2em 0.6em;
}

/* パン屑 breadcrumb */

#breadcrumb {
	margin: 0 0 18px;
	padding: 0;
}

#breadcrumb li {
	float: left;
	list-style-type: none;
	width: auto;
	padding-right: 0.3em;
}

#breadcrumb li a {
	color: #d1586f;
	text-decoration: underline;
}

#breadcrumb li a:hover {
	color: #3000ff;
}

/* table */

#mainWrap table {
	
}

#mainWrap table th,
#mainWrap table td {
	border: 1px solid #a9a9a9;
}

#mainWrap table th {
	background-color: #c0c0c0;
	text-align: left;
	color: #fff;
}

/* ＊＊＊ 各ページの固有設定 ＊＊＊ */

/* 共通 */

#mainWrap3,
#mainWrap4 {
	background-color: #fef9f9;
	border: 1px solid #f2b5c1;
	margin: 0;
	padding: 20px 20px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

#mapArea .mapBtn a {
	font-size: 13px;
	display: block;
	padding: 6px 10px;
	line-height: 1;
	color: #424242;
	text-decoration: none;
	background: url(../images/btn_bg.gif) repeat-x;
	border: 1px solid #c6c6c6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

#mapArea .mapBtn a:hover {
	background: url(../images/btn_bg_o.gif) repeat-x;
	color: #fff;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
f02-02~, f05-02~
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#mainWrap4 {
	position: relative;
	clear: both;
}

#mainWrap4 p.URLaddress {
	
}

#mainWrap4 #btnPrevious {
	position: absolute;
	top: 14px;
	left: 820px;
}

#mainWrap4 .columnL {
	width: 300px;
}

#mainWrap4 .columnR {
	width: 540px;
	padding-top: 20px;
}

#mainWrap4 h3 {
	color: #ff214c;
	font-size: 115.3%;
	margin-top: 0;
}

#mainWrap4 h3 a {
	color: #ff214c;
	text-decoration: underline;
}

#mainWrap4 table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 3px;
	border-top: 1px solid #e2e2e2;
}

#mainWrap4 table th,
#mainWrap4 table td {
	border-bottom: 1px solid #e2e2e2;
}

#mainWrap4 table th {
	text-align: left;
	color: #fffeff;
	height: 100%;
	background: #c8c1c3 url(../images/page04_th_bgline.gif) repeat-x 0 bottom;
	vertical-align: top;
	white-space: nowrap;
}

#mainWrap4 table td {
	
}

#mainWrap4 table td ul {
	margin: 0.2em 0.2em 0.5em 1.6em;
}

#mainWrap4 table td ul li {
	
}

#mainWrap4 .frameW {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	margin: 16px 0 10px;
	padding: 1em 1em 0.5em;
}

#f04-02_ #mainWrap4 .columnR {
	width: 526px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
食べる・買う　F04-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#eatShop {
	width: 910px;
}

#eatShop .esFrame {
	height: 144px;
	margin-bottom: 10px;
	border: 1px solid #f2b5c1;
	background-color: #fff;
	position: relative;
	padding-top: 12px;
	padding-left: 144px;
	padding-right: 3px;
}

#eatShop .esFrame .scrollable {
	height: 144px;
}

#eatShop .esFrame {/*IE6 hack*/
	_height: 158px;
}

#eatShop .esFrame#spring {
	background: url(../../img_multilang/eat-shop_spring_bg.gif) no-repeat 3px 3px;
}

#eatShop .esFrame#summer {
	background: url(../../img_multilang/eat-shop_summer_bg.gif) no-repeat 3px 3px;
}

#eatShop .esFrame#fall {
	background: url(../../img_multilang/eat-shop_fall_bg.gif) no-repeat 3px 3px;
}

#eatShop .esFrame#winter {
	background: url(../../img_multilang/eat-shop_winter_bg.gif) no-repeat 3px 3px;
	margin-bottom: 30px;
}

#eatShop .esFrame h4 {
	left: 40px;
	top: 124px;
	position: absolute;
}

#eatShop .esFrame#spring h4 {
	color: #9c3e77;
}

#eatShop .esFrame#summer h4 {
	color: #2b9029;
}

#eatShop .esFrame#fall h4 {
	color: #984b27;
}

#eatShop .esFrame#winter h4 {
	color: #4974aa;
}

#eatShop .esFrame ul {
	margin: 0;
	padding: 0;
}

#eatShop .esFrame ul li {
	float: left;
	list-style-type: none;
	margin-left: 16px;
	width: 130px;
}

#eatShop ul li .caption {
	margin-bottom: 0;
	margin-top: 3px;
	line-height: 1.3;
}

#eatShop ul li .caption .xsmall,
#eatShop ul li .caption.xsmall {
	font-size: 11px;
}

#eatShop ul li .caption .xxsmall,
#eatShop ul li .caption.xxsmall {
	font-size: 10px;
}

#eatShop ul li span.thumbFrm {
	display: block;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #d75e75;
}

#eatShop .esFrame ul li a {
	color: #d1586f;
	text-decoration: underline;
}

#eatShop .esFrame ul li a:hover {
	color: #3000ff;
}

#eatShop ul.eatShop_Thumbs {
	margin: 10px 0;
	padding: 0;
}

#eatShop ul.eatShop_Thumbs li {
	float: left;
	width: 135px;
	margin-left: 19px;
	list-style-type: none;
}

#eatShop ul.eatShop_Thumbs li .icon {
	padding: 0;
	border-style: none;
	margin-right: 2px;
	vertical-align: baseline;
}

#eatShop ul.eatShop_Thumbs li a {
	color: #d1586f;
	text-decoration: underline;
}

#eatShop ul.eatShop_Thumbs li a:hover {
	color: #3000ff;
}

/* スクロール用ボタン
	5個以上でスクロール用ボタンを表示させる */

#eatShop #spring .prev.browse,
#eatShop #spring .next.browse  {
	visibility: hidden;
}

#eatShop #summer .prev.browse,
#eatShop #summer .next.browse  {
	visibility: hidden;
}

#eatShop #fall .prev.browse,
#eatShop #fall .next.browse  {
	visibility: hidden;
}

#eatShop #winter .prev.browse,
#eatShop #winter .next.browse  {
	visibility: hidden;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
マップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#mapPage {
	overflow: hidden;
	clear: both;
}

#mapPage a {
	color: #d1586f;
	text-decoration: underline;
}

#mapPage a:hover {
	color: #3000ff;
}

#mapPage #mapArea {
	width: 470px;
	float: left;
	position: relative;
}

#mapPage #mapArea ul.button {
	margin: 0;
	padding: 0;
}

#mapPage #mapArea ul.button li {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
	float: left;
}

#mapPage #mapArea #mapbutton1 {
	position: absolute;
	top: 87px;
	left: 333px;
}

#mapPage #mapArea #mapbutton2 {
	position: absolute;
	top: 230px;
	left: 123px;
}

#mapPage #mapArea #mapbutton3 {
	position: absolute;
	left: 306px;
	top: 269px;
}

#mapPage #mapSideCol {
	width: 420px;
	float: right;
	margin: 0;
	padding: 0;
}

#mapPage ul#mapSideCol li {
	list-style-type: none;
	border-bottom: 1px solid #f2b5c1;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}

#mapPage ul#mapSideCol li dl {
	margin: 0;
	padding: 0;
}

#mapPage ul#mapSideCol li dl dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
}

#mapPage ul#mapSideCol li dl dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
}

#mapPage ul#mapSideCol h4 {
	background: url(../../img_multilang/map_listmark.gif) no-repeat 0 center;
	padding-left: 14px;
}

#mapPage ul#mapSideCol #setsumeiBlock{
	clear: both;
	margin-top: 20px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
Access F07-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#accessPage {
	text-align: center;
}

#accessPage .mapBox {
	border: 1px solid #f2b5c1;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 30px;
}

#accessPage .block {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
モデルコース詳細 F08-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#mCourse_detail {
	clear: both;
}

#mCourse_detail .mcopy {
	background-color: #f4dfe3;
	padding: 0.5em;
}

#mCourse_detail h2 {
	color: #2b7699;
	font-size: 192%;
	margin-left: 0;
	padding-left: 0.2em;
	margin-bottom: 15px;
}

#mCourse_detail h2 span {
	color: #000;
	font-size: 64%;
	margin-left: 1em;
	font-weight: normal;
	font-style: normal;
}

#mCourse_detail .balloon {
	float: left;
	margin-right: 1em;
}

#mCourse_detail #mapArea {
	clear: both;
	padding: 18px;
	background-color: #fef9f9;
	border: 1px solid #f2b5c1;
}

#mCourse_detail #mapArea #map {
	float: left;
}

#mCourse_detail #mapArea #maplist {
	float: right;
	width: 144px;
	height: 360px;
}

#mCourse_detail #mapArea #maplist h3 {
	height: 20px;
	background-color: #0092e3;
	text-align: center;
	color: #fff;
	padding-top: 4px;
	margin-bottom: 0;
	font-size: 92.8%;
}

#mCourse_detail #mapArea #maplist h3 {/*IE6 hack*/
	_height: 24px;
}

#mCourse_detail #mapArea #maplist ul {
	margin: 0;
	overflow: auto;
	padding: 10px 0 10px 10px;
	height: 315px;
	background-color: #fff;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
}

#mCourse_detail #mapArea #maplist ul {/*IE6 hack*/
	_height: 336px;
}

#mCourse_detail #mapArea #maplist ul li {
	list-style-type: none;
	font-size: 92.3%;
	margin-bottom: 0.5em;
}

#mCourse_detail #mapArea #maplist ul li a {
	color: #008aff;
	text-decoration: underline;
}

#mCourse_detail #mapArea #maplist ul li a:hover,
#mCourse_detail #mapArea #maplist ul li.act,
#mCourse_detail #mapArea #maplist ul li.act a,
#mCourse_detail #mapArea #maplist ul li a.act {
	color: #ff742e;
}

#mCourse_detail .photoR {
	margin-left: 1em;
}

#mCourse_detail .photoL {
	margin-right: 1em;
}

#mCourse_detail h3.ttl1 {
	color: #fe3472;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0;
}

#mCourse_detail .courseBlock {
	background: url(../images/mcourse_detail_arrow.gif) no-repeat 18px bottom;
	margin: 0;
	padding: 0 0 12px;
}

#mCourse_detail .courseBlock.end {
	background-image: none;
}

#mCourse_detail .courseFrame1 {
	background-color: #fff;
	border: 3px solid #c1d4e2;
	clear: both;
}

#mCourse_detail .courseFrame2 {
	clear: both;
	margin-left: 80px;
	margin-top: 10px;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}

#mCourse_detail .courseFrame1 dl,
#mCourse_detail .courseFrame2 dl {
	margin: 0;
	padding: 10px;
}

#mCourse_detail .courseFrame1 dl dt {
	float: left;
	width: 230px;
}

#mCourse_detail .courseFrame1 dl dd {
	margin-left: 230px;
}

#mCourse_detail .courseFrame2 dl dt {
	float: left;
	width: 160px;
}

#mCourse_detail .courseFrame2 dl dd {
	margin-left: 160px;
}
#mCourse_detail .courseBlock h4 {
	background-color: #c1d4e2;
	margin: 0;
	padding: 0.5em;
	font-size: 115%;
}

#mCourse_detail .courseBlock h4 span {
	color:#318acc;
}

#mCourse_detail .courseBlock h5 {
	background-color: #d6d6d6;
	margin: 0;
	padding: 0.5em;
}

#mCourse_detail .timeRequired {
	color: #2b7699;
	font-size: 115%;
	margin-left: 80px;
	margin-bottom: 0;
	margin-top: 15px;
	clear: both;
}

#mCourse_detail .inBlock {
	margin: 0;
	padding: 10px;
}

#mCourse_detail .inBlock p {
	margin-bottom: 1em;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
知る F01-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#mainWrap1 {
	clear: both;
}

#mainWrap1 .columnL {
	width: 365px;
}

#mainWrap1 .columnR {
	width: 533px;
	background: url(../images/page02_frmbg.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#mainWrap1 #mapArea h3,
#mainWrap1 .columnR h3 {
	color: #fff;
	background: url(../images/f01-01_titlebar02.gif) no-repeat 0 top;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	padding-bottom: 3px;
}

#mainWrap1 #mapArea {
	
}

#mainWrap1 #mapArea h3 {
	background: url(../images/f01-01_titlebar01.gif) no-repeat 0 top;
}

#mainWrap1 #mapArea #map {
	margin: 0;
	position: relative;
}

#mainWrap1 #mapArea #mapbutton1 {
	position: absolute;
	top: 20px;
	left: 102px;
}

#mainWrap1 #mapArea #mapbutton2 {
	position: absolute;
	top: 223px;
	left: 75px;
}

#mainWrap1 #mapArea #mapbutton3 {
	position: absolute;
	top: 270px;
	left: 238px;
}

#mainWrap1 #frameMid {
	border-right: 1px solid #f2b5c1;
	border-left: 1px solid #f2b5c1;
	background-color: #fef9f9;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 1em;
}

#mainWrap1 #frameMid {
	_padding-left: 20px;
	_padding-right: 20px;
}

#mainWrap1 #frameMid .photoL {
	margin-right: 1em;
	margin-bottom: 0;
}

#mainWrap1 #frameMid .photoL img {
	margin-bottom: 6px;
}

#mainWrap1 h3 {
	margin: 0;
	padding: 0;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
F02-01 F05-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#mainWrap3 {
}

#mainWrap3 #map {
	float: right;
	margin-bottom: 30px;
}

#mainWrap3 ul.block {
	margin: 0;
	padding: 0;
	width: 420px;
	float: left;
}

#mainWrap3 ul.block.floatR {
	float: right;
}

#mainWrap3 ul.block li {
	list-style-type: none;
	margin-bottom: 14px;
	border-bottom: 1px solid #f2b5c1;
	padding-bottom: 6px;
}

#mainWrap3 ul.block dl {
	margin: 0;
	padding: 0;
}

#mainWrap3 ul.block dl dt {
	width: 120px;
	float: left;
}

#mainWrap3 ul.block dl dd {
	margin-left: 120px;
}

#mainWrap3 ul.block h3 {
	margin-bottom: 0.5em;
}

#mainWrap3 ul.block h3 a {
	color: #ff214c;
}

#mainWrap3 ul.block h3 a:hover {
}

#mainWrap3 ul.block p {
	margin-bottom: 0;
}

.URLaddress a {
	color: #ff5b7a;
	background: url(../images/icon_url.gif) no-repeat 0 center;
	padding-left: 15px;
}

.btnMap {
	float: right;
	margin: 0;
}

#mainWrap3 ul.block address a {
	color: #ff5b7a;
}

/* f03-01 */

ul#f03-01 {
	margin: 0;
	border-top: 1px solid #f2b5c1;
}

ul#f03-01 li {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #f2b5c1;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#f03-01 li dl {
	margin: 0;
}

ul#f03-01 li dl dt {
	float: left;
	width: 220px;
	margin: 0;
}

ul#f03-01 li dl dd {
	float: left;
	width: 676px;
	margin: 0;
}

ul#f03-01 li dl dd h3 {
	font-size: 115.4%;
	margin-bottom: 0.2em;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
Trip Info f09-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#tripInfo #mainWrap4 {
	padding-bottom: 20px;
}

#tripInfo #btnPrevious {
	display: none;
}

#tripInfo table {
	width: 100%;
}

#tripInfo table th {
	width: 40%;
}

#tripInfo table td {
	width: 60%;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
linkPage f10-01
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#linkPage {
	
}

#linkPage #mainWrap {
	position: static;
	border: 1px solid #f2b5c1;
	background-color: #fef9f9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	margin: 0;
	padding: 20px 20px 5px;
}

#linkPage .row {
	margin-bottom: 14px;
}

#linkPage .row h4 {
	color: #ff214c;
	font-size: 107.7%;
}

#linkPage .row .columnL,
#linkPage .row .columnR {
	width: 420px;
	border-top: 1px solid #f2b5c1;
	padding-top: 14px;
}

#linkPage .row.st .columnL,
#linkPage .row.st .columnR {
	border-top-style: none;
	padding-top: 0;
}

#linkPage .row table {
	margin-bottom: 0;
}

#linkPage .row table th {
	white-space: normal;
	width: 30%;
}

/* end css */