﻿.t1 {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-color: black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; font-family: "MS UI Gothic", "Osaka"}
.unn1 {  font-family: "MS UI Gothic", "Osaka"; border-color: black black #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tt2 {  border-color: #333333 #333333 #333333 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; font-family: "MS UI Gothic", "Osaka"}
.mawari_top {  font-family: "MS UI Gothic", "Osaka"; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.mawari_under {  border-color: #999999 #999999 black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; font-family: "MS UI Gothic", "Osaka"}


<!--                                -->
<!--    STYLE SEET                  -->
<!--       2004/08 nis.yasunaga     -->
<!--                                -->


BODY {	background-color:#FFFFFF;		/* 共通背景色 白 */
		color:#000000;					/* 共通文字色 黒 */
		margin-top:0em;					/* 画面マージン（上）*/
		margin-left:0em;				/* 画面マージン（左）*/
}

IMG {	border:0;}						/* 画像 枠なし*/


A:link		{color:#0000CC;}			/* 普通のリンク色 */
A:visited	{color:#0000CC;}			/* 既に見たリンク色 #CC3300*/
A:hover		{color:#FF0000;}			/* カーソルが乗った時のリンク色 */



<!--                         -->
<!--         CLASS           -->
<!--                         -->


.font-an	{font-size:75%; font-weight:normal; color:#000000; }
.font-sn	{font-size:83%; font-weight:normal; color:#000000; }
.font-mn	{font-size:100%; font-weight:normal; color:#000000; }
.font-ln	{font-size:115%; font-weight:normal; color:#000000; }
.font-gn	{font-size:130%; font-weight:normal; color:#000000; }

.font-ab	{font-size:75%; font-weight:bold; color:#000000; }
.font-sb	{font-size:83%; font-weight:bold; color:#000000; }
.font-mb	{font-size:100%; font-weight:bold; color:#000000; }
.font-lb	{font-size:115%; font-weight:bold; color:#000000; }
.font-gb	{font-size:130%; font-weight:bold; color:#000000; }

.navi		{font-size:80%;}			/* ナビゲイト文字サイズ */



.td-line	{	border-left-width:1px;
				border-top-width:1px;
				border-bottom-width:1px;
				border-right-width:1px;
				border-style:solid;
			 	border-color:#abec88;
}





<!-- リンクコンテンツ用スタイルシート -->

.link-midashi{	border-left-width:20px;
				border-top-width:1px;
				border-bottom-width:1px;
				border-right-width:1px;
				border-style:solid;
			 	border-color:#009900;
				font-size:90%;
}

.link-midashi A:visited	{color:#0000CC;}			/* 既に見たリンク色 */
.link-midashi A:hover	{color:#FF0000;}			/* カーソルが乗った時のリンク色 */
.link-syosai{	border-left-width:1px;
				border-top-width:1px;
				border-bottom-width:1px;
				border-right-width:1px;
				border-style:solid;
			 	border-color:#009900;
				background-color:#e7ffce;
				font-size:80%;}


<!-- テーブルのスタイル -->
.tbl-kurashi {font-size:75%; font-weight:normal; color:#000000;}

<!-- 問い合わせ用スタイルシート -->

.ct-midashi	{background-color:#BAFE9C;color:#000000;font-weight:bold;width:300;}	/* 問い合わせ 課係名 */
.btn-ct		{width:208px;height:34px;										/* 問い合わせ ボタン */
			 background-image:url(/images/contact/toi.gif);
			 color:#000000;font-weight:bold;}
.ct-bgbase	{background-color:#12A403;}										/* 表の外枠線：濃い緑 */
.ct-bgdata	{padding:0;}









<!-- テーブル（表）用スタイルシート -->/* 2004/08/12 山下追記 */
.td-bgbase		{background-color:#12A403;}			/* 表の一番下の濃い緑 */
.td-bgmidashi	{background-color:#BAFE9C;}			/* 表の項目名の薄い緑 */
.td-bgdata		{background-color:#FFFFFF;}			/* 表の値側の白 */
.td-bgerr		{background-color:#FF3333;font-size:85%; font-weight:normal; color:#FFFFFF;}			/* 表の値側の赤 */
.fhissu			{color:#CC3333;font-weight:bold;font-Size:100%;}
.btn2	{width:110px;height:25px;font-weight:normal;font-size:85%;}


<!-- IME制御(IEのみ対応) -->
.ime-ng {ime-mode:disabled;}
.ime-ja {ime-mode:active;}
.ime-us {ime-mode:inactive;}
.ime-au {ime-mode:auto;}



.font-an-tddata	{font-size:75%; font-weight:normal; color:#000000; background-color:#FFFFFF; }
.font-sn-tddata	{font-size:83%; font-weight:normal; color:#000000; background-color:#FFFFFF; }
.font-mn-tddata	{font-size:100%; font-weight:normal; color:#000000; background-color:#FFFFFF; }
.font-ln-tddata	{font-size:115%; font-weight:normal; color:#000000; background-color:#FFFFFF; }
.font-gn-tddata	{font-size:130%; font-weight:normal; color:#000000; background-color:#FFFFFF; }

/*
.font-an-red	{font-size:8pt; font-weight:normal; color:#FF0000; }
.font-sn-red	{font-size:10pt; font-weight:normal; color:#FF0000; }
.font-mn-red	{font-size:12pt; font-weight:normal; color:#FF0000; }
.font-ln-red	{font-size:14pt; font-weight:normal; color:#FF0000; }
.font-gn-red	{font-size:16pt; font-weight:normal; color:#FF0000; }

.font-ab-red	{font-size:8pt; font-weight:bold; color:#FF0000; }
.font-sb-red	{font-size:10pt; font-weight:bold; color:#FF0000; }
.font-mb-red	{font-size:12pt; font-weight:bold; color:#FF0000; }
.font-lb-red	{font-size:14pt; font-weight:bold; color:#FF0000; }
.font-gb-red	{font-size:16pt; font-weight:bold; color:#FF0000; }

*/

<!-- 以下、2005-01-07 椛島追加分 -->

<!-- フォント -->
.fblack1	{color:#222222;font-weight:normal;font-Size:100%;font-family:"MS UI Gothic","osaka";}
.fblack2	{color:#222222;font-weight:bold;font-Size:100%;font-family:"MS UI Gothic","osaka";}
.fblack3	{color:#222222;font-weight:bold;font-Size:80%;font-family:"MS UI Gothic","osaka";}
.fblack4	{color:#222222;font-weight:bold;font-Size:120%;font-family:"MS UI Gothic","osaka";}
.fblack5	{color:#222222;font-weight:bold;font-Size:200%;font-family:"MS UI Gothic","osaka";}
.fred1		{color:#FF2222;font-weight:normal;font-Size:100%;font-family:"MS UI Gothic","osaka";}
.fred2		{color:#FF2222;font-weight:bold;font-Size:100%;font-family:"MS UI Gothic","osaka";}
.fred3		{color:#FF2222;font-weight:bold;font-Size:80%;font-family:"MS UI Gothic","osaka";}
.fred4		{color:#FF2222;font-weight:bold;font-Size:120%;font-family:"MS UI Gothic","osaka";}
.fred5		{color:#FF2222;font-weight:bold;font-Size:200%;font-family:"MS UI Gothic","osaka";}


<!-- 背景色 -->
.bc0	{background-color:#12A403;}
_.bc0	{background-color:#FE9F34;}

<!-- ヘッダタグ -->
.th1 {background-color:#BAFE9C;color:#000000}
.th2 {background-color:#BAFE9C;}
.th3 {background-color:#FFCC00;color:#000000;font-weight:normal;font-Size:80%;}
.th4 {background-color:#BAFE9C;color:#CC3333;font-weight:bold;font-Size:100%;}
.th5 {background-color:#FFFFFF;}
.th_err {background-color:#FFAAAA;}

_th {background-color:#FFCC00;color:#000000}
_TH {background-color:#FFCC00;color:#000000}
_.th1 {background-color:#FFCC00;color:#000000}
_.th2 {background-color:#aaFFaa;color:#000000}
_.th3 {background-color:#FFCC00;color:#000000;font-weight:normal;font-Size:80%;}
_.th4 {background-color:#FFFF99;color:#FF0000;font-weight:bold;font-Size:90%;}
_.th5 {background-color:#EEFFEE;}
_.th_err {background-color:#FFAAAA;}


<!-- カレンダー用 -->
.cth_week_sun	{font-weight:bold;background-color:#FFAAAA;font-Size:130%;}
.cth_week_sat	{font-weight:bold;background-color:#AAAAFF;font-Size:130%;}
.cth_week_other	{font-weight:bold;background-color:#FFFFFF;font-Size:130%;}
.cth_active		{font-weight:bold;background-color:#FFFF00;font-Size:130%;}

.cdisp_date		{color:#222222;font-weight:bold;font-Size:120%;font-family:"MS UI Gothic","osaka";}


<!-- レイアウト用 -->
.tbl_top		{background-color:#BAFE9C;}			/* 表の上部 */
.tbl_left		{background-color:#FFFFCC;}			/* 表の左部 */
.tbl_right		{background-color:#FFFFFF;}			/* 表の右部 */


._Black20bold	{color:#000000;font-weight:bold;font-size:200%;}

<!-- 掲示板用 -->
.bc1
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #ffeebb
}
.bc2
{
    FONT: 11pt serlf;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #3366cc
}
.bc3
{
    FONT: 11pt serlf;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffeebb
}
.bc4
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #e54c4c
}
.bc5
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.bc6
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: blue
}
.bc7
{
    color:#FF2222;
    font-weight:bold;
    font-Size:100%;
}

<!-- メールマガジン用 -->
.mm_title		{background-color:#CCEEFF;}
.mm_base		{background-color:#FFFFCC;}
.mm_name		{background-color:#BAFE9C;}
.mm_expotion	{background-color:#CCFF99;}

<!-- 雛形専用 -->
.jpn_e001
{
    FONT: 11pt serlf;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #9CDDFE;
}

.jpn_e002
{
    FONT: 11pt serlf;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #9CDDFE;
}

<!-- トップページ専用 -->
.jpn_ssi
{
    border-spacing: 40px;
}
