/*/////////////////////////////////////////////////////////////
 イケダ照明
Copyright (C) イケダ照明 　 All Rights Reserved.
//////////////////////////////////////////////////////////////*/

strong {
	padding:0;
	}

#detail {
	width:762px;
	float:right;
	margin:0;
	text-align:left;
}

.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mb05 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.mb50 {
	margin-bottom:50px;
}

.fs11 {
  font-size:11px;
}

.fs12 {
  font-size:12px;
}

.fs14 {
  font-size:14px;
}

.f14l30 {
	font-size: 14px;
	line-height: 30px;
	}
.fs14lh30 {
	font-size: 14px;
	line-height: 30px;
	}

/* ------------------------------------------------------------
	0. パンくずエリア
------------------------------------------------------------ */

/*----- パンくずリスト -----*/
#crumb{
width:762px;	
margin-bottom:21px;	
}

#crumb li{
	float:left;
	margin-right:13px;
	list-style:none;
	line-height:100%;
}

/***celar fix start ***/
#crumb:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#crumb{display:inline-block;min-height:1%;}
* html #crumb { height: 1%; }
#crumb { display: block; }
/***celar fix end ***/

#crumb h2,#crumb h3{
	font-weight:normal;
	font-size:13px;
}


/*********************************************************************
 * 商品タイトルエリア
 *********************************************************************/
#detail #item_header{
width:762px;	
background:url(https://www.ikeda-shomei.co.jp/ec-site-material/headline_bg.jpg) no-repeat;	
margin-bottom:15px;	
}

#detail #item_header h3{
margin-left:16px;
font-size:16px;
color:#484848;		
}
#detail #item_header h4{
margin-left:16px;
color:#828282;
font-size:12px;
font-weight: 400;
}

/*----- イメージエリア -----*/

#detail #image_area {
	width:762px;
	margin-bottom:10px;/*21px;*/
	padding:0;
}

/* クリアフィックス*/

#image_area:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#image_area{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html #image_area { height: 1%; }
#image_area { display: block; }
/* End hide from IE-mac */



#detail #image_area img.item {
	margin:0 0 10px 0;
	padding:0;
}

#detail #image_area h5 {
	width:330px;
	margin:20px 0 10px 0;
	padding:20px 0 5px 0;
	color:#333333;
	font-size:10px;
	border-top:1px solid #D3D3D3;
	line-height:100%;
	font-weight:normal;
}

#detail #image_area h5 img{
	margin:0 0 5px 0;
	padding:0;
}

/* イメージエリア関連　メイン画像　+　サムネイル */
#main_img{
float:left;
margin-right:21px;
padding-right:21px;
border-right:1px dotted #D3D3D3;		
}
#img_thumb{
width: 85px;	/*130px;----------------------*/
float:left;
}

#img_thumb li{
list-style:none;
width:70px;
height:70px;
border:#D3D3D3 1px solid;
margin-bottom:13px;
}

#img_thumb li　a img{
width:70px;
height:70px;	
}

/* end add 2010/08/12 石井@イケダ照明 画像切替対応 */

/* start add 2010/09/01 石井＠イケダ照明  購入に際してのツールチップ表示対応 */
div.tooltip{
	width:500px;
    position:absolute;
	text-align:left;
	padding:21px;
}
div.tooltip p{
	width:460px
    line-height:1.5;
	font-weight:bold;
	padding:10px 20px;
	
}

#must_read{
cursor:pointer;			
}

#tooltip_head{
width:500px;
height:10px;	
background:url(https://img15.shop-pro.jp/PA01085/574/etc/tip_head.gif);
overflow:hidden; 
}

#tooltip_mid{
width:500px;	
background:url(https://img15.shop-pro.jp/PA01085/574/etc/tip_mid.gif);
margin-top:0px;
}

#tooltip_bot{
width:500px;
height:10px;
background:url(https://img15.shop-pro.jp/PA01085/574/etc/tip_bot.gif);
overflow:hidden; 			
}

#tooltip_mid img{
vertical-align:bottom;		
}
/* end add 2010/09/01 石井＠イケダ照明 購入に際してのツールチップ表示対応 */



