/*枠*/

.left-navi {
  width: 192px;
  padding-top:10px;
	padding-right: 18px;
}

.left-navi .intro {
  width: 192px;
  padding-top: 10px;
	padding-bottom: 10px;
  position: relative;
	background-color: #99e5ff;
}

.main {
  width: 522px;
  padding-top: 10px;
  position: relative;
  z-index: 10;
}

.shop-info {
  width: 234px;
  padding-top: 10px;
  position: relative;
	float:right;
	border:1px dotted #CCCCCC;
}

.shop-info-div {
	widows:234px;
	margin-bottom:5px;
}

/***** ロールバナー *****/

#roll {
  background-image: url("/images/shop/index/main/b-box-background.gif");
  width: 522px;
  height: 148px;
  position: relative;
}

#roll div.image-area {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 452px;
  height: 118px;
}

#roll div.image-area p {
  position: absolute;
  border: solid 1px #cccccc;
}

#roll div.image-area p.hover {
  border: solid 1px #ff6600;
}

#roll div.image-area.single p.image {
  width: 448px;
  height: 114px;
}

#roll div.image-area.single p.image.first {
  top: 0;
  left: 0;
}

#roll div.image-area.double p.image {
  width: 220px;
  height: 114px;
}

#roll div.image-area.double p.image.first {
  top: 0;
  left: 0;
}

#roll div.image-area.double p.image.second {
  top: 0;
  left: 228px;
}

#roll div.image-area.triple p.image {
  width: 144px;
  height: 114px;
}

#roll div.image-area.triple p.image.first {
  top: 0;
  left: 0;
}

#roll div.image-area.triple p.image.second {
  top: 0;
  left: 153px;
}

#roll div.image-area.triple p.image.third {
  top: 0;
  left: 306px;
}

#roll div.image-area.now-loading p {
  background-image: url("/images/common/now-loading.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border: none !important;
  width: 450px;
  height: 116px;
}

#roll p.index-button {
  position: absolute;
  width: 32px;
  height: 26px;
}

#roll p.index-button a {
  width: 32px;
  height: 26px;
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  outline-style: none;
}

/* JavaScript 側から hover をセットするためのクラス */
#roll p.index-button a.hover {
  background-position: center -26px;
}

#roll p.index-button a:hover {
  background-position: center -26px;
}

/***** ビギナーバナー *****/


.b-beginner {
  text-indent: -9999px;
  padding-top: 10px;
  width: 504px;
}

.b-beginner a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}


.b-beginner a.img-beginner {
  background: url("/images/shop/index/main/beginer.gif");
  width: 504px;
  height: 55px;
}

.b-beginner a:hover {
  background-position: center 55px;
  position: relative;
  top: 1px;
}


/***** お知らせ部分 *****/

.main-title {
  padding-top: 5px;
}

ul.main-news {
  width: 520px;
  height: 110px;
  background-color: #ffffff;
  border-left: 1px #c0c0c0 solid;
  border-right: 1px #c0c0c0 solid;
  border-bottom: 1px #c0c0c0 solid;
  overflow-y: auto;
  list-style: none;
}

ul.main-news li {
  width: 490px; 
  border-bottom: 1px dotted #CCCCCC; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  background-image: url(../../images/shop/index/shop-info/arrow-blue.gif);
  background-position: 5px 9px;
  background-repeat: no-repeat;
}

ul.main-news li p {
  padding-left: 15px;
}

/***** ピックアップ *****/

div.pick-up {
  background-color: #FFFFCF;
  width: 492px;
  height: 250px;
  padding-left: 14px;
  padding-right: 14px;
  overflow: hidden;
}

