﻿/*------------------------------------------------------
  (c) 2007 System Integrator Corp. All rights reserved.
  フロント共通のスタイルを定義する。
--------------------------------------------------------*/

/*---------
  common
-----------*/
html {
  margin: 0;
}
/*20100703修正追加start*/
body {
	color: #333333;
	font-family:sans-serif;
	background-color: #FFFFFF;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6,p,ul{
    margin: 0px;
	padding:0px;
}

div {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	width:100%;
	padding:0px;
	text-align:left;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	}
	
.wrapper {
	width:100%;
	padding:0px;
	text-align:left;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	}

#left {
	float: left;
	width: 202px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	margin: 0px 18px 10px 0px;
	padding: 0px;
	background:#fff;
	}

#center {
	float: right;
	width: 728px;
	}

/*20100703追加end*/
div.buttonarea {
  text-align: right;
}
div.messageArea {
  color:#ff0000;
  margin :0.5em;
  padding:0.5em;
  font-size:12px;
  font-weight:normal;

  background-color:#ffeeee;
  border-style:double;
  border-width: 3px;
  border-color: #cccccc;
}
/* 10.1.4 K00171 追加 ここから */
div.returnPolicyArea {
  margin: 0.5em;
  padding: 0.5em;
  border-style: dashed;
  border-width: 1px;
  border-color: #cccccc;
  display: none;
}
/* 10.1.4 K00171 追加 ここまで */
/*---------
  image
-----------*/
img {
  border-width:0;
}

/*---------
  font
  20100715中浜基本12pxに変更
-----------*/

.price {
  color: #FF0000;
  font-size: 16px;
  font-weight: bold;
	}

#priceh {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}

.taxfont {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	}

.seil {
  font-size: 12px;
  font-weight: bold;
	
	}

.haisouPriceA{
  font-size: 12px;
  font-weight: bold;
	}
	
.haisouPriceB{
  font-size: 12px;
	}
	
	

.necessary, .important {
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
}
/*------------------------
20100923追加ここから　島田
------------------------*/
.rev_important{
  color: #FF0000;
  font-size: 1em;
  font-weight: bold;
}
/*------------------------
20100923追加ここまで　島田
------------------------*/
/*------------------------
20110111追加ここから　島田
-------------------------*/
.hassoumeyasu {
  color:#009900;
  font-size:16px;
  padding-bottom:1em;
  padding-top:1em;
  display:block;
}
/*------------------------
20110111追加ここまで　島田
-------------------------*/

.caution {
  font-size: 12px;
  color: blue;
}
.example {
  font-size: 12px;
  color: #0000FF;
}
.large {
  font-size: 14px;
}
.sub_large_bold {
  font-size: 14px;
  font-weight: bold;
}
.sub_large {
  font-size: 14px;
}
.normal {
  font-size: 12px;
}
.normal_strong {
  font-size: 12px;
  font-weight: bold;
}
.small {
  font-size: 10px;
}
.small_b {
  font-size: 10px;
  font-weight: bold;
}
.color {
  color: red;
  font-weight: bold;
}
.num_right {
  text-align:right;
}

.normal_right {
  font-size: 12px;
  text-align:right;
}

.normal_left {
  font-size: 12px;
  text-align:left;
}

.normal_center {
  font-size: 12px;
  text-align:center;
}

.caption {
  font-size: 12px;
  font-weight: bold;
}

.buttonmargin {
	margin: 10px;
	}

/*----------------------------------------------
  ENJ033 ポイントの表記 FS皆川 start 2010/10/18
.pointKangen {
  color: #FF0000;
  font-size: 16px;
	}
------------------------------------------------*/	

/*----------------------------------------------
  ENJ033 ポイントの表記文字小さく 関山 start 2012/01/17
------------------------------------------------*/	

.pointKangen {
  color: #FF0000;
  font-size: 12px;
  margin-left: -8px;
	}

.pointKangen2 {
  font-size: 12px;
  margin-left: -8px;
	}

	
/*---------
  table
-----------*/
table.top {
  height: 12px;
  background-color: #CBC5C1;
}
table.list {
  border-style: solid;
  border-width:  0px 1px 0px 1px;
  border-color: #cccccc;
}
table.tbl{
 border-width: 1px 0px 1px 0px;
 border-style: solid;
 border-color: #CCCCCC;
 margin-bottom: 2px;
}
table.header {
  border-style: dashed;
  border-width:  0px 0px 1px 0px;
  border-color: #999999;
}
table.label_under {
  border-style: solid;
  border-width:  0px 2px 2px 1px;
  border-color: #999999;
  font-size: 12px;
  text-align: center;
}
table.tbl_align {
  margin-right : 10%;
  margin-left : 10%;
}
table.tbl_align_L {
  margin-right : 5%;
  margin-left : 5%;
}
table.tbl_align_C {
  margin: 0 auto;
}
table.sub_tbl{
  border-style: solid;
  border-width:  1px 1px 1px 1px;
  border-color: #999999;
  font-size: 12px;
}
td.text_align_C {
  text-align: center;
}
td.text_align_L {
  text-align: left;
}
td.text_align_R {
  text-align: right;
}
td.left_border {
  border-style: solid;
  border-width:  0px 0px 0px 1px;
  border-color: #cccccc;
}
td.right_border {
  border-style: solid;
  border-width:  0px 1px 0px 0px;
  border-color: #cccccc;
}
tr.column_headline, td.column_headline {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #9AA0A9;
}
tr.line_headline, td.line_headline {
  background-color: #F4F4F4;
}
td.row1 {
  border-style: dashed;
  border-width:  0px 0px 1px 0px;
  border-color: #999999;
  background-color: #FFFFFF;
}
td.row2 {
  border-style: dashed;
  border-width:  0px 0px 1px 0px;
  border-color: #999999;
  background-color: #F4F4F4;
}
td.row_num_right1 {
  border-style: dashed;
  border-width:  0px 0px 1px 0px;
  border-color: #999999;
  background-color: #FFFFFF;
  text-align: right;
}
td.row_num_right2 {
  border-style: dashed;
  border-width:  0px 0px 1px 0px;
  border-color: #999999;
  background-color: #F4F4F4;
  text-align: right;
}

