@charset "UTF-8";

/* コンテンツ */
div#Cnt	p{
	font-size:12px;
	line-height:20px;
}

div#lec_list	{
	margin:20px auto;
	padding:20px;
	width:450px;
	background:#ece6d8 url(../inquiry/images/koma.jpg) 270px 100% no-repeat;
}

ul#lec_theme	{
	margin:0 0 0 20px;
	list-style:disc;
}

ul#lec_theme li	{
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}

