body {
  margin: 0;
  padding: 0;
  background: #fff url(../images/back_pattern.gif) repeat;
  font-size: 12px;
}

h1, h3, h4, h5, h6, div, table, th, td {
  margin: 0;
  padding: 0;
}

h1 {
  margin-bottom: 10px;
  font-size: 12pt;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: inside;
}

table, th, td {
  border-style: solid;
}

table {
  border-width: 1px 0 0 1px;
  empty-cells: hide;
}

th, td {
  border-width: 0 1px 1px 0;
}

td.num, td.num input {
  text-align: right;
}

td.center {
  text-align: center;
}

img, a img {
  border: 0;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

a:link{
  color: #0099FF;
}

a:visited{
  color: #0066CC; 
}

a:hover, a:active {
  color: #66CC00; 
}

.notice, .error_message {
  color: #f00;
}

/* ナビゲーション ------------------------------------*/
div#nav, div#footer {
}

div#nav {
  float: left;
  width: 712px
}

div#nav img {
  float: left;
  margin: 4px 0 0 0;
}

/* 左バナー ------------------------------------*/
ul#left_banners {
  margin: 25px 0 0;
  list-style-type: none;
  list-style-position: outside;
  
}

/* メイン大枠 ------------------------------------*/
table#main {
  margin: 0 auto;
  width: 871px;
  vertical-align: top;
  border-color: #000;
  border-width: 0 1px;
  background-color: #feffd6;
}

#main td {
  border-width: 0;
}

#main table td {
  border-width: 0 1px 1px 0;
}

td#maintop {
  margin: 0;
  width: 712px;
  height: 120px;
  background: #feffd6 url(../images/h_base_right_01.gif) no-repeat;
}

td#contents {
  margin: 0;
  padding: 0 9px 0 9px;
  width: 535px;
  vertical-align: top;
  background: #feffd6 url(../images/h_base_right_02.gif) no-repeat;
}

td#side_menu {
  margin: 0;
  padding: 0 0 0 0;
  width: 159px;
  vertical-align: top;
  background: #feffd6 url(../images/h_base_right_03.gif) no-repeat;
}

/* NEWITEM新着リスト ------------------------------------*/

div#new_items {
  font-size: 11px;
  margin-bottom: 0;
  padding: 5px 0 0 0;
  width: 535px;
  height: 123px;
  background: transparent url(../images/c_base_newitem_03.gif) no-repeat;
  color: #fff;
  line-height: 14px;
}

#new_items span.date {
  color: #f00;
}

div#newitemstxt {
  width: 515px;
  height: 90px;
  margin: 5px 10px 0 10px;
}

#new_items .link {
  width: 515px;
  height: 12px;
  text-align: right;
  margin: 0 10px 0 10px;
}

#new_items a {
  color: yellow;
  font-size: 11px;
}

#new_items a:hover {
  color: yellow;
  font-size: 11px;
  text-decoration: underline;
}

/* 中央バナー ------------------------------------*/
ul#center_banners {
  width: 535px;
  list-style-position: outside;
}

#center_banners li {
  padding-bottom: 5px;
}

/* サイドメニュー ------------------------------------*/
form#search {
  padding: 18px 0 0 7px;
  margin: 0 0 5px;
  height: 42px;
  background: transparent url(../images/c_base_search_03.gif) no-repeat;
}

#search input {
  margin: 0 0 1px;
  font-size: 12px;
}

input#search_submit {
  margin-left: 2px;
  padding: 0 3px;
  font-size: 12px;
}

#side_menu ul {
  margin: 0;
  padding: 28px 0 0 10px;
  font-size: 12px;
  line-height: 1.3;
  list-style-position: outside;
}

#side_menu a {
  color: #666;
}

#side_menu a:hover {
  color: #f33;
}

#side_menu li.sale_items a {
  color: #f33;
}

#side_menu li.sale_items a:hover {
  color: #c99;
}

ul#figures {
  margin-bottom: 1px;
  padding-bottom: 14px;
  background: transparent url(../images/c_base_figure.gif) no-repeat;
  color: #666;
  text-decoration: none;
}

ul#toys {
  margin-bottom: 2px;
  padding-bottom: 14px;
  background: transparent url(../images/c_base_toy.gif) no-repeat;
}
ul#kits {
  margin-bottom: 1px;
  padding-bottom: 9px;
  background: transparent url(../images/c_base_kit.gif) no-repeat;
}
ul#originals {
  margin-bottom: 8px;
  padding-bottom: 9px;
  background: transparent url(../images/c_base_origi.gif) no-repeat;
}
ul#banner {
  margin: 0;
  padding: 0;
}

ul#banner img {
  margin: 0 0 5px;
  padding: 0;
  width: 150px;
}

div#footer {
  clear: both;
  height: 25px;
  background: transparent url(../images/c_base_foot.gif)repeat;
}

/* パンクズ部分 -------------------------------------------------*/
div#pan_top, div#pan_bottom {
  font-size: 12px;
}

div#pan_top {
  padding: 0 2px 0 3px;
  margin-bottom: 10px;
}

div#pan_bottom {
  padding: 5px 0 5px 0;
  border-top: 1px solid #446633;
}

/* 共通ページ -------------------------------------------------*/
.contentstitle {
  padding: 1px 0 0;
}

/* 商品一覧ページ -----------------------------------------------------*/
table#product_list {
  width: 535px;
  border: 0;
}