/*----
  hr
------*/
hr {
  color: #cccccc;
}
hr.under_label_L {
  color: #998787;
}

/*---------
  footer
-----------*/
table.footer {
  text-align: center;
  font-size: 12px;
}

/*------------
  table_header
--------------*/
td.tblHeader_left {
  background-image: url('../image/table_header_left.gif');
  background-repeat: no-repeat;
  width:  21px;
  height: 29px;
}
td.tblHeader_center {
  background-image: url('../image/table_header_center.gif');
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
}
td.tblHeader_right {
  background-image: url('../image/table_header_right.gif');
  background-repeat: no-repeat;
  width:  21px;
  height: 29px;
}
td.label_1 {
  background-image: url('../image/label_1.gif');
  background-repeat: no-repeat;
  width: 48px;
  height: 24px;
}
td.label_2 {
  background-image: url('../image/label_2.gif');
  font-size: 12px;
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-weight: bold;
  height: 24px;
}
td.label_3 {
  background-image: url('../image/label_3.gif');
  background-repeat: no-repeat;
  width: 48px;
  height: 24px;
}
td.label_2_1 {
  background-image: url('../image/label_2_1.gif');
  background-repeat: no-repeat;
}
td.label_2_2 {
  background-image: url('../image/label_2_2.gif');
  font-size: 12px;
  background-repeat: repeat-x;
  color: black;
  font-weight: bold;
}
td.label_2_3 {
  background-image: url('../image/label_2_3.gif');
  background-repeat: no-repeat;
}
td.navi_left_1 {
  background-image: url('../image/navi_left_1.gif');
  background-repeat: no-repeat;
}
td.navi_left_2 {
  background-image: url('../image/navi_left_2.gif');
  background-repeat: no-repeat;
}
td.navi_center {
  background-image: url('../image/navi_center.gif');
  font-size: 12px;
  background-repeat: repeat-x;
}
td.navi_right {
  background-image: url('../image/navi_right.gif');
  background-repeat: no-repeat;
}

/*------------
  table_footer
--------------*/
td.tblFooter_left {
  background-image: url('../image/table_footer_left.gif');
  background-repeat: no-repeat;
  width:  21px;
  height: 29px;
}
td.tblFooter_center {
  background-image: url('../image/table_footer_center.gif');
  background-repeat: repeat-x;
  font-size: 80%;
  font-weight: bold;
}
td.tblFooter_right {
  background-image: url('../image/table_footer_right.gif');
  background-repeat: no-repeat;
  width:  21px;
  height: 29px;
}

/*-----------
  フォーム
-------------*/
.full_width {
  ime-mode: active;
}
.half_width {
  ime-mode: inactive;
}
.half_width_right {
  ime-mode: inactive;
  text-align: right;
}
.ime_disable {
  ime-mode: disabled;
}

/*-----------
  パンくずリスト
-------------*/
.topic_path {
  font-size: 12px;
  margin: 5px;
}

/*-----------
  メッセージ表示用テーブル
-------------*/
tr.tbl_label, td.tbl_label {
  background-color: #cceeff;
  font-weight: bold;
  height: 29px;
}
tr.list_row, td.list_row {
  background-color: #e5f6ff;
}

/*-----------
  ログアウト
-------------*/
td.logout {
  padding: 15px;
  color: #998787;
  background-color: #FEF9F4;
  font-size: 12px;
  border: 2px solid #998787;
}

.logout span {
  font-size: 170%;
}
/*-----------
　ランキング
　20101005島田追加　
------------*/

.rankingheader {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 726px;
	padding: 8px 0 5px 0;
	margin: 3px 0;
	font-weight: bold;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}
.top-ranking{
	
}
/*-----------
  お知らせ情報
  20100703中浜追加
-------------*/
.information {
	font-size: 12px;
}

.informationheader{
	font-size:12px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 726px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}

.information li {
	list-style: none;
	padding-left: 10px;
}

/*-----------
  カテゴリ(商品一覧向け)
-------------*/
.active {
  color: #808080;
  text-decoration: underline;
}

/*-----------
  カテゴリ(index向け)
-------------*/
.categoryLine {
  width: 100%;
  padding: 1px 0;
  background: #f4f4f4;
}

.categoryLine ul {
  margin: 0;
  margin-left: 4px;
  padding: 0;
  clear: both;
}

.categoryLine li {
  float: left;
  border: 1px solid #888888;
  margin: 2px 1px 1px 1px;
  width: 231px;
  list-style-type: none;
  background-color: #efedec;
  background-image: url('../image/category_back.gif');
  background-repeat: repeat-x;
  font-size: 7pt;
}

.categoryLine a{
  color: #000000;
  display: block;
  width: 224px;
  height: 15px;
  padding: 5px 0 0 7px;
  background: url('../image/category_mark.gif') no-repeat left;
  text-decoration: none;
}

.categoryLine a:hover {
  color: #666666;
}

.categoryLine a:active {
  color: #666666;
}

.categoryLine a:focus {
  color: #666666;
}

/*-----------
  widthが${system.frontPageWidth}でないテーブルのセンタリング対策
-------------*/
.small_table_width {
  text-align: center;
  width: 720px;
}

/*-----------
  エラーメッセージ用
-------------*/
.err {
  color: red;
  font-size: 12px;
  font-weight: bold;
}

/*----------
  パスワードポリシー
------------*/
.password {
   font-size: 10px;
   color: blue;
}

