html{
	color:#000;background:#FFF;
	}
	
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
	}
	
	table{border-collapse:collapse;border-spacing:0;
	}
	
	fieldset,img{
	border:0;
	}
	
	address,caption,cite,code,dfn,em,strong,th,var
	{font-style:normal;font-weight:normal;
	}
	
	li{list-style:none;
	}
	
	caption,th{
	text-align:left;
	}
	
	h1,h2,h3,h4,h5,h6{
	font-size:100%;font-weight:normal;
	}
	
	q:before,q:after{
	content:'';
	}
	
	abbr,acronym {
	border:0;font-variant:normal;
	}
	
	sup {
	vertical-align:text-top;
	}
	
	sub {
	vertical-align:text-bottom;
	}
	
	input,textarea,select{
	font-family:inherit;font-size:inherit;font-weight:inherit;
	}
	
	input,textarea,select{
	*font-size:100%;}legend{color:#000;
	}
	
	body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	}	
	table {
	font-size:inherit;
	font:100%;
	}
	pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
	}
	a {
	text-decoration: none;
	}

/* start */

body {
    text-align: center; /* center on ie */
    width: 100%;
}
#container_index {
	text-align: left;
	margin: 5px auto 0 auto; /* center on everything else */
	width: 800px;
	height: 600px;
	background-image: url(../images/nanala_index.jpg);
	background-repeat: no-repeat;
}
#container {
	text-align: left;
	margin: 5px auto 0 auto; /* center on everything else */
	width: 800px;
	height: 600px;
	background-image: url(../images/nanala_etc.jpg);
	background-repeat: no-repeat;
}

#main_block {
	text-align: left;
	width: 506px;
	height: 400px;
	padding: 130px 0 0 294px;
	margin: 0;
}

#text_block {
	width: 476px;
	height: 350px;
	padding: 10px;
	margin: 0 10px 30px 0;
	overflow:auto;
	border:1px none #918073;
	color:#000000;
	line-height:1.8em;
}

#left_block{
float:left;
width:256px;
height:336px
}

#right_block{
float:right;
width:220px;
height:336px
}



#menu_block {
	text-align: left;
	width: 506px;
	height: 37px;
	padding: 0 0 33px 294px;
	margin: 0;
}

.menu1 {
	float:left;
	text-align: left;
	display:block;
	width: 130px;
	height: 37px;
	background-image: url(../images/menu-1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0;
	padding:0;
}

.menu1 a {
	display:block;
	width: 130px;
	height: 37px;
	margin:0;
	padding:0;
}

.menu2 {
	float:left;
	text-align: left;
	display:block;
	width: 103px;
	height: 37px;
	background-image: url(../images/menu-2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
		margin:0;
	padding:0;	
}

.menu2 a {
	display:block;
	width: 103px;
	height: 37px;
		margin:0;
	padding:0;
}

.menu3 {
	float:left;
	text-align: left;
	display:block;
	width: 72px;
	height: 37px;
	background-image: url(../images/menu-3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
		margin:0;
	padding:0;
}

.menu3 a {
	display:block;
	width: 72px;
	height: 37px;
		margin:0;
	padding:0;
}

.menu4 {
	float:left;
	text-align: left;
	display:block;
	width: 94px;
	height: 37px;
	background-image: url(../images/menu-4.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
		margin:0;
	padding:0;
}

.menu4 a {
	display:block;
	width: 94px;
	height: 37px;
		margin:0;
	padding:0;
}

.menu5 {
	float:left;
	text-align: left;
	display:block;
	width: 107px;
	height: 37px;
	background-image: url(../images/menu-5.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
		margin:0;
	padding:0;
}

.menu5 a {
	display:block;
	width: 107px;
	height: 37px;
		margin:0;
	padding:0;
}
