@charset "utf-8";

/* clearfix
------------------------------------------------------------------------------*/
#supplementary .stampRally .btns:after,
#infomation .icons:after,
#infomation .comment .list dt .thumb:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* clearfix ie
------------------------------------------------------------------------------*/
#supplementary .stampRally .btns,
#infomation .icons,
#infomation .comment .list dt .thumb {
	/zoom:1;
}
/* off-left
------------------------------------------------------------------------------*/
#supplementary .stampRally {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	text-align:left;
	text-decoration:none;
	text-indent:-9999px;
}

/* rollover
------------------------------------------------------------------------------*/
.btn a {
	border:none;
	background-color:transparent;
	outline:none;
	cursor:pointer;
}
.btn a:hover {
	background-position:left bottom;
}

#main #path {
	float:left;
	padding:4px 0 5px;
}

#main .print {
	position:relative;
	top:-3px;
	float:right;
	width:180px;
	padding-right:20px;
	background-image:url(../images/store_detail/btn_print_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#main .print a {
	display:block;
	width:180px;
	padding:3px 0;
	background-image:url(../images/store_detail/btn_print_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#555;
}#main .print a {
	display:block;
	width:180px;
	padding:3px 0;
	background-image:url(../images/store_detail/btn_print_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#555;
}
#main .print a:hover {
	text-decoration:underline;
}

#main h2 {
	clear:both;
	width:770px;
	padding-bottom:5px;
	margin-bottom:10px;
	background-image:url(../images/store_detail/h2_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:100%;
}
#main h2 .wrapper {
	display:block;
	width:736px;
	height:auto !important;
	height:38px;
	min-height:38px;
	padding:8px 17px 0;
	background-image:url(../images/store_detail/h2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#7E6B5A;
}
#main h2 .kana {
	display:block;
	font-weight:normal;
	line-height:1.2;
	font-size:84%;
}
#main h2 .spot {
	padding-right:5px;
	font-size:97%;
}
#main h2 strong {
	font-size:150%;
}

#main #infomation {
	float:left;
	width:540px;
}
#infomation .icons {
	width:540px;
	padding-bottom:5px;
}
#infomation .icons li {
	float:left;
	margin-bottom:5px;
	padding-right:5px;
	white-space:nowrap;
}
#infomation .icons li a {
	display:block;
	padding:2px 4px;
	font-size:10px;
	text-decoration:none;
	color:#333;
}
#infomation .icons li.food a {
	background-color:#FFBC58;
}
#infomation .icons li.shopping a {
	background-color:#FFB1E0;
}
#infomation .icons li.facility a {
	background-color:#B4FF9B;
}
#infomation .icons li.hotel a {
	background-color:#B4D2FF;
}
#infomation .icons li.leisure a {
	background-color:#FFFF89;
}
#infomation .icons li.wedding a {
	background-color:#FFF;
	padding:1px 2px;
	border:1px solid #D7D7D7;
}
#infomation .icons li.live a {
	background-color:#CCC;
}
#infomation .icons li.spa a {
	background-color:#E0B9FF;
}
#infomation .icons li.access a {
	background-color:#B4FFFF;
}
#infomation .icons li.experience a {
	background-color:#FFA892;
}

#infomation .icons li.experience {
	padding-right:0;
}

#infomation .outline {
	clear:both;
	width:540px;
	margin-bottom:10px;
	background-image:url(../images/store_detail/bg_info_body.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#rightInformation .outline {
	clear:both;
	width:220px;
	margin-bottom:10px;
	background-image:url(../images/store_detail/bg_event_body.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
}
#rightInformation .outline .outlineInner {
	background-image: url(../images/store_detail/bg_event_top.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 1.7;
    width:220px;
}
#rightInformation .outline .outlineContents {
    background-image: url(../images/store_detail/bg_event_bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding:10px 0;
    width:220px;
}
#rightInformation .outline #eventListText #eventHead {
    border-bottom: 1px solid #D9C64D;
    border-left: 5px solid #D9C64D;
    color: #7E6B5A;
    height: 17px;
    line-height: 1.2;
    margin-bottom: 12px;
    margin-left:10px;
    padding: 5px 0 0 8px;
    width:187px;
	font-weight:bold;
}
#rightInformation .outline #eventListText .title {
	background-image:url(../images/event/icon_arrow.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
	margin-left:5px;
}
#rightInformation .outline #eventListText .title a {
	padding-left:20px;
}
#infomation .outline .lead {
	width:520px;
	padding:10px 10px 20px;
	background-image:url(../images/store_detail/bg_info_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:1.7;
}
#infomation .outline .explanation {
	width:520px;
	padding:10px;
	background-image:url(../images/store_detail/bg_info_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#infomation .outline .explanation .label {
	width:510px;
	padding:17px 5px 2px;
	margin-bottom:4px;
	background-color:#EAE5C1;
	background-image:url(../images/store_detail/outline_label_upper.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	font-size:117%;
	font-weight:bold;
}
#infomation .outline .explanation .text {
	padding-bottom:20px;
	line-height:1.7;
}
#infomation .outline .explanation li {
	padding-left:6px;
	background-image:url(../images/common/dot_767676.gif);
	background-position:1px 7px;
	background-repeat:no-repeat;
	padding-bottom:2px;
}

