body,td		{
			font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
		}
body,td		{
			font-size: small;
		}
body		{
			text-align: center;
			background: url(images/back.jpg) #fff repeat-x;
			color: #666;
			margin: 10px 0px;
		}
#waku		{
			background: url(images/back_01.gif) no-repeat center top;
			margin: 0px auto;
			padding: 10px 0px 0px;
			width: 100%;
		}
#waku1		{
			background: url(images/back_02.gif) repeat-y center top;
			margin: 0px auto;
			width: 100%;
		}
#container	{
			width: 780px;
			margin: 0px auto;
		}
#header		{
			width: 780px;
			text-align: left;
		}
#rogo		{
			width: 780px;
			padding: 50px 0px 10px 0px;
		}
#header p	{
			text-align: right;
			margin: 0px;
			padding: 0px;
		}
#navi		{
			text-align: left;
			font-size: 10px;
			color: #333;
			padding: 0px 0px 10px;
			font-weight: bold;
		}
#navi a		{
			font-weight: normal;
			color: #999;
			text-decoration: none;
		}
#navi a:hover	{
			color: #ddaf4c;
			text-decoration: underline;
		}

#body-space	{
			float: right;
			width: 515px;
			padding: 10px 0px 10px;
			text-align: left;
		}
#left-space	{
			float: left;
			width: 220px;
			text-align: left;
			padding: 30px 0px 10px;
		}
#left-space div	{
			width: 200px;
			font-weight: bold;
			color: #333;
			font-size: 90%;
			line-height: 140%;
		}
#left-space span{
			font-family: Arial,Helvetica,sans-serif;
			color: #ddaf4c;
			font-weight: normal;
		}
#left-space p	{
			color: #888;
			line-height: 150%;
			margin: 10px 0px 20px;
		}

#aitem-menu	{
			width: 200px;
			margin:0px;
			padding: 0px;
			font-size: x-small;
		}
#aitem-menu div	{
			font-weight: bold;
			padding: 0px 0px 5px 0px;
		}
#aitem-menu ul	{
			list-style:none;
			margin: 0px;
			padding: 0px;
			border-top: 1px solid #ddd;
		}
#aitem-menu li	{
			list-style:none ;
			display: inline;
		}
#aitem-menu li a{
			font-size: small;
			color: #666;
			display: block;
			padding: 4px 0px;
			text-decoration: none;
			border-bottom: 1px solid #eee;
		}
#aitem-menu li a.thi{
			color: #C83;
		}
#aitem-menu li a:hover	{
			color: #c00;
			background-color: #F7F6EB;
			text-decoration: underline;
		}



#center2	{
			width: auto;
			text-align: left;
			background-color: #eee;
			margin: 0px;
			padding: 10px 0px 10px 20px;
			color: #999;
		}
#center2 a	{
			color: #666;
		}
#center2 a:hover{
			color: #C83;
		}

#foot		{
			background: url(images/back_03.gif) no-repeat center bottom;
			margin: 0px auto;
			width: 100%;
			padding: 10px 0px;
			color: #999
		}

.cl		{
			clear:both;
		}
img		{
			border: none;
		}
.reset		{
			display: block; 
			clear: both; 
			font-size: 1px; 
			height: 1px; 
			line-height: 1px; 
			margin: 0;
		}
