/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(bg_m.jpg);
	color:#333333;
}

#bg_t{
	background:url(bg_t.jpg) top repeat-x;
}
#bg_b{
	background:url(bg_b.jpg) bottom repeat-x;
}

/*waku*/
#takara{
	background:url(waku_takara.gif) bottom right no-repeat;
}
.takara{
	background:url(waku_takara.gif) bottom right no-repeat;
}

.ryori{
	background:url(ryori_bg.gif) left bottom no-repeat;
}

a img{
	border:none;
}

a{
	color:#666666;
}
a:hover,a:active{
	color:#FFFFFF;
	background-color:#cc3300;
	text-decoration:none;
}
/*
	#txt_nav a{
		color:#666666;
	}
	#txt_nav a:hover,#txtnav_a:active{
		color:#FFFFFF;
		background-color:#cc3300;
		text-decoration:none;
	}
*/	
.links{
	vertical-align:middle;
}
h1{
	margin:0px;
	padding:0px;
	width:800px;
	text-align:left;
	font:smaller normal;
	color:#FFFFFF;
}