@charset "shift_jis";
/*-----------------------------------------------------------------------------------

	独自のスタイル追加したい場合はこのファイルに記載してください。
	
-------------------------------------------------------------------------------------*/

#Introduction {
	float:left; width:800px;
}
#Introduction .clrFix{
	margin:0 0 6px 0;
	padding:5px;
/*	background:url(bg2.jpg) ;*/
}

#Introduction .pic{
	float:left;
	width:150px;
}
#Introduction .txt{
	margin:0 0 0 160px;
	line-height:1.7em;
}




