?/*	"Color37"							4桁タブで最適化
==============================================================
	Copyright (C) 1990-2007 Cosmosoft All Rights Reserved.

	ページ全体と段落の基本文字色		#565656		2箇所
	水平線と下線と枠線(h3,h4,h5,h6)		#A4BF7B		9箇所
	その他の文字色(h1,h2,h3,h4,h5,h6)	#8CA763		6箇所
	背景色(h3,h5)と枠線色(h6)			#E1ECD1		4箇所
==============================================================
*/
body
{
	margin: 0 0 0 0;
	font-family: Verdana, Arial, sans-serif,"ＭＳ Ｐゴシック";
	font-size: small;
	line-height: 134%;
	color: #565656;						/* 基本の文字色 */
}
P
{
	font-size: small;
	margin-top: 0em;
	margin-left: 0.5em;
	margin-right: 0.4em;
	margin-bottom: 0em;
	font-family: Verdana, Arial, sans-serif,"ＭＳ Ｐゴシック";
	line-height: 134%;
	color: #565656;
    text-align: left;
}
.horizon_color
{
	color: #FF9B9B;						/* 水平線の色 */
	height: 1px;
}
.uline_dot
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #A4BF7B;		/* 下線色 */
}
.uline_dash
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #A4BF7B;		/* 下線色 */
}
.uline_dot_wide
{
	padding-bottom: 0.3em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #A4BF7B;		/* 下線色 */
	margin-bottom: 0.4em;
}
.uline_dash_wide
{
	padding-bottom: 0.3em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #A4BF7B;		/* 下線色 */
	margin-bottom: 0.4em;
}
h6
{
	margin-top: 0.3em;
	margin-left: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	padding-top: 0.2mm;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #FF3333;						/* 文字色 */
	border: solid 6px #A4BF7B;			/* 枠線色 */
	border-top-color: #E1ECD1;			/* 枠線色 */
	border-right-color: #E1ECD1;		/* 枠線色 */
}
h5
{
	margin-top: 0.4em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.5mm;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #FF3333;						/* 文字色 */
	background: #E1ECD1;				/* 背景色 */
	border-left: solid 8px #A4BF7B;		/* 枠線色 */
}
h4
{
	margin-top: 0.4em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.5mm;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #FF3333;						/* 文字色 */
	border: solid 1px #A4BF7B;			/* 枠線色 */
	border-left-width: 8px;
}
h3
{
	margin-top: 0.4em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.5mm;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #FF3333;						/* 文字色 */
	background: #E1ECD1;				/* 背景色 */
	border: solid 1px #A4BF7B;			/* 枠線色 */
}
h2
{
	margin-top: 0.2em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.4em;
	font-size: small;
	color: #FF3333;						/* 文字色 */
}
h1
{
	margin-top: 0.2em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.2em;
	font-size: large;
	color: #FF3333;						/* 文字色 */
}
A:link
{
	color: #006699;						/* リンク先の平常色 */
	text-decoration: none;
}
A:visited
{
	color : #009966;						/* リンク訪問後の色 */
	text-decoration: none;
}
A:hover
{
	color:black;
	background-color : #ffe3e3;			/* リンク先にマウスが乗った時の色 */
}
A:active 
{
	color: #FF0066;						/* リンク先にフォーカスがある時の色 */
	text-decoration: none;
}
.p1
{
	margin-left: 1.5em;
}
.p2
{
	margin-left: 2.5em;
}
.p3
{
	margin-left: 3.5em;
}
.gothic
{
	font-family: Verdana, Arial, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
.mincho
{
	font-family: "ＭＳ Ｐ明朝", 平成明朝, serif, Times New Roman, Times;
}
ul
{
	list-style-type: disc;
	margin-top: 0.5em;
	margin-left: 2.6em;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
}
ol
{
	list-style-type: decimal;
	margin-top: 0.5em;
	margin-left: 3.0em;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
}
.tbc314_01
{
	background-image: url('images/314_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc314_02
{
	background-image: url('images/314_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc314_03
{
	background-image: url('images/314_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc477_01
{
	background-image: url('images/477_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc477_02
{
	background-image: url('images/477_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc477_03
{
	background-image: url('images/477_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc640_01
{
	background-image: url('images/640_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc640_02
{
	background-image: url('images/640_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc640_03
{
	background-image: url('images/640_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc966_01
{
	background-image: url('images/966_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc966_02
{
	background-image: url('images/966_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc966_03
{
	background-image: url('images/966_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc764_01
{
	background-image: url('images/764_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc764_02
{
	background-repeat:repeat-y;
	background-position:left;
	background-image: url(images/764_02.gif);

}
.tbc764_03
{
	background-image: url('images/764_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc562_01
{
	background-image: url('images/562_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc562_02
{
	background-image: url('images/562_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc562_03
{
	background-image: url('images/562_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc376_01
{
	background-image: url('images/376_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc376_02
{
	background-image: url('images/376_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc376_03
{
	background-image: url('images/376_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc275_01
{
	background-image: url('images/275_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc275_02
{
	background-image: url('images/275_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc275_03
{
	background-image: url('images/275_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.tbc190_01
{
	background-image: url('images/190_01.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc190_02
{
	background-image: url('images/190_02.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc190_03
{
	background-image: url('images/190_03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.uline_dot_red
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: red;
}
.uline_dash_red
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: red;
}
.uline_dot_blue
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: blue;
}
.uline_dash_blue
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: blue;
}
.uline_dot_green
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: green;
}
.uline_dash_green
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: green;
}
.uline_dot_black
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
.uline_dash_black
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
.uline_dot_orange
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: orange;
}
.uline_dash_orange
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: orange;
}
.uline_dot_maroon
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: maroon;
}
.uline_dash_maroon
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: maroon;
}
.uline_dot_navy
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: navy;
}
.uline_dash_navy
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: navy;
}
.uline_dot_purple
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: purple;
}
.uline_dash_purple
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: purple;
}

