@charset "shift_jis";


#ditaile_contents{
     background-image:url(../images/body_bg.gif); 

	}



/* ------------------
 左部分
 ------------------*/

#ditaile_left{ 
	width:350px;
	background-color:#f2f0d9;
	height:auto;
	padding-top:48px;
	margin-left:30px;
	float:left;
}

#ditaile_left_image{ 
	width:320px;
	height:240px;
	float:left;
}

#ditaile_left_text{
	width:320px;
	float:left;
	margin-top:15px;
}

#ditaile_left_btn{ 
	width:320px;
	float:left;
	margin-top:30px;
	position:relative;
		
}

#ditaile_btn_cart{ 
	width:121px;
	height:30px;
	margin:0  0 0 187px;
	float:left;
	display:inline;
}

#ditaile_btn_contact{ 
	width:121px;
	height:30px;
	margin:14px 0 0 187px;
	float:left;
	display:inline;				
}

#ditaile_btn_form{ 
	width:28px;
	height:10px;
	position:absolute;
	top:13px;
    left:130px; 		 		   
		  
	
	
		
}

/* ------------------
 右部分
 ------------------*/
 
#ditaile_right{ 
	width:160px;
	background-color:#f2f0d9;
	float:left;
	height:520px;
	margin:48px 0 0 0;
	
}

.ditaile_right_box{ 
	width:160px;
	height:120px;
	background-color:#f2f0d9;
	float:left;
	margin-bottom:10px;
	
}
 
 /* ------------------
テキスト
 ------------------*/
 
#ditaile_text_name{
	color:#917829;
	font-size:17px;
	line-height:18px;
	font-weight: bold;
}				   

#ditaile_text_condition{color:#917829;
                        font-size:12px;
				        line-height:19px;
}				  

#ditaile_text_ditaile{
	color:#4f422e;
	font-size:11px;
	line-height:17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}				  
						
		
	