/*----- スペックエリア -----*/

#detail #spec_area {
	width:762px;
	margin-bottom:21px;
}

#detail #spec_area table.about {
	width:105px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	font-size:12px;
	text-align:left;
}

#detail #spec_area table.about th,
#detail #spec_area table.about td {
	border:none;
	margin:0;
	padding:0;
}

#detail #spec_area .btn_box {
	width:340px;
	float:right;
	margin:0 0 13px 0;
	text-align:right;
}

.btn_box input:hover {
	filter: alpha(opacity=0.7);
	-ms-filter: alpha(opacity=0.7);
	opacity: 0.7;
}

#detail #spec_area table.spec_list,
#detail #spec_wide table.spec_list {
	width:762px;
	/**margin:0 0 10px 0;**/
	padding:0;
	border:none;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	border-top:1px solid #CECBB9;
}

#detail #spec_wide table.spec_list {
	width:505px;
	margin-left: 100px ;
}

#detail #spec_area table.spec_list caption,
#detail #spec_wide table.spec_list caption {
	margin:0;
	padding:0 0 10px 0;
	text-align: left;
}

#detail #spec_area table.spec_list th,
#detail #spec_wide table.spec_list th {
	width:150px;
	padding:5px 5px 5px 8px;
	font-weight:normal;
	background:#EFEADA;
	color:#333;
	border-bottom:1px solid #CECBB9;
	border-left:1px solid #CECBB9;
	text-align:left;
}

#detail #spec_area table.spec_list th.end,
#detail #spec_wide table.spec_list th.end {
	padding:5px;
	font-weight:normal;
	background:#EFEADA;
	color:#333;
	border-bottom:1px solid #CECBB9;
	border-left:1px solid #CECBB9;
}

#detail #spec_area table.spec_list td,
#detail #spec_wide table.spec_list td {
	padding:5px;
	border-bottom:1px solid #CECBB9;
	border-right:1px solid #CECBB9;
}

/* add start 石井@イケダ照明 2010/08/23 割引率の表示追加 */
.discount_rate_all{
font-size:15px;	
font-weight:bold;
margin-bottom:8px;		
}
/* add end 石井@イケダ照明 2010/08/23 割引率の表示追加 */


/* LED注意点 */
#detail #led_warning p{
color:#808080;;
font-size:10px;	
}


/*----- その他の画像 -----*/

#detail ul.other_img {
	margin:21px 0 0;
	padding:0;
	list-style:none;
}

#detail ul.other_img li{
	margin:0 21px 21px 0;
	padding:0;
	line-height:100%;
	float:left;
}

#detail ul.other_img li.end{
	margin:0 0 21px 0;
	padding:0;
	line-height:100%;
	float:left;
}

.mb_10 {
	margin:10px 0;
}

.page_up {
	margin:20px 0 0 0;
	padding:0;
}


/*************************************************
                       カートエリア
**************************************************/

#detail #cart_area{
width:762px;		
margin-bottom:34px;
}

/* clear fix */
#detail #cart_area:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#detail #cart_area{display:inline-block;min-height:1%;  /* for IE 7*/}
* html #detail #cart_area { height: 1%; }
#detail #cart_area { display: block; }
/* clear fix */

/* セット購入商品エリア */
#detail #set_purchase{
width:381px;	
float:left	
}

#detail #set_purchase h5{
margin-bottom:13px;	
}

#detail #set_purchase .reco_list .box {
	width:105px;
	margin:0;
	padding-right: 10px;
	float:left;
}

#detail #set_purchase .reco_list .box img{
	padding:0;
	border:1px solid #ccc;
	margin-bottom: 5px;
}

/* カートボタンエリア */
#detail #cart_btn_area{
width:381px;	
float:right;		
}

#detail #cart_btn_area h3{
	font-size:15px;
	margin-bottom:8px;
	line-height:100%;
}

#detail #cart_btn_area h4 {
	font-size:12px;
	color:#333333;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #D3D3D3;
	font-weight:normal;
	line-height:100%;
}

#detail #cart_btn_area p.price {
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #D3D3D3;
	color:#333333;
	line-height:100%;
}

