
/* 全ページ共通コンテンツ内注文ボタン 構成要素　*/

.buttonBuy_box{
     width:500px;
	 position:relative;
	 margin-left:250px;
	 margin-top:10px;
	 }

.buttonBuy_left{
     width:250px;
	 float:left;
	 }

.buttonBuy_right{
     width:250px;
	 float:right;
	 }	 


/* 商品棚 構成要素　*/

#shouhindana_whole{
   width:740px;
   height:auto;
   border:1px solid #0062FF;
   border-left:5px solid #0062FF;
   padding-bottom:10px;
   margin-top:20px;
   }
   
#shouhindana_left{
   width:auto;
   float:left;
   margin:10px;
   }
   
#shouhindana_right{
   width:160px;
   float:right;
   margin:10px;
   _margin:5px;
   }
      
   
#shouhindana_name{
     font-size:16px;
	 font-weight:bold;
	 color:#0062ff;
	 margin-bottom:10px;	
	}

#shouhindana_price {
   padding:0px 0px 10px 0px;
   margin:0px 0px 10px 10px;
   }
   
#shouhindana_price_zeinuki{
   font-size:12px;
   color:#333333;
   line-height:130%;
   }
   
#shouhindana_price_zeikomi{
   font-size:14px;
   font-weight:bold;
   color:#CC0000;       
   line-height:130%;
   }
   
#shouhindana_price_zeikomiL{
   font-size:18px;
   font-weight:bold;
   color:#CC0000;       
   line-height:130%;
   }
   
#shouhindana_img{
   width:160px;
   margin:10px 10px 0px 10px;
   _margin:5px 5px 0px 5px;
   float:right
   }
   
   
#shouhindana_jhuchuukikan{
    width:500px;
	border-top:1px dotted #dcdddd;
	padding:10px 0px 0px 0px;
	margin:0px 10px 10px 10px;
	_margin:5px 5px 5px 5px
	}

#shouhindana_keisen{
    width:500px;
	height:1px;
	background-color:#dcdddd;
	margin-bottom:10px;
	}


/* 単品用商品棚 構成要素（産直流用）　*/

#shouhindana_whole_san{
   width:740px;
   height:auto;
   border:1px solid #AAAAAA;
   border-left:5px solid #AAAAAA;
   padding-bottom:10px;
   margin-top:20px;
   }
   
#shouhindana_name_san{
     font-size:16px;
	 font-weight:bold;
	 color:#CC0000;
	 margin-bottom:10px;	
	}

#shouhindana_price_zeinuki_san{
   font-size:12px;
   color:#333333;
   line-height:130%;
   }
   
#shouhindana_price_zeikomi_san{
   font-size:14px;
   font-weight:bold;
   color:#CC0000;       
   line-height:130%;
   }
   
#shouhindana_price_zeikomiL_san{
   font-size:18px;
   font-weight:bold;
   color:#CC0000;       
   line-height:130%;
   }
      
#shouhindana_jhuchuukikan_san{
    width:500px;
	border-top:1px dotted #AAAAAA;
	padding:10px 0px 0px 0px;
	margin:10px 10px 10px 10px;
	_margin:5px 5px 5px 5px
	}
		
#shouhindana_haisouyotei_san{
    width:700px;
	border-top:1px dotted #AAAAAA;
	padding:10px 0px 0px 0px;
	margin:10px 10px 10px 10px;
	_margin:5px 5px 5px 5px
	}
	
#shouhindana_haisou_san{
    width:100%;
	height:100px;
	margin-top:5px;
	border:1px solid #AAAAAA;
	overflow:auto;
	}
	
#shouhindana_san_attention{
    font-size:12px;
	color:#CC0000;
	margin-top:5px;
	margin-bottom:10px;
	}	


/* 商品情報枠 構成要素　*/

#shouhinjhouhou_whole_oitoku {
    width:740px;
	margin-top:20px
	}
	
	
#shouhinjhouou_info{
    width:528px;
	_width:548px;
	height:auto;
	border:1px solid #0062FF;
	border-left:5px solid #0062FF;
	padding:10px;float:left
	}
	

#shouhinjhouhou_textmargin{
    margin-left:12px;
	margin-top:3px;
	margin-bottom:5px
	}
	
	
#shouhinjhouhou_img{
    width:168px;
	_width:170px;
	border:1px solid #0062FF;
	float:right
	}
	
	
#shouhinjhouhou_imgtitle{
    width:auto;
	_width:170px;
	background-color:#0062FF;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:3px
	}
	

/* 声募集枠 構成要素　*/

#koeboshuu_whole_oitoku{
    width:740px;
	_width:746px;
	height:auto;
	border:1px solid #0062FF;
	border-left:5px solid #0062FF;
	margin-top:10px
	}
	
#koeboshuu_inbox{
    margin:10px 10px 10px 10px
	}
	
	
#koeboshuu_text{
    margin:10px 0px 0px 10px;
	line-height:150%;
	}