@charset "UTF-8";
/* CSS Document */

#header #subHeader {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	padding-bottom: 5px;
}

#topContents {
	width: 630px;
	margin-bottom: 20px;
	margin-left: 220px;
}

#topContents #shopTitle {
	background-image: url(../images/top-bc.gif);
	height: 91px;
	width: 630px;
	margin-bottom: 10px;
}

#topContents #shopTitle h2 {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	width: 630px;
	padding-top: 15px;
}

#topContents #shopTitle #hpLink {
	text-align: right;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}

#SearchShopContent{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}


#SearchShopContent h3 span{
	display: block;
	font-size: 16px;
	color: #d41357;
	font-weight: bold;
	padding: 7px 0 0 30px;
}


div.contentItemsBox {
	overflow: hidden;
	padding-bottom: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

div.contentItemsBox img{
	display: block;
}

div.contentItemsBox img.LeftImage{
	float: left;
	clear: left;
}
div.contentItemsBox img.RightImage{
	float: right;
	width: 215px;
}
div.contentItemsBox div.RightTextBox{
	float: right;
}

div.contentItemsBox div.RightTextBox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.contentItemsBox div.RightTextBox h4{
	font-weight: bold;
	font-size: 1.2em;
}
div.contentItemsBox p.tachibanaText{
	padding: 0;
	width: 307px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	background: url(../img/tachibana_text.gif) 0 0 no-repeat;
}

div.contentItemsBox div.LeftTextBox{
}

div.contentItemsBox div.LeftTextBox h3 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #FF3333;
	margin-bottom: 15px;
}

div.contentItemsBox p{
	padding: 0 0 15px 0;
	line-height: 1.8em;
}

#SearchShopContent #title {
	margin-bottom: 15px;
}

div.contentItemsBox p.shophomeLink a{
	font-weight: bold;
	color: #ee5c51;
}

div.contentItemsBox ul.magazinelist{
	padding: 0 0 5px 0;
}

div.contentItemsBox ul.magazinelist li{
	float:left;
	margin: 0 5px 0 0;
}

div.contentItemsBox ul.ShopInfo{
	clear: left;
	line-height: 1.3em;
}

div.contentItemsBox ul.ShopInfo li{
	padding: 2px 0 2px 0;
	list-style: none;
}

#shopLists{
	width: 610px;
	margin: 0 auto 10px;
}

#shopLists li{
	margin: 0 5px 5px 0;
	padding: 3px 10px;
	float: left;
	background-color: #FFE6F2;
	list-style: none;
}
#MapWrap{
	width: 610px;
	height: 320px;
	clear: left;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#SearchShopContent #ichigo1 {
	width: 610px;
}

#SearchShopContent #ichigo2 {
	background-color: #ffe7e1;
	width: 610px;
	padding-top: 10px;
}

#SearchShopContent #ichigo2 table {
	padding-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

#SearchShopContent #ichigo2 h3 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px dotted #FF6633;
	margin-bottom: 5px;
}

#SearchShopContent #ichigo3 {
	width: 610px;
}

#SearchShopContent table {
	padding-bottom: 30px;
}

#SearchShopContent table h4 {
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #333333;
	background-color: #efefef;
	width: 285px;
	text-align: left;
	text-indent: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

#SearchShopContent table td {
	line-height: 1.6em;
}