#detail #cart_btn_area p.price span{
	text-decoration:line-through;
}

#detail #cart_btn_area p.price span#Rprice {
	font-weight: bold;
	color: /*#666;#B12704;*/red;
	text-decoration: none;
	font-size: 15px;
}

#detail #cart_btn_area p.price span#Rprice_gy {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 15px;
}

.mb8{
	margin-bottom:8px;
}

#social_bookmark{
	margin-top:8px;	
}

#social_bookmark li{
	list-style:none;
	float:left;
	margin-right:8px;
}

#hatena{
	width:50px;
}

#twitter{
	width:80px;
}

#mixi{
	width:57px;	
}

#facebook{
	width:120px;
}
/*************************************************
        　　　　フッターバナー               
**************************************************/
#detail #footer_banner_area{
width:762px;	
margin-bottom:21px;
}



#detail #footer_banner_area .f_cont{
width:245px;	
margin-right:13px;
list-style:none;
float:left;	
}

#detail #footer_banner_area .f_cont_e{
width:245px;
float:left;	
list-style:none;	
}


/*************************************************
                       商品設置方法
**************************************************/
#light_setting{
margin-bottom:20px;
width:762px;	
}

#light_setting h3{
margin-bottom:15px;
}

#light_setting h4{
color:#F00;
margin-bottom:10px;	
}

#light_setting #maker_link{
clear:both;	
}

#maker_link a{
color:#F00;	
}

#implements{
margin-bottom:15px;	
}

.set_process{
width:710px;
margin-bottom:10px;	
}

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

 

.set_process{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .set_process { height: 1%; }
.set_process { display: block; }
/* End hide from IE-mac */

.set_process li{
list-style:none;	
float:left;	
margin-right:18px;
width:155px;	
}

.set_process li img{
margin-bottom: 10px;	
}

.set_process p{
font-size:11px;	
color:#666;
}

.set_process_cont{
width:200px !important;	
}

/*************************************************
                       商品詳細の個別説明エリア（スペックの上）
**************************************************/

.item_infomation{
width:710px;
margin-bottom:20px;	
}

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

.item_infomation{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .item_infomation { height: 1%; }
.item_infomation { display: block; }
/* End hide from IE-mac */

.info_left{
float:left;	
margin-right:20px;
}

.info_right{
float:left;	
}

/* 3段組みテンプレ説明 
 * 
 * ---------
 * |        |
 * |  写真      |
 * |		|  ×　３
 * |        |
 * ---------|
 * 
   * 　　 説明文
 * 
 * */

.item_infomation .3quater_content_end{
width:220px;	
float:left;	
list-style:none;
}

.item_infomation ul li{
width:220px;	
list-style:none;
float:left;
margin-right:10px;	
}

/* 
 * 2段組みテンプレ 
 * */

.item_exp{
	width:762px;
	margin-bottom:17px;
}

.item_exp_contetnts{
	width:370px;
	float:left;
	margin-right:17px;
	list-style:none;
}

.item_exp_2{
        width:300px;
	float:left;
        margin-right:15px;
        list-style:none;
}



/* clear fix */
.item_exp:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.item_exp{display:inline-block;min-height:1%;  /* for IE 7*/}
* html .item_exp { height: 1%; }
.item_exp{ display: block; }
/* clear fix */

.item_exp_contetnts img{
	border:1px solid #CCC;
}

.item_exp_contetnts p{
	margin-top:8px;
}

.item_end_contetns{
	margin-right:0px;
}

/* 商品説明分 */

#accessories li{
	width:150px;
	float:left;
	margin-right:21px;
	list-style:none;
}

#accessories{
	margin-bottom:13px;
}

/* clear fix */
#accessories:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#accessories{display:inline-block;min-height:1%;  /* for IE 7*/}
* html #accessories { height: 1%; }
#accessories{ display: block; }
/* clear fix */

.caution{
color :#F00;
margin-bottom:21px;
}

table#table-01 {
    width: 760px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.bg_gray{
	background: #F5F5F5;
	font-weight:bold;
}

/* ユニットフラット表 */

table#table-a th{
	border:1px #dcdcdc solid;
	background-color:#f5f5f5;
}

