@charset "UTF-8";
html {
	overflow-y: scroll;
}
* {
	word-break: break-all;
}
html, body, div,
span, h1, h2, h3, h4,
h5, h6, p, a,
address, em, img, dl,
dt, dd, ol, ul, li,
form, label, table,
caption, tbody,
tfoot, thead, tr, th,
td {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5,
h6, p, li, dt, dd,
th, td, caption,
address {
	color: #35363F;
}
li {
	list-style: none;
}
img, input, select {
	vertical-align: middle;
}
article, aside,
figure, footer,
header, hgroup, nav,
section {
	display: block;
}
body {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	word-wrap: break-word;
}
@media only screen and (max-device-width: 480px) {
	body {
	 -webkit-text-size-adjust: none;
	}
}
table, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input {
	background: transparent;
}
a, img {
	border: none;
}
a:link, a:hover,
a:active {
	color: #1470CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #802680;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.cFix, .cf {
	*zoom: 1;
}
.cFix:after,
.cf:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.shopSeatSelectResultStockNotes,
.sceneNav,
.pickUpContents,
.tabNav, .locator,
.checkArea,
.usualAreaInner,
.couponArea,
.columnExB, .itemsB,
.recommendReportMenuDetail > li,
#footer > .inner {
	*zoom: 1;
}
.inner:after,
.shopSeatSelectResultStockNotes:after,
.sceneNav:after,
.pickUpContents:after,
.tabNav:after,
.locator:after,
.checkArea:after,
.usualAreaInner:after,
.couponArea:after,
.columnExB:after,
.itemsB:after,
.recommendReportMenuDetail > li:after,
#footer > .inner:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.dn, .jscDN {
	display: none;
}
.pr, .pR {
	position: relative !important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mT3 {
	margin-top: 3px !important;
}
.mT4 {
	margin-top: 4px !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mR5 {
	margin-right: 5px !important;
}
.mR10 {
	margin-right: 10px !important;
}
.mL5 {
	margin-left: 5px !important;
}
.fs10 {
	font-size: 10px !important;
}
.fs12 {
	font-size: 12px !important;
}
.fs14 {
	font-size: 14px !important;
}
.fs15 {
	font-size: 15px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fgRed {
	color: #D0111B;
}
.fcLiteRed {
	color: #E73820;
}
.fcColOrigin {
	color: #CC0000;
}
.fcBlue {
	color: #1470CC;
}
.fcLGray {
	color: #999999;
}
strong, .strong,
.bold {
	font-weight: bold;
}
.vaT {
	vertical-align: top;
}
.zm1 {
	zoom: 1;
}
.userName {
	word-wrap: normal;
}
.container {
	width: 950px;
	margin: 15px auto 0;
}
.iconArrow {
	padding: 4px 0 3px 8px;
	background: url("/SYS/cmn/images/front_002/icn_link_arrow.png") no-repeat left center;
	font-size: 12px;
}
.topCampaignBanner {
	text-align: center;
}
.outsideBannerContents {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
.outsideBannerContentsRight {
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: 15px;
	text-align: left;
}
.outsideBannerContentsLeft {
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 15px;
	text-align: right;
}
.gourmetSearch {
	display: table;
	width: 948px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.gourmetSearch > dt,
.gourmetSearch > dd {
	display: table-cell;
	vertical-align: middle;
}
.gourmetSearch > dt {
	width: 110px;
	background: #F0F0EE;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.gourmetSearch > dd {
	padding: 7px 10px;
}
.gourmetSearch > dt + dd {
	width: 400px;
	border-right: 1px solid #D6D5D1;
}
.freeWordSearch > dt {
	font-weight: bold;
	color: #666666;
	line-height: 1.2;
}
.searchWord {
	width: 260px;
	margin: 2px;
	padding: 3px;
	border: 1px solid #91ABC5;
}
.selectSaArea {
	margin: 2px;
	padding: 2px 3px 2px 2px;
	border: 1px solid #91ABC5;
}
.relationLinksSearch {
	line-height: 1.2;
}
.relationLinksSearch > dt {
	float: left;
	width: 57px;
	font-weight: bold;
	color: #666666;
}
.relationLinksSearch > dd {
	overflow: hidden;
}
.relationLinksSearch > dt ~ dt,
.relationLinksSearch > dd ~ dd {
	margin-top: 6px;
}
.searchAreaList > li {
	float: left;
	white-space: nowrap;
}
.searchAreaList > li + li {
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #999999;
}
.searchAreaList > li > a {
	font-weight: bold;
}
.gourmetSearch + .breadcrumbListWrap {
	margin-top: 10px;
}
.back {
	float: left;
	margin-right: 15px;
	padding-left: 15px;
	background: url("/SYS/cmn/images/common/mark_links_back.gif") no-repeat left center;
}
.breadcrumbList {
	overflow: hidden;
	padding-bottom: 10px;
}
.breadcrumbList > li {
	float: left;
}
.breadcrumbList > li + li {
	margin-left: 6px;
	padding-left: 13px;
	background: url("/SYS/cmn/images/common/bg_chevron.gif") no-repeat left center;
}
.current {
	font-weight: bold;
	color: #666666;
}
.shopFreeHeaderNoticeWrap {
	display: table;
	width: 100%;
	clear: both;
	padding: 5px 10px;
	background-color: #FFF8EE;
	box-sizing: border-box;
}
.shopFreeHeaderNoticeText {
	display: table-cell;
	width: 605px;
	color: #666666;
	line-height: 1.5;
	font-size: 12px;
	vertical-align: middle;
	box-sizing: border-box;
}
.shopFreeHeaderNoticeRelatedLinks {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.aboutAlikeText {
	padding-left: 13px;
	background-image: url(/SYS/cmn/images/front_002/icn_window_blue.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
}
.aboutAlikeText + .aboutAlikeImage {
	margin-left: 10px;
}
.shopFreeHeaderNoticeToTrialLPWrap {
	width: 100%;
	padding: 5px 10px;
	background-color: #FFF8EE;
	box-sizing: border-box;
	font-size: 12px;
}
.shopFreeHeaderNoticeToTrialLPLinkWrap {
	display: flex;
	padding-top: 7px;
	border-top: 1px dotted #CCCCCC;
}
.shopFreeHeaderNoticeToTrialLPLinkText {
	padding-left: 18px;
	background: url(/SYS/cmn/images/common/mark_link_or.gif) left no-repeat;
	color: #35363F;
	font-weight: bold;
}
.shopFreeHeaderNoticeToTrialLPLink {
	margin-left: 20px;
	padding-left: 12px;
	background: url(/SYS/cmn/images/front_002/icn_window_blue.png) left no-repeat;
}
.shopFreeHeaderNoticeToTrialLPText {
	color: #666666;
	line-height: 18px;
}
.shopHeader {
	margin-top: 15px;
}
.shopHeaderLead {
	padding: 4px 15px;
	background-color: #D3D3D3;
	border-radius: 3px 3px 0 0;
}
.shopHeaderLeadBtn {
	float: right;
}
.shopHeaderLeadBtn > li {
	float: left;
	width: 95px;
	height: 18px;
}
.shopHeaderLeadBtn > li + li {
	margin-left: 1px;
}
.btnShopHeaderDiary {
	background-image: url("/SYS/cmn/images/front_002/btn_ico_add_bookmark_off.png");
}
.btnShopHeaderKeeplist {
	background-image: url("/SYS/cmn/images/front_002/btn_ico_add_keeplist_off.png");
}
.shopHeaderContents {
	display: table;
	width: 950px;
	min-height: 75px;
	padding: 15px;
	background: linear-gradient(to bottom, #ECECEC, #FDFDFD);
	background: -webkit-linear-gradient(top, #ECECEC, #FDFDFD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECECEC', endColorstr='#FDFDFD', GradientType=0);
	box-sizing: border-box;
}
.shopHeaderInfo {
	display: table-cell;
	vertical-align: top;
}
.shopInfoInnerSectionBlock > dt {
	font-weight: bold;
	display: inline-block;
}
.shopInfoInnerSectionBlock > dt:after {
	content: "：";
}
.shopInfoInnerSectionBlock > dd {
	display: inline-block;
	position: relative;
}
.shopInfoInnerItem + .shopInfoInnerItem {
	margin-left: 6px;
}
.shopInfoInnerItem + .shopInfoInnerItem:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: -6px;
	border-left: 1px solid #000000;
	height: 11px;
}
.shopInfoInnerItemTitle {
	display: inline-block;
}
.shopInfoInnerItemTitle > a {
	color: #35363F;
}
.shopInfoInnerItem .shopInfoInnerItemTitle:hover,
.shopInfoInnerItemArea .shopInfoInnerItemTitle:hover {
	cursor: pointer;
}
.shopInfoInnerItemList {
	display: none;
	position: absolute;
	left: 0;
	top: 18px;
	background: #FFFFFF;
	z-index: 100;
	border: 1px solid #CCCCCC;
}
.shopInfoInnerItemList > li > a {
	display: block;
	padding-top: 2px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 11px;
	line-height: 1.5;
	white-space: nowrap;
}
.shopInfoInnerItemList > li > a:hover {
	background-color: #EDEDED;
}
.shopInfoInnerItemList > li:first-child > a {
	padding-top: 4px;
}
.shopInfoInnerItemList > li:last-child > a {
	padding-bottom: 4px;
}
.shopInfoListOpen > .shopInfoInnerItemTitle {
	text-decoration: underline;
}
.shopInfoListOpen > .shopInfoInnerItemList {
	display: block;
}
.shopName {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
.shopNameRuby {
	color: #666666;
}
.tel {
	margin-top: 4px;
	line-height: 1;
}
.icnShopHeaderContentsTel {
	margin-right: 5px;
	vertical-align: baseline;
}
.telNumber {
	font-size: 18px;
	font-weight: bold;
}
.explain {
	color: #666666;
}
.shopInfoInnerSection {
	margin-top: 8px;
	margin-left: -18px;
	font-size: 12px;
}
.shopInfoInnerSection > li {
	float: left;
	margin-left: 18px;
	color: #666666;
}
.navMenuList,
.navMenuListBottom {
	padding-right: 5px;
	padding-left: 5px;
	background: url("/SYS/cmn/images/front_002/bg_shopnav.png") repeat-x left bottom;
	box-sizing: border-box;
}
.navMenuListBottom {
	margin-top: 40px;
	border-top: 1px solid #E3E3E3;
	background: url("/SYS/cmn/images/front_002/bg_shopnav_bottom.png") repeat-x left top;
}
nav + nav > .navMenuListBottom {
	margin-top: 0;
}
.navMenuList > li,
.navMenuListBottom > li {
	position: relative;
	float: left;
	width: 188px;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-bottom: 1px solid #E3E3E3;
	background: #FFFFFF;
	background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 49%, #F7F7F7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F7F7F7', GradientType=0);
	text-align: center;
	vertical-align: middle;
	z-index: 50;
	box-sizing: border-box;
}
.navMenuListBottom > li {
	border-top: none;
	border-bottom: 1px solid #BEBEBE;
}
.navMenuList > li:first-child {
	border-top-left-radius: 3px;
}
.navMenuListBottom > li:first-child {
	border-radius: 0 0 0 3px;
}
.navMenuList > li:last-child {
	border-right: 1px solid #BEBEBE;
	border-top-right-radius: 3px;
}
.navMenuListBottom > li:last-child {
	border-right: 1px solid #BEBEBE;
	border-radius: 0 0 3px 0;
}
.navMenuList > .current,
.navMenuListBottom > .current {
	padding-top: 21px;
	padding-bottom: 16px;
	background: #FFFFFF;
	border: none !important;
}
.navMenuListBottom > .current {
	margin-top: -1px;
	padding-top: 16px;
	background: #FFFFFF;
	background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 49%, #F7F7F7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F7F7F7', GradientType=0);
}
.navMenuList > .current:before,
.navMenuListBottom > .current:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	right: 0;
	left: 0;
	height: 48px;
	border-width: 6px 2px 0px;
	border-color: #E8452F;
	border-style: solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	z-index: -25;
}
.navMenuListBottom > .current:before {
	top: 0;
	height: 49px;
	border-width: 0 2px 6px;
	border-radius: 0 0 3px 3px;
}
.navMenuList > .current + li,
.navMenuListBottom > .current + li {
	border-left: none;
}
.navMenuList > li > a,
.navMenuListBottom > li > a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 5px solid #EDEDED;
	border-radius: 3px;
}
.navMenuListBottom > li > a {
	padding-top: 17px;
	padding-bottom: 13px;
	border-top: none;
	border-bottom: 5px solid #EDEDED;
}
.navMenuList > .recommendReport > a,
.navMenuList > .recommendReport.current {
	padding-left: 5px;
}
.navMenuList > li > a:hover {
	background: rgba(0, 0, 0, 0.03);
	border-top: 5px solid #E6E6E6;
	text-decoration: none;
}
.navMenuListBottom > li > a:hover {
	background: rgba(0, 0, 0, 0.03);
	text-decoration: none;
}
.recommendReportNum {
	display: inline-block;
	margin-left: 3px;
	color: #35363F;
}
.reportListNav {
	padding: 7px 4px 0;
	background-color: #F0F0F0;
}
.reportListNavBottom {
	margin-top: 20px;
	padding: 0 4px 6px;
	background-color: #F0F0F0;
}
.reportListNav > li,
.reportListNavBottom > li {
	float: left;
	border: 1px solid #BEBEBE;
}
.reportListNav > li.active,
.reportListNavBottom > li.active {
	border: none;
}
.reportListNav > li > a,
.reportListNavBottom > li > a {
	display: block;
	padding: 0 10px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background: #FFFFFF;
	background: linear-gradient(to bottom, #FFFFFF, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EDEDED', GradientType=0);
	color: #35363F;
	line-height: 1.5;
	font-size: 12px;
}
.reportListNav > li > a:hover,
.reportListNavBottom > li > a:hover {
	background: #FBFBFB;
	background: linear-gradient(to bottom, #FBFBFB, #E0E0E0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#E0E0E0', GradientType=0);
}
.reportListNav > li .shopNavSubNumber,
.reportListNavBottom > li .shopNavSubNumber {
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
}
.reportListNav > li > .shopNavSubDeactive,
.reportListNavBottom > li > .shopNavSubDeactive {
	display: block;
	padding: 2px 10px 7px;
	background-color: #FFFFFF;
	line-height: 1.5;
	font-size: 12px;
}
.reportListNav > li > .shopNavSubDeactive > .shopNavSubNumber,
.reportListNavBottom > li > .shopNavSubDeactive > .shopNavSubNumber {
	color: #666666;
}
.reportListNav > li + li,
.reportListNavBottom > li + li {
	margin-left: 4px;
}
.reportListNavBottom > li {
	margin-top: 5px;
}
.reportListNavBottom > li > .shopNavSubDeactive {
	padding: 7px 10px 2px;
}
.reportListNavBottom > .active {
	margin-top: 0;
}
.shopContainer {
	margin-top: 25px;
}
.shopContentsWrap {
	float: left;
	width: 760px;
}
.shopContentsHeading,
.shopContentsHeadingCoexistence {
	position: relative;
	padding: 2px 0 8px 14px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
}
.shopContentsHeadingCoexistence {
	float: left;
}
.shopContentsHeadingCoexistence {
	border-bottom: none;
}
.shopContentsHeading:before,
.shopContentsHeadingCoexistence:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 20px;
	background: #FAC786;
}
.shopContentsHeadingWrap {
	margin-left: 20px;
	padding-bottom: 8px;
	border-bottom: solid 1px #E3E3E3;
}
section + section > .shopContentsHeading {
	margin-top: 40px;
}
.shopContents {
	margin-top: 10px;
}
.shopContents + .shopContents {
	margin-top: 20px;
}
.shopContentsDetailHeading,
.recommendReportHeading {
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.shopContentsDetailHeading:before,
.recommendReportHeading:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 17px;
	background: #D4D2CD;
}
.shopInfoDetailAddress {
	margin-top: 10px;
	font-size: 12px;
}
.shopInfoDetailAccess {
	margin-top: 2px;
	padding-left: 4em;
	text-indent: -4em;
	font-size: 12px;
}
.accessMap {
	margin-top: 5px;
	border: solid 1px #CCCCCC;
}
.btnMapPrint {
	margin-top: 15px;
	text-align: center;
}
.infoTable {
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
}
.infoTable th,
.infoTable td {
	padding: 6px 8px 5px;
	border: 1px solid #D6D5D1;
}
.infoTable th {
	width: 169px;
	background: #F3F2EE;
	font-weight: bold;
	text-align: left;
	color: #666;
	box-shadow: 1px 1px 0 0 #FFFFFF inset;
}
.recommendReportHeading {
	float: left;
}
.recommendReportPostAbout,
.recommendReportPostWrite {
	float: right;
}
.recommendReportPostAbout {
	padding: 5px 0 0 10px;
}
.recommendReportPostWrite + .recommendReportPostAbout {
	margin-right: 10px;
}
.recommendMenuIconArrow {
	padding: 4px 0 3px 8px;
	background: url("/SYS/cmn/images/front_002/icn_link_arrow.png") no-repeat left center;
	font-size: 12px;
}
.recommendReportContent {
	margin-top: 5px;
}
.recommendReportText {
	overflow: hidden;
	margin: 0 !important;
	font-size: 13px;
	line-height: 1.5;
}
.recommendReportPhoto,
.recommendReportPhotoLarge {
	float: right;
	border: 1px solid #EDEDED;
	text-align: center;
}
.recommendReportPhoto {
	width: 78px;
	height: 78px;
}
.recommendReportPhotoLarge {
	width: 118px;
	height: 118px;
}
.recommendReportPhotoLarge > img {
	max-width: 100%;
	max-height: 100%;
}
.recommendReportContent > .recommendReportPhoto {
	margin-left: 10px;
}
.recommendReportListDate + .recommendReportPhotoLarge {
	margin-top: 10px;
}
.recommendReporterInfo {
	margin: 10px 0 0 !important;
}
.recommendReporterInfo > dt {
	float: left;
	clear: left;
}
.recommendReporterInfo > dt:first-child {
	margin-right: 10px;
	padding-left: 18px;
}
.recommendReporterInfo > dd {
	float: left;
	overflow: hidden;
}
.recommendReporterInfo > dt,
.recommendReporterInfo > dd,
.recommendReporterName > a {
	font-size: 11px;
	color: #666666;
	line-height: 1.7;
}
.recommendReporterInfo > .rankIcon00 {
	background: url("/SYS/cmn/images/common/diary/rank_icon00.gif") no-repeat top left;
}
.recommendReporterInfo > .rankIcon01 {
	background: url("/SYS/cmn/images/common/diary/rank_icon01.gif") no-repeat top left;
}
.recommendReporterInfo > .rankIcon02 {
	background: url("/SYS/cmn/images/common/diary/rank_icon02.gif") no-repeat top left;
}
.recommendReporterInfo > .rankIcon03 {
	background: url("/SYS/cmn/images/common/diary/rank_icon03.gif") no-repeat top left;
}
.recommendReporterInfo > .rankIcon04 {
	background: url("/SYS/cmn/images/common/diary/rank_icon04.gif") no-repeat top left;
}
.recommendReporterInfo > .rankIcon05 {
	background: url("/SYS/cmn/images/common/diary/rank_icon05.gif") no-repeat top left;
}
.btnVoteWrap {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.btnVoteWrap + .recommendReporterInfo {
	width: 600px;
}
.btnVoteWrap + .recommendReportPhotoLarge {
	margin-bottom: 30px;
}
.btnVote {
	float: right;
}
.btnVoteCount {
	float: right;
	position: relative;
	margin-bottom: 0 !important;
	margin-left: 6px !important;
	padding: 3px 5px;
	background: #FFFFFF;
	border: #BBBBBB solid 1px;
	border-radius: 3px;
	font-size: 12px;
	color: #666666;
	line-height: 1;
}
.btnVoteCount:before,
.btnVoteCount:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin: -4px 0 0 -4px;
	border: 4px transparent solid;
	border-right-color: #BBBBBB;
	border-left: 0;
	line-height: 0;
	zoom: 1;
}
.btnVoteCount:after {
	margin-left: -3px;
	border-right-color: #FFFFFF;
}
.recommendReportPhoto > img {
	max-width: 78px;
	max-height: 78px;
}
.recommendReportList {
	margin-top: 20px;
}
.recommendReportList > li {
	position: relative;
	padding: 10px;
	border: 2px solid #EDEDED;
	border-radius: 4px;
}
.recommendReportList > li:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.recommendReportList.menuReportList > li {
	margin-bottom: 30px;
}
.recommendReportList > li + li {
	margin-top: 10px;
}
.recommendMenuReportMoreLink {
	position: absolute;
	right: -2px;
	bottom: -23px;
}
.recommendReportListDetail {
	position: relative;
}
.recommendReportListDetail > dt,
.recommendReportListTitle {
	width: 600px;
	font-size: 16px;
	line-height: 1.1;
}
.recommendReportListDetail > dt > a,
.recommendReportListTitle > a {
	font-weight: bold;
}
.recommendReportListDate {
	font-size: 11px;
	color: #666666;
}
.recommendReportListDetail > dd.recommendReportListDate {
	position: absolute;
	top: 0;
	right: 0;
}
.recommendReportList > li > .recommendReportListDate {
	position: absolute;
	top: 10px;
	right: 10px;
}
.recommendReportListText {
	font-size: 12px;
}
.recommendReportListDate + .recommendReportListText {
	margin-top: 5px;
}
.recommendReportListAuther {
	margin-top: 10px;
	font-size: 11px;
	color: #666666;
}
.recommendReportListDisable {
	margin-top: 10px;
	padding: 20px 0 45px;
	font-size: 12px;
	text-align: center;
}
.btnBackToReportList {
	position: relative;
	margin-top: 20px;
	padding-left: 5px;
	font-size: 12px;
}
.recommendReportCannotPost {
	margin-top: 40px;
	padding-bottom: 45px;
	font-size: 12px;
	text-align: center;
}
.reportDetailWrap {
	border: solid 1px #DEDEDE;
	margin-top: 20px;
}
.reportDetailHeader {
	padding: 8px 9px 7px 9px;
	background-color: #F3F3F3;
	border: 1px #FFFFFF solid;
}
.reportDetailHeaderTitle {
	float: left;
	width: 578px;
	margin: 0 10px 0 0;
	padding-left: 21px;
	background-image: url("/SYS/cmn/images/common/bg_h2_report.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
}
.reportDetailHeaderDate {
	float: right;
	white-space: nowrap;
	font-size: 10px;
	margin-top: 0.1em;
}
.reportDetailInner {
	padding: 10px 19px;
}
.reportDetailName {
	float: left;
	width: 500px;
	font-size: 12px;
}
.btnReportDetailAddFavorite {
	float: right;
	clear: none;
	margin: 0;
	text-align: right;
}
.btnReportDetailAddFavorite > li.favoriteBtn {
	background-image: url(/SYS/cmn/images/front_002/btn_ico_favorite_off.png);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 1.5;
}
.reportDetailInfo {
	width: 680px;
	margin: 15px auto 0;
	border-bottom: 1px solid #D6D5D1;
	border-left: 1px solid #D6D5D1;
}
.reportDetailInfo > tbody > tr > th {
	width: 20px;
}
.reportDetailInfo > tbody > tr > td {
	width: 30px;
}
table.reportDetailInfo thead th,
table.reportDetailInfo thead td,
table.reportDetailInfo tbody th,
table.reportDetailInfo tbody td,
table.reportDetailInfo tfoot th,
table.reportDetailInfo tfoot td {
	padding: 6px 8px 5px 8px;
	border-top: 1px solid #D6D5D1;
	border-right: 1px solid #D6D5D1;
	background-image: url(/SYS/cmn/images/common/bg_table.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color: #35363F;
	text-align: left;
}
table.reportDetailInfo tbody th,
table.reportDetailInfo tfoot th {
	background-color: #F3F2EE;
	color: #666;
	font-weight: bold;
}
table.reportDetailInfo td img.icon {
	margin-bottom: 3px;
	margin-right: 9px;
}
.reportDetailComment {
	margin-top: 15px;
	font-size: 12px;
}
.reportDetailImageList {
	margin-top: 15px;
}
.reportDetailImageList > li {
	float: left;
	width: 33.33%;
}
.reportDetailImage {
	width: 170px;
	height: 170px;
	border: solid 1px #ECECEC;
	background-color: #FFF;
	text-align: center;
}
.reportDetailImageText {
	margin-top: 15px;
	font-size: 12px;
}
.reportDetailBottom {
	margin-top: 15px;
}
.reportDetailEnqueteWrap {
	padding: 10px;
	background-color: #EEF4F8;
}
.reportDetailEnqueteQuestionWrap {
	min-width: 441px;
}
.reportDetailEnqueteQuestion {
	float: left;
	color: #406680;
	font-size: 12px;
	font-weight: bold;
}
.reportDetailWantCount {
	margin-top: 10px;
	color: #406680;
}
.reportDetailWantCountStrong {
	color: #CC0000;
	font-weight: bold;
}
.reportDetailEnqueteBtn {
	padding-left: 10px;
}
.reportDetailEnqueteQuestionWrap .message {
	clear: both;
	font-size: 12px;
}
.reportDetailEnqueteThanks {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
}
.reportDetailWrap + .reportSubHeading {
	margin-top: 20px;
}
.reportSubHeading {
	padding-bottom: 3px;
	background-image: url(/SYS/cmn/images/common/bg_h2_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	font-weight: bold;
	font-size: 140%;
}
.reportSubHeadingInner {
	display: block;
	padding: 5px 90px 0 23px;
	background-image: url(/SYS/cmn/images/common/bg_h2_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
}
.reportFromShopTitle {
	background-image: url(/SYS/cmn/images/common/bg_h3_balloon.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	margin-top: 10px;
	padding-left: 17px;
	font-weight: bold;
	font-size: 12px;
}
.reportFromShopContent {
	margin-top: 10px;
	font-size: 12px;
}
.reportDetailInnerCouponWrap {
	display: table-cell;
	width: 240px;
	padding-left: 19px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.reportDetailInnerCouponText {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.reportDetailInnerCouponBtn {
	margin-top: 5px;
	text-align: center;
}
.recommendReportMenu {
	position: relative;
}
.recommendReportMenu > dt {
	width: 600px;
}
.recommendReportMenu > dd {
	margin-top: 10px;
	padding: 10px 0;
	border-top: 2px solid #EDEDED;
}
.recommendReportMoreLink {
	margin-top: 3px;
	text-align: right;
}
.recommendReportMenuTitle {
	display: table-cell;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	vertical-align: middle;
}
.recommendReportMenuTitle > a {
	font-weight: bold;
}
.recommendReportMenuIcon,
.recommendReportMenuMoreLink {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	font-size: 12px;
	z-index: 100;
}
.recommendReportMenuMoreLink a {
	background: url("/SYS/cmn/images/front_002/icn_link_arrow.png") no-repeat left 7px;
	padding-left: 8px;
}
.recommendReportMenuImgList {
	padding: 0 36px;
}
.recommendReportMenuImgList > li {
	float: left;
	width: 98px;
	height: 98px;
	border: 1px solid #EDEDED;
	text-align: center;
}
.recommendReportMenuImgList > li > img {
	max-width: 98px;
	max-height: 98px;
}
.recommendReportMenuImgList > li + li {
	margin-left: 36px;
}
.recommendReportMenuDetail > li {
	position: relative;
}
.recommendReportMenuDetail > li + li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EDEDED;
}
.recommendReportMenuRight {
	float: right;
	width: 120px;
	margin-left: 20px;
	text-align: right;
}
.recommendReportMenuDate {
	font-size: 11px;
	color: #666666;
}
.recommendReportMenuLeft {
	overflow: hidden;
}
.notFoundNotes {
	font-size: 12px;
}
.notFoundSuggest,
.btnRecommendReportPost {
	margin-top: 10px;
}
.notFoundSuggest {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.fanLinkText {
	margin-top: 20px;
}
.fanLinkText > a {
	padding-left: 8px;
	background: url("/SYS/cmn/images/front_002/icn_link_arrow.png") no-repeat left center;
	font-size: 12px;
}
.shopRecommendContentsWrap > div {
	margin-top: 40px;
}
.shopRecommendContentsWrap > div ~ * {
	margin-top: 0;
}
.shopRecommendWrap {
	margin-top: 10px;
	padding-left: 3px;
	background: #EEEEEE;
}
.shopRecommendTitle {
	position: relative;
	padding: 8px 0 8px 60px;
	background-color: #D52C2C;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.storeRecommendTitle {
	padding: 8px 0 8px 10px;
	background-color: #D52C2C;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.shopRecommendShopList {
	display: table;
	width: 100%;
}
.shopRecommendShopList > li {
	display: inline-block;
	width: 33%;
	padding: 10px;
	vertical-align: top;
	box-sizing: border-box;
}
.shopRecommendDetail,
.shopRelatedAreaDetail,
.shopSameAreaDetail {
	text-align: left;
}
.shopRecommendDetail > dt,
.shopRelatedAreaDetail > dt,
.shopSameAreaDetail > dt {
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
}
.shopRecommendImage {
	height: 167px;
	padding: 2px;
	border: 1px #D0D0D0 solid;
	background-color: #FFFFFF;
	text-align: center;
}
.shopRecommendImage img {
	max-width: 100%;
	max-height: 100%;
}
.shopRecommendDetailBtn {
	margin-top: 4px;
	font-size: 10px;
	text-align: right;
}
.shopRelatedShopTitle {
	margin-top: 20px;
	padding: 7px 0 5px;
	border-radius: 4px 4px 0 0;
	background-color: #EFEFED;
	color: #35363F;
	font-size: 16px;
	font-weight: bold;
}
.shopRelatedShopTitle:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 18px;
	margin-right: 15px;
	background: #E73820;
	vertical-align: middle;
}
.shopRelatedShopWrap {
	padding: 3px;
	border-radius: 0 0 4px 4px;
	background-color: #EFEFED;
}
.shopRelatedShopList {
	display: table;
	width: 100%;
	padding-bottom: 10px;
	border: 1px #E1E1DF solid;
	border-radius: 4px;
	background-color: #FFFFFF;
	box-sizing: border-box;
}
.shopRelatedShopList > li,
.shopSameAreaSceneList > li {
	display: inline-block;
	width: 33%;
	padding: 10px;
	vertical-align: top;
	box-sizing: border-box;
}
.shopRelatedShopList > li:after,
.shopSameAreaSceneList > li:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.shopRelatedShopImage {
	height: 167px;
	padding: 2px;
	border: 1px #ECECEC solid;
	background-color: #FFFFFF;
	text-align: center;
}
.shopRelatedShopImage img {
	max-width: 100%;
	max-height: 100%;
}
.shopRelatedShopDetailStatus {
	width: 100%;
	margin-top: 4px;
}
.iconReserve,
.iconCoupn {
	padding: 2px 4px;
	border-radius: 3px;
	color: #FFFFFF;
}
.iconReserve {
	background-color: #CC0000;
}
.iconCoupn {
	background-color: #F1C02C;
}
.shopSameAreaSceneImageWrap {
	float: left;
	width: 98px;
}
.shopSameAreaSceneDetail {
	float: right;
	width: 117px;
	margin-left: 5px;
}
.shopSameAreaSceneDetail > dt,
.shopSameAreaSceneDetail > dt > a {
	font-size: 12px;
	font-weight: bold;
}
.shopSameAreaSceneDetail > dd {
	margin-top: 5px;
	font-size: 10px;
}
.sideColumn {
	float: right;
	width: 176px;
}
.banner {
	margin-bottom: 12px;
	text-align: center;
}
.sideRoundSectionCampaignArea {
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #F7F7F7;
	border-radius: 5px;
}
.sideRoundSectionCampaignAreaInner {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
}
.shopInfoArea {
	width: 160px;
	margin: 10px auto 0;
	padding: 7px 4px 2px;
	background-color: #F0F0EE;
	border: solid 1px #DFDFDF;
	border-radius: 3px;
	line-height: 1;
}
.shopInfoTitle {
	padding: 6px 0 6px 42px;
	background: url("/SYS/cmn/images/front_002/icn_shop_etc_red.png") no-repeat left top;
}
.shopInfoContents {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	border-radius: 4px;
}
.shopInfoTitle + .shopInfoContents {
	margin-top: 6px;
}
.shopInfoContents + .shopInfoContents {
	margin-top: 4px;
}
.shopInfoShare {
	padding-right: 10px;
	padding-left: 10px;
}
.shopInfoShareTitle,
.shopInfoQRTitle,
.shopInfoMailTile,
.shopMagazineTitleMain {
	text-align: center;
}
.shopInfoShareToSocial {
	display: table;
	width: 100%;
	margin-top: 10px;
	box-sizing: border-box;
}
.shopInfoShareToSocial > li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
.shopInfoShareToSocial > li + li {
	padding-left: 9px;
}
.btnShopInfoShareToSocial {
	color: #383836;
	display: block;
	width: 41px;
	font-weight: bold;
	font-size: 14px;
	box-sizing: border-box;
}
.btnShopInfoShareToSocial:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.shopInfoShareToSocial > li > a:before {
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
}
.btnShareToTwitter:before {
	background-image: url(/SYS/cmn/images/front_002/icn_social_twitter.png);
}
.btnShareToFacebook:before {
	background-image: url(/SYS/cmn/images/front_002/icn_social_facebook.png);
}
.btnShareToMixi:before {
	background-image: url(/SYS/cmn/images/front_002/icn_social_mixi.png);
}
.shopInfoQRImg {
	margin-top: 5px;
	text-align: center;
}
.shopInfoMailContents,
.shopMagazineContents {
	margin-top: 10px;
	text-align: center;
}
.shopMagazineTitleSub {
	margin-top: 4px;
	text-align: center;
}
.userDataArea {
	width: 160px;
	margin: 10px auto 0;
	padding: 5px 5px;
	background: #E0E0E0;
	border-radius: 3px;
	line-height: 1;
}
.userRecommendTitle {
	margin-top: 3px;
	text-align: center;
}
.userRecommendTop {
	margin-top: 8px;
	background: #FFFFFF;
	border-radius: 4px;
	line-height: 1.4;
}
.userRecommendInner > li {
	padding: 10px;
}
.userRecommendInner > li + li {
	border-top: 1px solid #E0E0E0;
}
.userRecommendList > dd {
	margin-top: 10px;
}
.userRecommendList > dd > a {
	float: left;
	margin-right: 10px;
}
.userRecommendCaption {
	overflow: hidden;
}
/* ▼ 注目のお店・レストラン ▼
------------------------------------------------------------*/
.shopPickUpArea {
	width: 170px;
	margin: 10px auto 0;
	border-radius: 3px;
}
.shopPickUpTitle {
	padding: 10px 6px 8px;
	background: #FFF5D8;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.spuTitleMain {
	margin-left: 4px;
}
.shopPickUpList {
	padding: 7px 12px 7px;
	background: #F1F1F1;
	border-top: solid 1px #FFFFFF;
	line-height: 1.4;
}
.shopPickUpList > li + li {
	margin-top: 6px;
	padding-top: 10px;
	border-top: dotted 1px #CCCCCC;
}
.spuSectionTitle {
	font-size: 12px;
}
.spuSectionArea {
	margin-left: 5px;
	word-break: break-word;
}
.shopPickUpSection > dd {
	margin-top: 5px;
}
/* ▼ このお店を見ている人は、こんなお店も見ています。 ▼
------------------------------------------------------------*/
.thoseLooking {
	width: 170px;
	margin: 15px auto 0;
}
.thoseLooking > ul {
	padding: 10px 9px;
	background: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.thoseLooking > ul > li + li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.lookingImage {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	text-align: center;
}
.lookingLinkTitle > a {
	font-size: 12px;
	text-decoration: underline;
}
.lookingText {
	overflow: hidden;
}
.couponBtn {
	display: block;
	margin-top: 5px;
}
/* ▼ もっと見る ▼
------------------------------------------------------------*/
.linkMoreReportList {
	margin: 20px 0 0 !important;
}
.linkMoreReportList > a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #EDEDED;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	color: #666666;
}
.linkMoreReportList > a:hover {
	background: #EFEFEF;
}
.linkMoreReportList > a:visited {
	color: #666666;
}
/* ▼ ページャー ▼
------------------------------------------------------------*/
.pageLinkWrap {
	margin-top: 20px;
}
.pageLinkLinear {
	float: left;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
.pageLinkLinear > li {
	float: left;
}
.pageLinkLinear > li ~ li {
	margin-left: 9px;
}
.pageLinkLinear > li > a,
.pageLinkLinear > .crt > span {
	display: block;
	padding: 5px 8px 4px;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.pageLinkLinear > .crt > span {
	padding: 6px 9px 5px;
	background: #EAEAEA;
	border: none;
	color: #999999;
}
.searchResultPageLink {
	float: right;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
.searchResultPageLink > li {
	float: left;
	font-size: 12px;
}
.searchResultPageLink > li ~ li {
	padding-left: 16px;
}
.searchResultPageLink > .crt {
	padding-top: 8px;
	padding-bottom: 7px;
	line-height: 1;
}
/* ▼ contentBottom ▼
------------------------------------------------------------*/
.contentBottom {
	width: 950px;
	margin: 20px auto 0;
}
/* ▼ PC/SP切り替えスイッチ ▼
------------------------------------------------------------*/
.smartphoneViewSwitchWrap {
	display: table;
	margin: 0 auto;
}
.smartphoneViewSwitchContentTitle {
	display: table-cell;
	vertical-align: top;
}
.smartphoneViewSwitchContentTitle:after {
	content: "：";
}
.smartphoneViewSwitchContent {
	display: table-cell;
	vertical-align: top;
}
.smartphoneViewSwitchContent > li {
	float: left;
}
.smartphoneViewSwitchContentTitle,
.smartphoneViewSwitchContent > li,
.smartphoneViewSwitchContent > li > a {
	font-size: 14px;
}
/* ▼ 関連テキストリンク ▼
------------------------------------------------------------*/
.relatedLinksTextLinkWrap {
	display: table;
	margin-top: 2px;
}
.relatedLinksTextLinkWrap > li {
	float: left;
}
.relatedLinksTextLinkContent > dt {
	display: inline;
}
.relatedLinksTextLinkContent > dd {
	display: inline;
}
.relatedLinksTextLinkContent > dd > a {
	color: #435B67;
}
.relatedLinksTextLinkContent > dd + dt {
	margin-left: 5px;
}
.sidePipeSide > dd + dd:before,
.sidePipeSide > li + li:before {
	content: "";
	display: inline-block;
	height: 10px;
	margin-left: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-left: 1px solid #CCCCCC;
}
/* ▼ footer ▼
------------------------------------------------------------*/
.footerWrap {
	width: 950px;
	margin: 20px auto 0;
	padding: 8px 0;
}
.footerLogoRecruitWrap {
	float: left;
}
.footerLigoRecruitText > a {
	color: #435B67;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', Meiryo, 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
	line-height: 2;
}
.footerForClient {
	float: left;
	display: table;
	margin-left: 25px;
	padding-top: 13px;
}
.footerForClientTo {
	display: table-cell;
	padding-left: 18px;
	background-image: url("/SYS/cmn/images/common/mark_link_or.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.footerForClientLink {
	display: table-cell;
	padding-left: 8px;
}
.footerLinksList {
	float: right;
}
.footerLinksList > li {
	float: left;
}
/* ▼ ページの先頭へ戻る ▼
------------------------------------------------------------*/
.scrollWrap {
	position: fixed;
	right: 20px;
	min-width: 85px;
	height: 85px;
	display: block;
	cursor: pointer;
	z-index: 300;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.TB_overlayMacFFBGHack {
	background-image: url(/SYS/cmn/images/common/bg_hack.png);
	background-repeat: repeat;
}
.TBImages_overlayMacFFBGHack {
	background-image: url(/SYS/cmn/images/common/bg_hack02.png);
	background-repeat: repeat;
}
.TB_overlayBG {
	background-color: #FFF;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	     opacity: 0.75;
}
.TBImages_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	     opacity: 0.75;
}
* html #TB_overlay {
	/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window_calender {
	position: fixed;
	display: none;
	background: #FFFFFF;
	z-index: 1020;
	color: #000000;
	border: 4px solid #EBEBED;
	text-align: left;
	top: 50%;
	left: 50%;
}
#TB_window {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	overflow: hidden;
	padding-left: 15px;
	background-color: #F4F2EE;
	border: 1px solid #707070;
	color: #000000;
	text-align: left;
	z-index: 1020;
}
* html #TB_window,
* html #TB_window_calender {
	/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window #TB_dummy {
	height: 100px;
	width: 100px;
}
#TB_window img#TB_Image {
	display: block;
	margin-left: 15px;
	border: none;
}
#TB_caption {
	margin: 5px 15px 0 15px;
	padding-bottom: 9px;
	border-bottom: 1px solid #D4D2CD;
	font-size: 120%;
	line-height: 1.33;
}
#TB_secondLine {
	position: relative;
	height: 40px;
	margin: 0 15px 5px 15px;
	padding: 5px 0 0 0;
	border-top: 1px solid #FFF;
	font-size: 120%;
	text-align: center;
	color: #666;
}
span#TB_next,
span#TB_prev {
	position: absolute;
	width: 33%;
	z-index: 99;
}
span#TB_prev {
	left: 0;
	margin-right: 25px;
	text-align: right;
}
span#TB_prev a {
	padding-left: 12px;
	background: url(/SYS/cmn/images/common/mark_links_prev.gif) left center no-repeat;
}
span#TB_next {
	right: 0;
	margin-left: 25px;
	text-align: left;
}
span#TB_next a {
	padding-right: 12px;
	background: url(/SYS/cmn/images/common/mark_links.gif) right center no-repeat;
}
span#TB_count {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 0;
}
#TB_closeWindow {
	height: auto;
	margin: 2px 10px 0 10px;
	padding: 3px;
	text-align: right;
	line-height: 1;
}
#TB_closeWindow a {
	padding: 0 0 0 13px;
	background: url(/SYS/cmn/images/common/dialog/btn_close.gif) left center no-repeat;
}
#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title {
	background-color: #E8E8E8;
	height: 27px;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	/*	line-height:1.4em;*/
}
#TB_ajaxContent.TB_modal {
	padding: 0;
}
#TB_ajaxContent p {
	padding: 5px 0 5px 0;
}
#TB_ajaxContent_calender {
	clear: both;
	margin: 0 auto;
	overflow: auto;
	text-align: left;
}
#TB_load {
	position: fixed;
	height: 13px;
	width: 208px;
	z-index: 1030;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
	/* -height/2 0 0 -width/2 */
}
* html #TB_load {
	/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index: 990;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFF;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	     opacity: 0;
	height: 100%;
	width: 100%;
}
* html #TB_HideSelect {
	/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}