/*----------
  商品詳細
------------*/
h1.commodityName {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.skuImages {
  border: dashed 2px silver;
  padding: 10px;
  text-align:left;
  margin-top: 10px;
  width: 176px;
  font-size: 12px;
}

/*-- add --*/
.err2 {
  color: red;
  font-size: 12px;
  font-weight: bold;
}

.reviewTitle {
  font-weight: bold;
}

/*-----------
  右寄せ、中央寄せ
-------------*/
.align_right {
  text-align:right;
}
.align_center {
  text-align:center;
}
.align_left {
  text-align:left;
}

/*-----------
  上寄せ、中央寄せ
-------------*/
.valign_top {
  vertical-align: top;
}
.valign_middle {
  vertical-align: middle;
}
.valign_bottom {
  vertical-align: bottom;
}

/*-----------
  ショップ名(注文内容系表示用)
-------------*/
.shopName {
  font-weight: 600;
}

/*-----------
  V9から一時的に移行
-------------*/
.Cmdty_Price_Cell {
  font-size: 95%;
  color: #000000;
  text-align: right;
}
.Cmdty_SalePrice_Cell {
  font-size: 95%;
  color: #FF0000;
  font-weight: 600;
}
.Cmdty_ShopName_Cell {
  color: #000000;
  font-size:11px;
}
.Cmdty_ThumbImg_Cell {
 text-align: center;
 vertical-align: middle;
}
.Cmdty_PointRate_Cell {
  color: #D26900;
  font-weight: 600;
  font-size:12px;
}
.Cmdty_Desc_Cell {
  color: #000000;
  font-size:11px;
  text-align: left;
  margin: 5px;
}
.Cmdty_Name_Cell {
  color: #000000;
  font-size:12px;
}
.cmdty_iteminfo{
  padding:5px;

}
.errorMessageArea {
  color: #FF0000;
  font-size: 16px;
  margin: 2em;
  padding: 1em;
  background-color: #FDF7F2;
  border: 3px solid #cc0000;  
}
.warningMessageArea {
  color: #663300;
  font-size: 16px;
  margin: 2em;
  padding: 1em;
  background-color: #FFFBF1;
  border: 3px solid #FFCC66;  
}
.informationMessageArea {
  color: #006666;
  font-size: 16px;
  margin: 2em;
  padding: 1em;
  background-color: #FFFFE5;
  border: 3px solid #CCCC99;
}

label {
  cursor: pointer;
}

/*------------------
  20100703中浜追加
  Headr部
------------------*/

.header0 {

	background-color:#EEEEEE;
	border-top: 8px solid #142E7B;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 100%;
	}

#header0-1 {
	font-size: 12px;
	font-weight: normal;
	height: 12px;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	}
	
/* 案件外一覧 No.392 20110706 FSI小野 START*/
#header0-2 {
	font-size: 12px;
	font-weight: normal;
	height: 12px;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-left: 120px;
	text-align:center;
	}
/* 案件外一覧 No.392 20110706 FSI小野 END*/
.header0-3 {
	font-size: 12px;
	font-weight: normal;
	height: 12px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	display:inline;
	float:left;
	}

.body950px {
	width: 950px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	}

/*↓ヘッダ部分大幅に修正した際に追加した部分↓*/
.header1 {
	width: 950px;
	height: 60px;
	margin: 0px;
	position:relative;
	}
.header1-1{
	width:310px;
	float:left;
	position:absolute;
	bottom:0px;
	left:0;
}
.header1-2{
	width:230px;
	float:left;
	position:absolute;
	bottom:0;
	left:310px;
}
.header1-3{
	width:410px;
	float:right;
	position:absolute;
	bottom:5px;
	right:0;
}
.header1-3 img{
	vertical-align:middle;
}
.header1-3 li{
	list-style-type:none;
	float:left;
	border-right:1px solid #000000;
	font-size:12px;
	margin-left:5px;
	padding-right:5px;
}
.header1-3 li:last-child{
	list-style-type:none;
	float:left;
	border-right:none;
	margin-left:5px;
	padding-right:5px;
}
/* last-child for IE6/7 */
.header1-3 li {
border-right:expression((this.__isLastChild = (this.parentNode.children.item(this.parentNode.children.length-1) == this))?'none':'1px solid #000');
}
/*↑ヘッダ部分大幅に修正した際に追加した部分↑*/
#header2 {
	float: left;
	width: 305px;
	height: 60px;
	margin: 0px;
	}


#header2-1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: 305px;
	height: 60px;
	}
	
#header2-1 img{
	width: 300px;
	height: 60px;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#header3 {
	float: right;
	width: 645px;
	height: 60px;
	margin: 0px;
	}

#header4 {
	width: 645px;
	height: 39px;
	margin: 0px;
	display: inline;
	}

#header4-1 {
	float: left;
	width: 200px;
	height: 24px;
	margin: 0px;
	}

#header4-2 {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	height: 39px;
	margin: 0px;
	display: inline;
	vertical-align: bottom;
	}

#header4-2 img{
	height: 15px;
	width: 24px;
	vertical-align: middle;
	margin: 0px;
	}

#header5 {
	width: 645px;
	height: 21px;
	margin: 0px;
	vertical-align: bottom;
	}
/*20100923島田追加*/
#header5-img {
	display: inline;
	float: left;
	margin: 0;
	padding-left:50px;
}
#header5-1 {
	float: left;
	width: 100px;
	height: 16px;
	}

#header5-2 {
	float: right;
	list-style: none;
	height: 16px;
	margin: 0px;
	}

.header5-2-li1 {
	float: left;
	border-right: 1px solid #000000;
	margin-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	}

.header5-2-li1 img{
	height: 15px;
	width: 14px;
	vertical-align: middle;
	}