#product_list table {
  margin: 0 2px 5px 0;
  border: 0;
}

table#product_list td {
  border: 0;
  width: 132px;
  color: #666;
  font-size: 11px;
}

#product_list td.icons {
  height: 14px;
}

#product_list td.img_container {
  padding: 0;
  border: 1px solid #666;
  width: 130px;
  height: 100px;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

#product_list dt {
  padding-top: 1px;
  height: 24px;
  overflow: hidden;
  line-height: 12px;
}

#product_list dl, #product_list dd {
  margin: 0;
  padding: 0;
  text-align: left;
}

/* 商品詳細ページ -----------------------------------------------------*/
table#dt {
  border: 0;
  float: left;
  width: 339px;
  empty-cells: hide;
}

#main table td#dt_main_td {
  border-width: 1px;
  border-color: #666;
  text-align: center;
  background-color: #ffffff;
}

td#dt_main_img {
  vertical-align: middle;
}

tr#detail_images td {
  width: 80px;
  height: 60px;
  border-color: #666;
  border-width: 0 1px 1px 0;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
}

td#image_caption{
  border: 0;
  padding: 0px;
}

div#product_information {
  color: #666666;
  font-size: 12px;
  width: 167px;
  float: left;
  margin: 5px 0 5px 9px;
}

div#product_information h2{
  margin: 0 0 10px 0;
  vertical-align:top;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 19px;
}

div.product_intro {
  margin-bottom: 20px;
}

div.product_price {
  margin-bottom: 10px;
}

div.product_number {
  margin-bottom: 40px;
}

/* メーカー一覧ページ ------------------------------------------------*/
ul.list_title {
  margin: 5px 0 15px 5px;
}

ul.list_title li {
  float: left;
  width: 170px;
  font-size: 13px;
}

h2.sub_title {
  clear: left;
  margin: 2px 0 10px;
  border-bottom: 1px solid #446633;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  font-size: 12px;
  color: #666666;
}

h2.sub_title img {
  margin-right: 3px
}

h2#cart_to_order {
  color: #ccc;
}

h2#cart_to_order span {
  color: #000;
}

ul.manufacturer_list li {
  margin: 0 5px 0 5px;
  float: left;
  width: 160px;
  font-size: 11px;
  color: #66ccff;
  line-height: 15px;

}

/* カテゴリー一覧ページ ------------------------------------------------*/
ul.category_list li {
  margin: 0 5px 0 5px;
  float: left;
  width: 160px;
  font-size: 11px;
  color: #66ccff;
  line-height: 15px;

}

/* ご案内ページ --------------------------------------------------------*/
ul#information {
  margin: 15px 0 0 20px;
  list-style-position: outside;
  list-style-type: square;
}

#information li {
  margin-bottom: 15px;
}

#information h2 {
  margin: 0;
  font-size: 13px;
}

#information address {
  margin: 0;
  font-style: normal;
}

ul#information ul {
  list-style-type: disc;
  list-style-position: outside;
  color: #666;
}

#information ul li {
  margin: 0;
}

#information ul.address {
  list-style-type: none;
}




/* ショッピングカート --------------------------------------------------------*/

table#cart, #cart th, #cart td, table#receipt, #receipt td, table#order_form, #order_form td {
  border-color: #6C0;
}

table#receipt td {
  background-color: #ffff99;
}

table#cart, table#order_form {
  font-size: 12px;
  margin: 10px 0 15px;
  width: 535px;
  empty-cells: show;
}

#cart th, #cart td, #receipt td, #order_form td {
  vertical-align: middle;
}

#cart th, #order_form td.header {
  background-color: #9C0;
  line-height: 1.6;
  color: #FEFFD6;
}

#order_form td {
  padding: 5px 10px;
}

#order_form td.header {
  width: 140px;
  padding: 5px;
}

#cart td, #receipt td {
  padding: 0px 8px;
  color: #666;
}

#cart td {
  height: 30px;
}

#cart td.image {
  padding: 0;
  width: 70px;
  text-align: center;
}

#cart td.buttons, #receipt td.buttons {
  padding: 0 2px;
  text-align: center;
}

#cart td.price, #receipt td.price {
  width: 90px;
}

#receipt {
  margin-bottom: 20px;
}

td.price, td.total {
  text-align: right;
}

#receipt td.price {
  width: 105px;
  text-align: center;
}

#cart th#num {
  width: 60px;
}
#cart td.num input {
  width: 55px;
}

#cart td.color, #cart td.size {
  width: 40px;
}

#cart td.price, #cart td.total, #receipt td.total {
  width: 60px;
}

#cart td.buttons, #receipt td.buttons {
  padding: 0 2px;
  width: 45px;
}

div#cart_notes, cart_notes2, div#order_notes {
  font-size: 12px;
  color: #666;
}

#cart_notes {
  float: left;
  width: 280px;
}

#cart_notes2 {
  float: left;
  width: 320px;
}

tr#totalrow .price, #totalrow .total {
  font-weight: bold;
  color: #ff0000;
}

/* New Item一覧ページ -------------------------------------------------*/
ul#new_item_list {
  font-size: 11px;
  color: #666;
  padding-bottom: 1em;
}

ul#new_item_list li {
  margin-bottom: 1em;
}

ul#new_item_list h3 {
  font-size: 13px;
  font-weight: bold;
}