BODY{
	background-color: #000000;  /* バックの色:白 */
	margin-top:5px;			/* 上マージン:5px */
	margin-left:5px;		/* 左マージン:5px */
	margin-right:5px;		/* 右マージン:5px */
	margin-bottom:0px;		/* 下マージン:1px */
	font-size:12px;			/* 文字サイズ：15px 本文サイズ */
	color:#FFFFFF;			/* 文字色：白 */
	line-height:150%		/* 行間：150% */
	;}

A:LINK		{color:#6666cc;
  text-decoration : none;
}		/* リンク色:青 */
A:VISITED	{color:#666688;
  text-decoration : none;
}		/* ブリンク色:紫 */
A:alink		{color:#FF0000}		/* クリック色:赤 */
A:active	{color:red;}		/* 赤 */ 

H1	{
	font-size:12px;			/* 文字サイズ：19P囲み大見出し */
	color:#FFFF00;			/* 文字色：白 */
	font-weight:bold;		/* 文字太さ：太字 */
	margin-left:1px;		/* 左マージン(枠の外)：1px */
	margin-right:1px;		/* 右マージン(枠の外)：1px */
	padding:5px;			/* パディング(内容と枠の間)：5px */
		/* 背景色：ピンク */
	border-width:thin;		/* 傍線太さ：細い */
	border-style:solid;		/* 傍線種類：直線 */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color:#000066		/* 傍線色：紺色 */
	;
	;}

H2	{
	font-size:12px;			/* 文字サイズ：15P囲み中見出し */
				/* 文字色：紺色 */
	font-weight:bold;		/* 文字太さ：太字 */
	/*text-align:center;*/		/* 左揃え */
	margin-left:1px;		/* 左マージン：1px */
	margin-right:1px;		/* 右マージン：1px */
	padding:4px;			/* パディング：4px */
		/* 背景色：白色 */
/*	border-width:thin;*/		/* 傍線太さ：細い */
/*	border-style:solid;*/		/* 傍線種類：直線 */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color:#000066		/* 傍線色：紺色 */
	;
/*  background-color : #6666cc;*/
 background-color : #000088;
  color : white;
}

H3	{
	font-weight: bold;
	border-style: solid;
	padding: 4px;
	margin-left:0px;
	margin-right:0px;
	
	border-color: #006600;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-width: 0px;
	font-size: 12px;
	}

H4	{
	font-size:12px;			/* 文字サイズ：11P囲み小見出し(２) */
	color:#180F7F;			/* 文字色：blue */
	font-weight:bold;		/* 文字太さ：太字 */
	margin-left:1px;		/* 左マージン：1px */
	margin-right:1px;		/* 右マージン：1px */
	padding:4px;			/* パディング：4px */
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-right-width: 0px;
	border-style:solid;		/* 傍線種類：直線 */
	border-color:#180F7F;		/* 傍線色：青 */
	background-color: #FFFFFF
	;}

P
	{
	font-size:12px;			/* 文字サイズ：12px 本文サイズ */
	color:#FFFFFF;			/* 文字色：黒 */
	line-height:150%;		/* 行間：150% */
	font-weight:400			/* 文字太さ：普通 */
	;}

TABLE
	{
	font-size:12px;			/* 文字サイズ：12px 本文サイズ */
	color:#FFFFFF;			/* 文字色：黒 */
	line-height:150%;		/* 行間：130% */
	font-weight:400			/* 文字太さ：普通 */
	;}


DIV.header
	{
	padding: 5px;
	margin-left:0px;
	margin-right:0px;
	border-style:solid;		/* 傍線種類：直線 */
	border-color: #000066;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 12px;
	border-right-width: 0px;
	background-color: #F6D5D5
	;}
	
DIV.size1			/* 黒 */
	{
	font-size:25px;			/* 文字サイズ：19P相当 大見出し */
	color:#000000;			/* 文字色：黒 */
	font-weight:700;		/* 文字太さ：太字 */
	line-height:130%		/* 行間：130% */
	;}

DIV.size2			/* 黒 */
	{
	font-size:23px;			/* 文字サイズ：17P相当 中見出し */
	color:#000000;			/* 文字色：黒 */
	font-weight:700;		/* 文字太さ：太字 */
	line-height:130%		/* 行間：130% */
	;}

DIV.size3			/* 黒 */
	{
	font-size:20px;			/* 文字サイズ：15P相当 小見出し(１) */
	color:#000000;			/* 文字色：黒 */
	font-weight:700;		/* 文字太さ：太字 */
	line-height:130%		/* 行間：130% */
	;}

DIV.size4			/* 黒 */
	{
	font-size:17px;			/* 文字サイズ：13P相当 小見出し(２) */
	color:#000000;			/* 文字色：黒 */
	font-weight:700;		/* 文字太さ：太字 */
	line-height:130%		/* 行間：130% */
	;}

DIV.kakomi
	{
	font-size:12px;			/* 文字サイズ：11P 囲み記事 */
	color:#000000;			/* 文字色：黒 */
	font-weight:400;		/* 文字太さ：普通 */
	line-height:130%;		/* 行間：130% */
	margin-left:1px;		/* 左マージン：1px */
	margin-right:1px;		/* 右マージン：1px */
	padding:10px 18px;		/* パディング：上下10px 左右18px */
	border-width:thin;		/* 傍線太さ：上・右・下・左 */
	border-style:solid;		/* 傍線種類：直線 */
	border-color:#CC0066		/* 傍線色：ピンク */
	;}

DIV.block-180
	{
	font-size:12px;			/* 文字サイズ：11P 字下げブロック */
	color:#000000;			/* 文字色：黒 */
	font-weight:400;		/* 文字太さ：普通 */
	line-height:130%;		/* 行間：130% */
	margin-left:180px;		/* 左マージン：180px */
	margin-right:1px;		/* 右マージン：1px */
	padding:10px 18px;		/* パディング：上下10px 左右18px */
	border-width:1 1 1 1;		/* 傍線太さ：上・右・下・左 */
	border-style:solid;		/* 傍線種類：直線 */
	border-color:#000000		/* 傍線色：黒 */
	;}

UL
	{
	list-style-type:disc;		/* 行頭のタイプ：小さい丸 */
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:400			/* 文字太さ：普通 */
	;}

OL	
	{
	list-style-type:decimal;	/* 行頭のタイプ：数字 */
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:400			/* 文字太さ：普通 */
	;}

DL	
	{
	list-style-type:disc;		/* 行頭のタイプ：頭無し */
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:400			/* 文字太さ：普通 */
	;}	

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:#000066;			/* 文字色：青 */
	line-height:130%;		/* 行間：130% */
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.size1p			/* ピンク */
	{
	font-size:17px;			/* 文字サイズ：15ポイント相当 */
	color:#F69CB4;			/* 文字色：ピンク */
	line-height:130%;		/* 行間：140% */ 
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.size2			/* 黒*/
	{
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:400			/* 文字太さ：細字 */
	;}

SPAN.size2f			/* 黒 */
	{
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.size2r			/* 赤 */
	{
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#990033;			/* 文字色：赤 */
	line-height:130%;		/* 行間：130% */
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.size2b			/* 青 */
	{
	font-size:12px;			/* 文字サイズ：11ポイント相当 */
	color:#000066;			/* 文字色：青 */
	line-height:130%;		/* 行間：140% */ 
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.size2g			/* 緑 */
	{
	font-size:12px;			/* 文字サイズ：11ポイント相当 */
	color:green;			/* 文字色：緑 */
	line-height:130%;		/* 行間：140% */ 
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.size2p			/* 濃いピンク */
	{
	font-size:12px;			/* 文字サイズ：11ポイント相当 */
	color:#F69CB4;			/* 文字色：ピンク */
	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.size3p			
	{
	font-size:12px;			/* 文字サイズ：9ポイント */
	color:#F69CB4;			/* 文字色：pink */
	line-height:130%;		/* 行間：130% */
	font-weight:700			/* 文字太さ：太字 */
	;}
	
SPAN.size3b			
	{
	font-size:12px;			/* 文字サイズ：9ポイント */
	color:#000066;			/* 文字色：青 */
	line-height:130%;		/* 行間：130% */
	font-weight:700			/* 文字太さ：太字 */
	;}

SPAN.colorbak
	{
	font-size:12px;			/* 文字サイズ：11ポイント */
	color:#000000;			/* 文字色：黒 */
	font-weight:700;			/* 文字太さ：太字 */
	background-color:#FFCCFF;	/* 背景色：淡いピンク */
	line-height:150%		/* 行間：150% */
	;}

SPAN.ruby
	{
	font-size:9px			/* 文字サイズ：7ポイント */
	;}

SPAN.italic
	{
	font-style:italic		/* 文字スタイル：イタリック */
	;}

SPAN.under
	{
	text-decoration:underline	/* 文字飾り：下線 */
	;}

