@charset "utf-8";
/* CSS Document */

#flash{
	margin-top:4px;
}

#main,#side{
	margin-top:16px;
}

#main{
	float:right;
	width:543px;
}

#side{
	float:left;
	width:266px;
}

#topics{
	background:url(img/top_mid.gif) repeat-y left top;
	
}

#topics iframe{
	width:500px;
	margin:5px auto 5px 20px;
	border:1px solid #fff;
}

#topics dl{
	margin:5px 20px;
}


#topics dt,#topics dd{
	line-height:1.5;
	padding-left:25px;
}
#topics dt{
	font-weight:bold;
	background:url(common/img/li.gif) no-repeat left top;
	min-height:23px;
}

#topics dd{
	background:url(common/img/border_a.gif) repeat-x left bottom;
	padding-bottom:0.5em;
	margin-bottom:0.5em;

}

#topics p{
	text-align:right;
	background:url(img/top_foot.gif) left bottom no-repeat;
	padding:20px 10px 17px 0;
}

#side ul{
	padding-bottom:16px;
}

#side ul li{
	padding-bottom:2px;
}

#hama{
	margin-left:3px;
}