@charset "utf-8";
/* CSS Document */

ul.link {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}

ul.link li {
	list-style: url(../image/li_link.gif) inside;
	padding: 5px;
}

ul.link li.half {
	width: 350px;
	float: left;
	background: url(../image/li_link.gif) no-repeat;
	list-style: none;
	padding: 5px 16px;
}

ul.link li a {
/*	color: #379ed8;*/
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

ul.link li a:hover {
	color: #19abef;
}

.back_top {
	text-align: right;
	padding-bottom: 15px;
	margin-top: 15px;
	clear: both;
}

back_top a {
/*	color: #379ed8;*/
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

back_top a:hover {
	background-color: #b3e7ff;
}

.h5_contents_title {
	background: url(../image/title_h5bg.gif) repeat-x;
	clear: both;
}


/* title */

.title_iwate {
	background: url(../image/title_iwate.gif) no-repeat;
	height: 36px;
}

.title_group {
	background: url(../image/title_group.gif) no-repeat;
	height: 36px;
}

.title_country {
	background: url(../image/title_country.gif) no-repeat;
	height: 36px;
}

.title_traffic {
	background: url(../image/title_moved.gif) no-repeat;
	height: 36px;
}

/* title_area */

.title_north {
	background: url(../image/title_north.gif) no-repeat;
	height: 20px;
}

.title_central {
	background: url(../image/title_central.gif) no-repeat;
	height: 20px;
}

.title_south {
	background: url(../image/title_south.gif) no-repeat;
	height: 20px;
}

.title_coast {
	background: url(../image/title_seaside.gif) no-repeat;
	height: 20px;
}

.title_area {
	background: url(../image/title_area.gif) no-repeat;
	height: 36px;
}

.title_target {
	background: url(../image/title_target.gif) no-repeat;
	height: 36px;
}

.title_event {
	background: url(../image/title_event.gif) no-repeat;
	height: 36px;
}

.title_hotel {
	background: url(../image/title_hotel.gif) no-repeat;
	height: 36px;
}

.title_foods {
	background: url(../image/title_food.gif) no-repeat;
	height: 36px;
}

.title_etc {
	background: url(../image/title_link.gif) no-repeat;
	height: 36px;
}

.title_travel {
	background: url(../image/title_travel.gif) no-repeat;
	height: 36px;
}


.title_nature {
	background: url(../image/title_nature.gif) no-repeat;
	height: 20px;
}

.title_outdoor {
	background: url(../image/title_outdoor.gif) no-repeat;
	height: 20px;
}

.title_sports {
	background: url(../image/title_sports.gif) no-repeat;
	height: 20px;
}

.title_culture {
	background: url(../image/title_cult.gif) no-repeat;
	height: 20px;
}

/* ホール */

table.hall_link {
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
	margin: 20px 0px;
}

table.hall_link td,
table.hall_link th {
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
	font-size: 12px;
	padding: 5px;
}

table.hall_link th {
	font-weight: normal;
	background-color: #b7ddf8;
}

table.hall_link tr.blue {
	background-color: #eef9ff;
}

/* れすとらん */

.area_restaurant {
	border: 1px solid #CC9933;
	margin-top: 20px;
}

.title_restaurant {
	background-color: #FFF9DE;
	line-height: 180%;
	margin: 0px;
	text-indent: 20px;
	color: #663300;
	border-bottom: 1px solid #CC9933;
	font-size: 12px;
}

.area_restaurant p {
	padding: 0px 20px;
	color: #330000;
	font-size: 12px;
}

.link_pankuzu {
	font-size: 75%;
}

/* 100113 add */

.h5_contents_title h4.city {
	display: inline;
	background: #ffffff;
	padding: 0 10px 0 0;
	line-height: 20px;
	height: 20px;
	color: #454545;
}