.header5-2-li2 {
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	}

.header5-2-li2 img{
	height: 15px;
	width: 14px;
	vertical-align: middle;
	}

.searchbg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-top: 5px;
	width: 948px;
	height: 27px;
	padding-top: 5px;
	clear: both;
	}

.search01 {
	width: 938px;
	padding-left: 10px;
	font-size: 12px;
	vertical-align: bottom;
	}

#search02 {
	float: left;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 4px;
	height: 25px;
	margin-right: 10px;
	}

.form01 {
	float: left;
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
	}
	
.formimg {
	vertical-align: top;
	}

#search03 {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 3px;
	height: 24px;
	}
	
	
.chumokukey {
	margin:10px 0 0 0;
	font-size:12px;
	text-align:center;
	}
/*-----------------
  20110107島田修正
  padding-left追加、widthを950px->850pxへ
  20110420皆川修正
  widthを850px->900pxへ
-------------------*/
.hotspacetext {
	width: 900px;
	margin:10px 0 0 0;
	font-size:12px;
	text-align:center;
	}
.hotspacetext img {
	padding-left: 50px;
	vertical-align: bottom;
	}
.hotspacetext ul{
	list-style-type:none;
    overflow: hidden;
    zoom: 1; 
}
.hotspacetext ul li{
	display: inline;
}
.important_info{
	width: 940px;
	border: 1px solid #FF0000;
	text-align: center;
	margin-top:10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	font-size: 12px;
	}
/*---------------------
  20100923島田追加
  ホットニュースの部分
---------------------*/
.hotnews {
	letter-spacing: 1px;
	margin-bottom: 5px;
}
/*------------------
  20100703中浜追加
  footer部
------------------*/

.footerh{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: auto;
	padding: 8px 0 5px 0;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	}

.footerh ul{
	width:100%;
}
.footerh li{
	margin:5px;
	padding:0 5px 0 0;
	display:inline;
	list-style-type:none;
	border-right:1px solid #000;
	width: auto;
	white-space: nowrap;
}
.footerlistend{
	margin:5px;
	padding:0 5px 0 0;
	display:inline;
	list-style-type:none;
	border-right:0px solid #000;
	width: auto;
	white-space: nowrap;
	}
.footerh li:last-child{
	margin:5px;
	padding:0 5px 0 0;
	display:inline;
	list-style-type:none;
	border-right:0px solid #000;
	width: auto;
	white-space: nowrap;
}


.footerf {
	text-align: center;
	font-size: 12px;
	}
	
/*------------------
  20100703中浜追加
  Left category部分
------------------*/

.categoryhead {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 202px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	}
.categoryPR{
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom:1px solid #ccc;
	height: 25px;
	width: 202px;
	font-size: 12px;
	font-weight: bold;
	}
.categoryul {
	list-style: none;
	}

.categoryul li{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
		}

.categorydiv {
	margin-bottom: 20px;
	width: 202px;
	}

.campaigndiv {
	margin-bottom: 20px;
	font-size: 12px;
	width: 202px;
	}
	
.campaignlist {
	list-style: none;
	padding-left: 10px;
	}

