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

@import "reset.css";

body {
  background: #e5eba7 url(/img/back_patt01.jpg) repeat-x 0 0;
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 1.3;
}
.wrapper {
  width: 957px;
  min-height: 100%;
  background: url(/img/back_shadow.png) repeat-y center top;
  padding: 0px;
  margin: 0 auto;
}

/*  header */
.headerArea {
  clear: both;
  width: 865px;
  padding: 20px 25px 10px;
  margin: 0 auto;
  height: 85px;
  background-color: #FFFFFF;
}
.headerArea .logoArea {
  float: left;
  height: 70px;
  width: 325px;
}
.headerArea .logoArea h1 {
  margin: 0;
  padding: 0;
}
.headerArea .logoArea h1 a {
  background: url(/img/logo.gif) no-repeat;
  text-indent: -9999px;
  display: block;
  height: 70px;
  width: 325px;
}
.headerArea .subMenuArea {
  float: right;
  width: 500px;
  text-align: right;
  font-size: 13px;
  color: #999;
}
.headerArea .subMenuArea a {
  color: #336699;
  text-decoration: none;
}
.headerArea .subMenuArea a:hover {
  color: #3399FF;
}

/* menu */
.menuArea {
  clear: both;
  width: 915px;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0  auto;
}
ul#navigation {
  width:900px;
  padding:0;
  margin: 0 auto;
  overflow:hidden;
  zoom:100%;
}
ul#navigation li {
  float:left;
  list-style:none;
  margin: 0;
  padding: 0;
}
ul#navigation li a {
  display:block;
  height:50px;
  width:180px;
  text-indent:-9898px;
  background: url(/img/menu_900_04.gif) no-repeat;
}

ul#navigation li.top a {
  background-position:0px 0px;
  width:188px;
}
ul#navigation li.top.on a,
ul#navigation li.top a:hover {
  background-position:0 -50px;
}
ul#navigation li.item a {
  background-position:-188px 0px;
  width:174px;
}
ul#navigation li.item.on a,
ul#navigation li.item a:hover {
  background-position:-188px -50px;
}
ul#navigation li.shop a {
  background-position:-362px 0px;
  width:172px;
}
ul#navigation li.shop.on a,
ul#navigation li.shop a:hover {
  background-position:-362px -50px;
}
ul#navigation li.blog a {
  background-position:-534px 0px;
  width:174px;
}
ul#navigation li.blog.on a,
ul#navigation li.blog a:hover {
  background-position:-534px -50px;
}
ul#navigation li.ask a {
  background-position:-708px 0px;
  width:192px;
}
ul#navigation li.ask.on a,
ul#navigation li.ask a:hover {
  background-position:-708px -50px;
}

/* headerImg */
.headerImgArea {
  background-color: #FFFFFF;
  clear: both;
  height: 185px;
  width: 900px;
  padding: 5px 0 8px;
  margin: 0 auto;
}

/* mainArea */
.mainArea {
  min-height: 100%;
  margin: 0 auto 10px;
  padding: 0px;
  clear: both;
  width: 899px;
  background: url(/img/dot_01.gif) repeat-y 670px;
}

/* leftArea */
.leftArea {
  float: left;
	width: 660px;
  margin: 0;
  padding: 0;
}

h4.leftMenuTitle {
  padding: 0px;
  margin: 0 0 10px 0;
}

ul#leftNavi {
  width:210px;
  text-align: center;
  padding: 0;
  margin: 0;
}
ul#leftNavi li {
  margin: 0;
  padding: 0;
}
ul#leftNavi  li.norm {
  clear: both;
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  padding: 5px 0 0 20px;
  background: url(/img/arrow_03.gif) no-repeat 21px 50%;
  margin: 0px;
}
ul#leftNavi li.norm.bottom {
  margin-bottom: 20px;
  border-bottom: none;
}
ul#leftNavi li a {
  display:block;
  height:25px;
  width:150px;
  text-align:left;
  padding: 2px 0 0 20px;
  text-decoration: none;
  color: #E68624;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  font-weight: bold;
}
ul#leftNavi li a:hover {
  color: #FAE2B1;
  text-decoration: none;
}

.rightArea .sponcerBanner {
	clear: both;
	width: 215px;
	padding-bottom: 10px;
}

/* rightArea */
.rightArea {
  width: 215px;
	float: right;
	padding: 0;
	margin: 0;
}


