@charset "utf-8";
/* ===================================================================
CSS information

 file name  :enq.css
 style info :enqページのスタイル
=================================================================== */

#enqContents{
	background:url(/images/enq/bg_enq.jpg) top left no-repeat;
	width:815px;
	height:1067px;
	padding:43px 85px 0 90px;
}
#enqContents p.title{
	margin:0 0 0 75px;
}
#enqContents p.date{
	margin:16px 0 20px 0;
}
#enqContents p.text01{
	float:left;
	margin:0 46px 0 0;
}
#enqContents p.text02{
}
#enqContents p.img{
	float:left;
}
#enqContents p.bg_btn{
	clear:both;
	height:127px;
	padding:26px 0 29px 0;
}