table#table-a td{
	border:1px #dcdcdc solid;
}
/**************************/

#reco_lamp{
	margin-bottom:21px;
}

.lamp_img{
	margin-bottom:13px;
}

#reco_lamp h3,#reco_lamp p{
	margin-bottom:13px;	
}

.lit_red{
	color:#F00 !important;	
}

/* 説明ゾーン */
.blue{
	color:#00f;	
}

.orange{
	color:#f80;
}

.mr15{
	margin-right:15px;
}

.mb21{
	margin-bottom:21px;
}



/* 最近チェックした商品 */
.checkitem_list{
	width:190px;
	float:left;
	margin-bottom:13px;	
}

.checkitem .name{
	margin-top:8px;
	font-weight:bold;
    width: 170px;
}

.checkitem .price {
	color:#F00;
	}


/* この商品についてのレビュー */
.line {
	color:#aaa;
	}

.reviewlist_content {
	font-size: 13px;
	}

/* 商品タイトル H3 */
.item_ttl {
    clear: both;
    font-family: meiryo, sans-serif;
	font-size:22px;
	margin-top:30px;
	padding:3px 0 0 25px;
	background-image:url(https://www.ikeda-shomei.co.jp/ec-site-material/img/midashi_icon01.gif);background-repeat:no-repeat;
	background-position: 0 5px;
	color:#777;
}

hr.hasen01 {
	margin: 3px 0 10px 0;
	height:10px;
	width:100%;
	border:0 none;
	clear:both;
	background-image:url(https://www.ikeda-shomei.co.jp/ec-site-material/img/hasen02.gif);background-repeat:repeat-x;
	background-position: 0 5px;
}

hr.hasen02 {
	margin: 3px 0 10px 0;
	height:10px;
	width:100%;
	border:0 none;
	clear:both;
	background-image:url(https://www.ikeda-shomei.co.jp/ec-site-material/img/hasen02.gif);background-repeat:repeat-x;
	background-position: 0 5px;
}

.midashi00 {
	border-left:8px #B69E7E solid;
	padding-left:10px;
	padding-top:3px;
	height:19px;
	font-size:15px;
}

/* ディクラッセ　見出し　01 */
.midashi01 {
	padding:3px 15px;
	border-left:8px solid #ddd;
	font-family:Georgia, 'Times New Roman', Times, serif, sans-serif;
	color:#666;
	margin:20px 0 0 0;
}
/* アートワークスタジオ等　タイトル下の見出し */
.midashi02 {
	font-size:20px;
	/*margin-top:20px;*/
	color:#666;
  	line-height: 30px;
}


/* ディテール　見出し */
.detail01 {
  clear: both;
  color: #888;
  font-weight: 400;
  font-size: 11px;
}
.detail01 strong {
	clear: both;
	padding: 3px 10px;
	border-left: 8px solid #ddd;
	font-family: Georgia, 'Times New Roman', Times, seri, sans-seriff;
	font-size: 20px;
	color: #666;
	margin: 0;
}
.midashi03 strong {
	clear:both;
	padding:3px 5px;
	border-left:8px solid #ddd;
	font-family:Georgia, 'Times New Roman', Times, serif, sans-serif;
	font-size:20px;
	color:#666;
	margin:0;
}
.midashi03 {
	font-family: "メイリオ", Meiryo, sans-serif;
	clear:both;
	margin-top:30px;
	font-weight:normal;
	color:#888;
	font-size:11px;
}

.midashi04 {
	clear:both;
	padding:3px 10px;
	border-left:8px solid #ccc;
	/*font-size:130%;*/
	color:#666;
	/*height: 19px;*/
	font-size:18px;
	/*margin:0;*/
	}

/*グリッド表示　商品詳細　********************/
.grid01 {
    margin-top:20px;
    list-style-type:none;
}
.grid01 li {
    float:left;
}
.grid01 li img {
    max-width:375px;
    
}
.grid01 li p {
    max-width:375px;
    font-size:12px;
    margin:5px 0 30px 0;
}
.mr12 {
    margin-right:12px;
}



/* バリエーション（カラーラインナップ）　商品リンク *************/

.vari01 {
	clear:both;
	list-style-type:none;
}

.vari01 li {
    display:inline;
	float: left !important;
	/*width: 145px !important;*/
	/*text-align: center;*/
	margin: 0 30px 10px 0;
}

.vari01 li .end {
	margin:0 0 30px 0 ! important;
}

.vari01 li img {
	width:145px;
}

.vari01 li p {
	text-align: center;
	font-size: 11px !important;
	margin-bottom: 5px;
	color: #888;
	width:145px;
    font-weight: bold;
}

/* ランプバリエーション　アートワークスタジオ　アンティーク球などのテーブル---------------------------- */
.lamp_recommend {
	background-color:#ddd;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.lamp_recommend td {
	background-color:#fff;
	vertical-align:top;
	padding:5px;
}
.lamp_recommend td.line {
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	}
.lamp_recommend td p {
	font-size:13px;
	margin: 0;
	color:#666;
}

/* 説明下バナー************/
.bnnr_b01 {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

.bnnr_b01 a img.img01{
	margin:0 2px 10px 0;
	float:left;
}

.bnnr_b01 a img {
	margin-bottom: 10px;
}

.bnnr_b01 img {
	margin-bottom: 10px;
}

.bnnr_b01 a img.img03{
	clear:both;
	margin:0 2px 10px 0;
}

.bnnr_b01 img.img03{
	clear: both;
	float: left;
	margin: 0 2px 10px 0;
}

.bnnr_b02 {
	width: 100%;
	/*margin: 10px 0;*/
	padding: 0;
	text-align: right;
}

.bnnr_b02 a img.img01{
	margin:0 2px 10px 0;
	float:left;
}

.bnnr_b02 img {
	margin-bottom: 10px;
}

.bnnr_b02 a img.img03{
	clear:both;
	margin:0 2px 10px 0;
}

.bnnr_b02 img.img03{
	clear:both;
	float:left;
	margin:0 2px 10px 0;
}

/* オプション詳細 ***********/

#option_area1 {
	margin-bottom:15px;
	}




.option_area12 {/*background-color:#eeeeee;*/
	padding:10px;
	}
.op1{
	margin-bottom:10px;
	}
.op2{
	border:0px;margin-bottom:15px;
	}
.op2_ttl {
	font-weight:bold;
	color:#009999;
	margin-bottom:5px;
	}
.stock_comment {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	}
#option_table {
	line-height:1;
	}
#option_table table{
	border-top:1px solid #999;
	border-right:1px solid#999;
	width:100%;
	}
#option_table table th {
	text-align:left;
	background:#eeeeee;
	border-left:1px solid #999;
	border-bottom:1px solid #999;	
	font-size:14px;
	font-weight:normal;
	width:50%;
	padding:5px;
	}