div.pick-up div.text-line {
  width: 468px;
	height: 40px;
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

div.pick-up div.first-line {
  width: 492px;
  height: 95px;
}

div.pick-up div.first-line div.pickup-item {
  width: 164px;
  height: 95px;
}

div.pick-up div.first-line div.pickup-item p.image {
  margin-top: 10px;
}

div.pick-up div.second-line {
  overflow: hidden;
  position: relative;
  width: 492px;
  height: 95px;
}

div.pick-up div.second-line div.pickup-item {
  position: absolute;
  width: 164px;
  height: 95px;
}

div.pick-up div.second-line div.pickup-item p.image {
  margin-top: 10px;
}

div.pick-up table tr td div {
  padding-left: 12px; 
  padding-right: 12px; 
  padding-top: 10px; 
  width: 140px;
}

/***** 最新のヒット商品はこれ *****/

.hit-item {
  background-color: #FFFFCF;
  width: 500px;
  height: 150px;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 10px;
  overflow: hidden;
}

.hit-item div {
  width: 82px; 
  padding-left: 9px; 
  padding-right: 9px;
}

.hit-item div img {
  border: solid 1px #cccccc;
}


/***** 新着商品 *****/

.newly-item-title {
  background-image: url(../../images/shop/index/main/newly-item-header.gif);
  width: 522px;
  height: 32px;
}

.newly-item-title p {
  padding-right: 10px;
  line-height: 28px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.newly-item-title p a {
  background-image: url("/images/shop/common/arrow-white.gif");
  background-repeat: no-repeat;
  background-position: left center;
  _background-position: left 1px;
  padding-left: 15px;
  color: #000000;
}

.newly-item-title p a:hover {
  color: #0066cc;
}

.newly-item {
  background-color: #FFFFCF;
  width: 500px;
  height: 140px;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 10px;
  overflow: hidden;
}

.newly-item div {
  width: 82px; 
  padding-left: 9px; 
  padding-right: 9px;
}

.newly-item div img {
  border: solid 1px #cccccc;
}


/***** 特集コーナー *****/

.tokushuu-item-title {
  background-image: url(../../images/shop/index/main/bg-center-subtitle-tokushuu.png);
	background-position:left top;
	background-repeat: repeat-y;
  width: 522px;
	height: 40px;
}

.tokushuu-item-title p {
	PADDING-left: 15px;
	padding-top:5px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	COLOR: #FFFFFF; 
	LINE-HEIGHT: 30px
	
	
}

.tokushuu-item-title p a {
  background-image:  url("/images/shop/common/arrow-white.gif");
  background-repeat: no-repeat;
  background-position: left center;
  _background-position: left 1px;
  padding-left: 15px;
  color: #FFFFFF;
}

.tokushuu-item-title p a:hover {
  color: #0066cc;
}

.tokushuu-item {
  background-color: #FFFFCF;
  width: 500px;
  height: 140px;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 10px;
  overflow: hidden;
}

.tokushuu-item div {
  width: 82px; 
  padding-left: 9px; 
  padding-right: 9px;
}

.tokushuu-item div img {
  border: solid 1px #cccccc;
}


/***** メインカテゴリ一覧 *****/

.item-category {
  width: 522px;
  padding-bottom: 10px;
  padding-top: 0;
}

.item-category .item-category-box {
  padding-bottom: 5px; 
  border-bottom: 1px dotted #DDDDDD;
}

.item-category .item-category-box table tbody tr td.image {
  width: 30px;
  padding: 2px 5px 5px 5px;
  padding-top: 5px;
}

.item-category .item-category-box table tbody tr td.first {
  width: 460px;
  padding-left: 4px;
  padding-top: 5px;
}

.item-category .item-category-box table tbody tr td.first a {
  color: #000000;
}

.item-category .item-category-box table tbody tr td.first a:hover {
  color: #ff6600;
}

.item-category .item-category-box table tbody tr td.second {
  width: 460px;
  padding-left: 4px;
}


/***** ショップインフォ *****/

.shop-info-header {
  /*background: url(../../images/shop/index/shop-info/shop-info-header.gif);*/ /*取り敢えずコメントにしました。　　高木*/
  width: 220px;
  height: 100px;
}

.shop-rank {
  width: 200px;
  height: 95px;
  border-bottom: 1px solid #999999;
}

.user-name {
  width: 136px;
  height: 85px;
  padding-top: 10px;	
  font-size: 1.6em;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0px;
}

.name-box {
  padding-top: 5px;
}

.shop-id {
  padding-top: 2px;
  font-size: 0.6em;
  font-weight: normal;
}



.rank-img {
  width: 64px;
  height: 92px;
  padding-top: 3px;
  text-align: right
}

.shop-info-middle {
  width: 218px;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

.rank-name {
  width: 135px;
  border-bottom: 1px dotted;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sales-box {
}

.sales-box div.price {
  padding: 5px 10px;
}

.sales-box div.achievement {
  margin: 5px;
  /* background-image: url("/images/shop/index/shop-info/gauge-background.gif"); */
  background-image: url("/images/shop/index/shop-info/jumpup-gauge-background.gif");
  width: 206px;
  height: 18px;
  position: relative;
}

.sales-box div.achievement p {
  background-image: url("/images/shop/index/shop-info/gauge.gif");
  position: absolute;
  height: 10px;
  line-height: 0;
  font-size: 0;
  top: 0;
  left: 10px;
  text-indent: -9999px;
}

.sales-box p.congratulations {
  padding: 10px 9px;
}

.sales-box p.description {
  padding: 5px 10px;
}

.shop-info-text {
  font-weight: bold;
  font-size: 1.1em;
  color: #000000;
}

.remainder {
  font-weight: bold;
  font-size: 2.8em;
  color: #CC0000;
  letter-spacing: -2px;
}

.remainder-yen {
  font-weight: bold;
  font-size: 1.2em;
  color: #000000;
}




/***** はじめての方はこちら *****/


.info-beginner {
  text-indent: -9999px;
  padding-top: 5px;
  width: 185px;
}

.info-beginner a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}


.info-beginner a.info-img-beginner {
  background: url("/images/shop/index/shop-info/beginer-button.gif");
  width: 185px;
  height: 37px;
}

.info-beginner a:hover {
  background-position: center 37px;
  position: relative;
  top: 1px;
}


/***** ダイヤモンドホットライン *****/


.info-diamond-hotline {
  text-indent: -9999px;
  padding-top: 5px;
  width: 185px;
}

.info-diamond-hotline a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}


.info-diamond-hotline a.info-img-diamond-hotline {
  background: url("/images/shop/index/shop-info/daimond-hotline-button.gif");
  width: 185px;
  height: 37px;
}

.info-diamond-hotline a:hover {
  background-position: center 37px;
  position: relative;
  top: 1px;
}





/***** クイックレポート *****/

.quick-report {
  width: 205px;
  padding-top: 5px;
}

.quick-report-update {
  font-size: 0.8em;
}

.quick-report-middle {
  background: url("/images/shop/index/shop-info/quick-report-background.gif");
  width: 190px;
  padding-left: 15px;
  padding-bottom: 10px;
}

.quick-report-footer {
  background: url("/images/shop/index/shop-info/quick-report-footer.gif");
  width: 205px;
  height: 40px;
}

.quick-report-box {
  width: 170px;
  border-bottom: dotted 1px #99E5FF;
}

.quick-report-box p.notice {
  font-size: 0.8em;
  text-align: right;
}

.quick-report-title {
  font-weight: bold;
  color: #000000;
  padding-top: 2px;
 }
 
.quick-report-number {
  font-size: 1.8em;
  color: #CC0000;
  text-align: right;
}

.quick-report-unit {
  font-size: 0.7em;
  font-weight: bold;
  color: #000000;
  margin-left: 2px;
}


.quick-report-button {
  float: right;
  text-indent: -9999px;
  padding-right: 3px;
}

.quick-report-button a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}


.quick-report-button a.goto-report {
  background: url("/images/shop/index/shop-info/goto-report.gif");
  width: 97px;
  height: 30px;
}

.quick-report-button a:hover {
  background-position: center 30px;
  position: relative;
}


/***** 上位ショップ限定機能 *****/
.limited-capability {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.limited-capability p.limited-capability-link{
  padding-top: 8px;
  padding-left: 10px;
}

.limited-capability p.limited-capability-link img{
  vertical-align: middle;
  margin-right: 5px;
}



/***** もしチャレ *****/

.challenge-info {
  padding-top: 10px;
}

.challenge-info div.middle {
  padding: 10px;
  background-color: #CCFFFF;
  width: 200px;
}

.mc100 {
  padding-bottom: 10px;
  width: 200px;
}

.voice-box-green {
  border-bottom: 1px solid #999999;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 55px;
}

.voice-box-pink {
  border-bottom: 1px solid #999999;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 45px;
}

.voice-box-blue {
  padding-top: 10px;
  padding-bottom: 5px;
  height: 50px;
}

.flog {
  width: 27px;
}

.voice {
  width: 170px;
  padding-left: 3px;
  color: #000000;
}

.challenge-info div.middle-entry {
  padding-left: 8px;
  padding-right: 8px;
  width: 204px;
  background-color: #CCFFFF;
}



.challenge-entry {
  text-indent: -9999px;
}

.challenge-entry a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}

.challenge-entry a.challenge-regist-button {
  background: url("/images/shop/index/shop-info/challenge-regist-button.gif");
  width: 204px;
  height: 36px;
}

.challenge-entry a:hover {
  background-position: center 36px;
  position: relative;
  top: 1px;
}



.middle-news {
  background-color: #CCFFFF;
  padding: 8px 10px 8px 10px;
}

.challenge-news {
  padding-top: 10px;
  padding-bottom: 10px;
}

.challenge-news div.arrow {
  margin-right: 5px;
  padding-top: 5px;
}

* html .challenge-news p.arrow {
  margin-right: 5px;
}



/***** もしも大学 *****/

.daigaku-info {
  padding-top: 10px;
}

.daigaku-middle {
 background-color: #E1FBA1;
 padding: 5px 10px 5px 10px;
}

/***** 右カラム 広告バナー *****/

#ad-box {
  margin-top:10px;
  overflow:hidden;
  clear:both;
}
#ad-agent{
  background-color: #DDDDDD;
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  padding-top:2px;
  padding-bottom:2px;
}
#ad-box p img {
  vertical-align:bottom;
}



