body{
  text-align: center; 
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  color: #333;
  font-size: 12px;
  line-height : 160%;
  margin: 0;
  padding: 0;
  background: #FFF;
  }

body,th,td{ color : #333; font-size : 12px; }
   
a { border: none; } 
  
img {
  border: none;
  -ms-interpolation-mode: bicubic;
  } 

a img:hover { 
  opacity: 0.65; 
  filter: alpha(opacity = 65); 
  }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  }

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
  }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  }

.clearfix {
  display: inline-block;
  }

ul.normal {
  padding:0px;
  margin:0px 0px 0px 18px;
  }

a {
-webkit-transition: color linear 0.3s;
-moz-transition: color linear 0.3s;
-o-transition: color linear 0.3s;
color:#4d4d4d;
}

a:hover {
color:#CCCCCC;
}

a:link { color : #4d4d4d; text-decoration : none; }
a:visited { color : #4d4d4d; text-decoration : none; }
a:hover { color : #999; text-decoration : none; }
a:active { color : #CCC; text-decoration : none; }

a.normal:link { color : #333; text-decoration : underline; }
a.normal:visited { color : #333; text-decoration : underline; }
a.normal:hover { color : #CCC; text-decoration : none; }
a.normal:active { color : #EEE; text-decoration : none; }


/* ------------------------------------- 
 *	layout
 * ------------------------------------- */
  
#header {
  overflow: hidden;
  text-align: center;
  z-index: 1;
  margin: 0 0 40px;
  padding: 0 0 40px;
  background: #FFF;
  border-bottom: 2px solid #eee;
  }

#headercontent {
  overflow: hidden;
  text-align: center;
  width: 100%;
  max-width: 1010px;
  margin: 40px auto 0; 
  padding: 0;
  }

#content {
  clear: both;
  width: 100%;
  max-width: 1010px;
  overflow: hidden;
  margin: 0 auto 40px; 
  padding: 0;
  }


#main {
  width: 710px;
  float: right;
  display: block;
  overflow: hidden;
  text-align: left;
  margin: 0; 
  padding: 0;
  }

#side {
  width: 270px;
  text-align: left;
  float: left;
  display: block;
  overflow: hidden;
  margin: 0 30px0 0; 
  padding: 0;
  }
 
#footer  { 
  clear: both;
  overflow: hidden;
  margin: 40px auto 0;
  padding: 0;
  border-top: 2px solid #eee;
  }

#footercontent {
  text-align: center;
  width: 1010px;
  overflow: hidden;
  margin: 0 auto 20px;
  padding: 0;
  }

/* ------------------------------------- 
 *	header
 * ------------------------------------- */

#top_navbar {
  overflow: hidden;
  text-align: center;
  margin: 0 0 40px; 
  padding: 0;
  background: #eee;
  }

#top_navbar_content {
  overflow: hidden;
  width: 1010px;
  margin: 0 auto; 
  padding: 0;
  }

.header_link {
  float: right;
  margin-bottom: 15px;
}
.header_link ul {
}
.header_link ul li {
  float: left;
  margin-left: 20px;
  list-style-type: none;
  line-height: 16px;
}
.header_link ul li i {
  display: block;
  float: left;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
.header_link ul li a {
  text-decoration: none;
}
.header_link ul li.my_account {
}
.header_link ul li.my_account i.account {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -97px;
}
.header_link ul li.member_login_btn i.login {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -225px;
}
.header_link ul li.member_regist_btn i.regist {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat 0px -193px;
}
.header_link ul li.member_logout_btn i.logout {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -210px;
}
.member_login_name{
  float: right;
  clear: right;
  margin: 0 0 13px;
}
.header_link ul li.view_cart {
}
.header_link ul li.view_cart i.cart {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat 0px 0px;
}
.header_link ul li.view_cart span.count {
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ff3355;
  color: #fff;
  font-weight: bolder;
}

.header_link ul li.search {
  margin: 0;
  padding: 0;
}

.header_link ul li.search select {

}

.header_link ul li.search input,
.search select {
float:left;
}

.header_link ul li.search .word {
  border: 1px solid #CCC;
  margin: 0 0 0 5px;
  padding: 3px;
  background: #f6f6f6;
  }

.header_link ul li.search .search_btn {
  border:none;
  margin: 0;
  padding: 0;
  }

#header h1 {
  margin: 0 auto 40px;
  padding: 0;
 }

#header .title {
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Aldrich', sans-serif;
  font-weight: normal;
  margin: 0;
  }  

/* ------------------------------------- 
 *	Slider
 * ------------------------------------- */

.slider{
  width: 1010px;
  height: 298px;
  margin: 0 auto 80px;
  padding: 0;
  }

