#main_container {
	/*position: fixed; */
	width: 800px;
	min-height: 700px;
	background-color: #CC9966;
	text-align: left;
	margin: auto;
	background-image: url(kure_bg.gif); 
	background-repeat: repeat-y;

}

#topnav {
	width: 741px !important;
	width: /**/ 741px;
	height: 15px !important;
	height: /**/ 10px;
	color: #FFFFFF;
	margin-left: 25px;
	padding-left: 5px;
	margin-right: 24px;
	padding-right: 5px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#head_design {
	width: 800px;
	height: 225px;
	background-image: url(kure_top_main.gif);
	background-repeat: no-repeat;	
}

#nav {
	width: 150px; /* height: 400px; */
	float: left; /* border: dotted #CCCCCC; */
/* border-width: 0 2px 0 0; */
	padding: 2px 2px 2px 30px;
	text-align:left;
}


#content {
	margin-left: 25px !important;
	margin-left /**/:25px;
	width: 425px !important;
	width /**/:495px;
	padding: 0px 35px 25px 35px;
	/* background-color: #FF0000; */
}

#right {
	width: 200px !important;
	width /**/:200px;
	/* height: 400px; */
	float:right;
	/* border: dotted #CCCCCC; */
	/* border-width: 0 0 0 2px; */
	/* padding: 2px 2px 2px 2px; */
	font-size: 10px;
	margin-left:25px;
	margin-top:25px !important;
	margin-top: /**/ 45px;
	margin-right:25px;
	padding-right: 25px !important;
	padding-right: /**/ 0px;
}

#subnavi {
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	/* background: #00FF00; */
}

BODY {
	background-color: #CC9966;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 15px;
}
