@charset "Shift_JIS";
htmlbody {
  height: 100%;
}
body{
  margin: 0;
  padding: 0;
  /* Opera用 */
  font-family:"MS Pゴシック","Osaka";
  font-size: 100%;
  color: #505050;
  line-height: 133%;
  background-color: #ffffff;
  text-align: center;
}

TD {
  line-height: 133%;
}

a:link      {
  color:#3366cc;
  text-decoration: underline;
}
a:visited   {
  color:#663399;
  text-decoration: underline;
}
a:hover     {
  color:#3366cc;
  text-decoration: none;
}

p{
  margin: 0px;
  line-height: 133%;
  text-indent: 0.5em;
}

em, strong{
  text-decoration: none;
  font-weight: normal;
}


.solid_box_gray{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-top-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  border-left-color : #cccccc;
}

.font-small{
  font-size : 80%;
}

.baseline_middle{
  vertical-align : middle;
}

.padding4px{
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}


.bg-shadow{
  margin: 0px auto;
  /*width: 780px;
  background: url(/image/common/shadow_bg.gif) repeat-y left top;*/
}
.center{
  margin: 0px auto;
  text-align: left;
  width: 770px;
  background: #ffffff repeat-y left top;
}

/* ヘッダ部 CSS ここから */
h1.header{
  margin: 0px;
  padding: 0px;
  clear: both;
}

td.tagline{
  margin: 0px;
  padding: 0px;

  height: 24px;

  padding-bottom: 4px;
  padding-right: 10px;
  
  text-align: right;
  vertical-align: bottom;

  background: url(/image/head/tagline_bg.gif) repeat-x left bottom;
}

td.tagline h1{
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  line-height: 100%;

  text-align: right;
  vertical-align: bottom;
  text-decoration: none;
  font-style: none;
  color: #666666;
}

td.head_menu{
  margin: 0px;
  padding: 0px;
  height: 21px;
  
  background: url(/image/head/menu_bg.gif) repeat-x left top;
}

td.head_bottom{
  margin: 0px;
  padding: 0px;
  height: 9px;
  
  background: url(/image/head/menu_bottom_shadow.gif) repeat-x left top;
}

/* ヘッダ部 CSS ここまで */

/* 左メニュー部 CSS ここから */
.navigation{
  margin: 0px;
  padding: 0px;
  width: 173px;
  border-style: none;
  margin-bottom: 10px;

  vertical-align: top;
}

table.logininfo{
  margin:  0px;
  padding: 0px;
  width: 100%;
}

table.logininfo td{
  margin:  0px;
  padding: 0px;
  height: 100%;
  
  font-size: 90%;
  
  vertical-align: top;
}

td.logininfo_left{
  margin:  0px;
  padding: 0px;
  border-left: solid 1px #cccccc;
}
div.logininfo_left{
  margin:  0px;
  padding: 0px;
  padding-top:  4px;
  padding-left: 4px;
  padding-bottom: 4px;

  border-top: solid 1px #cccccc;
}

.logininfo_right{
  margin:  0px;
  padding: 0px;
  width: 9px;

  background: url(/image/left/spacer_gray.gif) repeat-y right top;
}


