@import url(common.css);

DIV#content {
	background: transparent url(../_img/ui/bg_content_index.gif) 9px 0 repeat-y;
}

DIV#side {
	width: 240px;
	padding: 0 47px 21px 47px;
}

DIV#main {
	width: 514px;
	min-height: 210px;
}



DIV#footer {
	background: #FFF url(../_img/ui/bg_footer_index.gif) 0 0 no-repeat;
}



UL#navi-side {
	border-top: 1px solid #E4E3E3;
	margin-top: 2px;
	padding: 0;
	list-style: none;
}

UL#navi-side LI {
	border-bottom: 1px solid #E4E3E3;
	background: none;
	padding: 0;
	font: normal 2.0833em/2.2 Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}