.campaignlist li{
	background-image: url(../image/mark_arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
	}

.campaignbottom {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	}

.mark {
	margin-left: -10px;
	}	

.leftoshirasea {
	width: 192px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	}	

.leftoshiraseb {
	width: 192px;
	margin: 0px;
	padding: 5px;
	}


.oshiraseb {
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	font-size: 12px;
	}

.leftimenuimg {
	width: 66px;
	float: left;
	}

.lleftmaintex {
	font-size: 10px;
	margin-bottom: 2px;
	}

.listleft {
	width: 202px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

	
/*------------------
  20100703中浜追加
  メインページ部分
  20100715橋川修正
  バナー部分
------------------*/
	
.sub-main1{
	width:728px;
	padding: 0px;
	margin: 0px;
	}

.sub-main1 a:hover img{
    margin: -1px;
	position: relative;
	border: 1px solid #ee2222;
	}
	
.banner300px{
	float: left;
    width: 300px;
    height: 240px;
	}

.banner300px div{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	vertical-align: bottom;
	overflow: hidden;
	}

.banner300px img{
	width: 300px;
    height: 230px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	overflow: hidden;
	}

.banner140px li {
	float:left;
	width: 130px;
	height: 110px;
	padding: 0px;
	list-style:none;
	list-style-type:none;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-top: 0px;
	vertical-align: bottom;
	}
	
.banner140px img{
	width: 130px;
	height: 110px;
	vertical-align: bottom;
	overflow: hidden;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

.uresujirank {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 726px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}

.oshirase {
	margin-bottom: 30px;
	}
	
/*------------------
  20100705中浜追加
  メイン部分
------------------*/

.bottommargin {
	margin-bottom: 20px;
	}	
/*------------------
  20100709中浜追加
  商品リスト部分
------------------*/

.comlist {
	width: 728px;
	font-size: 12px;
	}

/*----------------
　20101015島田修正
　IE6でズレる場合があるので
　heightを320から340に変更
-----------------*/
.shouhinlist {
	float: left;
	width: 160px;
	height: 340px;
	margin: 8px;
	padding: 0px;
	}
div.shouhinlist:hover{
	background:#EFEFEF;
}
div.shouhinlist img{
	margin-top:10px;
}
.listbottom {
	clear: both;
	}

.topicpathmargin {
	margin-top: 5px;
	}

.kensaku {
	border: solid 1px #CCCCCC;
	width: 726px;
	}
/*------------------
  20100705中浜追加
  商品詳細部分
------------------*/

.shouhinh {
	text-align: left;
	width: 718px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 3px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	}

.mainh {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 726px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}
	
.detail {
	width: 728px;
	padding: 0px;
	margin: 0px;
	}

.shouhintopleft {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 20px;
	}

.shouhintopright {
	float: right;
	width: 430px;
	padding-top: 10px;
	padding-left: 58px;
	}
	
.shosailist01 {
	list-style: none;
	margin-bottom: 20px;
	font-size: 12px;
	}
	
.shosailist01 li{
	padding-bottom: 2px;
	}
	
.shosailist02 {
	list-style: none;
	margin-bottom: 20px;
	font-size: 12px;
	}
	
.shosailist02 li{
	padding-bottom: 2px;
	}

.payleft {
	float: left;
	width: 100px;
	}
	
.payright {
	float: right;
	text-align: left;
	width: 330px;
	}

.infoleft {
	float: left;
	font-size: 12px;
	}

.infoleft2 {
	float: left;
	font-size: 12px;
	margin-left: 10px;
	}

.inforight {
	float: right;
	}

.ninki {
	padding-top: 10px;
	font-size: 12px;
	clear: both;
	}

.syouhinsyousai {
	clear: both;
	width: 728px;
	}
	
.shosai {
	padding: 10px;
	font-size: 12px;
	}

.recommend01 {
	width: 162px;
	height: 210px;
	float: left;
	margin: 10px;
	font-size: 12px;
	}

.recommendimg {
	margin-bottom: 5px;
	text-align: center;
	}

.reviewhleft {
	float: left;
	padding-left: 10px;
	}

.reviewhright {
	float: right;
	padding-right: 10px;
	}

.reviewmain {
	clear: both;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 30px;
	}

.review01 {
	margin-bottom: 20px;
	}

.bottominfo {
	margin-bottom: 10px;
	}

/*------------------
  20100712中浜追加
  会計周り
------------------*/

/*--フロー--*/
.cartfl {
	text-align: center;
	border: 0px;
	}

.cartshop {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 738px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	}

.carttablewidth {
	text-align: center;
	}

.cartinfowidth {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

.cartleft {
	float: left;
	width: 375px;
	text-align: left;
	}

.cartright {
	float: right;
	width: 375px;
	text-align: right;
	}

.carttd {
	width: 750px;
	margin-left: 8px;
	 }

.carttd td{
	padding: 5px;
	 }

.paywidth {
	width: 950px;
	}


.paymentleft{
	float: left;
	width: 610px;
	padding: 0px;
	}
	
.paymentright {
	float: right;
	width: 320px;
	padding: 0px;
	}


.bagbox {
	width: 750px;
	}

.bagul  {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px; 
	width: 750px;
	font-size: 12px;
	}

.bag01 {
	border-left: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 5px; 
	}

.bag02 {
	border: solid 1px #c0c0c0;
	border-top:none;
	padding: 5px;
	}
			
.bagstext {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	}

.bagltext {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 738px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	}

.shippinginfowidth {
	width: 950px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-top: solid 2px #CCCCCC;
	}

.shippingleft {
	float: left;
	width: 475px;
	text-align: left;
	}

.shippingright {
	float: right;
	width: 475px;
	text-align: right;
	}


.confirm01 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 570px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	}

.confirm02 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 938px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	}

.confirmnormal {
	font-size: 12px;
	margin: 10px;
	}

/*------------------
  20100709中浜追加
  汎用パーツ
------------------*/

/*--ロング見出し--*/

.hbgcenter {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 948px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	}

.hbgleft {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 938px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	}


/*--全体ページのwidthとパディング-*/
.allwidth {
	width: 930px;
	padding: 10px;
	}

/*--パンくず--*/


/*------------------
  20100708橋川追加
  「shopinfo」用
------------------*/

.shopinfo_container {
	width: 688px;
	padding: 10px 20px 20px 20px;
	line-height: 1.5;
	font-size: 12px;
	}


.shopinfo_title {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}
	
.shopinfo_title01 {
	font-weight: bold;
	padding: 10px;
	}
	
.shopinfo_title01_a {
	padding: 10px;
	}
		
.shopinfo_title02 {
	padding: 5px 0px 5px 15px;
	}
	
.shopinfo_text01 {
	color: #666666;
	width: 646px;
	border: dotted 1px #CCCCCC;
	padding: 10px;
	margin: 10px;
	}
	
.shopinfo_ol01 {
	padding-left:20px;
	}
	
.shopinfo_ol_bold {
	font-weight: bold;
	}

.shopinfo_ul01 {
	padding-left: 15px;
	list-style-type: none;
	}
	
	


/*------------------
  20100712橋川追加
  「guide」用
  2/24～作業中
------------------*/

.guide_container {
	margin-left: 48px;
	font-size: 12px;
	line-height: 1.5em;
	}
	
.guide_totop {
	color: #0099CC;
	font-weight: bold;
	}
	
.guide_ul {
	list-style-type: none;
	}
	
.guide_privacy_ul {
	list-style-type: none;
	float: right;
	padding: 20px 0 40px 0;
	}
	
.guide_ul_kaki {
	color: #666;
	border-left: solid 1px #ccc;
	padding: 0px 20px 0px 10px;
	list-style-type: none;
	margin: 10px;
	}
	
.guide_ul_kaki2 {
	color: #333;
	padding: 0px 20px 0px 10px;
	list-style-type: none;
	margin: 10px;
	}
	
.guide_title {
	width: 660px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}
	
.guide_faqgo {

	}

.guide_faqgo img {
	padding-bottom: 10px;
	}
		
.guide_table {
	width: 680px;
	margin: 20px 0 0 8px;
	}
	
.guide_table td {
	width: 340px;
	padding: 5px 5px 10px 5px;
	}
	
.guide_table td img {
	padding-right: 3px;
	}
	
	
.guide_stitle01 {
	width: 290px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: solid 2px #999999;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
.guide_stitle01 a {
	color: #000;
	text-decoration: none;
	}	

	
.guide_stitle {
	width: 290px;
	font-size: 14px;
	font-weight: bold;
	color: #E72510;
	border-bottom: solid 2px #999999;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
.guide_stitle a {
	color: #E72510;
	text-decoration: none;
	}
	
.guide_ul {
	margin: 0 0 5px 10px;
	list-style-type: none;
	}
	
	
.guide_2title {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin-bottom: 15px;
	}	
	
.guide_box01 {
	width: 680px;
	margin: 0 0 0 18px;
	font-size:12px;
	}
	
.guide_box01 p {
	margin: 10px 0px 10px 0px;
	}
	
.guide_box01 img {
	padding: 7px;
	}
		
.guide_strong2 {
	background: #D9EAFF left center;
	padding: 5px;
	height: auto;
	border-left: thick solid #990000;
	margin: 5px;
	font-weight: bold;
	}
	
.guide_title02 {
	color: #000;
	font-weight: bold;
	padding: 5px 0 0 5px;
	}
	
.guide_title03 {
	padding: 10px 0 10px 5px;
	font-weight: bold;
	}

.guide_textbox01 {
	padding: 5px 0 5px 0; 
	}
	
.guide_textbox01a {
	padding: 10px;
	}
	
.guide_textbox01 img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	}
	
.guide_tablebox01 {
	margin: 10px;
	}
	
.guide_list_image {
	width: 600px;
	margin: auto;
	}
	
.guide_list_image ul {
	list-style-type: none;
	padding: 10px 0 10px 0;
	}
	
.guide_list_image li {
	display: inline;
	}
	
.guide_call_left {
	float: left;
	width: 310px;
	padding: 7px;
	border: dotted 1px #ccc;
	}
	
.guide_call_right {
	float: right;
	width: 310px;
	padding: 7px;
	border: dotted 1px #ccc;
	margin-bottom: 20px;
	}
	
.guide_faq_left {
	float: left;
	width: 300px;
	padding: 7px;
	margin-left: 20px;
	list-style-type: none;
	}
	
.guide_faq_right {
	float: right;
	width: 300px;
	padding: 7px;
	margin-bottom: 20px;
	list-style-type: none;
	}
	

.guide_faq ul {
	list-style-type: none;
	padding: 10px 0 10px 0;
	}
	
.guide_faq_a {
	float: left;
	padding: 5px;
	color: #FF0000;
	width: 20px;
	height: auto;
	font-weight: bold;
	list-style-type: none;
	}
	
.guide_faq_q {
	float: left;
	padding: 5px;
	color: #0000FF;
	width: 20px;
	font-weight: bold;
	list-style-type: none;
	}
	
.guide_faq_text {
	float:right;
	display: inline;
	padding: 5px;
	width: 550px;
	height: auto;
	}
	
.guide_faq_box {
	border: 1px dotted #ccc;
	width: 620px;
	padding: 7px;
	margin: 15px;
	}
	
.guide_num {
	padding: 10px;
	color: #4682b4;
	}
	
	
.guide-mallbox01 {
	width: 660px;
	border: dotted 1px #ccc;
	margin-bottom: 30px;
	}
	
.guide-mallbox01 p {
	padding-left: 10px;
	}
	
.guide-mallbox01 ul {
	width: 170px;
	list-style-type: none;
	float: left;
	padding: 10px;
	}

/*------------------
  20100716橋川追加
  「大型説明ページ用」用
------------------*/
.oogata_box01 {
	width: 680px;
	margin: 0 0 0 28px;
	font-size: 12px;
	}
	
.oogata_table01 {
	margin: 10px 0 10px 20px;
	}

.oogata_infobox {
	width: 630px;
	border: solid 1px #FF9933;
	margin: 10px 5px 20px 5px;
	padding: 10px;
	}
	
.oogata_infobox ul {
	list-style-type: none;
	margin: 5px;
	padding: 5px;
	}

.oogata_infobox_icon {
	float: left;
	margin-right: 10px;
	}

.oogata_infobox_text {
	width: 550px;
	}

.oogata_menulink {
	padding: 7px;
	text-align: center;
	}

.oogata_list02 {
	width: 600px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	border: 1px dotted #ccc;
	}

.oogata_list02 ul {

	}

.oogata_list02 li {
	margin-left: 10px;
	}

.oogata_titleimg {
	margin-top: 10px;
	padding: 5px;
	}
	
.oogata_denkiimg {
	padding: 5px;
	}
	
.oogata_zuimg {
	margin-left: 10px;
	padding: 10px;
	}



/*------------------
  20100714橋川追加
  「企画ページ用」用
------------------*/

/*--------------新装セール用cssスタート--------------*/

.sale_container {
	width: 680px;
	font-size: 12px;
	text-align: left;
	margin: auto;
	}
		
.sale_list_image {
	margin: 20px 0 20px 5px;
	}
	
.sale_list_image ul {
	list-style-type: none;
	padding: 10px 0 10px 0;
	}
	
.sale_list_image li {
	display: inline;
	margin: 20px 5px 20px 0;
	float: left;
	}
		
.sale_shinsou_box01 {
	padding: 20px;
	border: 1px dotted #ccc;
	background-color: #fffff0;
	padding-bottom: 20px;
	clear:both;
	}
	
.sale_shinsou_box01 h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	padding: 0 0 20px 0;
	}
	
.sale_shinsou_box01 h2 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding: 0 0 15px 5px;
	}
	
.sale_shinsou_box01a {
	margin-top: 20px;
	text-align: right;
	}
	
.sale_shinsou_box01b {
	margin: 20px 0 20px 0;
	text-align: right;
	}
	
.sale_shinsou_box02 {
	padding: 10px;	
	margin: 20px 0px 20px 0px;
	border: 1px dotted #ccc;	
	}
	
.sale_shinsou_box03 {
	padding: 10px;
	border-bottom: 2px dashed #999999;
	font-weight: bold;
	width: 450px;
	margin: auto;
	}
	
.sale_shinsou_box03 img {
	padding: 5px 5px 20px 5px;
	}
	
.sale_shinsou_box04 {
	padding: 10px;
	width: 450px;
	margin: auto;
	}
	
.sale_shinsou_box04 ul {
	list-style-type: none;
	}
	
.sale_shinsou_box04li01 {
	font-weight: bold;
	font-size: 14px;
	color: #ff6347;
	margin-bottom: 5px;
	}
	
.sale_shinsou_box04li02 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}


