@charset "utf-8";
/* CSS Document */

/* -- Purchase layout -- */
#contents_2nd .about_txt {margin-bottom:30px;}

#contents_2nd .buy {height:41px;}
	#contents_2nd .buy a {display:block; width:291px; height:0; _height:41px; padding-top:41px; overflow:hidden; background:url(../imgdir/purchase/btn_buy.gif) no-repeat left top; margin:0 auto;}
	#contents_2nd .buy a:hover {background:url(../imgdir/purchase/btn_buy_on.gif) no-repeat left top;}
	
/* Q&A layout */	
#contents_2nd .qa {}
	#contents_2nd .qa dt {background:url(../imgdir/common/ic_q.gif) no-repeat left top; padding-left:20px; border-bottom:2px solid #ebebd7; font-size:116.7%; font-weight:bold; margin-bottom:10px; color:#444;}
	#contents_2nd .qa dd {margin:0 0 30px 15px; padding:0 0 0 20px; background:url(../imgdir/common/ic_a.gif) no-repeat left top; text-align:justify; text-justify:inter-ideograph;}
	