/* トップページ商品＆店舗一覧 */
#toppage ul.contentsTitle {
  margin: 0;
  padding: 0 0 0 50px;
  clear: both;
  width: 610px;
  background: url(/img/contents_t02.gif) no-repeat 0 0;
  height: 43px;
  color: #FFFFFF;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  list-style: none;
}
#toppage ul.contentsTitle li {
  margin: 0;
  padding: 0;
}
#toppage ul.contentsTitle li.title {
  display: block;
  float: left;
  width: 400px;
  height: 36px;
  padding: 11px 0 0 0;
}
#toppage ul.contentsTitle li.title a {
  color: #fff;
  text-decoration: none;
}
#toppage ul.contentsTitle li.list {
  display: block;
  float: right;
  width: 63px;
  padding: 9px 20px 0;
  height: 21px;
}
#toppage ul.contentsTitle li.list a {
  background: url(/img/list_button01.gif) no-repeat;
  display:block;
  height:21px;
  width:63px;
  text-indent:-9898px;
}
#toppage ul.contentsTitle li.list a:hover {
  background: url(/img/list_button02.gif) no-repeat;
}

#toppage .topItemList,
#toppage .topShopList {
  clear:both;
  margin:0 0 15px;
  padding:0;
  position:relative;
  width:660px;
}

#toppage .topItemList dl.box,
#toppage .topShopList dl.box {
  background: url(/img/dot_01.gif) 218px 50% repeat-y;
  display:inline;
  float:left;
  margin:10px 0 0;
  padding:0 15px 10px;
  width:190px;
}

#toppage .topItemList dl.box.right,
#toppage .topShopList dl.box.right {
  width: 188px;
  background: none;
}

#toppage .topItemList dl.box dt.name,
#toppage .topShopList dl.box dt.name{
  text-align: left;
  padding: 0 0 15px;
  margin: 0px;
}

#toppage .topItemList dl.box dt.name a,
#toppage .topShopList dl.box dt.name a {
  font-weight: bold;
  font-size: 14px;
  color: #369;
  text-decoration: underline;
}
#toppage .topItemList dl.box dt.name a:hover,
#toppage .topShopList dl.box dt.name a:hover {
  color: #09F;
  text-decoration: none;
}

#toppage .topItemList dl.box dd.photo,
#toppage .topShopList dl.box dd.photo{
  text-align: center;
  margin: 0;
  padding: 0;
}

#toppage .topItemList dl.box dd.priceboxOver,
#toppage .topShopList dl.box dd.priceboxOver {
  background: url(/img/pricebox_over.gif) no-repeat 0 0;
  width: 170px;
  margin: 10px 0 0 0;
  display: inline;
  padding: 20px 10px 10px;
  float: left;
}
#toppage .topItemList dl.box dd.priceboxUnder,
#toppage .topShopList dl.box dd.priceboxUnder {
  background: url(/img/pricebox_under.gif) no-repeat 0 0;
  padding: 0px;
  height: 10px;
  width: 190px;
  margin: 0px;
  display: inline;
  float: left;
}

#toppage .topItemList dl.box dd.priceboxOver p,
#toppage .topShopList dl.box dd.priceboxOver p {
  margin: 0;
  padding: 0;
}
#toppage .topItemList dl.box dd.priceboxOver p.comment,
#toppage .topShopList dl.box dd.priceboxOver p.comment {
  text-decoration: none;
  font-size: 13px;
  color: #666;
}
#toppage .topItemList dl.box dd.priceboxOver p.buy,
#toppage .topShopList dl.box dd.priceboxOver p.buy {
  margin: 8px auto 0;
  text-align: center;
}

#toppage dl.topNewsList {
  width: 640px;
  margin: 0 0 30px 0;
  overflow: hidden;
  padding: 0 10px 10px;
  clear: both;

}

#toppage dl.topNewsList dt {
  margin: 0;
  padding: 10px 0 5px 15px;
  text-align: left;
  background: url(/img/newsmark.gif) no-repeat 2px center;
  font-size: 14px;
  border-bottom: 1px dotted #CCC;
}
#toppage dl.topNewsList dd {
  float: right;
  margin: 0 0 0 10px;
  padding: 10px 5px 0;
  font-size: 14px;
  color: #333;
}

/* footer */
.footer {
  height: 100px;
  width: 915px;
  background-color: #FFFFFF;
  clear: both;
  border-top: 3px solid #CCCCCC;
  margin: 0 auto;
}
.footerMenuArea {
  padding: 0px;
  width: 600px;
  margin: 30px auto 0;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #999999;
}
.footerMenuArea a:hover {
  color: #3399FF;
}
.footerMenuArea a {
  color: #336699;
  text-decoration: none;
}

/* ここまでtop関係 */

