@charset "utf-8";
/* CSS Document */

body.iframe {
	color: #333333;
	text-align: center;
}

.reset {
	clear: both;
}

.plan_left {
	float: left;
	width: 418px;
}

.plan_right {
	float: left;
	width: 257px;
	text-align: right;
}

h4 img {
	margin-top: 30px;
}

.pankuzu {
	font-size: 80%;
	margin: 0px 0px 15px;
}

.pankuzu a {
	color:#999999;
}

.pankuzu a:hover {
	background: #CCFFFF;
	color: #999999;
}

/* title -----------------------------------------------------------*/

ul.plan_title {
	margin: 0px;
	padding: 0px;
}

.plan_title li {
	margin: 25px 0px;
	list-style: none;
}

.plan_title li a {
	width: 635px;
	display: block;
}

.title01 {
	background: url(../image/title1.gif) no-repeat;
	height: 55px;
}

.title02 {
	background: url(../image/title2.gif) no-repeat;
	height: 53px;
}

.title03 {
	background: url(../image/title3.gif) no-repeat;
	height: 51px;
}

.title04 {
	background: url(../image/title4.gif) no-repeat;
	height: 53px;
}

.title05 {
	background: url(../image/title5.gif) no-repeat;
	height: 34px;
}
.title06 {
	background: url(../image/title6.gif) no-repeat;
	height: 34px;
}

.plan_title01 {
	background: url(../image/01/title_01.gif) no-repeat;
	width: 356px;
	height: 108px;
}
.plan_title02 {
	background: url(../image/02/title_01.gif) no-repeat;
	width: 420px;
	height: 108px;
}
.plan_title03 {
	background: url(../image/03/title_01.gif) no-repeat;
	width: 420px;
	height: 108px;
}
.plan_title04 {
	background: url(../image/04/title_01.gif) no-repeat;
	width: 435px;
	height: 108px;
}
.plan_title05 {
	background: url(../image/05/title_01.gif) no-repeat;
	width: 435px;
	height: 108px;
}
.plan_title06 {
	background: url(../image/06/title_01.gif) no-repeat;
	width: 435px;
	height: 108px;
}


/* 移動方法など ----------------------------------------------------*/

ul.moved {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
}

ul.moved li {
	list-style: none;
	font-size: 85%;
	text-align: center;
	display: block;
	line-height: 110%;
	position: relative;
	width: 146px;
	height: 60px;
}

li.normal {
	background: url(../image/li_normal.gif) no-repeat;
}
li.normal-lunch {
	background: url(../image/li_normal-lunch.gif) no-repeat;
}
li.normal-hotel {
	background: url(../image/li_normal-hotel.gif) no-repeat;
}

li.bus {
	background: url(../image/li_bus.gif) no-repeat;
}
li.hotel {
	background: url(../image/li_hotel.gif) no-repeat;
}
li.lunch {
	background: url(../image/li_lunch.gif) no-repeat;
}

li.end {
	background: url(../image/li_end.gif) no-repeat;
}
li.end-hotel {
	background: url(../image/li_end-hotel.gif) no-repeat;
}
li.end-lunch {
	background: url(../image/li_end-lunch.gif) no-repeat;
}

ul.moved li a.multi {
	display: block;
	height: 30px;
	width: 146px;
	padding: 4px 0px;
	color: #333333;
	text-decoration: none;
}

ul.moved li a.single {
	display: block;
	height: 22px;
	width: 146px;
	padding: 12px 0px;
	color: #333333;
	text-decoration: none;
}

ul.moved li img.icon{
margin-right:2px;
border:none;
}

/* スポット紹介 -------------------------------------------------------*/

.bg_spot {
	background: url(../image/bg_spot.gif);
	padding: 15px;
	overflow: hidden;
	clear: both;
}

iframe.area_spot {
	border: none;
	float: left;
	clear: both;
	width: 690px;
	height: 390px;
	background-color: #FFFFFF;
}

.right {
	text-align: right;
	padding: 20px 0px;
	clear: both;
}

.make_margin {
	padding: 0px 10px 0px;
}

.make_margin p {
	font-size: 85%;
}


.article {
	overflow: hidden;
	clear: both;
	margin: 5px auto 15px 10px;
	padding: 5px auto 15px 10px;
	background-color: #FFFFFF;
}
.left_justified {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.spot_right {
	float: left;
	width: 300px;
	margin: 0px;
}
.spot_right p{
padding-left:15px;
}

.title_spot {
	background-image: url(../image/title_spottitle.gif);
	background-repeat: no-repeat;
	padding: 11px;
	position: relative;
	clear: both;
}

.t_large {
	font-size: 130%;
}

.text_area{
	margin-top: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
	margin-bottom: 15px;
}

.title_kwsk {
	background: url(../image/title_spotkwsk.gif) center left;
	width: 500px;
	height: 23px;
	margin-bottom: -15px;
}


.textbox{
	background: url(../image/bg_spotkwsk.gif) no-repeat left bottom;
	clear: both;
	width: 500px;
	margin: 10px 0px 50px;
}


.textbox p {
	line-height: 140%;
	padding: 0px 20px 20px;
	font-size: 80%;
}


.plan_search {
	text-align: center;
	clear: both;
}


/* inframa -----------------------------------*/

.sp_container {
	margin: 0px auto;
	width: 500px;
	font-size: 85%;
	text-align: left;
}

.spot_lico {
	width: 150px;
	clear: both;
	float: left;
}

.spot_kwsk {
	width: 520px;
	float: left;
	padding: 5px 10px;
	background: url(../image/bg_spot.gif) center no-repeat;
}
