body,td		{
			font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka",sans-serif;
			font-size: small;
		}
body		{
			text-align: center;
			background-color: #e9efcc;
			color: #333;
			margin: 0px;
		}
#layer-waku	{
			margin: 0px auto;
			width: 780px;
			border-bottom: 1px solid #ddd;
			background: url(images/top_back2.jpg) #fff no-repeat center top;
		}
#header		{
			width: 690px;
			height: 174px;
			margin: 0px auto;
			text-align: left;
		}
#rogo		{
			float: left;
			width: 180px;
			font-size: small;
			color: #839849;
			margin: 0px;
			padding: 35px 0px 0px;
		}
.h1		{
			float: right;
			width: 500px;
			text-align: right;
			font-size: small;
			font-weight: normal;
			color: #666;
			margin: 0px;
			padding: 50px 0px 0px;
		}
#left0		{
			float: left;
			width: 220px;
			padding: 10px 0px;
			text-align: left;
		}
#menu		{
			width: 220px;
			text-align: left;
		}
#menu ul	{
			list-style: none inside;
			margin: 0;
			padding: 0;
			text-indent: 0;
		}
#menu li	{
			display: inline;
		}
#menu a		{
			text-decoration: none;
			display: block;
			padding: 14px 0px 14px 60px;
			border-bottom: 1px dashed #ddd;
			color: #666;
			background: url(images/menuyaji.gif) no-repeat 40px 16px;
		}
#menu a.thi	{
			color: #C04;
			background: url(images/menuyaji.gif) no-repeat 40px -12px;

		}
#menu a:hover	{
			color: #C04;
			background: url(images/menuyaji.gif) no-repeat 40px -12px;
		}
#left0 p	{
			margin: 0px;
			padding: 20px 0px 30px 40px;
		}
.h3		{
			color: #749d05;
			font-weight: bold;
			padding: 20px 0px 5px;
			font-size: medium;
		}

#foot		{
			text-align: left;
			margin: 0px auto;
			width: 770px;
			padding: 10px 0px 20px;
			color: #999
		}
#foot a		{
			color: #999;
		}
#topunder	{
			background: url(images/under.jpg) repeat-x left bottom;
			text-align: left;
			padding: 60px 40px 10px;
		}
#topunder a	{
			color: #333;
		}
form		{
			margin: 5px 0px;
		}
.reset		{
			display: block; 
			clear: both; 
			font-size: 1px; 
			height: 1px; 
			line-height: 1px; 
			margin: 0;
		}
img		{
			border: none;
		}
.red		{
			color: #C00;
		}
