@charset "utf-8";

/* leftメニュー
---------------------------------------------*/
.menu_header { 
	width:235px; 
	height:31px;
	background:url(../kizai/images/menu_header.gif) no-repeat;
}

.menu_main { 
	width:233px; 
	border-left:1px solid #99CCFF;
	border-right:1px solid #99CCFF;
	padding:3px 0px 0px 0px;
}

.menu_footer { 
	width:235px; 
	height:12px;
	background:url(../kizai/images/menu_footer.gif) no-repeat;
	margin-bottom:15px;
}


/* ヘッダーナビゲーション
---------------------------------------------*/
#MenuNav {
	height: 140px;
}


/* rightコンテンツ
---------------------------------------------*/

