@charset "UTF-8";

/* 雑誌掲載 */
div#List	{
	margin:0;
	background:url(../magazine/images/hana.gif) top right no-repeat;
	width:550px;
	}


ul#mag_list	{
	margin:0 0 0 80px;
	list-style:disc;
}

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


