#navbar TD {
	HEIGHT: 26px; BORDER-STYLE: none; TEXT-ALIGN: center; width: 70px
}
#navbar {
	FONT-SIZE: 12px
}
#navbar A {
	FONT-SIZE: 12px
}

BODY{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.main {
	width: 760px;
}
div.main-menu {
	float: left;
	width: 80px;
}
div.main-content {
	float: left;
	width: 80px;
}



.menu-list a:link {
		background-image: url(/img/button_menu.gif);           	background-repeat: no-repeat;
		background-position: left center;
		padding-left: 8px;
 }
/*                        */
/* ＨＰタイトルのベース   */
/*                        */
#hpbase {
	table-layout: fixed;
	border-spacing: 10;
	border-collapse: collapse;
	background: #9999FF;
	width: 760px;

	TEXT-ALIGN: right;
}
/* width="760" cellspacing="0" cellpadding="0" */

#hpbase-td{
	background: #9999FF;
	height: 100px;
	text-align: right;
	vertical-align: text-bottom;
	background-image: url(/image/nabi_base.gif);
}
/*  align="right" height="100" background="/image/nabi_base.gif" valign="bottom" bgcolor="#9999FF" */

#hpbase-t2{
	FONT-SIZE: 12px;
	height: 20px;
	text-align: left;
	background-image: url(/image/info_base.gif);
	padding-left: 10px;
}
#hpbase-t3{
	background: #fefefe;
	text-align: center;
}	/*  bgcolor="#fefefe" align="center" */

/*                */
/* ＨＰタイトル   */
/*                */
div.tile {
	color: #FFFFFF;
	padding-right: 10px;
	font-size: large;
}

/*                */
/* ナビゲーション */
/*                */
div.base {
	width: 560px;		/* アイテム分のwidth値の合計 */
	height: 26px;
	line-height: 26px;
	font-size:   12px;
	background-image: url(/image/nabi.png);
	text-align: center;
	margin-bottom: -1px;
}
div.base-left {
	float: left;
	width: 80px;
}
div.base-content {
	float: left;
	width: 80px;
}
div.base-right {
	float: left;
	width: 80px;
	height: 26px;
	background-image: url(/image/info_base.gif);
}


#foote1 {
	FONT-SIZE: 12px;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
#foote2 {
	FONT-SIZE: 12px;
	height: 26px;
	padding-right: 10px;
	text-align: right;
	background-image: url(/image/nabi_base.gif);
} /*  background="/image/nabi_base.gif" align="right" bgcolor="#9999ff" */

/*                */
/* ナビゲーション */
/*                */
div.l1-TABLE{					/* width="80%" cellpadding="5" cellspacing="1" */
	table-layout: fixed;	/* テーブル大きさを１行目で判断 */
	width: 706px;
	border-collapse: collapse; /* 罫線を重ねて表示 */
	border-width: 10px;
	margin-bottom: 20px;
}
#l11{				/* align="center" bgcolor="#ccccff" */
	width: 608px;
	text-align: center;
	padding: 5px;
	background-color: #ccccff;
}

div.l2{					/* cellspacing="1" cellpadding="5" width="80%" bgcolor="#f0f0f0" border="1" */
	width: 608px;
	padding: 5px;
	border-collapse:separate;
	border-width:1px;
	font-family : monospace;
	background: #f0f0f0;
	margin-bottom: 20px;
}
div.l21{	/* align="center" background="/image/info_base.gif */
	text-align: center;
	background-image: url(/image/info_base.gif);
}
div.l22{	/* nowrap width="100" align="center" */
	width: 100px;
	text-align: center;
	border-width:1px;
}