/* パンくずリスト */
ol#topicpath {
	margin: 0;
	padding: 0 0 15px 8px;
	clear: both;
	width: 660px;
	color: #666;
	height: 15px;
	list-style-type: none;
}
ol#topicpath li {
	margin: 0;
	padding: 0;
}
ol#topicpath li.norm {
	background: url(/img/arrow_01.gif) no-repeat left center;
	float: left;
	padding: 0 5px 0 13px;
	font-size: 13px;
}
ol#topicpath li.norm.home {
  background: none;
	padding: 0 5px 0 0;
}
ol#topicpath li a {
	color: #336699;
	text-decoration: none;
}
ol#topicpath li a:hover {
	color: #0099FF;
}

/* 右コンテンツエリア */

.leftArea h2.contentsTitle01 {
	clear: both;
	width: 610px;
	background: url(/img/contents_t02.gif) no-repeat;
	height: 38px;
	margin: 0;
	padding: 0 0 0 50px;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.leftArea .contentsDescription {
  border-bottom: 2px dotted #ccc;
  width: 640px;
  margin: 8px 10px;
  padding: 0 0 4px;
  line-height: 1.2;
}

.leftArea .contentsText {
  width: 660px;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}

/* フォルダ表示 */
/* 店舗リスト */
.leftArea dl.shoplist {
  margin: 0 0 0 10px;
  padding: 13px 0 13px 15px;
	border-bottom: 1px dotted #CCCCCC;
	width: 630px;
	display: inline;
	float: left;
	clear: both;
}
.leftArea dl.shoplist dt.pict {
  margin: 0 20px 0 0;
  padding: 0;
	width: 120px;
	border: 1px solid #CCCCCC;
	float: left;
	line-height: 0;
}
.leftArea dl.shoplist dd.name {
  margin: 0;
  padding: 0 0 7px;
	font-size: 14px;
	width: 300px;
	float: left;
}
.leftArea dl.shoplist dd.name a {
	color: #336699;
}
.leftArea dl.shoplist dd.name a:hover {
	color: #0099FF;
}
.leftArea dl.shoplist dd.adress {
  margin: 0;
  padding: 0;
	color: #666666;
	text-align: left;
	width: 370px;
	float: left;
	font-size: 14px;
}
.leftArea dl.shoplist dd.icon {
  margin: -25px 0 0 0;
  padding: 0;
	height: 52px;
	width: 115px;
	color: #CCCCCC;
	float: left;
	text-align: right;
}

/* 店舗ページ */
dl.shopTitle {
  clear: both;
  width: 615px;
  background: url(/img/shop_t02.gif) no-repeat 5px 0px;
  height: 73px;
  padding: 23px 0 15px 45px;
  margin: 0;
  text-align: left;
}
dl.shopTitle dt.name {
  font-size: 16px;
  font-weight: bold;
  color: #211B0C;
  padding: 0 0 5px 0;
  margin: 0;
}
dl.shopTitle dd.adress {
  font-size: 14px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}

/* 地図情報 */
.mapFlameTop {
  clear: both;
  height: 35px;
  width: 655px;
  margin: 0;
  padding: 0;
}
.mapFlameBottom {
  width: 655px;
  margin: 0;
  padding: 0 0 20px;
  clear: both;
}

/* その他 */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}


#about {
	width: 215px;
	font-size: 13px;
	background: url(http://emall.yonago.net/files/7154.gif) no-repeat 0 bottom;
}
#about h4 {
	margin: 0;
	background: url(http://emall.yonago.net/files/7153.gif) no-repeat 0 0;
	height: 42px;
	text-indent: -9999px;
}
#about h4 a {
	width: 215px;
	height: 34px;
	display: block;
}
#about h5 {
	margin: 0.5em 8px;
	font-size: 16px;
	color: #91c3e9;
}
#about p {
	margin: 0.5em 10px;
}
#about p.notes {
	color: #999;
	font-size: 11px;
	margin: 0 10px;
}
#about ul {
	margin: 0.2em 10px;
	padding: 0 0 0 16px;
}
#about .line {
	border-bottom: 1px dotted #91c3e9;
	margin-bottom: 15px;
}
#about .title {
	font-size: 14px;
	color: #91c3e9;
	font-weight: bold;
}
#about .btn_form {
	padding: 0 11px 10px 12px;
	text-indent: -9999px;
}
#about .btn_form a {
	width: 192px;
	height: 26px;
	background: url(http://emall.yonago.net/files/7160.gif) no-repeat 0 0;
	display: block;
}
#about .btn_form a:hover {
	background-position: 0 -26px;
