.font1	{font-size:13px;color:#4C4C4C;line-height:170%;font-family:Verdana;}					/*本文文字の指定（行間を広め）*/
.font2	{font-size:14px;line-height:120%;font-family:Verdana;}									/*左メニューの文字（行間を広めにとっています）*/
.font3	{font-size:13px;color:#4C4C4C;line-height:140%;font-family:Verdana;}					/*本文文字の指定（行間はノーマル）*/
.font4	{font-size:14px;line-height:120%;font-family:Verdana;font-weight:bold;}
.font5	{font-size:11px;color:#4C4C4C;line-height:240%;font-family:Verdana;}					/*パンくず用（文字小さめ）*/
.font6	{font-size:11px;color:#FFFFFF;line-height:130%;font-family:Verdana;}					/*フッター用（文字小さめ）*/
.font7	{font-size:13px;color:#800000;line-height:130%;font-family:Verdana;font-weight:bold;}	/*見出し文字用（太字）*/


h3 {padding:2px 0px 0px 5px;
	font-size:14px;color:#660000;
	font-family:Verdana;
	border-bottom:1px solid #990000;
}

a:link		{text-decoration:underline;color:#0000CC;}	/*テキストリンクの色*/
a:visited	{text-decoration:underline;color:#800080;}	/*訪問済みのリンクの色*/ 
a:active	{text-decoration:underline;color:#800080;}	/*クリック時のリンクの色*/
a:hover	 	{text-decoration:underline;color:#800080;}	/*マウスの上にカーソルがあるときのリンクの色*/

.link a:link	{font-size:13px;color:#0000CC;text-decoration:underline;}	/*メニュー・テキストリンクの色*/
.link a:visited	{font-size:13px;color:#800080;text-decoration:underline;}	/*メニュー・訪問済みのリンクの色*/
.link a:active	{font-size:13px;color:#800080;text-decoration:underline;}	/*メニュー・クリック時のリンクの色*/
.link a:hover	{font-size:13px;color:#800080;text-decoration:underline;}	/*メニュー・マウスの上にカーソルがあるときのリンクの色*/

.color1	{background-color:#FFFFFF;	background:url(images/bg.gif) center;}	/*画面内白の背景色（Body色）*/
.color2	{background-color:#FFFFFF;}	 /*画面内外枠の色（グレーの線）*/
.color3	{background-color:#FFD137;}	 /*画面内左メニュータイトル部分の背景色（ヘッダ部分の色）*/
.color4	{background-color:#FFF3A5;}	 /*画面内左メニュー部分の背景色 */
.color5	{background-color:#F5DEB3;}	 /*画面内右タイトル部分の背景色 */
.color6	{background-color:#FF9610;}	 /*画面内横バー部分の背景色 */

.waku1	{border-color:#969696; border-width:1px; border-style:dashed;} /* 点線の枠*/

.title1	{font-size:24px;color:#4C4C4C;font-family:Verdana;}			 /* タイトル文字フォントサイズ,色*/