.inner {
	width: 950px;
	margin: 0 auto;
}
.userName {
	word-wrap: normal;
}
.checkArea > .links > li,
.usualAreaInner > .links > li,
.couponArea > .links > li,
.linkArwTbl,
.shopInner .links > li {
	padding-left: 8px;
	background: url("/SYS/cmn/images/common/mark_links.gif") no-repeat -5px center;
}
#utilities {
	padding-top: 3px;
	padding-bottom: 5px;
}
#grumetSearch + #utilities {
	margin-top: 7px;
}
/* ------------------------------------------------------------ レイアウト */
div#TB_window {
	background: none;
	border: none;
	padding-left: 15px;
}
/* --- thickbox */
div#dialog,
div#searchParameter {
	width: 100%;
	background: none;
	border: 2px solid #EBEBEB;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
div#dialog div.innerWrap {
	border-color: #B5CEDF;
	border-width: 0 1px 1px 0;
	border-style: solid;
	padding: 0;
	margin-right: 0;
	background-color: #DCEAF3;
	background-image: url(/SYS/cmn/images/common/dialog/bg_01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#searchParameter div.innerWrap {
	border-color: #D5D2CD;
	border-width: 0 1px 1px 0;
	border-style: solid;
	padding: 0;
	margin-right: 0;
	background-color: #F8F5ED;
	background-image: url(/SYS/cmn/images/common/dialog/bg_dialog_search_01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#dialog {
	width: 290px !important;
}
/* ------------------------------------------------------------ ダイアログ */
div#dialog h2 {
	float: left;
	margin: 7px 0 3px 6px;
	padding-left: 9px;
	background-image: url(/SYS/cmn/images/common/dialog/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #3E6582;
}
div#searchParameter h2 {
	float: left;
	margin: 8px 0px 7px 10px;
	background-image: none;
	padding: 0px 0px 0px 4px;
	border-left: 5px solid #FAC786;
	font-size: 140%;
	font-weight: bold;
}
div#dialog p.closeBtn,
div#searchParameter p.closeBtn {
	clear: none;
	float: right;
	background: url(/SYS/cmn/images/common/dialog/btn_close.gif) left 0.3em no-repeat;
	margin: 8px 10px 0 10px;
	padding-left: 13px;
	cursor: pointer;
}
div#searchParameter p.closeBtn {
	background-position: left center;
}
div#dialog p {
	margin-top: 0;
	border: none;
	background: none;
	margin-left: 4px;
	margin-right: 10px;
	padding: 0;
	margin-bottom: 5px;
	color: #3E6582;
	font-weight: bold;
}
div#dialog p {
	clear: both;
}
div#dialog h2 {
	font-weight: bold;
}
div#dialog div.itemsA {
	clear: both;
	padding-top: 10px;
	background-image: url(/SYS/cmn/images/common/dialog/bg_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#dialog p.image {
	display: inline;
	width: 38px;
	float: left;
	margin-left: 13px;
}
div#dialog div.txt {
	clear: none;
	float: left;
	width: 226px;
	display: block;
	margin-left: 0;
}
div#dialog div.txt p {
	clear: none;
}
div#dialog div.boxedItem p,
div#dialog div.boxedItem ul li {
	font-size: 100%;
}
div#dialog div.boxedItem *:last-child {
	margin-bottom: 0;
}
div#dialog ul.btn {
	text-align: center;
	margin: 0 10px 10px 10px;
}
div#dialog ul.btn li {
	border: none;
	display: inline;
	float: none;
	margin: 0 5px;
	cursor: pointer;
}
div#dialog ul.logRegBtn {
	text-align: left;
	margin: 0 10px 10px 10px;
}
/* container.cssからコピー */
div#dialog div.boxedItem {
	margin: 0 10px 20px 0;
	padding: 3px 0 3px 0;
	clear: both;
	background-color: #FFF;
	border: 1px solid #CCC;
}
* html div#dialog div.boxedItem {
	margin: 0 10px 10px 0;
}
div#dialog div.attention {
	font-size: 100%;
	background-color: #FFF8E0;
	border: none;
}
div#dialog div.attention p.attention {
	margin-bottom: 0;
	color: #CC0000;
	font-weight: normal;
}
div#dialog div.attention ul.notes {
	margin-left: 4px;
	padding-left: 1.6em;
	text-indent: -1.6em;
}
div#dialog div.attention ul.notes li {
	color: #666666;
}
ul.notes li span {
	color: #C00;
}
/* ------------------------------------------------------------ 検索パネル */
div#searchParameter form {
	clear: both;
	padding: 7px 9px 6px 9px;
	background-image: url(/SYS/cmn/images/common/dialog/bg_dialog_search_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#searchParameter ul#checkList {
	margin-bottom: 10px;
}
div#searchParameter ul#checkList li {
	width: 30%;
	float: left;
	text-indent: -20px;
	padding-left: 20px;
}
body:first-of-type div#searchParameter ul#checkList li {
	text-indent: -16px;
	padding-left: 16px;
}
body:first-of-type div#searchParameter ul#checkList li input {
	vertical-align: baseline;
}
div#searchParameter p#allcheck input {
	vertical-align: middle;
}
/* dim */
ul.narrowDownSPList li.dim,
div#searchParameter ul#checkList li.dim,
div#searchParameter ul#checkList li.dim span.number {
	color: #CCC;
}
/* For IE6 IE7 \*/
* html div#searchParameter p#allcheck input,
* html div#searchParameter p#allcheck img {
	vertical-align: middle;
}
*:first-child + html div#searchParameter p#allcheck input,
*:first-child + html div#searchParameter p#allcheck img {
	vertical-align: middle;
}
/* For Safari
body:first-of-type p#allcheck input { margin-left: 4px; }

body:first-of-type div#searchParameter p#allcheck img {
	margin-top: 1px;
	margin-left: 3px;
}*/
div#searchParameter p#allcheck {
	width: 118px;
	height: 22px;
	padding: 2px 0 0 0;
	background-image: url(/SYS/cmn/images/common/dialog/bg_check.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html div#searchParameter p#allcheck {
	padding-top: 1px;
}
*:first-child + html div#searchParameter p#allcheck {
	padding-top: 1px;
}
* html div#searchParameter p#allcheck span {
	margin-left: -3px;
}
*:first-child + html div#searchParameter p#allcheck span {
	margin-left: -3px;
}
div#searchParameter p#allcheck span img {
	margin-top: -2px;
	margin-left: -3px;
}
div#searchParameter ul.btn {
	text-align: right;
}
div#searchParameter ul.btn li {
	display: inline;
	margin-right: 2px;
}
div#searchParameter ul.btn li.lastChild {
	margin-right: 0px;
}
/* さらに特集・シーンで絞り込む */
div.narrowDownSPBox {
	clear: both;
	padding: 7px 0 6px 9px;
	background: url(/SYS/cmn/images/common/dialog/bg_dialog_search_02.gif) no-repeat 0 0;
}
.scrollBox {
	height: 484px;
	overflow: auto;
}
div.narrowDownSPBox h3 {
	margin-bottom: 5px;
	font-size: 140%;
	font-weight: bold;
}
ul.narrowDownSPList li {
	float: left;
	margin: 0 10px 10px 0;
	padding-left: 8px;
	width: 153px;
	background: url("/SYS/cmn/images/common/mark_links.gif") no-repeat -5px 2px;
}
/* ------------------------------------------------------------ */
div#dialog div.innerWrap:after,
div#searchParameter div.innerWrap:after,
div#searchParameter ul#checkList:after,
div#searchParameter ul.narrowDownSPList:after {
	display: block;
	clear: both;
	height: 0;
	content: "";
}
div#dialog div.innerWrap,
div#searchParameter div.innerWrap,
div#searchParameter ul#checkList,
div#searchParameter ul.narrowDownSPList {
	display: inline-table;
}
* html div#dialog div.innerWrap,
* html div#searchParameter div.innerWrap,
* html div#searchParameter ul#checkList,
* html div#searchParameter ul.narrowDownSPList {
	height: 1%;
}
div#dialog div.innerWrap,
div#searchParameter div.innerWrap,
div#searchParameter ul#checkList,
div#searchParameter ul.narrowDownSPList {
	display: block;
	zoom: 1;
}
#TB_window.TB_window_postReport,
#TB_window.TB_window_addList {
	border: none;
	background-color: transparent;
}
.TB_window_postReport .addListPopupTop,
.TB_window_addList .addListPopupTop {
	background: url(/SYS/cmn/images/front_002/bg_addlist_popup_top.png) no-repeat 0 0;
	padding-top: 6px;
	margin: 0 3px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}