.cart_box {
  background-color: #ffffcc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
.cart_box td img{
  margin-top: 1px;
}

.cart_button{
  margin-right: 4px;
  padding-top:2px;
  padding-bottom:1px;
  text-align: center;
}

.search_box{
  margin:  0px;
  padding: 0px;
  border: solid 1px #cccccc;
  border-bottom: none;
  background-color: #F8F8F8;
}

.search-title{
  margin:  0px;
  padding: 0px;
  padding-top: 2px;
  padding-left: 29px;
  height: 19px;
  font-size: 10pt;
  font-weight: bolder;
  line-height:100%;
  
  color: #666;
  border-top: solid 1px #cccccc;
  
  background: url(/image/left/left_title_bg.gif) repeat-x left top #EFE7DE;
}
.search-title IMG{
  vertical-align: bottom;
}
.search-form {
  padding: 4px 4px;
  background: #EFE7DE;
}
.search-form form{
  margin:  0px;
  padding: 0px;
}
.search-form input{
  vertical-align: top;
}
.search-space{
  height: 9px;
  background-color: #F8F8F8;
}

.category_box {
  margin:  0px;
  padding: 0px;
  border: solid 1px #cccccc;
  border-top: none;
  border-bottom: none;
  background-color: #EFE7DE;
}
.community_box {
  width: 171px;
  margin:  0px;
  padding: 0px;
  border: solid 1px #cccccc;
  background-color: #F8F8F8;
}
.community_list{
  margin:  0px;
  padding: 0px;
  padding-top: 1px;
  height: 21px;
  
  font-size: 80%;
  font-weight: bold;
  
  color: #663300;
  
  vertical-align: beseline;
  
  background: url(/image/left/cmty_bg.gif) repeat-x left bottom;
}

.community_list IMG{
  vertical-align: middle;
}

.community_list A{
 color: #663300;
 text-decoration: none;
}
.community_list A:HOVER{
 color: #663300;
 text-decoration: none;
}
.community_list A:VISITED{
 color: #663300;
 text-decoration: none;
}
.community_list A:LINK{
 color: #663300;
 text-decoration: none;
}
.navi_box {
  margin:  0px;
  padding: 4px 4px;
}
.navi_list {
  margin-top: 1px;
  margin-bottom: 2px;
  border: solid 1px #cccccc;
}
.navi_left {
  padding : 2px;
  font-size : 80%;
  background-color: #ffffff;
}
.navi_left IMG{
  margin-left : 4px;
  margin-right : 2px;
  vertical-align : center;
}
.navi_right {
  margin:  0px;
  padding: 2px;
  font-size : 80%;
  background-color: #ffffff;
}
.navi_left_red {
  padding : 2px;
  font-size : 80%;
  background-color: #ffcccc;
}
.navi_right_red {
  margin:  0px;
  padding: 2px;
  font-size : 80%;
  background-color: #ffcccc;
}
.navi_left_red IMG{
  margin-left : 4px;
  margin-right : 2px;
  vertical-align : center;
}
table.blog_list{
  margin: 1px;
  border: solid 1px #666666;
}
table.blog_list td {
  font-size: 80%;
}
.blog_list_title{
  padding: 2px;
  padding-left: 12px;
  font-size: 80%;
  color: #ffffff;
  background-color: #666666;
}

/* 左メニュー部 CSS ここまで */

.contents-wrap{
  margin: 0px;
  padding : 0px;
  padding-left : 17px;
  padding-bottom : 10px;
  text-align: left;
  vertical-align: top;
  width: 597px;
}

.contents{
  margin: 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 20px;
  vertical-align: top;
  width: 370px;
}

.footer{
  margin-bottom: 1px;
  padding : 4px;
  text-align: center;
  color: #333333;
  font-size: 9pt;
  line-height: 100%;
  vertical-align: bottom;
  background : #ffdf4a;
}
.footer a:link      {
  color:#333333;
  text-decoration: none;
}
.footer a:visited   {
  color:#333333;
  text-decoration: none;
}
.footer a:hover     {
  color:#333333;
  text-decoration: underline;
}
.copyright {
  margin: 0px;
  padding: 4px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-size: 9pt;
  line-height: 100%;
  
  border-top: solid 1px #00cc33;
  
  background: url(/image/common/copyright_bg.gif) repeat-x left top;
}
.head_category{
  width: 563px;
  margin: 0px;
  padding: 0px;
  padding-left: 8px;
  font-size:80%;
  line-height: 150%;
}
.head_category IMG{
  border: none;
  vertical-align : middle;
  margin-right: 2px;
  margin-top:1px;
}
.head_category th,.head_category td{
  font-size:80%;
  line-height: 140%;
}
.head_category th{
  vertical-align : top;
  font-weight: bold;
}
.whatnew_box{
  margin: 0px;
  padding-top : 0px;
  padding-bottom : 10px;
}
.whatnew_head_left{
  padding-left : 14px;
  height: 23px;
  
  color: #ffffff;
  font-size:  14pt;
  font-weight: bold;
}
.whatnew_head_right{
  padding : 0px;
  padding-right : 16px;
  font-size : 90%;
  vertical-align: middle;
}
.whatnew_head_right img{
  margin-top: 2px;
  margin-right:4px;
}
.whatnew_head_right A:LINK{
  color : #ffffff;
}
.whatnew_head_right A{
  color : #ffffff;
  font-weight : bold;
  font-size : 10pt;
}
.whatnew_head_right A:VISITED{
  color : #ffffff;
}
.whatnew_head_right A:HOVER{
  color : #ffffff;
}
.whatnew_line{
  font-size : 90%;
}
.banner_box{
  text-align : center;
  padding-top : 0px;
  padding-bottom : 10px;
}
.right_menu_box{
 width: 190px;
}
.contents_title{
  padding-left : 14px;
  color: #FFF;
  font-weight:bold;
}
.contents_title IMG{
 vertical-align: bottom;
}

.contents_body{
  padding-left : 8px;
  padding-top : 8px;
  padding-bottom : 8px;
  font-size: 90%;
}

.contents_body H2{
  font-size : 120%;
  color : #CC0000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 6px;
}
.contents_body H2 A{
  color : #CC0000;
  text-decoration: none;
}
.contents_body H2 A:link{
  color : #CC0000;
}
.contents_body H2 A:visited{
  color : #CC0000;
  text-decoration: none;
}
.contents_body H2 A:hover{
  color : #CC0000;
  text-decoration: underline;
}


.tf_info{
   width: 190px;
   border: solid 1px #FFCCCC;
   margin-bottom: 10px;
}
.tf_info TD, .tf_info TH{
  font-size: 90%;
}
.tf_info TH{
  padding: 1px;
  padding-left: 4px;
  text-align: left;
  
  background-color: #ffcccc;
}
.tf_info TD{
  padding: 4px;
  
  background-color: #fff8e8;
  background: url(/image/top/tf_bg.gif) repeat-x left bottom;
}

.recommend_list{
  padding : 3px;
  padding-left : 0px;
  font-size : 90%;
}
.ranking_list{
  padding-top : 3px;
  padding-left : 4px;
  padding-right : 3px;
  padding-bottom : 3px;
  font-size : 90%;
}
.recommend_list IMG{
  margin-right : 4px;
}
.ranking_list IMG{
  margin-right : 4px;
  vertical-align : middle;
}

.link{
  padding: 4px 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #e5cd95;
}
.line150{
  line-height : 150%;
}

.shop_info{
  padding-left : 8px;
  padding-top : 10px;
  padding-bottom : 10px;
}
.shop_comments{
  line-height : 150%;
}
.shop_comments H3{
  margin: 0px;
  padding: 0px;
  font-size: 120%;
  text-weight: bold;
}
.shop_blog_headline{
  padding-top : 10px;
  padding-bottom : 10px;
}
.shop_blog_line{
  padding-top : 6px;
}
.shop_cmdty_list{
  padding-top : 10px;
  padding-bottom : 10px;
}
.shop_cmdty_list_sort{
  padding: 4px;
  background-color: #ffffe0;
  font-size: 80%;
}
.shop_cmdty_list_sort IMG {
  vertical-align: middle;
}
.shop_cmdty_list_sort SELECT{
  vertical-align: middle;
}

.shop_cmdty_list_navi{
  padding: 4px;
}

.item_line{
  width: 100%;
  text-align: left;
  border-bottom: dotted 1px #cccccc;
}
.item_line TABLE{
  margin: 4px;
}

.item_line_shop{
  border-bottom: dotted 1px #cccccc;
  width: 100%;
}
.item_line_shop_td{
  vertical-align: top;
  padding: 4px;
  width: 236px;
}

.item_line IMG{
  border: none;
}

.item_line_shop IMG{
  border: none;
}
.item_line_shop_td IMG{
  border: none;
}

.item_info {
  padding-left: 20px;
  line-height: 150%;
}
.item_info_shop{
  line-height: 150%;
  padding: 2px;
  padding-left: 16px;
  font-size: 80%;
  width: 132px;
}
.item_info_img{
  padding: 2px;
  width: 94px;
}
.item_name{
  margin-left: -10px;
  font-weight: bold;
}
.item_name IMG{
  vertical-align: middle;
}

.item_price{
  margin-left: -10px;
  margin-top:    6px;
  margin-bottom: 6px;
  font-size: 100%;
  font-weight: bold;
}

.item_botton{
  padding-top: 6px;
  padding-bottom: 6px;
}

.item_shop{
  font-size: 80%;
}

.item_stok{
  font-size: 80%;
  font-weight:normal;
}

.User_Login_Table{
  border: solid 1px #cccccc;
}

.Text_Normal_Small{
  font-size: 80%;
}

.Text_Strong_Small{
  font-size: 80%;
  font-weight: bold;
}

.Login_Privacy_Header{
  padding-bottom: 10px;
  font-weight: bold;
}

.imgBtn{
  border: none;
}

.Text_UserMessage{
  font-size: 80%;
}

.User_Cust_Header, .User_Pay_Header, .User_Attribute_Header{
  font-size: 90%;
  font-weight: bold;
  
  width: 200px;
  
  background-color: #e0ffcc;
  vertical-align: top;
  
  padding: 4px;
  
  border-bottom: dashed 1px #99cc99;
}

.User_Cell{
  padding: 4px;
  border-bottom: dashed 1px #99cc99;
  vertical-align: middle;
}

.User_Cell IMG, .User_Cell INPUT, .User_Cell SELECT{
  vertical-align: middle;
}

.Text_MainTitle{
  font-weight: bold;
  color: #669933;
}

.Text_MainTitle IMG{
  vertical-align:-2px;
  margin-right:4px;
}
.List_HeaderCell{
  font-weight: bold;
  background-color: #ccff99;
}

.List_DataCell_Label{
  font-size: 100%;
  font-weight: bold;
}


.List_DataCell_Label TD{
  font-size: 80%;
  background-color: #e0ffcc;
  border-bottom: solid 1px #99cc99;
}

.List_DataCell{
  font-size: 100%;
}

.List_DataCell TD{
  font-size: 80%;
  border-bottom: dashed 1px #99cc99;
  empty-cells: show;
}

.bg_white{
	background-image: none;
	background-color: #ffffff;
}

.Shop_Exchange_Header{
  font-size: 90%;
  font-weight: bold;
  background-color: #e0ffcc;
  border-bottom: dashed 1px #99cc99;
}
.Shop_ExchgMng_Cell{
  font-size: 90%;
  border-bottom: dashed 1px #99cc99;
  empty-cells: show;
}

.item_description_shop{
  font-size: 80%;
}
.Cmdty_SalePrice_Cell{
  color: red;
  font-weight: bold;
}

.Text_Detail_Title{
  font-weight:bold;
}

.Cmdty_Review_Cell{
  width: 100%;
  /*border: solid 1px #cccccc;*/
  margin-top: 5px;
  margin-bottom: 5px;
}
.Cmdty_Review_Cell TD{
  font-size: 90%;
  vertical-align: middle;
  padding: 2px;
  padding-left:8px;
}
.Cmdty_Review_Cell IMG{
  vertical-align: middle;
}

.Review_Title_Cell, .Review_Title{
  font-weight: bold;
}
.Review_Title_Cell{
  font-weight: normal;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.Review_Date{
  font-size: 100%;
}
.Review_Content{
  padding-top: 8px;
  padding-left: 20px;
  padding-bottom: 8px;
}

.shop_tagline{
  margin: 0px;
  padding: 0px;

  height: 40px;

  padding-bottom: 4px;
  padding-right: 10px;
  
  text-align: right;
  vertical-align: bottom;

  background: url(/image/head/tagline_bg.gif) repeat-x left bottom;
}

.shop_tagline h1{
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  padding: 4px 0px;
  text-align: right;
  vertical-align: bottom;
  text-decoration: none;
  font-style: none;
  color: #666666;
}
.shop_tagline IMG{
  margin: 0px;
  padding: 0px;
  margin-top: 4px;
}

.shop_tagline a:link      {
  color:#3366cc;
  text-decoration: none;
}
.shop_tagline a:visited   {
  color:#663399;
  text-decoration: none;
}
.shop_tagline a:hover     {
  color:#3366cc;
  text-decoration: underline;
}

.shop_tagline h1 a:link      {
  color:#999999;
}
.shop_tagline h1 a:visited   {
  color:#999999;
}
.shop_tagline h1 a:hover     {
  color:#999999;
}

.Text_ErrorMessage {
  color: #ff0000;
}
.Text_ErrorMessage LI{
  font-size: 90%;
}

.item_detail_box{
  margin-top: 12px;
}

.cmdty_images {
  margin-right: 8px;
}

.cmdty_name {
  margin: 0px;
  padding: 0px;
  line-height: 120%;
}
.cmdty_ranking{
 margin: 8px;
 margin-left: 12px;
}
.cmdty_ranking IMG{
  vertical-align: middle;
}

.cmdty_price_box{
  margin-left : 12px;
  margin-bottom : 8px;
}
.cmdty_price{
  font-size: 16px;
  font-weight: bold;
}
.cmdty_price_sale{
  font-size: 16px;
  font-weight: bold;
  color: #F00;
}

.cmdty_description{
  line-height: 150%;
}

.cmdty_cart_button{
  padding-top: 8px;
  padding-bottom: 8px;
}
.cmdty_tb_margin {
  margin-top: 8px;
  margin-bottom: 8px;
}

.withbuy_list {
  font-size: 80%;
  padding-left: 10px;
}
.popup_header {
  padding: 2px;
  border-bottom: solid 1px #66cc66;
}

.popup_footer {
  padding: 2px;
  background-color: #66cc66;
  color: white;
  font-weight: bold;
  font-size: 80%;
  padding-left: 12px;
}

.popup_body {
  padding-top   : 8px;
  padding-left  : 12px;
  padding-right : 12px;
}

.popup_table {
  border-collapse: collapse;
/*  border: solid 1px #66cc66;*/
}

.popup_header_cell {
  background-color: #f0ffe0;
  font-weight: bold;
  color: #666;
  border: solid 1px #66cc66;
}

.popup_cell {
  color: #666;
  border: solid 1px #66cc66;
}

.Form_TextBox_imeActive{
  ime-mode:active;
}
.Form_TextBox_imeInactive{
  ime-mode:inactive;
}
.Form_TextBox_imeInactive_right{
  ime-mode:inactive;
  text-align:right;
}

.Form_TextBox_imeDisable{
  ime-mode:disabled;
}

.attention_box{
  margin: 8px;
  padding: 4px;
  border: solid 1px red;
  background-color: #ffe0e0;
  color: #990000;
  line-height: 150%;
  font-size :90%;
}


.mini_contents_title{
  background-color :#FFEBAD;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 3px;
  padding-bottom : 3px;
  font-weight : bold;
  color : #660000;
  text-decoration: none;
}

.mini_contents_title A{
  color : #660000;
  text-decoration: none;
}
.mini_contents_title A:link{
  color : #660000;
  text-decoration: none;
}
.mini_contents_title A:visited{
  color : #660000;
  text-decoration: none;
}
.mini_contents_title A:hover{
  color : #660000;
  text-decoration: underline;
}