#infomation .facilityInfo {
	width:100%;
	table-layout:fixed;
	margin-bottom:10px;
	border-top:1px solid #B8A183;
	border-left:1px solid #B8A183;
}
#infomation .facilityInfo th,
#infomation .facilityInfo td {
	padding:6px;
	border-right:1px solid #B8A183;
	border-bottom:1px solid #B8A183;
	text-align:left;
	vertical-align:top;
}
#infomation .facilityInfo th {
	width:140px;
	background-color:#F6F1E9;
	font-weight:normal;
}

#infomation .comment {
	position:relative;
	width:540px;
	background-image:url(../images/store_detail/bg_comment_body.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#infomation .comment h3 {
	width:540px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(../images/store_detail/h3_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:1.2;
	font-size:117%;
}
#infomation .comment h3 .wrapper {
	display:block;
	width:375px;
	padding:22px 140px 0 25px;
	background-image:url(../images/store_detail/h3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#infomation .comment .post {
	position:absolute;
	top:19px;
	left:413px;
	padding-left:20px;
	background-image:url(../images/store_detail/post.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:12px;
}
#infomation .comment .list {
	width:530px;
	padding:0 0 15px 10px;
	background-image:url(../images/store_detail/bg_comment_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#infomation .comment .list dl {
	width:500px;
	padding:0 9px 10px;
	border:1px solid #DCDCDC;
	background-color:#FFF;
}
#infomation .comment .list dt {
	padding-top:10px;
}
#infomation .comment .list dt a {
	color:#EC6D66;
	font-weight:bold;
	text-decoration:none;
}
#infomation .comment .list dt a:hover {
	text-decoration:underline;
}
#infomation .comment .list dt .thumb {
	display:block;
	float:right;
}
#infomation .comment .list dd {
	padding-bottom:8px;
	border-bottom:1px solid #DCDCDC;
}
#infomation .comment .list dd.last {
	padding-bottom:0;
	border-bottom:none;
}
#infomation .comment .list dd .meta {
	text-align:right;
	font-size:84%;
}

#main #rightInformation {
	float:right;
	width:220px;
}
#main #supplementary {
	width:220px;
	padding:10px 0 27px;
	background-color:#F2F2F2;
}
#supplementary .images {
	padding-left:10px;
}
#supplementary .images li {
	padding-bottom:10px;
}

#supplementary .googleMap {
	width:200px;
	padding-bottom:11px;
	margin:0 0 8px 10px;
	background-image:url(../images/store_detail/bg_map_bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-y;
}
#supplementary .googleMap .image {
	width:200px;
	padding:10px 0 9px 10px;
	background-image:url(../images/store_detail/bg_map_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#supplementary #mapArea {
	height: 186px;
	width:180px;
}
#supplementary .googleMap .print {
	float:none;
	top:0;
	left:0;
	margin-left:10px;
}
#supplementary .mobile {
	width:198px;
	margin:0 0 10px 10px;
	border:1px solid #DCDCDC;
	background-color:#FFF;
}
#supplementary .mobile .label {
	padding:3px;
	margin-bottom:10px;
	background-color:#DCDCDC;
	text-align:center;
	font-weight:bold;
}
#supplementary .mobile .qr {
	float:left;
	width:85px;
	text-align:center;
}
#supplementary .mobile .catch {
	float:left;
	width:105px;
}
#supplementary .mobile .sendInfo {
	clear:both;
	width:198px;
	background-color:#DCDCDC;
	font-size:12px;
}
#supplementary .mobile .sendInfo a {
	display:block;
	height:auto !important;
	height:18px;
	min-height:18px;
	padding:3px 0 3px 47px;
	background-image:url(../images/store_detail/icon_mb.gif);
	background-position:34px 2px;
	background-repeat:no-repeat;
	color:#555;
}

#supplementary .stampRally {
	position:relative;
	width:202px;
	height:117px;
	margin-left:9px;
	background-image:url(../images/store_detail/stamp_rally_now.jpg);
}
#supplementary .stampRally .btns {
	position:absolute;
	top:68px;
	left:11px;
	width:190px;
}
#supplementary .stampRally .btns li {
	float:left;
	padding-right:10px;
}
#supplementary .stampRally .btns li a {
	height:40px;
}
#supplementary .stampRally .btns li.sheet a {
	width:55px;
	background-image:url(../images/store_detail/btn_sheet_print.jpg);
}
#supplementary .stampRally .btns li.about a {
	width:115px;
	background-image:url(../images/store_detail/btn_about_rally.jpg);
}































