/**********************
entry.css
「エントリー」用CSS
LAST UP DATA: 2011/05/07
AUTHOR:YUKI INOUE
(tvosaka-system)
***********************/
#dl{
	margin-top:10px;
}
#dl .dlIn{
	padding:20px 0;
	border-bottom:#333 1px dotted; 
}
#dl .dlIn .dlLeft{
	width:185px;
	float:left;
	margin-right:30px;
	text-align:right;
	color:#1B41B4;
}
#dl .dlIn .dlLeft h4{
	margin-bottom:20px;
}
#dl .dlIn .dlLeft h4 img{
	marin-top:-0.3em;
}
#dl .dlIn .dlRight{
	width:360px;
	float:left;
}
#dl ul#dlBn{
	margin-top:30px;
}
#dl ul#dlBn li{
	margin-top:15px;