#option_table table td {
	text-align:right;
	color:#ff0000;
	background:#ffffff;
	border-bottom:1px solid #999;
	font-size:14px;
	font-weight:bold;
	width:50%;
	padding:5px 0;
	line-height:1.2;
	}
#product_detail .dtl_regal {
	margin-bottom:10px;
}

/*オプション価格詳細*/

#option_area1 h3 {
	margin-bottom:5px;
	font-size:18px;
}

#option_area2 h3 {
	/*margin-bottom:5px;----------------------------*/
	/*font-size:18px;----------------------------*/
	/*　オプション詳細見出し追加---------------------------*/
	clear:both;
	padding:0px 5px;
	border-left:8px solid #ddd;
	font-family:Courier new, sans-serif;
	font-size:24px;
	color:#444;
	margin: 20px 0 10px 0px;    /*　オプションスペース余白---------------------------*/
	line-height:20px;
	font-weight:normal;
	}

.op2 td {
/*color:#B12704 !important; color:#CC596A !important;*/
}


/*オプション価格詳細*/
#spec_midashi{
    clear:both;
    margin:40px 0 10px 0;
    font-size:130%;
    padding:3px 10px;
    border-left:8px solid #ddd;
    color:#666;
    font-weight:bold;
}
#ac_op dt{
    display:block;
    width:381px;
    height:30px;
    line-height:30px;
    text-align:left;
    cursor:pointer;
    background:url(images/i_swich.png) 177px -69px no-repeat;
    padding-right:15px;
    }
