@charset "utf-8";

@import URL("../common/css/reset.css");
@import URL("../common/css/base.css");

/* -----------------------------------------------------------------
Title: premium.css
Created: 2010-04-016
Last Modified: 2010-04-16
------------------------------------------------------------------ */

/*  
------------------------------------------------------------------ */
body#nomizua div.fan{
	width:460px;
	height:auto;
	padding:25px;
	border:#199DB6 dotted 1px;
}

body#nomizua div.fan h3{
	text-align:center;	
}

body#nomizua div.fan ul li{
	background:url(images/fanlist.gif) no-repeat left 12px;
	padding:5px 0px 5px 12px;
	border-bottom:#CCC dotted 1px;
}

