/* 要素名・配列など、このままの形で無断使用することを禁止します *//* --------------------------------------------------------------------------- */A:link		{color:#0000FF}		/* リンク色:青 */A:visited		{color:#0000FF}		/* ブリンク色:青 */A:alink		{color:#FF0000}		/* クリック色:赤 */A:hover		{color:#FF0000}		/* オンマウス色:赤 */A:active		{color:red}		/* 赤 */P	{	font-size:14px;			/* 文字サイズ：11P相当 本文サイズ */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：普通 */	}TABLE	{	font-size:14px;			/* 文字サイズ：11P相当 本文サイズ */	font-weight:400			/* 文字太さ：普通 */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	}DIV.kanribi	{	position:absolute;	top:10px;	right:8%;	font-size:12px;				/* 文字サイズ：*/	color:#000000;				/* 文字色：黒色 */	text-align:right;			/* 文字中央揃え */	}div.title	{	font-size:14px;				/* 文字サイズ：13P囲み大見出し */	color:#000000;				/* 文字色：白色 */	text-align:center;			/* 文字中央揃え */	padding: 4px 4px 4px 4px;	/* パディング(上・右・下・左)：4px */	background-color:#fed982;	/* 背景色：blue */	}UL	{	list-style-type:disc;		/* 行頭のタイプ：小さい丸 */	font-size:100%;			/* 文字サイズ：11ポイント */	color:#000000;			/* 文字色：黒 */	line-height:140%;		/* 行間：130% */	font-weight:400			/* 文字太さ：普通 */	}OL		{	list-style-type:decimal;	/* 行頭のタイプ：数字 */	font-size:14px;			/* 文字サイズ：11ポイント */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：普通 */	}DL	{	list-style-type:disc;		/* 行頭のタイプ：頭無し */	font-size:14px;			/* 文字サイズ：11ポイント */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：普通 */	}	SPAN.sizeA{										/* 通常サイズ これを基本に追加修正してください */	font-size:100%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */}SPAN.sizeAs{									/* 小さい */	font-size:80%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */}SPAN.sizeB{										/* 太字 */	font-size:100%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:130%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}SPAN.sizeBs{									/* 太字小さい */	font-size:80%;							/* 文字サイズ */	color:#000000;							/* 文字色：黒 */	line-height:80%;						/* 行間：130% */	font-weight:bold;						/* 文字太さ：太字 */}SPAN.size1			/* 黒 */	{	font-size:17px;			/* 文字サイズ：15Pポイント */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：細字 */	}SPAN.size1f			/* 黒 */	{	font-size:17px;			/* 文字サイズ：15Pポイント */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size1r			/* 赤 */	{	font-size:17px;			/* 文字サイズ：15ポイント */	color:#FF0000;			/* 文字色：赤 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size1b			/* 青 */	{	font-size:17px;			/* 文字サイズ：15ポイント */	color:#0000FF;			/* 文字色：青 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size1sb			/* スカイブルー 2001/05/02 追加(井上)*/	{	font-size:17px;			/* 文字サイズ：15ポイント */	color:#006666;			/* 文字色：スカイブルー */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size0w			/* 白 2001/05/02 追加(井上)*/	{	font-size:28pt;			/* 文字サイズ：28ポイント */	color:white;			/* 文字色：白 */	line-height:130%;		/* 行間：130% */	font-weight:bold;		/* 文字太さ：太字 */	font-style:italic;	}SPAN.size0w2			/* 白 2001/05/02 追加(井上)*/	{	font-size:34px;			/* 文字サイズ：30ポイント */	color:white;			/* 文字色：白 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size0sb			/* スカイブルー */	{	font-size:32pt;			/* 文字サイズ：32ポイント */	color:#006666;			/* 文字色：スカイブルー */	line-height:130%;		/* 行間：130% */	font-weight:bold;		/* 文字太さ：太字 */	font-style:italic;	}SPAN.size0pi			/* ピンク */	{	font-size:32pt;			/* 文字サイズ：32ポイント */	color:#FFCCFF;			/* 文字色：ピンク */	line-height:130%;		/* 行間：130% */	font-weight:bold;		/* 文字太さ：太字 */	font-style:italic;	}SPAN.size2w			/* 白 2001/05/09 追加(井上)*/	{	font-size:14px;			/* 文字サイズ：11ポイント */	color:#FFFFFF;			/* 文字色：白 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：細字 */	}SPAN.size2			/* 黒*/	{	font-size:14px;			/* 文字サイズ：11ポイント */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：細字 */	}SPAN.size2f				/* 黒太字*/	{	font-size:14px;			/* 文字サイズ：11ポイント */	color:#000000;			/* 文字色：黒 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size2r			/* 赤 */	{	font-size:14px;			/* 文字サイズ：11ポイント */	color:#FF0000;			/* 文字色：赤 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size2b			/* 青 */	{	font-size:14px;			/* 文字サイズ：11ポイント相当 */	color:#0000FF;			/* 文字色：青 */	line-height:130%;		/* 行間：140% */ 	font-weight:700			/* 文字太さ：太字 */	}SPAN.size2g			/* 緑 */	{	font-size:14px;			/* 文字サイズ：11ポイント相当 */	color:green;			/* 文字色：緑 */	line-height:130%;		/* 行間：140% */ 	font-weight:700			/* 文字太さ：太字 */	}SPAN.size3	{	font-size:12px;			/* 文字サイズ：9ポイント */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：太字 */	}SPAN.size3f				{	font-size:12px;			/* 文字サイズ：9ポイント */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size3r				{	font-size:12px;			/* 文字サイズ：9ポイント */	color:red;			/* 文字色：赤 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.size3rx				{	font-size:12px;			/* 文字サイズ：9ポイント */	color:red;			/* 文字色：赤 */	line-height:130%;		/* 行間：130% */	font-weight:400			/* 文字太さ：太字 */	}SPAN.size3b				{	font-size:12px;			/* 文字サイズ：9ポイント */	color:#0000FF;			/* 文字色：青 */	line-height:130%;		/* 行間：130% */	font-weight:700			/* 文字太さ：太字 */	}SPAN.colorbak	{	font-size:14px;			/* 文字サイズ：11ポイント */	color:#000000;			/* 文字色：黒 */	font-weight:700;			/* 文字太さ：太字 */	background-color:#FFCCFF	/* 背景色：淡いピンク */	}SPAN.ruby	{	font-size:12px			/* 文字サイズ：9ポイント */	}SPAN.italic	{	font-style:italic			/* 文字スタイル：イタリック */	}SPAN.under	{	text-decoration:underline	/* 文字飾り：下線 */	}INPUT.button /* ボタン */	{	height:24px; /* 高さ：24ピクセル */	width:100px; /* 幅：100ピクセル */	font-size:14px; /* 文字サイズ：11ポイント */	}INPUT.text /* テキストボックス（１行入力） */	{	font-size:14px; /* 文字サイズ：11ポイント */	}TEXTAREA /* テキストボックス（複数行入力） */	{	font-size:14px; /* 文字サイズ：11ポイント */	line-height:130%; /* 行間：130% */	}/* 追加（佐貫）start*//* 追加 2000.04.25 *//* メニュー */span.menu {	color:#C0C0C0;	font-size:12px;	line-height:110%}/* メニュー　現在のコンテンツ */span.menu2 {	color:#BED0D8;	font-size:12px;	line-height:110%;	font-weight:700}/* 追加 2000.05.29 *//* 施設案内見出し */span.thinfo {	color:#000000;	font-size:18px;	font-weight:700;	line-height:110%}/* 追加（佐貫）end *//* 2000.04.27 追加（境）*/SPAN.sizeM			{	font-size:13px;			/* 文字サイズ：fontsize="2" */	line-height:140%;		/* 行間：140% */ 	}SPAN.sizeMw			/* 白 */	{	font-size:13px;			/* 文字サイズ： */	color:white;			/* 文字色：白 */	line-height:140%;		/* 行間：140% */ 	}SPAN.sizeMr			/* 赤 */	{	font-size:13px;			/* 文字サイズ： */	color:red;			/* 文字色：赤 */	line-height:140%;		/* 行間：140% */ 	}SPAN.sizeMb			/* 黒 */	{	font-size:13px;			/* 文字サイズ： */	color:black;			/* 文字色：黒 */	line-height:140%;		/* 行間：140% */ 	}SPAN.sizeMbb			/* 黒 */	{	font-size:13px;			/* 文字サイズ： */	color:black;			/* 文字色：黒 */	line-height:140%;	/* 行間：140% */ 	font-weight:700;		/* 文字太さ：太字 */	}SPAN.sizeMbbb			/* 黒 */	{	font-size:15px;			/* 文字サイズ： */	color:black;			/* 文字色：黒 */	line-height:140%;	/* 行間：140% */ 	font-weight:700;		/* 文字太さ：太字 */	}SPAN.sizeMg			/* 薄緑？ */	{	font-size:13px;			/* 文字サイズ： */	color:#BED0D8;			/* 文字色：薄緑 */	line-height:140%;	/* 行間：140% */ 	}SPAN.sizeMg2			/* 白緑？ */	{	font-size:13px;			/* 文字サイズ： */	color:#C0C0C0;			/* 文字色：白緑 */	line-height:140%;	/* 行間：140% */ 	}SPAN.sizeMe			/* 水色 2001/05/02 追加(井上)*/	{	font-size:13px;			/* 文字サイズ： */	color:#006666;			/* 文字色：水色 */	line-height:140%;	/* 行間：140% */ 	}SPAN.sizeMy			/* 黄色 2001/05/02 追加(井上)*/	{	font-size:13px;			/* 文字サイズ： */	color:#FFFF00;			/* 文字色：黄色 */	line-height:140%;	/* 行間：140% */ 	}SPAN.sizeBB{									/* タイトルに使用*/	font-weight:bold;					/* 文字太さ：太字 */	font-size:130%;						/* 文字サイズ： */	line-height:120%;					/* 行間：130% */	color:#000000;						/* 文字色：黒 */}