#ac_op dd{
    display:block;
    width:381px;
    text-align:left;
    display:none;
    }
#ac_op dt.active{
    background:url(images/i_swich.png) 177px 18px no-repeat;
    }

table.pt01 {
    background-color:#bbb;
    
}
table.pt01 th {
    background-color:#bbb;
    font-size:15px;
    border-left:1px solid #CECBB9;
    border-bottom:0;
    color:#fff;
}

table.pt01 td {
    background-color:#fff;
    padding:5px;
}

.fs12cbl {
    font-size:80%;
    color:#55A0FF;    
}

/*画像回り込みPC用*/
.wrap_a {
    overflow: auto;
}

.wrap_a div {
    float:left;
    min-width: 300px;
    max-width: 442px;
    margin: 0 20px 20px 0;
    overflow: auto;
}

.wrap_a img {
    margin-bottom: 5px;
}

.wrap_a02 {
    overflow: auto;
}

.wrap_a02 div {
    float:right;
    min-width: 300px;
    max-width: 442px;
    margin: 0 20px 20px 0;
    overflow: auto;
}

.wrap_a02 img {
    margin-bottom: 5px;
}

/*お取り付け説明画像*/
.set_process01{
/*width:710px;*/
margin-bottom:10px;	
}

.set_process01:after{
    content:".";
    display:block;
    height:0;
    /*clear:both;*/
    visibility:hidden;
}

 

