@charset "utf-8";

#upbox	{
	width: 100%;
	margin-bottom: 1em;
}

#upbox h2.midashi	{
	font-size: 14px;
	color: #FFF;
	clear: both;
	width: 680px;
	line-height: 40px;
	height: 35px;
	background: #54629D url(../images/bg3.gif) repeat-x left top;
	padding-left: 5px;
	overflow: hidden;
	border-left:#000099 solid 5px;
}

#upbox p	{
	font-size: 110%;
	padding: 1em 1em;
}

#downbox	{
	clear: both;
	width: 100%;
}

div.list_box	{
	width: 100%;
	margin: 0 0 0 3em;
}

div.list_box li {
	width: 85%;
}

div.list_box div.inner_list_box {
	margin: 0.5em 0 0.5em 2em;
}
