@charset "UTF-8";

/*------------------------------------------------------------------------------
	トップ
------------------------------------------------------------------------------*/

#content {
	padding: 18px 0 50px 0 !important;
}

#keyVisual {
	height: 380px;
	margin: 0;
	padding: 0;
	z-index: 300;
	overflow: hidden;
}

#keyVisual ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

.section {
	margin: 0 0 20px 0;
	background: #ffffff;
	border: 1px solid #888888;
	border-radius: 10px;
}

.section .inner {
	padding: 15px 18px;
}

#topRead .rSec02 .inner {
	background: #ffffff url(img/tread_02_bg.jpg) no-repeat right top;
}

.section h2 {
	margin: 0;
	padding: 8px 6px;
	border-bottom: 4px solid #fff209;
}

#topCol {
	zoom: 1;
}

#topCol:after {
	content: ""; 
    display: block; 
    clear: both;
}

#event {
	width: 550px;
	float: left;
}

#event h2 {
	position: relative;
}

#event h2 span {
	display: block;
	position: absolute;
	width: 118px;
	height: 14px;
	top: 18px;
	right: 20px;
}

#event dl {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dadada;
	zoom: 1;
}

#event dl:after {
	content: ""; 
    display: block; 
    clear: both;
}

#event dl dt {
	float: right;
	width: 390px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #0d8586;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.5;
}

#event dl dt span {
	display: block;
	font-weight: normal;
	line-height: 1.5;
}

#event dl dd.photo {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}

#event dl dd.photo img {
	width: 100px;
}

#event dl dd.txt {
	float: right;
	width: 390px;
	margin: 0;
	padding: 0;
	font-size: 108%;
	line-height: 1.5;
}

#event dl:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#map {
	width: 384px;
	float: right;
}

/*------------------------------------------------------------------------------
	おすすめのお店
------------------------------------------------------------------------------*/

#rShop {
	margin: 0 0 15px 0;
}

#rShop #rShopList {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}

#rShop #rShopList:after {
	content: "";
	display: block;
	clear: both;
}

#rShop #rShopList li {
	width: 228px;
	margin: 0;
	padding: 0;
}

#rShop #rShopList .rShopItem {
	min-height: 228px;
	margin: 0 7px;
	background: #ffffff;
}

#rShop #rShopList .rShopItem p.photo {
	margin: 0 0 10px 0;
	text-align: center;
}

#rShop #rShopList .rShopItem p.photo img {
	width: 210px;
}

#rShop #rShopList .rShopItem dl {
	margin: 0;
	padding: 0;
}

#rShop #rShopList .rShopItem dl dt {
	padding: 0;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.5;
}

#rShop #rShopList .rShopItem dl dd {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 93%;
	line-height: 1.6;
}

#rShop #rShopList .rShopItem dl dd.access {
	padding: 0 0 10px 0;
	background: url(../common/img/dotline_x_bg.png) repeat-x left bottom;
}

#rShop #rShopList .rShopItem dl dd table {
	margin: 10px 0 0 0;
	width: 100%;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

#rShop #rShopList .rShopItem dl dd table td,
#rShop #rShopList .rShopItem dl dd table th {
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 1.2;
	font-size: 11px;
}

#rShop #rShopList .rShopItem dl dd table th {
	width: 28%;
	background: #f8f8f8;
	white-space: nowrap;
}

/*------------------------------------------------------------------------------
	エドレンジャー
------------------------------------------------------------------------------*/

#edoranger {
	zoom: 1;
}

#edoranger:after {
	content: "";
	display: block;
	clear: both;
}

#edoranger #edoMov {
	position: relative;
	float: left;
	width: 700px;
	height: 106px;
	background: url(img/edoranger_mov_bg.jpg) no-repeat left top;
}

#edoranger #edoMov p.play {
	position: absolute;
	bottom: 8px;
	right: 38px;
}

#edoranger #edoBnr {
	float: right;
	width: 230px;
}

#edoranger #edoBnr ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#edoranger #edoBnr ul li:first-child {
	margin-bottom: 7px;
}