.sale_shinsou_c-table {
	font-size: 12px;
	}


.sale_shinsou_c-table img {
	padding: 5px;
	margin: 5px;
	}
	
.sale_shinsou_c-table p {
	padding-bottom: 20px;
	width: 220px;
	text-align:center;
	font-weight: bold;
	}
	
.sale_shinsou_c-table p a {
	color: #FF8C00;
	}	

.sale_shinsou_c-box01 {
	margin: 5px;
	border :1px dotted #ccc;
	}
	
.campain_kanban {
	margin-left: 8px;
	}
	
/*--------------新装セール用csseエンド--------------*/


/*--------------即納コーナーcssスタート--------------*/

.sokuno_c-table {
	margin: 30px 20px;
	font-size: 12px;
	}


.sokuno_c-table img {
	padding: 5px;
	margin: 5px;
	}
	
.sokuno_c-table p {
	padding-bottom: 20px;
	width: 220px;
	text-align:center;
	font-weight: bold;
	}
	
.sale_shinsou_c-table p a {
	color: #dc143c;
	}	

.sale_shinsou_c-box01 {
	margin: 5px;
	border :1px dotted #ccc;
	}

/*--------------即納コーナー用csseエンド--------------*/

/*--------------------------------------------
	ENJ028 売れ筋商品の表示 FS 皆川 start
 	ランキング情報表示用
----------------------------------------------*/
.salerank{
	width:720px;
	text-align:center;
}
.salerank li{
	list-style-type:none;
	float:left;
}
.salerank-backbtn{
	float:left;
	height:200px;
	width:40px;
	padding-top:100px;
}
.salerank-nextbtn{
	float:right;
	height:200px;
	width:40px;
	padding-top:100px;
}
.ranking-items li{
	width:119px;
	padding:0 4px;
}
.salesrankno{
	text-align: center;
	height: 20px;
	width:  119px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	vertical-align: top;
	}

