#bodybase{
	margin:0;
	background-image : url(y9b.gif);
	text-align:center;
}
#divbase{
	margin:auto;
	/*text-align:center;*/
	width:770px;
	background-color :#ffffff;
}
table{
	border:0;
	/*border-collapse:collapse;*/
	/*background-color :#ffffff;*/
	/*width:88%;*/
}
#ue {
	text-align : center;
	/*background-color :#ffffff;*/
}
#ue0 {
	text-align : center;
	width:100%;
	background-image : url(y9b.gif);
}
#ue2 {
	text-align : center;
	margin:0;
	padding:0.5em 0 0.5em 0;
	/*width:800px;*/
	white-space: nowrap;
	background-image : url(y9b.gif);
}
#menu {
	vertical-align: top;
	
	border:0;
	white-space: nowrap;
	float: left;
	width: 130px;
	/*margin: 0px;*/
	/*text-align : left;*/
}
#menu ul{
	/*list-style-position: outside;*/
	margin: 0 0 0 0.5em;
	padding: 0;
}
#menu li{
	display: inline;
	list-style-type: none;
	/*margin: 0px;*/
}
#menu A{				/**/
	text-decoration : none;		/*下線なし*/
	text-align : center;		/*真ん中*/
	/*font-family : HGP教科書体;	/*書体の設定*/
	font-size :14px;
	font-weight : bold;		/*太字*/
	border: outset #996633 4px;	/*ボタンの外側*/
	background-color:#996633;	/*ボタンの中身の色*/
	display: block;			/*箱型のボタン*/
	color: white;			/*文字の色*/
	margin:10px 0 0 0;		/*ボタンの間隔*/
	/*padding: 0 0 0 0;*/
	/*margin-left:0px;*/
}
#menu A small{
	font-size :10px;
}
#menu A:hover{				/*マウスが上に乗った時*/
	color : red;			/*文字色*/
	border: inset #996633 4px;	/*ボタンの外側変形*/
}
#menu A:active{
	color : yellow;			/*文字色*/
	border: inset #996633 4px;
}
#main {
	vertical-align: top;
	
	/*white-space: nowrap;*/
	/*float: left;*/
}
#tophe {
	text-align :right;
	clear: both;
}
#sita {
	text-align : center;
}

#copy {
	text-align :right;
	font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif;
}
