@charset "utf-8";

body dl.magazine {
	width:616px;
	margin-bottom:12px;
	float:left;
	clear:both;
}
body dl.magazine dt {
	width:152px;
	float:left;
}
body dl.magazine dt img { border:#b2aba3 1px solid; }
body dl.magazine dd {
	width:452px;
	float:right;
}
body dl.magazine dd.magazinetitle {
	font-size:16px;
	font-weight:800;
	line-height:1.5em;
	color:#463821;
	border-bottom:#463821 1px solid;
}
body dl.magazine dd.magazineout {
	margin-bottom:12px;
	text-align:right;
	font-weight:800;
	color:#463821;
}
body dl.magazine dd ul li { border-bottom:#b2aba3 1px dotted; }