.salesrankpicture{
	text-align: center;
	height: 100px;
	width:  119px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: top;
	}

.salesrankname{
	text-align: center;
	font-size: 11px;
	height: 90px;
	width:  119px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: top;
	}
	
/*--------------------------------------------
	ENJ028 売れ筋商品の表示 FS 皆川 end -----*/

/*------------------
  20101021皆川追加
  郵便番号検索のリンク
------------------*/
.zip_link{
  font-size: 12px;
  color: #0000FF;
}
/*------------------
  20101027島田追加
  レビューランク用
-------------------*/
.revrankname{
	font-size:12px;
	text-align:center;
}
.reviewnaiyou{
	font-size:12px;
}
.reviewnavi{
	font-size:14px;
	font-weight:bold;
}
/*------------------------------------
  ENJ036 最近チェックした商品 FS 皆川 start
  ENJ063 商品の絵が出ている場所には星を追加 
  		 height: 90px削除 FS 皆川
--------------------------------------*/
.check_commodity_name{
	text-align: center;
	font-size: 11px;
	width:  180px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: top;
	}
/*------------------------------------
  ENJ036 最近チェックした商品 FS 皆川 end
--------------------------------------*/
/*------------------------------------
  20110124島田追加
  カートの納期目安表示
--------------------------------------*/
.nouki_cart{
	color:#009900;
	font-weight:bold;
	font-size:1.2em;
}
/*------------------------------------
  ENJ055 メーカー名の表示 FS 皆川 start
--------------------------------------*/
.tbl_label, .tbl_label {
  background-color: #cccccc;
  font-size: 20px;
  font-weight: bold;
  height: 29px;
  text-align:center;
}
.list_row1, .list_row1 {
  background-color: #eeeeee;
  font-size: 14px;
}
.list_row2, .list_row2 {
  background-color: #ffffff;
  font-size: 14px;
}
.maker_list_taitle{
	font-size:14px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 726px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
/*------------------------------------
  ENJ055 メーカー名の表示 FS 皆川 end
--------------------------------------*/
/*-------------------------------------
  20110301島田追加
  「まだカートに商品入ってます」のところ。
---------------------------------------*/
.yet_cartin{
	padding:10px;
	background-image: url(../image/t_img.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-bottom: 3px;
}
#shop_banner {
	height:34px;
	position: relative;
}
#shop_banner a.shop_top{
	background:url("/contents/image/shopleft.jpg") no-repeat scroll 10px center;
	display: block;
	line-height :22px;
	position: absolute;
	right: 14px;
	text-decoration: none;
	text-indent:20px;
	top: 4px;
	width: 100px;
	font-size:12px;
}
/*-----------------------------------------
  20110311島田追加
  エアコン工事画面のデザイン用 start
-------------------------------------------*/
.aircon_tbl{
	border:0px;
	margin:0px;
	font-size:12px;
}
.aircon_td_R{
	margin-bottom:10px;
	border:1px solid #ccc;
	width:340px;
}
.aircon_td_L{
	padding:10px;
	margin-bottom:10px;
	margin-left:0px;
	text-align:left;
	border:1px solid #ccc;
}
.aircon_td_C{
	margin-bottom:10px;
	text-align:center;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.aircon_text{
	text-align:center;
	line-height:1.5em;
	margin-bottom:10px;
}
.aircon_list{
	width: 600px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	border: 1px dotted #ccc;

}
.aircon_list ul li{
	margin-left: 50px;

}
.aircon_list ol li{
	margin-left: 0px;

}
.aircon_important {
	color:#f00;
	font-weight:bold;
	font-size:12px;
	margin-left:50px;
}
/*-----------------------------------------
  20110311島田追加
  エアコン工事画面のデザイン用 end
-------------------------------------------*/
/*------------------------------------
  ENJ058 商品詳細10000桁 FS 皆川 start
--------------------------------------*/
.discripttitle {
	float: left;
	padding-left: 340px;
	}
.discripthright {
	float: right;
	padding-right: 10px;
	}
/*------------------------------------
  ENJ058 商品詳細10000桁 FS 皆川 end
--------------------------------------*/
.head_pr {
	font-size:12px;
	float:right;
}
/* H3は商品詳細の商品型番用 */
H3	{
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}

/*------------------------------------
  カーランキング　島田　start
--------------------------------------*/
.subtitle-tex {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-image: url(http://www.enet-japan.com/contents/shop/1/campaign/cargoods-ranking/images/title-back.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 236px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	}
.ranking_img img{
	border:1px solid #CCC;
}

/*------------------------------------
  カーランキング　島田　end
--------------------------------------*/


/*-------------------------------------
  ページフッターのカテゴリ start
--------------------------------------*/
.footercategory{
	width: 800px;
	font-size:12px;
	color:#CCC;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
.footercategory a:link,.footercategory a:visited{
	color:#CCC;
}
.footercategory ul{
	list-style-type:none;
}
.footercategory li{
	line-height:1.5;
	border-right:1px solid #CCC;
	padding:0 5px;
	display:inline;
	width: auto;
}
.footercategory li:last-child{
	border-right:none;
}


/*-------------------------------------
  ページフッターのカテゴリ end
--------------------------------------*/
/*--------------------------------------
商品動画紹介用 2011.5.28 島田追加start
--------------------------------------*/
#movie_all{
	width:420px;
	border:1px solid #999999;
	font-size:12px;
	margin:0;
	padding:0;
}
.movie_header{
	border-bottom:2px solid #CCCCCC;
	padding:5px;
	background:#EFEFEF;
	font-weight:bold;
}
.movie_left{
	width:198px;
	margin:0;
	padding:5px;
	float:left;
	border-right:1px solid #CCCCCC;
	text-align:center;
}
.movie_right{
	width:200px;
	margin:0;
	padding:5px;
	float:right;
	border:0;
}
.movie_footer{
	width:410px;
	clear:both;
	text-align:right;
	font-size:10px;
	background:#666666;
	color:#FFFFFF;
	padding:5px;
}
.movie_footer a:link{
	color:#FFFFFF;
}
.movie_footer a:visited{
	color:#FFFFFF;
}
/*--------------------------------------
商品動画紹介用 2011.5.28 島田追加end
--------------------------------------*/
/*--------------------------------------
カーランキング表示変更 2011.6.20 堀内start
--------------------------------------*/
table.car_ranking_table tr:hover, tr.over td  {
 	background-image:url(../image/car_ranking.gif); 
	 }
.car_juni {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	}	
.car_ranking_table {
	padding: 5px;
	}
.img_adhover{
	top:-5000px;
	left:-5000px;
	position:absolute;
	padding: 3px;
	width: 120px;
	height: 120px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8ff;
	}
a.a_adhover:hover {
	z-index:1000;position:relative;
	}	
a.a_adhover:hover .img_adhover{
	top:16px;
	left:100px;
	}
/*--------------------------------------
カーランキング表示変更 2011.6.20 堀内end
--------------------------------------*/
/*--------------------------------------
延長保証用 2011.6.29 堀内追加start
--------------------------------------*/
.gift_error{
	border:2px dashed silver;
	padding:5px;
	width:300px;
	margin-bottom:10px;
}
.gift_error_list{
	list-style: none;
	margin-left: 0px;
	line-height:1.5;
	font-size: 12px;
}
.gift_error_list_li{
	color: #ff0000;
}
/*--------------------------------------
延長保証用 2011.6.29 堀内追加end
--------------------------------------*/
/*--------------------------------------
ENJ084 メーカー一覧画面にアイウエオのリンクをつける FS大森 start
--------------------------------------*/
.maker_link_aiueo {
}

.maker_link_aiueo th {
	border-right: medium dotted #CCCCCC;
	padding-right: 10px;
}
.maker_link_aiueo td {
	padding-left: 10px;
	padding-bottom: 3px;
}
.maker_link_aiueo a{
	font-size:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
/*--------------------------------------
ENJ084 メーカー一覧画面にアイウエオのリンクをつける FS大森 end
--------------------------------------*/
/*--------------------------------------
ENJ088 Google Commerce Search対応 FS小野 start
BODYのtext-align:centerを一時的に削除
--------------------------------------*/
#search {
	text-align: left !important ;
}
/*--------------------------------------
ENJ088 Google Commerce Search対応 FS小野 end
--------------------------------------*/
.CategoryName {
	font-weight:bold;
}
/*------------------------------------
1500円以上送料無料のところ
---------------------------------------*/
.haisou_price1{

}
.haisou_price2{
	font-size:10pt;
	color:red;
}

/*--------------------------------------
ENJ111 GCS対応 絞り込み検索機能 FS大森 start
--------------------------------------*/
.FilterDiv {
	margin-bottom: 20px;
	font-size: 12px;
	width: 202px;
}
.FilterList {
	list-style: none;
	padding-left: 10px;
}

.FilterList li{
	list-style-type: none
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
/*--------------------------------------
ENJ111 GCS対応 絞り込み検索機能 FS大森 end
--------------------------------------*/
