@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/top/css/yui-font.css";
@import "/common/themes/top/css/default.css"; /* initial setting */
@import "/common/themes/top/css/layout.css";/* layout style */
@import "/common/themes/top/css/blogstyle.css";/* blog control style */
@import "/common/themes/top/css/DropDownMenu.css";
@import "/common/themes/top/css/concept.css";

/*
===== 1: link setting ===========================
*/
a:link {
	text-decoration: none;
	color: #951c10;	
}
a:visited {
	text-decoration: none !important;
	color: #951c10;	
}
a:hover{
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #951c10;	
}


/*
===== 2: mainArea ===========================
*/

/*
 6.Main Contents [
----------------------------------------------------------- */
/*  [ Simple Entry
--------------------- */
.blogEntryPosted {
	text-align: right;
}
.blogEntryPosted,
.blogEntryPosted a:link,
.blogEntryPosted a:visited,
.blogEntryPosted a:active {
  color: #808080;
  font-size: x-small;
}
.blogEntryMetadata {
}
.blogEntryMetadata,
.blogEntryMetadata a:link,
.blogEntryMetadata a:visited,
.blogEntryMetadata a:active {
  color: #808080;
  font-size: x-small;
}
.blogEntryBottom {
	clear: both;
}
.blogEntryLinks,
.itemLinks,
.commentLinks,
.trackbackLinks {
  color: #808080;
	text-align: right;
  font-size: x-small;
}
.bodyContentEven {
  background: #ffffff;
}
.bodyContentOdd {
  background: #e3e4e0;
}

dl.shop {
	float: left;
	width: 350px;
}
.rightBox {
	float: right;
	margin: 0 0 1em 1em;
}

.hrLine {
	clear: both;
	height: 1px;
	margin: 1em 0;
	border-top: #333 1px dotted;
}

dl.shop dt {
	background: url(images/point.gif) no-repeat 0 0;
	padding: 0px 0 10px 25px;
	font-size: 108%;
	font-weight: bold;
}
h4.title {
	background: url(images/h4Bg.gif) no-repeat 0 0;
	width: 332px;
	height: 27px;
	margin: 1em 0;
	padding: 8px 0 0 35px;
	font-size: 116&;
	font-weight: bold;
	color: #fff;
}

/*
===== 3: mainArea ===========================
*/
.rightBox_wabi {
	float: right;
	margin: 0 0 1em 1.5em;
}
.leftBox_wabi {
	float: left;
	margin: 0 1.5em 2em 0;
}


.wabiBox {
	clear: both;
	border: #151515 1px solid;
	padding: 10px 15px;
}
.wabiBox h4 {
	background: url(images/point.gif) no-repeat 0 0;
	padding: 0px 0 10px 25px;
	font-size: 108%;
	font-weight: bold;
}
#map {
	border: #151515 1px solid;
	margin: 1em 0;
}
#map_01 {
	border: #151515 1px solid;
	margin: 1em 0;
 width: 540px;
 height: 300px;
}
img.mapIcon {
	vertical-align: middle;
	margin-left: 10px;
}
h4.imgTi {
	margin-bottom: 1em;
}
.wabisabiBtn {
	text-align: right;
	margin-bottom: 1em;
}
dl.shopList dt {
	font-weight: bold;
	margin-bottom: 3px;
	background: url(images/pt.jpg) no-repeat 0 3px;
	padding-left: 18px;
}
dl.shopList dd {
	margin: 0 0 10px 15px;
}