.img-box {
  border: 0;
  font-size: 1px;
  line-height: 1px;
}

/***** 商品詳細枠組み *****/

div#index-main {
    width: 750px;
    margin-top: 10px;
    padding: 5px;
   font-size: 12px;
}

div#index-main div.main-contents {
    width: 450px;
    margin-right: 20px;
}

/***** リンクペタ郎くん *****/

div#shop-index-bargain {
    width: 450px;
}


div#shop-index-bargain p.petarou {
    padding-top: 4px;
    margin-right: 8px;
}

div#shop-index-bargain p.petarou a {
    color: red;
}

/***** 商品紹介 ******/

div#feature-box {
    width: 450px;
    margin-top: 5px;
}

div#feature-box div.feature {
    width: 150px;
}

div#feature-box div.feature p.link {
  margin-top: 4px;
}

div#feature-box div.feature p.link a {
  color: #0000FF;
}

/***** 上部商品検索フォーム *****/

div#head-search {
  margin-bottom: 10px;
}

div#head-search div.head {
  width: 450px;
  height: 8px;
  line-height: 0;
  font-size: 0;
  background: url('/images/shop/index/left/head-search/background-top.gif') no-repeat;
}

div#head-search div.foot {
  width: 450px;
  height: 6px;
  line-height: 0;
  font-size: 0;
  background: url('/images/shop/index/left/head-search/background-bottom.gif') no-repeat;
}

