H1	{
	font-size:52pt;			/* 文字サイズ：56pt */
	color:#000066;			/* 文字色：暗い青 */
	font-weight:900;		/* 文字太さ：極太 */
	text-align:center;		/* 中央揃え */
	margin-top:40px;		/* 上マージン：40ピクセル */
	}

H2	{
	font-size:24pt;			/* 文字サイズ：56ポイント */
	color:#000066;			/* 文字色：暗い青 */
	font-weight:700;		/* 文字太さ：極太 */
	text-align:center;		/* 中央揃え */
	margin-left:8%;			/* 左マージン：8% */
	margin-right:8%;		/* 右マージン：8% */
	padding-top:4px;		/* 上パディング：4ピクセル */
	padding-bottom:4px;		/* 下パディング：4ピクセル */
	background-color:#CCCCFF;	/* 背景色：淡い青 */
	border-width:thin;		/* 傍線太さ：細い */
	border-style:solid;		/* 傍線種類：直線 */
	border-color:#000099		/* 傍線色：暗い青 */
	}

H3	{
	font-size:20pt;			/* 文字サイズ：56ポイント */
	color:#FFFFFF;			/* 文字色：暗い青 */
	font-weight:700;		/* 
文字太さ：極太 */
	text-align:center;		/* 中央揃え */
	margin-left:8%;			/* 左マージン：8% */
	margin-right:8%;		/* 右マージン：8% */
	padding-top:4px;		/* 上パディング：4ピクセル */
	padding-bottom:4px;		/* 下パディング：4ピクセル */
	background-color:#FF0000;	/* 背景色：淡い青 */
	border-width:thin;		/* 傍線太さ：細い */
	border-style:solid;		/* 傍線種類：直線 */
	border-color:#000099		/* 傍線色：暗い青 */
	}


P	{
	font-size:12pt;			/* 文字サイズ：14ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:490;		/* 
文字太さ：普通 */
	margin-left:8%;			/* 左マージン：8% */
	margin-right:8%			/* 右マージン：8% */
	}

P.lead	{
	font-size:14pt;			/* 文字サイズ：14ポイント */
	color:#CC0000;			/* 文字色：赤 */
	line-height:130%;		/* 行間：130% */
	font-weight:800;		/* 
文字太さ：太字 */
	margin-left:8%;			/* 左マージン：8% */
	margin-right:8%			/* 右マージン：8% */
	}


SPAN.year	{
	color:#CC0000;			/* 文字色：赤 */
	font-weight:900;		/* 文字太さ：極太 */
	background-color:#FFCCFF	/* 背景色：淡いピンク */
	}

SPAN.keyword	{
	color:#CC0000;			/* 文字色：紫 */
	font-weight:900;		/* 文字太さ：極太 */
	background-color:#FFCCCC	/* 背景色：淡い赤 */
	}

P SPAN.ruby	{
	font-size:8pt;			/* 文字サイズ：8ポイント */
	}

P.lead SPAN.ruby	{
	font-size:10pt;			/* 文字サイズ：10ポイント */
	}

OL	{
	list-style-type:decimal;	/* 行頭のタイプ：数字 */
	font-size:12pt;			/* 文字サイズ：12ポイント */
	color:#000000;			/* 文字色：黒 */
	line-height:130%;		/* 行間：130% */
	font-weight:500;		/* 
文字太さ：普通 */
	margin-left:15%;		/* 左マージン：15% */
	margin-right:8%			/* 右マージン：8% */
	}

DIV.column01	{
	font-size:12pt;			/* 文字サイズ：12ポイント */
	color:#FFFFFF;			/* 文字色：黒 */
	line-height:12pt;		/* 行間：130% */
        padding-top:4px;
        padding-right:4px;
        padding-bottom:4px;
        padding-left:4px;
        background-color:#0066FF;
        text-align:left;
        border-color:#660033   
	border-width:thin;		/* 文字太さ：普通 */
	border-style:solid;		/* 左マージン：15% */
	float:right;			/* 右マージン：8% */
	width:250px
        }
DIV.column02	{
	font-size:12pt;			/* 文字サイズ：12ポイント */
	color:#FFFFFF;			/* 文字色：黒 */
	line-height:12pt;		/* 行間：130% */
        padding-top:4px;
        padding-right:4px;
        padding-bottom:4px;
        padding-left:4px;
        background-color:#0066FF;
        text-align:left;
        border-color:#660033   
	border-width:thin;		/* 文字太さ：普通 */
	border-style:solid;		/* 左マージン：25% */
	float:left;			/* 右マージン：8% */
	width:250px
        }
DIV.column03	{
	font-size:12pt;			/* 文字サイズ：12ポイント */
	color:#FFFFFF;			/* 文字色：黒 */
	line-height:12pt;		/* 行間：130% */
        padding-top:4px;
        padding-right:4px;
        padding-bottom:4px;
        padding-left:4px;
        background-color:#0066FF;
        text-align:left;
        border-color:#660033   
	border-width:thin;		/* 文字太さ：普通 */
	border-style:solid;		/* 左マージン：15% */
	float:left;			/* 右マージン：8% */
	width:400px
        }
DIV.column03	{
	font-size:12pt;			/* 文字サイズ：12ポイント */
	color:#FFFFFF;			/* 文字色：黒 */
	line-height:12pt;		/* 行間：130% */
        padding-top:4px;
        padding-right:4px;
        padding-bottom:4px;
        padding-left:4px;
        background-color:#0066FF;
        text-align:left;
        border-color:#660033   
	border-width:thin;		/* 文字太さ：普通 */
	border-style:solid;		/* 左マージン：15% */
	float:left;			/* 右マージン：8% */
	width:400px
        }
       
DIV.column01 H3{
	font-size:14pt;			/* 文字サイズ：12ポイント */
	color:#000000;			/* 文字色：黒 */
	font-weight:700;		/* 行間：130% */
        text-align:center;
        }
