@charset "shift-jis";

#shopdetail #wrapper {
	background: #FFFFFF url(/common_all/images/contentbg.gif) repeat-y 0px 0px;
}
#shopdetail #wrapperInner {
	background: url(/common_all/images/contentbg_under.gif) no-repeat 0px bottom;
}
/*
 #news
------------------------------------------------------------------*/
#shopdetail h2 {
	padding-left: 20px;
	background: url(/common_all/images/news/news_titm_bg01.gif) repeat-y;
	padding-bottom: 15px;
	font-size: 160%;
	padding-top: 15px;
	margin-bottom: 20px;
	color: #2569bb;
	position:relative;
}
#shopdetail h2 .back {
	background-color:#FFFFFF;
	position:absolute;
	top:18px;
	right:15px;
}
#shopdetail .shopBox {
padding:0 15px 24px 29px;
}
#shopdetail .shopBox .boxL {	
	width: 304px;
	float:left;
}
#shopdetail .shopBox .boxL .photo {
background: url(/common_all/images/shopdetail/shop_photobg02.gif) no-repeat center bottom;
margin-bottom:10px;
}
#shopdetail .shopBox .boxL .photoInner {
	margin: 0px;
	padding: 3px 6px 6px;
}
#shopdetail .shopBox .boxL .photoHead {
	/*width:304px;*/
	vertical-align:top;
	font-size: 0px;
}
#shopdetail .shopBox .boxL p {
color:#c77a20;
font-size:90%;
}
#shopdetail .shopBox .boxR {
	float:right;
	width: 326px;
}
#shopdetail .shopBox .detail {
	border: 1px solid #e3e3e3;
}
#shopdetail .shopBox .detailInner {
	border: 5px solid #f4f4f4;
	padding:20px;
}
#shopdetail .shopBox .detail p {
	margin:8px 14px 24px;
}
#shopdetail .shopBox .detail table {
	margin-right: 15px;
	margin-left: 8px;
}
#shopdetail .shopBox .detail table th {
	padding-bottom: 10px;
	padding-right: 10px;
}
#shopdetail .shopBox .detail table td {
	padding-bottom: 10px;
word-break:break-all;
word-wrap:break-word;
}
#shopdetail .shopBox .detail table.data01 {
	margin-right: 15px;
	margin-left: 8px;
}
#shopdetail .shopBox .detail table.data01 th {
	padding-bottom: 10px;
	padding-right: 10px;
}
#shopdetail .shopBox .detail table.data01 td {
	padding-bottom: 10px;
word-break:break-all;
word-wrap:break-word;
}
#shopdetail .shopBox .detail table.data02 {
	margin-right: 15px;
	margin-left: 8px;
	margin-top:10px;
	font-size:90%;
}
#shopdetail .shopBox .detail table.data02 th {
	padding-bottom: 6px;
	padding-right: 8px;
}
#shopdetail .shopBox .detail table.data02 td {
	padding-bottom: 6px;
	word-break:break-all;
	word-wrap:break-word;
}
/*#shopdetail .shopBox .detail dl {
	margin-bottom: 7px;
	margin-top: 0px;
}
#shopdetail .shopBox .detail dl dt {
	display:inline;
}
#shopdetail .shopBox .detail dl dd {
	padding-left: 15px;
	display: inline;
}*/

#shopdetail .support {
	border: 1px solid #CCCCCC;
	background: #f7f7f7;
	margin-bottom:24px;
}
#shopdetail .support p {
	margin: 12px;
}
#shopdetail .line {
	height: 1px;
	background: url(/common_all/images/dotline01.gif) repeat-x;
}
#shopdetail .line hr {
	display: none;
}

h3.title {
margin-bottom:20px;
}
.shopTopics {
margin-bottom:26px;
}
.topicsText {
	float:left;
	width: 410px;
}
.topicsText h4 {
	background: url(/common_all/images/shopdetail/shopdetail_tits_icon.gif) no-repeat 6px 0px;
	padding-left: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	color: #c77a20;
	font-weight: bold;
	margin-bottom: 10px;
}
.topicsText p {
}
.topicsImg {
	float: right;
	width:290px;
	text-align:center;
}
.topicsImg img {
	text-align:center;
	margin:0 auto 14px auto;
	border: 1px solid #CCCCCC;
} 

 