div#head-search div.content {
  background: url('/images/shop/index/left/head-search/background-middle.gif') repeat-y;
}

div#head-search div.content div.search {
  width: 440px;
  height: 32px;
  padding: 0 5px;
}

div#head-search div.content div.search p.icon {
  width: 95px;
}

div#head-search div.content div.search p.input {
  padding-top: 8px;
  margin-left: 10px;
  margin-right: 12px;
}

div#head-search div.content div.search p.input input.word {
  width: 170px;
  margin-right: 12px;
}

div#head-search div.content div.search p.input input.button {
  margin-top: -3px;
}

div#head-search div.content div.search p.detail-search {
  padding-top: 8px;
}

div#head-search div.content div.keywords {
  width: 438px;
  height: 28px;
  margin: 0 6px;
  background: url('/images/shop/index/left/head-search/keyword-background.gif') no-repeat;
}

div#head-search div.content div.keywords div.keyword-roll {
  width: 305px;
  height: 16px;
  overflow: hidden;
  position: relative;
  top: 5px;
  left: 125px;
}

div#head-search div.content div.keywords div.keyword-roll ul {
  list-style: none;
  white-space: nowrap;
}

div#head-search div.content div.keywords div.keyword-roll ul li {
  display: inline;
  white-space: nowrap;
  padding: 1px 5px;
  vertical-align: baseline;
}

/***** 商品検索 *****/

div#shop-index-search {
    margin-top: 8px;
    width: 450px;
    height: 37px;
    background-image: url(/images/shop/index/left/search/background.gif);
}

div#shop-index-search input {
    vertical-align: middle;
}

div#shop-index-search div.form-box {
    padding-top: 6px;
    margin-left: 5px;
}

div#shop-index-search div.form-box input.words {
    width: 265px;
}

/***** キーワード *****/

div#keyword-box {
  width: 446px;
  margin-top: 12px;
  border: 2px solid #FF6600;
}

