/* メインページ */ 
 .toppage{
	width:980px;
	margin:10px auto 0px auto;
  }
 .hidariwaku{
  width:730px; float:left;
  }
 .linup_ji{
  width: 145px; height: 20px; float: left; font-size:18px; font-weight:bold;
  border-bottom:solid 2px; text-align:left; border-bottom-color:#000000;
  letter-spacing :6px; color:#666666; margin-bottom:10px;
  }
 .bottun{
  width:730px; height:88px; margin:0px auto 0px auto; float:left; position: relative;
  }
 .om_img{
	cursor: pointer;
	cursor: hand;
}
 .gazou{
  width:104px; height:88px; float:left; margin:0px 0px 0px 0px;
  padding:0px 0px; display:inline;
  }
 .etc_waku {
	width:710px;
	height:246px;
	margin:15px 10px 15px 0px;
	float:left;
	color:#666666;
	font-size: 12px;
  }
/* バナー */ 
 .bana_waku{
	width:460px;
	float:left;
	height: 246px;
  }
 .bana{
	width:460px;
	height:120px;
	float:left;
	text-align:center;
	margin: 1px;
  }
/* ニュース */   
 .news{
	width:730px;
	height:20px;
	float:left;
	font-weight:bold;
	margin-top:10px;
	font-size:11px;
	color:#000000;
	position: absolute;
	margin-bottom: 10px;
  }
.news_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 15px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 200;
	text-align: center;
	float: left;
	width: 50px;
}
 .newsmidashi_waku{
  width:200px; height:15px;
  }
 .news_komidassi{
  width:140px; height:12px; float:left; font-weight:normal; padding:3px 0px 0px 5px; 
  }
 .news_akawaku{
  width:50px; height:15px; background-color:#FF0000; color:#FFFFFF;
  font-size:15px; font-style:italic; font-weight:200; text-align:center; float:left;
  }
ul.news1{
	color:#000000;
	font-weight:normal;
	font-size:12px;
	margin-top:5px;
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
li.news_detail{
margin-top:10px
}

/* 右側アウトレットなどのボタン */   
 .migiwaku{
	width:240px;
	height:auto;
	float:right;
	margin-top:30px;
	position: relative;
  }
 .botan2{
  width:240px; height:45px; margin-bottom:5px; margin:2px 0px 5px 0px;
  }
 .botan3{
  width:120px; height:40px; float:left;
  }
  .koukoku_migi{
  width:240px; height:93px; margin-bottom:5px; margin:2px 0px 5px 0px;
  }

/* 右側メニューボタン*/ 
.right{
 width:100px; height:50px; float:left;
 marging:0px 0px 0px 0px; font-size:11px;
 padding:0px 0px 0px 10px;
 }
.menu{
 width:auto; height:37px; margin:0px auto 0px auto;
 background-image:url(../img/menu/bar_bg.jpg);
 background-repeat:repeat-x;
 position:relative;
 z-index:6;
 }
.inmenu{
 width:780px; height:37px; margin:0px auto 0px auto;
 position:relative;
 z-index:6;
 }
.syouhin_list{
 width: 156px; height: 37px; float: left;
 position:absolute;
 z-index:8;
 /*font-size:18px; font-weight:bold; text-align:center;*/
 }
.syouhin{
 width: 156px; height: 37px; float: right;
 position:relative;
 z-index:6;
 /*font-size:18px; font-weight:bold; text-align:center;*/
 }
 
 /* 新商品*/ 
 .sinshouhin{
	width:220px;
	height:250px;
	margin:10px 0px 0px 0px;
	padding-bottom:10px;
	float:left;
	background-color:#FFFFFF;
	color:#666666;
	overflow: auto;
 }
 .sinshouhinmoji{
 width:80px; height:18px; font-size:16px; font-weight:bold; color:#666666; 
 margin:5px 0px 0px 5px; text-align:center;
 }
 .shinshouhinwaku{
	width:200px;
	height:70px;
	padding-left:0px;
	margin-top:3px;
	color:#000000;
	margin-bottom: 25px;
  }
 .sinshouhinwaku2{
	 width:145px;
	 height:70px;
	 text-align:left;
	 margin:0px 0px;
	 float:left;
	 line-height:15px;
	 margin-left:0px;
	 position: relative;
  }
/* レイヤー */ 
#Layer2 {
	width:200px;
	height:auto;
	background-color: #FFFFFF;
	color: #999999;
	border: solid #999999 1px;
	position: absolute;
	z-index: 3;
}
/* トップ左下新商品スクロールバー */
#page-wrap			{
	width: 230px;
	margin: 0px auto;
	float: left;
}

.scroll-pane 		{ width: 230px; overflow: auto; padding-right: 10px; height: 350px; }

.bottomshadow 		{
	position: absolute;
	top: 470px;
	left: -4px;
	z-index: 3;
	width: 234px;
	height: 1px;
}

.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 350px;
						  background: url(../img/scrollbar_for_new_item/bar.jpg) top center repeat-y; padding: 3px; }

.jScrollPaneDrag	{ position: absolute; background: url(../img/scrollbar_for_new_item/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden; }