.bx-wrapper .bx-viewport {
  border:  1px solid #FFF !important;
  left: 0px !important;
  -webkit-box-shadow: 0 0 0px !important;
  box-shadow: 0 0 0px !important;
  }

/* ------------------------------------- 
 *	side
 * ------------------------------------- */

#side h3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Aldrich', sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 8px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #CCC;
  }

#side #freeshipping {
  text-align: center;
  display: block;
  margin: 0 0 30px;
  padding: 10px;
  border: 1px solid #CCC;
  }

#side #freeshipping h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 0;
  }

#side #freeshipping p {
  font-size: 12px;
  margin: 0;
  padding: 0;
  }

#side ul.side_banner {
  margin: 0 0 20px;
  padding: 0;
  }

#side ul.side_banner li {
  list-style-type: none;
  margin: 0 0 10px;
  margin: 0;
  }

#side ul.side_menu {
  margin: 0 0 30px;
  padding:0;
    }

#side ul.side_menu li {
  list-style-type: none;
  margin: 0;
  }

/*-- Sale Ranking --*/
#side #ranking {
  margin: 0px 0px 30px;
  padding: 0; 
  }

#ranking .ranking_area {
  width: 270px;
  overflow: hidden;
  line-height: 160%;
  margin: 10px 0px;
  padding: 0px 0px 5px;
  background:transparent url(http://www.maniacxmansion.com/store/images/common/line_ccc.jpg) repeat-x left bottom;
}

#ranking .ranking_area .itemimg {
  display: block;
  oberflow: hidden;
  float: left;
  max-width: 58px; 
  max-height: 58px;
  margin: 0px 5px 10px 0px;
  padding: 0;
  }

#ranking .ranking_area p {
  display: inline;
  overflow: hidden;
  float: right;
  width: 195px; 
  min-height: 58px;
  margin: 0;
  padding: 0;
  }


#side ul.side_guide {
  margin: 0 auto 30px;
  padding: 0;
  border-bottom: 1px solid #CCC;
  }

#side ul.side_guide li  {
  line-height: 38px;
  list-style-type:none;
  margin: 0;
  padding: 0 0 0 10px;
  background: url("http://japan81.com/store/images/common/arrow.jpg") no-repeat left center;
  }

#storehours {
  text-align: center;
  display: block;
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #CCC;
  }

#storehours h4 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 0;
  }

/* ------------------------------------- 
 *	footer
 * ------------------------------------- */

#footer ul {
  text-align: center;
  margin: 40px auto;
  }

#footer ul li  {
  float: left;
  display:inline;
  line-height: 38px;
  list-style-type:none;
  margin: 0 20px 0 0;
  padding: 0 0 0 10px;
  background: url("http://japan81.com/store/images/common/arrow.jpg") no-repeat left center;
  }

#footercontent address {
  clear: both;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  margin: 40px auto;
  padding: 0;
  }

/* ************************************************ 
 *	common
 * ************************************************ */

#brand {
  clear: both;
  width: 1010px;
  margin: 0 0 30px;
  padding: 0;
  }

#brand h3 {
  margin: 0 0 20px;
  padding: 0;
 }

#brand ul {
  list-style-type: none;
  width: 984px;
  margin: 0-24px 0 0;
  overflow: hidden;
  _zoom: 1;
  padding: 0;
  }

#brand ul li {
  text-align: center;
  word-break:break-all;
  width: 140px;
  float: left;
  margin: 0 24px 0 0;
  padding: 0;
 }

#checkitem {
  width: 1010px;
  margin: 0 0 40px;
  padding: 0;
  }

#checkitem h3 {
  display: block;
  font-size: 12px;
  color: #464646;
  font-weight: bolder;
  margin: 0px 0px 20px 0px;
  padding: 8px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  }

#checkitem ul {
  list-style-type: none;
  width: 1032px;
  margin: 0 -22px 0 0;
  overflow: hidden;
  padding: 0;
  }

#checkitem ul li {
  text-align: center;
  word-break:break-all;
  width: 150px;
  float: left;
  margin: 0 22px 0 0;
  padding: 0;
 }

#checkitem ul li img {
  width: 148px;
  margin: 0 0 10px;
  padding: 0;
  border: 1px solid #CCC;
 }

#checkitem ul li .name {
  font-size: 11px;
  line-height : 140%;
  text-align:center;
  word-wrap: break-word;
  margin: 0px auto;
  }

#checkitem ul li .price {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  margin: 0px auto;
  }


#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px
}
#page-top a {
	background: #CCC;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #808080;
}

.pagetop a:link { color : #333; text-decoration : none; }
.pagetop a:visited { color : #333; text-decoration : none; }
.pagetop a:hover { color : #CCC; text-decoration : none; }
.pagetop a:active { color : #CCC; text-decoration : none; }