div#keyword-box div.item {
  padding: 10px 10px 20px 10px;
  padding-bottom: 5px;
  border-bottom: 2px dotted #FF9900;
  width: 426px;
}

div#keyword-box div.item-count {
  width: 140px;
}

div#keyword-box div.new {
  width: 286px;
}

div#keyword-box div.item p {
  margin-right: 8px;
}

div#keyword-box div.item p.text {
  line-height: 16px;
  font-size: 13px;
  color: #333333;
}

div#keyword-box div.item div.item-number {
  width: 49%;
}

div#keyword-box div.item div.item-number p.totle {
  margin-top: 6px;
}

div#keyword-box p.number a {
  text-decoration: none;
  color: red;
}

div#keyword-box p.number a:active, div#keyword-box p.number a:hover {
  color: #33CC33;
}

div#keyword-box p.button img {
  margin-top: -3px;
}

div#keyword-box p.number {
  font-size: 27px;
}

div#keyword-box img {
  margin-top: 5px;
}

div#keyword-box p.number span {
  font-size: 14px;
}

div#keyword-box div.search {
  background-image: url(/images/shop/index/left/keyword/search_bg.gif);
  height: 32px;
}

div#keyword-box div.search p.input {
  padding-top: 8px;
  margin-left: 100px;
  margin-right: 12px;
}

div#keyword-box div.search p.input input.word {
  width: 170px;
  margin-right: 12px;
}

div#keyword-box div.search p.input input.button {
  margin-top: -3px;
}	

div#keyword-box div.keyword {
  width: 426px;
  margin: 10px;
  padding-bottom: 6px;
  border-bottom: 2px dotted #FF6600;
}

div#keyword-box div.keyword ul {
  list-style-type: none;
}

div#keyword-box div.keyword ul li {
  display: inline;
  line-height: 20px;
}

div#keyword-box div.keyword ul li img {
  vertical-align: middle;
}

div#keyword-box div.keyword ul li.red a {
  color: red;
  font-weight: bold;
}

div#keyword-box div.keyword ul li a {
  color: #0000FF;
}

div#keyword-box div.category {
  width: 426px;
  border-bottom: 2px dotted #FFEE33;
  margin: 7px 10px;
}

div#keyword-box div.bottom {
  border-bottom: none;
  margin: 7px 10px 0px;
}

div#keyword-box div.category div.nomal p.icon, div#keyword-box div.category div.push p.icon {
  width: 46px;
  margin-right: 8px;
}

div#keyword-box div.category div.nomal div.text, div#keyword-box div.category div.push div.text {
  width: 370px;
}

div#keyword-box div.category div.nomal li, div#keyword-box div.category div.push li {
  display: inline;
}

div#keyword-box div.category div.nomal div.text li.first a {
  font-size: 14px;
  color: #993300;
}

div#keyword-box div.category div.nomal div.text li a {
  font-size: 11px;
  line-height: 18px;
}

div#keyword-box div.category div.push {
  width: 426px;
  padding-top: 4px;
  padding-bottom: 10px;
}

div#keyword-box div.category div.push li a {
  /*color: #0000FF;*/
  font-size: 11px;
  line-height: 18px;
}












/**

div#keyword-box {
    width: 450px;
    margin-top: 8px;
    background-image: url(/images/shop/index/left/keyword/border.gif);
    background-repeat: repeat-y;
    background-position: top;
}

div#keyword-box div.main {
    width: 420px;
    padding: 4px 12px 0 12px;
    line-height: 20px;
}

div#keyword-box div.main img {
    vertical-align: middle;
}

div#keyword-box div.main a.hit {
    color: red;
    font-weight: bold;
}

div#keyword-box div.main a {
    color: blue;
}

/***** カテゴリー *****

div#shop-index-category {
    width: 450px;
    margin-top: 8px;
    background-image: url(/images/shop/index/left/category/border-middle.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
}

div#shop-index-category div.link-button {
    width: 436px;
}

div#shop-index-category div.link-button p.button {
    margin: 5px 2px 5px 1px;
}

div#shop-index-category div.category-box {
    width: 422px;
    font-size: 11px;
    line-height: 15px;
    border-bottom: 2px dotted #FFE13E;
    padding-top: 8px;
    padding-bottom: 8px;
}

div#shop-index-category div.category-box p.ico {
    width: 55px;
}

div#shop-index-category div.category-box p.title {
    margin-bottom: 4px;
}

div#shop-index-category div.category-box p.title a {
    font-size: 12px;
    color: #993300;
}

div#shop-index-category div.category-box p.subcategory {
    width: 365px;
}

div#shop-index-category div.category-box div.recommend {
    margin-top: 5px;
}

div#shop-index-category div.category-box div.recommend a {
    color: blue
}

div#shop-index-category div.bottom {
    border: none;
}

**/

