#main_box {
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#local_navi {
	float : left;
	width : 195px;
	margin-bottom : 25px;
	text-align : left;
}

#contents {
	float : right;
	width : 620px;
	text-align : left;
}

h3 {
	margin-bottom : 25px;
}

#box {
	width : 580px;
	margin : 0 20px 0 20px;
}

#box_left {
	float : left;
	width : 275px;
	padding-bottom : 25px;
}

#box_right {
	float : right;
	width : 275px;
	padding-bottom : 25px;
}

h4 {
	margin-bottom : 12px;
	padding-bottom : 13px;
	background : url(../../common/dl.gif) left bottom repeat-x;
	font-size : 75%;
	font-weight : normal;
}

h4 a {
	text-decoration : underline;
	color : #c6311c;
}

h4 a:hover {
	text-decoration : none;
	background : #ffe3ce;
}

#box ul {
	margin : 0 0 20px 25px;
}

#box ul li {
	padding : 7px 0 7px 0;
	font-size : 75%;
}

#box ul li a {
	text-decoration : underline;
	color : #c6311c;
}

#box ul li a:hover {
	text-decoration : none;
	background : #ffe3ce;
}