.set_process01 {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .set_process01 { height: 1%; }
.set_process01 { display: block; }
/* End hide from IE-mac */

.set_process01 li{
list-style:none;	
float:left;	
margin-right:18px;
width:155px;	
}

.set_process01 li img{
margin-bottom: 10px;	
}

.set_process01 p{
font-size:12px;	
color:#666;
}

/*商品説明文と画像*/
div.descri01 {
  clear:both;
}

div.descri01 img {
  float: right;
  margin-bottom: 20px;
}

div.descri01 img.w100p {
  width:100%;
}

div.descri01 p.i_wrap375 {
  float: right;
  margin-bottom: 20px;
  max-width: 375px;
}

div.descri01 div.text {
  max-width: 420px;
}

div.descri01 div.text375 {
  max-width: 375px;
}

div.descri02 {
  clear:both;
}

div.descri02 img {
  float: left;
  margin: 0 20px 20px 0;
}

div.descri02 img.w100p {
  width:100%;
}

div.descri02 p.i_wrap375 {
  max-width: 375px;
  float: left;
  margin: 0 20px 20px 0;
}

div.discri01 img {
  float: right;
  margin: 0 0 20px 20px;
}
div.descri01 img {
  float: right;
  margin: 0 0 20px 20px;
}

div.discri02 img {
  float: left;
  margin: 0 20px 20px 0;
}
div.descri02 img {
  float: left;
  margin: 10px 20px 20px 0;
}

/*商品スペック内寸法図まわり*/
.spec_list tbody tr td div.spc_size {
  float: left;
  margin: 0 10px 0 0;
}

/*商品スペック内テーブル*/
.spec_list tbody tr td div.spc_size table td {
    border:none !important;
    padding: 0 10px 0 0  !important;
    vertical-align: top;
}

/*どこでもカラーミー（カートJS機能）*/
dl.recom_led01 dt {
  float:left;
  width: 22%;
  text-align:center;
  border: #eee solid 1px;
  padding:10px;
}

dl.recom_led01 dt div.spec {
  clear:both;
  text-align:left;
  /*margin-bottom: 10px;*/
}
  
.cartjs_box  {
  max-width:145px;
}

.cartjs_product_img {
  padding: 0 !important;
  margin-bottom: 5px !important;
}
.cartjs_product_img img {
  width:100%
}

.cartjs_product_table table {
  width: 145px !important;
  border: 0 !important;
  margin: 0 auto 10px !important;
}

.cartjs_product_name {
  font-size: 100% !important;
}

.cartjs_sales_price th {
  /*display: none;*/
  border:none !important;
  font-weight: normal;
}

.cartjs_sales_price td {
  border: 0  !important;
  color: #666  !important;
  text-align:center;
  font-size: 12px !important;
  /*font-weight:normal !important;*/
  padding-left: 0px !important;
}

.cartjs_product_num th {
  /*display: none;*/
  border: none  !important;
  font-weight: normal;
}
.cartjs_product_num td {
  border: none  !important;
}

.detail_cart {
      width: 145px !important;
    height: 30px !important;
}

.cartjs_option1{
  display:none;
}





.cartjs_cart_in {
    margin-bottom: 0px!important;
}
.cartjs_product_table {
    /*display: none;*/
}

.recom_led01 input[type=submit] {
    background-image: url(https://www.ikeda-shomei.co.jp/ec-site-material/img/cartin_btn02mini.jpg);
    width: 100px;
    height: 30px;
    border-style: none;
    cursor: pointer;
    background-color: #FC7905;
    color: #fff;
    font-weight: 700;
    /* Hide text on input */
    text-indent: -999em; /* Hide the text, works in most modern browsers */
    /* --- Needed for IE --- */
    font-size: 10px; /* works well in IE7. still a black line (basically the text) in IE6. */
    /*display: block;*/ /* Negative text-indent works in IE(6? worked fine in 7) only if this is added. */
    line-height: 0px; /* Another fix for IE6. */
}

.kanren01 {
  clear: both;
}

.kanren01 ul {
  list-style-type:none;
  /*margin:10px 0 70px 0;*/
  color:#666;
}

.kanren01 ul li {
  float: left;
  margin-right: 20px;
  padding: 3px 8px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px #ccc solid;
  background-color: #f8f8f8;
}
.kanren01 ul li span {
  font-size:11px;
  color: #888;
}

.kanren01 a {
  color: #666;
  font-family: meiryo, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


/**画像２つ並べて配置**/
.flmr10 {
  float: left;
  display: inline;
  margin-right: 10px;
}


/*引用*/
blockquote{
    background-color: #f7f7f7;
    padding: 20px;
    position: relative;
    font-size:16px;
    line-height:30px;
    color:#666;
    /*margin: 0 1em 1.5em;*/
}
 
blockquote:before{
    content: "“";
    font-size: 600%;
    line-height: 1em;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
    color: #ccc;
    position: absolute;
    left: 0;
    top: 0;
}
 
blockquote:after{
    content: "”";
    font-size: 600%;
    line-height: 0em;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
    color: #ccc;
    position: absolute;
    right: 0;
    bottom: 0;
}

.clearfix00{
	clear: both;
	display: block;
}

.clearfix01:after{
	content: "";
	clear: both;
	display: block;
}

.grid_hm {
  	list-style-type: none;
}

.grid_hm li {
  max-width:182px;
  min-width: 140px;
  float:left;
  margin-left: 10px;
}

.grid_hm li p {
  font-size: 12px;
  margin-bottom: 10px;
}

/*商品のサービスについて*/
.service01 {
  clear: both;
  height: auto;
}

.service01 ul {
  list-style-type:none;
  /*margin:10px 0 70px 0;*/
  color:#666;
}

.service01 ul li {
  float: left;
  margin-right: 10px;
  padding: 3px 8px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /*border: 1px #ccc solid;*/
  background-color: #aaa;
  color:#fff;
  font-size:14px;
  font-weight: bold;
}

div.box01{
  max-width: 508px;
  float:left;
}
div.box01 img {width: 100%;}
div.box02{
    max-width: 254px;
  float: left;
}
div.box02 img{
  width: 100%;
}

.shopcomment {
  margin-bottom: 30px;
  color: #666;
  font-size: 13px;
}

.shopcomment_ttl{
  font-weight: bold;
  margin-bottom: 3px;
}


/* PDFダウンロード ボタン */
.pdf_dl01 li{
  line-height: 33px;
}

.pdf_dl01 li span{
  display: inline-block;
  background-image:url(https://www.ikeda-shomei.co.jp/ec-site-material/img/pdf_dl_icon12.gif);
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
  margin-right: -5px;
  padding: 0 10px 0 38px;
}

.pdf_dl01 li span a{
  display: block;font-size: 13px;
}