@charset "UTF-8";

/* form
##################################### */
		
	/* お問い合わせフォーム  */
	dl {clear: both; border-top:dotted 1px #000; padding:10px 10px 0;}
	
	dl dt {float:left; width:200px; height:auto;}
	dl dd {float:left; width:550px; margin-left:20px; margin-bottom:10px;}
		

