@charset "utf-8";

/*
	shared css
*/


/* =Elements
 -----------------------------------------------------------------------------*/

body {
	background: url('../img/bg_body.png') no-repeat right top #f5f5f5;
	font-family: "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}

/* =Links
 -----------------------------------------------------------------------------*/
a {
	color: #269dce;
	overflow: hidden;
}

/* =Clear fix
 -----------------------------------------------------------------------------*/
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.help-text {
	display: inline-block;
	color: #999;
	padding: 0px 5px;
}


/* =Structure
 -----------------------------------------------------------------------------*/

#page {
	width: 95%;
	margin: 0 auto;
}

#header {
}

#header .wrapper {
	position: relative;
	padding: 20px 0;
}

#header .wrapper .header-logo {
	margin-bottom: 10px;
}

#header .wrapper .header-logo h1 {
	background: url(../img/logo_01.png) no-repeat left top;
	width: 381px;
	height: 42px;
	font-size: 1px;
	text-indent: -9999px;
	float: left;
}

#header .wrapper .header-logo p {
	background: url(../img/logo_02.png) no-repeat left top;
	width: 408px;
	height: 42px;
	font-size: 1px;
	text-indent: -9999px;
	float: left;
}

#header .wrapper .header-logo .header-banner {
	height: 42px;
	float: left;
    margin: 0px 10px 0px 0px;
}

#header .wrapper .header-logo .header-banner img {
	max-height: 100%;
}

#header .buttons {
}

#header .buttons ul {
	list-style: none;
	display: block;
}

#header .buttons ul li {
	float: left;
	margin: 0 5px 2px 0;
}

#header .buttons ul li a  {
	display: inline-block;
	background: #666;
	background: rgba(0,0,0,0.5) ;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	padding: 10px 10px 5px;
	cursor: pointer;
	border-radius: 3px;
	transition: 0.5s;
}

#header .buttons ul li a:hover {
	background: rgba(0,0,0,0.9) ;
}



/**
 * 	footer
 */

#footer {
	clear: both;
	padding: 50px 0;
}

#footer .wrapper {
	text-align: center;
}

#footer h2 {
	font-size: 16px;
	color: #666;
	margin: 0 0 10px;
}

#footer p.address {
	font-size: 14px;
	color: #666;
	line-height: 140%;
}

#footer p.cr {
	margin: 20px 0 0;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}




/* =Grid
 -----------------------------------------------------------------------------*/
.grids {
	width: 150px;
}

.grids.w2 {
	width: 300px;
}

.grids .wrapper {
	background: #eee;
	background: rgba(0,0,0,0.05);
	margin: 0 10px 10px 0;
	padding: 5px;
}

.grid-outer {
	background: #fff;
	height: 170px;
}

#fancybox-content .grid-outer {
	height: auto;
}

.topics .title, .plan .title {
	background: url(../img/ttl_topics.png) no-repeat;
	height: 100px;
	font-size: 1px;
	text-indent: -9999px;
}

.plan .title {
	background: url(../img/ttl_plan.png) no-repeat;
}

.topics .section, .plan .section {
	padding: 0px 20px 20px;
}

.topics .body-head, .plan .body-head {
	margin: 0 0 15px;
}

.topics .body-head h3, .plan .body-head h3 {
	font-size: 0.9em;
	line-height: 150%;
	margin: 0 0 5px;
}

.topics .body-head p, .plan .body-head p {
	font-size: 0.75em;
	color: #999;
}

.topics .body, .plan .body {
	font-size: 0.75em;
	color: #666;
	text-align: justify;
	line-height: 150%;
}

.topics .body p, .plan .body p {
	padding: 0 0 10px;
}

.grids .photo img {
	max-width: 100%;
}

.hotel .detail {
	display: none;
}



.detail table {	
	width: 500px;
	margin: 10px 0 0;
}

.detail table th {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #eee;
	padding: 10px 0;
	width: 80px;
}

.detail table td {
	width: 300px;
	font-size: 12px;
	color: #333;
	padding: 10px 0 0 10px;
	border-top: 1px solid #eee;
}

.detail p {
	border-top: 1px solid #eee;
	font-size: 12px;
	padding: 10px 0px;
}

.detail p.url a {
	background: url(../img/icon_arrow_blue.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

.hotel-name {
}

.hotel-name h2 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 150%;
	padding: 5px;
}

.area-name {
	font-size: 12px;
	color: #fff;
	background: #333;
	padding: 5px 0 5px 8px;
}

#fancybox-content .area-name {
	display: inline-block;
	margin: 0 0 10px;
	padding: 5px 10px;
	border-radius: 3px;
}

.hotel-name p {
	display: none;
}

#fancybox-content .hotel-name h2 {
	margin: 20px 0 0;
	padding: 0 0 5px;
	font-size: 18px;
}

#fancybox-content .hotel-name p {
	display: block;
	font-size: 12px;
	line-height: 140%;
}

#fancybox-content {
	
}

.hotel .link {
	background: #fff;
	padding: 0 5px 5px;
}

.hotel .link p {
	font-size: 12px;
	color: #999;
	border-top: 1px dotted #ddd;
	padding: 5px 0 0;
}

.hotel .link p a {
}




/*
	area color scheme
*/

#header .buttons ul li #area-1 {
	background-color: rgba(178,63,0,0.7);
}

#header .buttons ul li #area-1:hover {
	background-color: rgba(178,63,0,1);
}

#header .buttons ul li #area-2 {
	background-color: rgba(178,131,0,0.7);
}

#header .buttons ul li #area-2:hover {
	background-color: rgba(178,131,0,1);
}

#header .buttons ul li #area-3 {
	background-color: rgba(139,168,1,0.7);
}

#header .buttons ul li #area-3:hover {
	background-color: rgba(139,168,1,1);
}

#header .buttons ul li #area-4 {
	background-color: rgba(87,167,82,0.7);
}

#header .buttons ul li #area-4:hover {
	background-color: rgba(87,167,82,1);
}

#header .buttons ul li #area-5 {
	background-color: rgba(27,136,178,0.7);
}

#header .buttons ul li #area-5:hover {
	background-color: rgba(27,136,178,1);
}

#header .buttons ul li #area-6 {
	background-color: rgba(14,82,177,0.7);
}

#header .buttons ul li #area-6:hover {
	background-color: rgba(14,82,177,1);
}

#header .buttons ul li #area-7 {
	background-color: rgba(71,15,177,0.7);
}

#header .buttons ul li #area-7:hover {
	background-color: rgba(71,15,177,1);
}

#header .buttons ul li a.active {
	
}

.area-1 { 
	background: #b23f00;
}

.area-2 {
	background: #B28300;
}

.area-3 {
	background: #8BA801;
}

.area-4 {
	background: #57A752;
}

.area-5 {
	background: #1B88B2;
}

.area-6  {
	background: #0E52B1;
}

.area-7  {
	background: #470FB1;
}



