/*ショップ用メニューのリンク文字色*/
.shop a:link { color: #666666; }
.shop a:visited { color: #666666; }
.shop a:hover { color: #333333; }
.shop a:active { color: #333333; }

/*本文中のリンク文字色*/
.text a:link { color:  #FC966A; }
.text a:visited { color: #FC966A; }
.text a:hover { color: #FC966A; }
.text a:active { color: #FC966A; }

.shop #container {
  border-right:none;
  width:100%;
}
.shop#container-inner {
  border-right:none;
}
.shop #menu {
  width:100%;
  background:url('images/080428/menuBar.gif');
}

.shop #banner-inner img{
  vertical-align:-7px;
  margin-right:80px;
}
.shop #footer{
  width:100%;
  margin:10px 0px 5px 0px;
  padding:5px 0px 30px 0px;
}
.shop #footer-copy {
  margin-left:25px;
}
.shop h1 {
  width:386px;
  float:left;
  margin:0 60px 0 0;
  padding:25px 0px 17px 20px;
}

.shop .pagebody {
  width:760px;
  margin:0 0 0 20px;
  padding:0;
}

/***************SHOPヘッダ*******************/
#shop-header {
  position: relative;
  margin:13px 0 0 0;
}
#shop-header-inner {
  position: static;
}
#shop-header-copy {
  width:440px;
  float:left;
  padding:2px 0 0 0;
}
#shop-header-cart {
  width:300px;
  float:left;
  text-align:right;
}
#shop-header-cart img{
  vertical-align:middle;
  margin:0 0 0 10px;
}

/***************SHOP メインコンテンツ*******************/
#shop-side {
  width:180px;
  float:left;
  margin:13px 0 0 0;
}
#shop-main {
  width:555px;
  float:left;
  margin:13px 0 0 5px;
}
#shop-list,#shop-detail {
  width:545px;
  float:left;
  margin:13px 0 0 15px;
}
.shop #shop-footer {
  width:745px;
  text-align:right;
}
/***************SHOP サイドメニュー*******************/
#shop-search {
  width:160px;
  border:1px solid #d6d6d6;
  padding:9px;
  margin-bottom:10px;
}
#shop-search img{
  margin-bottom:10px;
}
#shop-search .shop-search-box{
  width:110px;
  height:15px;
  margin-right:5px;
  color:#666666;
}
#shop-search .shop-search-button{
  vertical-align:bottom;
}
.shop-side-banner {
  margin-bottom:5px;
}
#shop-category {
  margin:25px 10px 15px 10px;
  width:160px;
}
#shop-category-title {
  padding:0 0 10px 0;
  border-bottom:1px dotted #c3c3c3;
}
#shop-category ul {
  list-style:none;
  margin:0;
  padding:0;
}
#shop-category ul li {
  margin:0;
  padding:5px 0 5px 10px;
  background:url('../shop/images/arrow99.gif') no-repeat left center;
  border-bottom:1px dotted #c3c3c3;
  font-size:small;
}

#shop-side-pickup {
  margin:25px 10px 15px 10px;
  width:150px;
  border:1px solid #d6d6d6;
  padding:10px 5px;;
}
.shop-side-pickup-entry {
  width:150px;
  padding-bottom:5px;
  border-bottom:1px solid #d6d6d6;
  margin-bottom:10px;
  font-size:small;
  color:#333333;
}
.shop-side-pickup-entry img {
  margin-bottom:10px;
}
.shop-side-pickup-entrylast {
  margin-bottom:0px;
  padding-bottom:0px;
  border-bottom:none;
}
/*************SHOP　トップメイン*******************/
#shop-main-visual {
  margin:0 0 20px 0;
}
#shop-news {
  width:555px;
  margin-bottom:20px;
}
#shop-news ul {
  list-style:none;
  margin:0;
  padding:0;
}
#shop-news ul li{
  margin:0;
  padding:0;
  padding:5px 0 5px 0;
  border-bottom:1px dotted #c3c3c3;
}
.shop-news-date {
  float:left;
  width:80px;
}
.shop-news-body {
  float:left;
  width:470px;
}

#shop-sub-visual {
  margin-bottom:30px;
}

#shop-recommend {
  margin:0 0 50px 0;
  width:555px;
}
#shop-recommend-title {
  margin-bottom:15px;
}
#shop-recommend .shop-list-set{
  width:555px;
  margin:0;
  padding:0;
}
.shop-list-item{
  float:left;
  margin:0 13px 0 0;
  width:98px;
  color:#333333;
}

.shop-list-item .list-name{
  font-size:x-small;
  font-weight:bold;
  line-height:1.3;
  color:#333333;
}
.shop-list-item .list-taxin {
  font-weight:bold;
  font-size:medium;
}
.shop-list-item .list-price {
  color:#999999;
}
.shop-list-item .list-new {
  font-weight:bold;
  color:#FF3366;
}
/***********SHOPリスト********************/
#shop-list-title {
  font-size:small;
  border-bottom:1px solid #e5e5e5;
  padding:5px 0;
  margin-bottom:15px;
}
#shop-list-title a{
  color:#333333;
}
#shop-list .shop-list-set{
  width:545px;
  margin:0 0 25px 0;
  padding:0;
}
#shop-list .shop-list-item {
  margin:0 11px 0 0;
}
/***********SHOP詳細********************/