/***** バイヤー一押し *****/

div#recommend-box {
    width: 450px;
}

div#recommend-box div.header{
  width: 450px;
  height: 52px;
  background-image: url(/images/shop/index/left/recommend/top.gif?20081024);
  background-repeat: no-repeat;
}

div#recommend-box div.header a{
  color: #970F00;
}

div#recommend-box div.header p.link {
  padding-top: 32px;
  margin-right: 10px;
}

div#recommend-box div.main {
  width: 450px;
  background-image: url(/images/shop/index/left/recommend/border.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}

div#recommend-box div.main div.article: first-child {
  border: none;
}

div#recommend-box div.main div.article {
  width: 85px;
  border-left: 2px dotted #FFE13E;
  padding: 1px;
}

div#recommend-box div.main div.article p {
  text-align: center;
}

div#recommend-box div.main div.article p: first-child {
  height: 2.4em;
}

div#recommend-box div.main div.right-side {
  width: 111px;
  border: none;
}

div#recommend-box div.main div.item p.image {
  width: 80px;
  height: 80px;
}

div#recommend-box div.main div.item p.text {
  width: 90px;
}

/***** インフォメーション（バナー一覧） *****/

div#shop-index-information {
    padding: 0 0 10px;
}

div#shop-index-information p.title {
    margin-bottom: 5px;
}

div#shop-index-information p.text {
    margin-bottom: 16px;
}

div#shop-index-information p.banner {
    margin-bottom: 3px;
}

/***** バイヤー一押し *****/

div#recommend-box {
  margin-top: 10px;
}

div#recommend-box div.recommend-header{
  width: 450px;
  height: 52px;
  background-image: url(/images/shop/index/left/recommend/top.gif);
  background-repeat: no-repeat;
}

div#recommend-box div.recommend-header a{
  color: #970F00;
}

div#recommend-box div.recommend-header p.link {
  padding-top: 32px;
  margin-right: 10px;
}

div#recommend-box div.main {
  width: 450px;
  background-image: url(/images/shop/index/left/recommend/border.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}

div#recommend-box div.main div.item {
  width: 111px;
  border-right: 2px dotted #FFE13E;
}


div#recommend-box div.main div.right-side {
  width: 111px;
  border: none;
}

div#recommend-box div.main div.item p.image {
  width: 80px;
  height: 80px;
}

div#recommend-box div.main div.item p.text {
  width: 90px;
}

div#container div.basic div.right div.box {
  width: 280px;
  margin-bottom: 10px;
}

div#recommend-box div.main div.item p.price {
  font-size: 16px;
}

/***** 売り上げ＆コメント ******/

div#shop-index-sales {
  margin-top: 10px;
  width: 270px;
}

div#shop-index-sales p.title {
  width: 109px;
  padding-left: 3px;
}

div#shop-index-sales p.price {
  width: 133px;
  font-size: 28px;
  line-height: 20px;
  padding-right: 12px;
  padding-top: 4px;
}

div#shop-index-sales div.campaign p.deadline {
  width: 220px;
  padding-left: 48px;
  padding-top: 39px;
}

div#shop-index-sales p.link {
  padding-right: 10px;
}

div#shop-index-sales div.campaign span.text {
  font-size: 18px;
}

div#shop-index-sales div.campaign span.number {
  font-size: 20px;
}

div#shop-index-sales div.campaign p.click {
  padding-right: 15px;
}

div#shop-index-sales div.comment {
  background: url(/images/shop/index/right/sales/right_comment_3.jpg) no-repeat;
  width: 275px;
  height: 87px;
}

div#shop-index-sales div.comment p.text {
  padding-left: 80px;
  padding-top: 30px;
  padding-right: 5px;
}

div#shop-index-sales div.comment p.more {
  font-size: 10px;
  padding-right: 5px;
}

/***** ヒット商品 *****/

div#shop-index-hit {
  width: 450px;
  margin-top: 10px;
}

div#shop-index-hit table.main {
  width: 450px;
  background-image: url(/images/shop/index/right/ranking/border.gif);
  background-repeat: repeat-y;
}

