/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/design/home/menustyle.css);
/* end StyleCatcher imports */
body {
	background-color: #ffffff;
	width:780px;
	text-align:center;
	margin:12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","lucida grande",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	height: 100%;
	position: absolute;
    left: 50%;
    height: 100%;
    width: 1000px;
    margin-left: -500px; /* MUST be half the width */
}

img{
  vertical-align:middle;
  }

/* 上段メニュー */
a img{
	border: none;
	vertical-align:top;
}
a:link{
  color:#000000;
  text-decoration: none;
  }
a:visited{
  color:#000000;
  text-decoration: none;
  }
a:hover{
  color:#FF6600;
  text-decoration:none;
  }

#top-contain{
  width:780px;
  vertical-align:middle;
  margin-bottom:20px;
    }
  
.top-logo{
  position:absolute;
  float:left;
}

.top-nav{
position:relative;
float:right;
  margin-top:5px;
  margin-bottom:5px;
  right:-130px;
}
.top-bar{
   position:relative;
  top:25px;
  }
  .top-login{
  position:relative;
  top:35px;
  float:right;
  right:470px;
  vertical-align:middle;
  }
  .top-login img{
  margin-right:5px;
  }
  .top-login td{
  font-size:12px;
  }

  .top-menu{
   position:relative;
   top:35px;
   text-align:right;
   right:-210px;
  }

/* ブランドメニュー */

div#left-menu {
	height: 100%;
	display: block;
	font-size:12px;
}

div#b-menu {
    background: #FFFFFF url(/design/home/img/b-menu_bg.gif) repeat-x;
}

div#b-menu ul {
	margin-left: 0px;
	width: 160px;
	padding:0px;
	list-style: none;
}

div#b-menu li {
    widht: 160px;
	height: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

div#b-menu ul li a {
	display: block;
	height: 10px;
    text-indent: -9999px;
	font-size:5px;

}


/* メニュー検索 */

div #menu-search {
  display: block;
  vertical-align:middle;  
}

/* メニュー他 */

div #menu-other {
  display: block;
  vertical-align:middle;  
}

div #menu-other ul {
	margin-left: 0px;
	padding:0px;
}

div#menu-other li {
	margin-left: 0px;
	margin-top:10px;
	display: block;
}

/* ログイン画面 */
 
td.login {
 text-align:center;
 width:270px;
 height:220px;
 background: url(http://www.home-shop.biz/design/home/img/login-frame.gif) no-repeat;
  }

div#login-u { 
  top:600px;
 width:560px;
 height:300px;
 background: url(http://www.home-shop.biz/design/home/img/login-bigframe.gif) no-repeat;
 padding:20px;
}
/* 利用案内 */
.info-main {
 width:600px;
 }
.info-header {
background: url(/design/home/img/info-bar.gif) no-repeart top;
color:#FFFFFF;
padding-left:20px;
padding-top:10px;
height:30px;
font-size:14px;
font-weight:bold;
 }
 .info-body {
border:1px solid #9C9A9A;
padding:20px;
margin-bottom:20px;
 }
.info-footer {
  background: url(/design/home/img/info-under.gif) no-repeat top;
  }

/* 分類ページ */

.bpage-list-m {
border-left:1px solid #9C9A9A;
border-right:1px solid #9C9A9A;
text-align:center;
width:600px;
}
.bpage-list {
width:600px;
top:200px;
left:190px;
}
.bpage-item {
top:250px;
left:190px;
}
/* フッター */
.footer {
position:absolute;
}