#item-detail {
  position: relative;
}
#item-detail-inner {
  position: static;
}
#item-detail-img {
  float:left;
  width:330px;
}
#item-detail-img-main{
  border:1px solid #e5e5e5;
  margin-bottom:10px;
}
#item-detail-info {
  float:left;
  width:200px;
  margin-left:15px;
  font-size:small;
}
.item-new{
  color:#FF3366;
}
#item-name {
  color:#333333;
  font-weight:bold;
  border-bottom:1px solid #e5e5e5;
  padding:0 0 5px 0;
  margin:0 0 10px 0;
}
#item-price {
  margin:0 0 10px 0;
}
.item-other {
  margin:0 0 5px 0;
  font-size:x-small;
}
#item-detail-body {
  margin:20px 0 0 0;
  font-size:small;
  width:545px;
}
/***********SHOPお問い合わせ********************/
#shop-contact {
  position: relative;
  font-size:small;
}
#shop-contact-inner {
  position: static;
}

#shop-contact input {
  margin-bottom:8px;
}
/***********SHOPガイド********************/
#shop-guide {
  position: relative;
}
#shop-guide-inner {
  position: static;
}
#shop-guide-navi {
  margin-bottom:20px;
}
.shop-guide-title {
  font-size:small;
  font-weight:bold;
  width:545px;
  color:#000000;
  margin-bottom:10px;
  border-bottom:1px solid #999999;
}
.shop-guide-body {
  font-size:small;
  width:545px;
  margin-bottom:50px;
}
.shop-guide-body-article {
}

.shop-guide-body-article strong{
  font-size:small;
  font-weight:bold;
  width:545px;
  display:block;
  color:#333333;
  margin-bottom:5px;
  padding-bottom:5px;
  border-bottom:1px dotted #e5e5e5;
}



.shop-guide-table {
  width:540px;
  border-collapse: collapse;
  font-size:small;
}
.shop-guide-table td {
  font-weight:normal;
  width:480px;
  padding:3px 5px 10px 5px;
  vertical-align:top;
}
.shop-guide-table th {
  padding:3px 5px 3px 5px;
  font-weight:bold;
  width:60px;
  text-align:left;
  vertical-align:top;
}


.shop-guide-shipping {
  width:540px;
  border-collapse: separate;
  margin-bottom:5px;
  border-spacing: 2px;
}
.shop-guide-shipping tbody {
  background:#eeeeee;
  text-align:center;
}
.shop-guide-shipping thead {
  background:#e2e2e2;
  text-align:center;
}
.shop-guide-shipping td,.shop-guide-shipping th{
  font-size:x-small;
  margin:1px;
  padding:3px 5px 3px 5px;
  vertical-align:top;
}
/********SHOPフッター*********/

#shop-footer-menu {
  margin:0 0 5px 10px;
  font-size:x-small;
}
#shop-footer-copy {
  margin-left:10px;
}

/********特定商法取引に関する表示*********/
#shop-tokutei {
  position: relative;
}
#shop-tokutei-inner {
  position: static;
}
.shop-tokutei-table {
  width:540px;
  border-collapse: collapse;
  font-size:small;
}
.shop-tokutei-table tr {
}
.shop-tokutei-table td {
  font-weight:small;
  padding:3px 5px 10px 5px;
  vertical-align:top;
  border-bottom:1px dotted #e2e2e2;
}
.shop-tokutei-table th {
  padding:5px 5px 5px 5px;
  font-weight:bold;
  width:200px;
  text-align:left;
  vertical-align:top;
  border-bottom:1px dotted #e2e2e2;
}
/********規約*********/
#shop-kiyaku {
  position: relative;
  font-size:small;
}
#shop-kiyaku-inner {
  position: static;
}
.shop-kiyaku-shou{
  color:#333333;
}
/********FAQ*********/
#shop-faq {
  position: relative;
  font-size:small;
}
#shop-faq-inner {
  position: static;
}
.shop-faq-set{
  margin-bottom:25px;
}
.shop-faq-set-title{
  font-weight:bold;
  margin:5px 0 5px 0;
  padding:0px 0 5px 0;
  width:540px;
  border-bottom:1px dotted #e2e2e2;
}
/**********NEWS************/
#shop-news-contents,#shop-news-menu {
  position: relative;
  float:left;
}
#shop-news-contents-inner,#shop-news-menu-inner {
  position: static;
}
#shop-news-contents {
  width:400px;
  margin-right:30px;
}
#shop-news-menu ul li {
  border-bottom:none;
}
#shop-news-menu-title {
  padding-bottom:15px;
  /*margin-bottom:15px;
  border-bottom:1px solid #e2e2e2;*/
}

.shop-news-archives-title{
  clear:both;
  padding-bottom:7px;
  border-bottom:1px dotted #cccccc;
  margin-bottom:7px;
  line-height:2;
}
.shop-news-archives-body{
  clear:both;
  margin-bottom:30px;
}