div#shop-index-hit table.main td {
  padding: 10px 5px; 
  width: 25%;
  border-right: 2px dotted #FFE13E;
}

div#shop-index-hit table.main tr.line-2 td {
  border-top: 2px dotted #FFE13E;
}

div#shop-index-hit table.main td.right {
  border-right: none;
}

div#shop-index-hit table.main td p.name {
  font-size: 12px;
  margin-top: 3px;
}


/***** インフォメーション・サービスの紹介 *****/

div#shop-index-service {
  width: 280px;
}

div#shop-index-service ul {
  list-style-type: none;
}

div#shop-index-service ul li {
  margin-bottom: 4px;
  margin-top: 4px;
  border-bottom: 1px dotted #FF9900;
  line-height: 18px;
}

div#shop-index-service ul li p.title img {
  vertical-align: middle;
  margin-left: 5px;
}

div#shop-index-service ul li p.title a {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #FF9900;
  text-decoration: none;
  color: #FF9900;
}

div#shop-index-service ul li p.detaile {
  margin-bottom: 4px;
  font-size: 11px;
}

div#shop-index-service ul li p.detaile a {
  color: #666;
  margin-bottom: 4px;
}

/** 新ナビ **/

div#index-main div.navi {
    width: 280px;
}

div#index-main div.navi ul {
  list-style-type: none;
}

div#index-main div.navi li, div#index-main div.navi dt {
  background-image: url(/images/shop/index/right/common/right_menu_trigona.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 20px;
}

div#index-main div.navi-bg-top {
    width: 275px;
    line-height: 1px;
    font-size: 1px;
}

div#index-main div.navi-bg-bottom {
    font-size: 1px;
    line-height: 1px;
    width: 275px;
}

div#index-main div.navi-bg {
    width: 275px;
    background-image: url(/images/shop/index/right/common/right_menu_bg_middle.gif);
    background-repeat: repeat-y;
}

div#index-main div.navi-bg div.navi-main-box {
  width: 270px;
}

div#index-main div.navi-bg div.navi-main-box div#get_time p.start-link a:link {
  color: red;
}

div#index-main div.navi-bg div.navi-main-box div#get_time p.start-link a:visited {
  color: red;
} 

div#index-main div.navi-bg div.navi-main-box div#get_time p.start-link a:active {
  color: red;
}

div#index-main div.navi-bg div.navi-main-box div#get_time p.start-link a:hover {
  color: #33CC33;
}


div#index-main div#index-rank {
  width: 265px;
  border-bottom: 1px solid #FF7F00;
}

div#index-main div#index-rank ul {
  margin-left: 10px;
  color: #333;
}

div#index-main div#index-rank .guide a{
  color: #FF0000;
}

div#index-main div.rank-left {
  width: 170px;
  padding-left: 10px;
}

div#index-main div.rank-right {
  width: 76px;
}

div#index-main span.rank-guide {
  font-size: 14px;
}

div#index-main p.trigona {
  width: 13px;
  height: 8px;
  padding-top: 3px;
}

div#index-main p.bottom-text {
  font-size: 12px;
  padding-left: 10px;
  color: #333;
}

div#index-main div#index-limited {
  width: 257px;
  margin-top: 10px;
}

div#index-main div.list-box {
  width: 252px;
  margin-top: 10px;
}

div#index-main div.list-box dl {
  width: 260px;
}

div#index-main div.list-box dl dt {
  margin: 3px 0;
}

div#index-main div.list-box dl dt a {
  color: #FA400E;
  font-size: 12px;
}

div#index-main div.list-box dl dd {
  padding-bottom: 5px;
  padding-left: 20px;
  line-height: 18px;
  border-bottom: 1px dotted #FA400E;
  font-size: 12px;
}

div#index-main div.list-box dl dd.bottom {
  border: none;
}

div#index-main div#index-limited dl dt {
  background-image: url(/images/shop/index/right/common/right_menu_trigona_blue.gif);
}

div#index-main div#index-limited dl dt a {
  color: #00ACFF;
}

div#index-main div#index-limited dl dd {
  border-bottom: 1px solid #00ACFF;
}

div#index-for-rank p.title {
  margin-top: 10px;
}

div#index-rank p.name span.name {
  font-size: 14px;
}

div#index-rank p.name span.number {
  font-size: 16px;
}








