@charset "Shift_JIS";


/* ページ上部の「戻る」ボタン */
#back {
	text-align: right;
	height: auto;
	width: 560px;
	padding-bottom: 10px;
}

/* ページコンテンツ部分のCSS */
#detail_top {
	margin: 0px auto;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

#detail_system {
	margin: 0px auto;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
}

#detail_userlivenews {
	margin: 0px auto;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
}

#box_contents {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 500px;
}


#box_contents #category {
	background-color: #FF0033;
	padding: 3px;
	height: auto;
	width: auto;
	margin: 10px auto 0px;
	color: #FFFFFF;
	clear: left;
	float: left;
}

#box_contents #shopname {
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #990033;
	margin: 6px auto;
	padding: 0px;
	clear: both;
	text-align: left;
	height: auto;
	width: 490px;
	line-height: 1.5em;
}

#box_contents p {
	margin: 0px;
	line-height: 1.35em;
	padding: 0px 0px 10px;
	clear: both;
	width: 490px;
	text-align: left;
	height: auto;
}

#box_contents .left {
	margin: 0px 0px 20px;
	padding: 0px 6px 0px 0px;
	float: left;
	height: auto;
	width: 302px;
}

#box_contents .left #mainphoto img {
	height: 200px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#box_contents .left table {
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 302px;
}

#box_contents .left .cell_01 {
	background-color: #FFEEDD;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	padding: 8px 12px;
	white-space: nowrap;
	text-align: left;
}

#box_contents .left .cell_02 {
	background-color: #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	padding: 8px 12px;
	text-align: left;
}

#box_contents .right {
	padding: 0px;
	float: right;
	height: auto;
	width: 180px;
	text-align: left;
	margin: 0px 0px 20px;
}

#box_contents .right img {
	height: 120px;
	/*width: 180px; */
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

#box_contents #shopnews {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 500px;
	text-align: left;
}
#box_contents #shopnews #timestamp {
	height: 15px;
	width: 360px;
	background-attachment: scroll;
	background-image: url(../../img/header_shopnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 5px;
	padding-left: 140px;
	padding-bottom: 4px;
	margin: 0px auto 0px 0px;
}


#box_contents #shopnews #box_news {
	border: 1px solid #CCCCCC;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../../img/bg_box_news.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	height: 172px;
	width: 498px;
}

#box_contents #shopnews #box_news .left {
	padding: 0px;
	float: left;
	height: 150px;
	width: 328px;
	margin-bottom: 0px;
}

#box_contents #shopnews #box_news .left #newstitle {
	font-size: 14px;
	color: #990033;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	clear: both;
}

#box_contents #shopnews #box_news .left #newsdetail {
	height: 90px;
	width: auto;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
	margin-top: 8px;
}

#box_contents #shopnews #box_news .left #displayall {
	text-align: left;
	height: auto;
	width: auto;
	font-size: 10px;
	color: #990033;
}

#box_contents #shopnews #box_news .right {
	float: right;
	height: 148px;
	width: 148px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

#box_contents #shopnews #box_news .right #headlines {
	padding: 4px 0px 0px;
	height: auto;
	width: auto;
	margin-top: 4px;
	border-top: 1px dotted #CCCCCC;
}

/* ショップ詳細「トップ」の上部メニュー */
.menu {
	height: 23px;
	width: 555px;
	clear: both;
	margin: 0px auto 20px;
	padding-left: 5px;
	background-color: #B5C5D5;
	padding-top: 2px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../img/bg_btn_menu_shop_detail.gif);
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-position: -40px;
}

.menu li,.menu li a {
	display: block;
	height: 20px;
	width: 111px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu li {
	text-indent: -9999px;
}

.menu_01 a {
	background-position: 0px 0px;
}

.menu_02 a {
	background-position: -111px 0px;
}

.menu_03 a {
	background-position: -222px 0px;
}

.menu_04 a {
	background-position: -333px 0px;
}

.menu_05 a {

	background-position: -444px 0px;
}

.menu_01 a:hover {

	background-position: 0px -20px;
}
.menu_02 a:hover {
	background-position: -111px -20px;
}

.menu_03 a:hover {
	background-position: -222px -20px;
}

.menu_04 a:hover {
	background-position: -333px -20px;
}

.menu_05 a:hover {
	background-position: -444px -20px;
}

.menu_01 {
	background-position: 0px -40px;
	background-image: url(../../img/bg_btn_menu_shop_detail.gif);
}

.menu_02 {
	background-position: -111px -40px;
	background-image: url(../../img/bg_btn_menu_shop_detail.gif);
}

.menu_03 {
	background-position: -222px -40px;
	background-image: url(../../img/bg_btn_menu_shop_detail.gif);
}

.menu_04 {
	background-position: -333px -40px;
	background-image: url(../../img/bg_btn_menu_shop_detail.gif);
}

.menu_05 {
	background-position: -444px -40px;
	background-image: url(../../img/bg_btn_menu_shop_detail.gif);
}

/* 各ページごとに初期ボタン色を自動的に替えるCSS */



/* 詳細ページトップ */
#detail_top .menu_01 a {
	background-position: 0px -20px;
}

/* 詳細ページ最新情報 */
#detail_userlivenews .menu_02 a {
	background-position: -111px -20px;
}

/* 詳細ページシステム */
#detail_system .menu_03 a {
	background-position: -222px -20px;
}


/* ※こっから先は使わないかも（だって別ウインドウなんだもん） */
/* 詳細ページクーポン */
#detail_coupon .menu_04 a {
	background-position: -333px -20px;
}

/* 詳細ページオフィシャル */
#detail_official .menu_05 a {
	background-position: -444px -20px;
}
