/* 上部 */
.top	{width: 750px;
	}
.top1	{margin: 0px 0px 0px 10px;
	}
.logo	{vertical-align: text-top;
	width: 600px;
	}
.top2	{margin: 10px 10px 0px 10px
	}
.t_left	{font-size: smaller;
	float: left;
	}
.t_right	{font-size: smaller;
	text-align: right;
	}
/* 本体 */
.mid	{margin: 5px 0px;
	width: 750px;
	}
/* メニュー */
.menu	{background-color: #f5f5f5;
	line-height: 1.3;
	padding: 0px 0px 10px 10px;
	float: left;
	border: 1pt solid #000000;
	width: 150px;
	}
/* 本文 */
.main	{width: 550px;
	line-height: 1.5;
	float: right;
	}
/* 底部 */
.bottom	{width: 750px;
	text-align: center;
	clear: both;
	line-height: 1.3
	}
/* その他 */
h1.title	{border-color: #cc0000;
	border-style: solid none solid solid ;
	border-width: 0px 0px 1px 10px;
	}
h2.title	{border-color: #cc0000;
	border-style: solid none solid solid ;
	border-width: 0px 0px 1px 10px;
	}
.small	{font-size: smaller;
	}
.item	{margin: 10px 0px 0px 0px;}
.to	{text-align: right;
	}
td	{
	padding: 2px;
	}
/* インデックス用 */
.top_box	{margin: 5px 5px 15px 0px;
	}
.top_title	{background-color: #cc0000;
	color: white;
	font-size: x-large;
	}
.top_body	{background-color: #f8f8ff;
	border: 0pt 1pt 1pt 1pt solid #808080;
	font-size: small;
	padding: 3px;
	}
/* 連盟会議用 */
.meeting	{text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	}