.j1-box       { text-align: center }
.j1-box1      {
	margin:0px 5px 0 5px;
	text-align:left;
	width:490px;
	height: 30px;
	display: inline;
              }
.j1           { float: left;
                width:109px;
                margin-right:1px;
                text-align: center;
              }
.j3           {
	float: left;
	width:140px;
	margin-right:1px;
	text-align: center;
              }               
              
a.menu        {
	color: #fff;
	text-decoration: none;
	background-color: #6699FF;
	padding:9px 0px;
	width: 150px;
	display: block
              }

a:hover.menu  { background-color: #b03 }
a:active.menu { background-color: #d03 }
.j1-moji      { clear: left; padding:5px }

/* メニューはj1をコピーして２～以降の名称で増やして幅に対応してください　
　　exp width:80px;  or width:180px;  等 */