.TB_window_postReport .addListPopupBottom,
.TB_window_addList .addListPopupBottom {
	background: url(/SYS/cmn/images/front_002/bg_addlist_popup_bottom.png) no-repeat 0 bottom;
	background-color: rgba(0, 0, 0, 0.2);
	padding-bottom: 6px;
}
.TB_window_postReport .addListPopupInner,
.TB_window_addList .addListPopupInner {
	position: relative;
	border-right: 3px solid #A3A8AF;
	border-left: 3px solid #A3A8AF;
}
.TB_window_postReport .addListHeaderWrapper,
.TB_window_addList .addListHeaderWrapper {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px 14px;
	background: #EFEFED;
}
.TB_window_postReport .addListHeader,
.TB_window_addList .addListHeader {
	font-size: 16px;
	font-weight: bold;
}
.TB_window_postReport .addListContent,
.TB_window_addList .addListContent {
	background-color: #FFFFFF;
	padding: 0 12px 0 10px;
}
.TB_window_postReport .addListContentTextWrapper,
.TB_window_addList .addListContentTextWrapper {
	padding: 9px 0 9px 3px;
}
.TB_window_postReport .addListContentText,
.TB_window_addList .addListContentText {
	font-size: 14px;
	color: #D2232A;
	line-height: 20px;
	margin-left: 8px;
}
.TB_window_postReport .addListContentText.addMember,
.TB_window_addList .addListContentText.addMember {
	overflow: hidden;
	padding-left: 5px !important;
}
.TB_window_postReport .addListContentList > li,
.TB_window_addList .addListContentList > li {
	font-size: 14px;
	border-top: 1px dotted #CCCCCC;
}
.TB_window_postReport .addListContentListReg,
.TB_window_addList .addListContentListReg {
	padding: 10px 2px 11px 4px;
}
.TB_window_postReport .addListContentListLogin,
.TB_window_addList .addListContentListLogin {
	padding: 10px 2px 5px 4px;
}
.TB_window_postReport #TB_ajaxContent p,
.TB_window_addList #TB_ajaxContent p {
	padding: 0;
}
.TB_window_postReport .fl,
.TB_window_addList .fl {
	float: left;
}
.TB_window_postReport .fr,
.TB_window_addList .fr {
	float: right;
}
.TB_window_postReport .mT2,
.TB_window_addList .mT2 {
	margin-top: 2px;
}
.TB_window_postReport .closeBtn,
.TB_window_addList .closeBtn {
	position: absolute;
	right: 2px;
	bottom: -32px;
	background-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}
/* [EOF] */
