<style type="text/css">

<!--

/* 基本タグの規定 */
body
	{
	background-color:#cccccc;
	margin:0px;
	}
	
h1, h2, h3, h4, h5, p, td, imput, tt {
/*	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	}

hr
	{
	height:1px;
	margin:0em;
	}

dl
	{
	margin-top:0em;
	margin-bottom:0em;
	}

ul
	{
	margin-top:5px;
	margin-bottom:5px;
	}

ul li
	{
	list-style-type:square;
	}
ol
	{
	margin-top:0em;
	margin-bottom:0em;
	}

form
	{
	margin-top:0em;
	margin-bottom:0em;
	}

h2
	{
	margin-top:1em;
	margin-bottom:0.2em;
	font-size:26px
	font-weight:bold;
	}

h4
	{
	margin-top:1.5em;
	margin-bottom:0.5em;
	font-size:18px;
	color:#000080;
	font-weight:bold;
	}


h5
	{
	margin-top:1em;
	margin-bottom:0.5em;
	font-size:14px;
	color:#000080;
	font-weight:bold;
	}

/* リンク */
a:link
	{
	color:#0066cc;
	text-decoration:none;
	}
a:visited
	{
	color:#0066cc;
	text-decoration:none;
	}


a:hover
	{
	color:#aa0000;
	text-decoration:none;
	}


/* コンテンツタイトル */
.title_c01 
	{
	margin-top:1em;
	margin-bottom:0.2em;
	font-size:26px;
	font-weight:bold;
	}
	
/* コンテンツサブタイトル */

.title_c02
	{
	font-size:12px;
	line-height: 24px;
	}


/* 章タイトル */
.title_p
	{
	margin-top:1.5em;
	margin-bottom:0.5em;
	font-size:18px;
	color:#000080;
/*	color:#aa0000;*/
	font-weight:bold;
	}

/* 章タイトル いっときカラーが3275BA*/
.title_pn
	{
	border:1px solid #999999; color:#4F81BD; font-size:18px; line-height:20pt; margin:0; padding:5px 0 0 10px; 
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	}

/* 本文用 */
.txt_n
	{
	font-size:12px;
	line-height: 24px;
/*	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	}
.txt_n2
	{
	font-size:13px;
	line-height: 24px;
	}
.txt_power
	{
	font-size:13px;
	line-height: 24px;
	/*font-family:"ＭＳ 明朝","osaka",
	monospace,sans-serif;*/
	width:550px;
	}

/* その他テキスト用 */
.txt_p
	{
	font-size:12px;
	line-height: 18px;
/*	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	}

/* 数式用 */
.txt_t
	{
	font-size:12px;
	color: #000000;
	line-height: 24px;
	font-family:"Times New Roman";
	}
.txt_s
	{
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	font-family:"Symbol";
	}

/* 簡易インデント */
.sage
	{margin-left:20px;
	}


/*図表*/
.zuhyou-title
	{
	font-size:11px;
	font-weight:bold;
	}

/*図表インデント*/
.zuhyou-title-dd
	{
	font-size:11px;
	font-weight:bold;
	margin-left:15px;margin-top:5px;margin-bottom:5px;
	}


/* ページ末尾ボタンリンク */
.a11
	{
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	}

.a11:hover
	{
	text-decoration:none;
	color:#ffffff;
	background-color:#6666cc;
	}



.brd
	{
	border-color:#c0c0c0;
	border-width:3px;
	border-style:ridge;
	}

.gry
	{
	color:#6f6f6f;
	}

/* 日付 */
.date
	{
	text-align:right;
	font-size:12px;
	line-height: 18px;
	sans-serif;
	}

/* コピーライト */ 
.copyright
		{ 
			color: #000000; font-size: 10px; 
			letter-spacing: 0.1em; face: Verdana;
		}

/*脚注*/
.cf
		{
			margin-left:3em;
			text-indent:-3em;
			margin-bottom:5px;
		}


	/*力の論理用メニュー展開*/
    /* メニュー全体 */
    div#menuA 	{
	font-size:12px;
	line-height: 18px;
	width:580px;
	}
    div#menuA dl { list-style:none; }
    /* カテゴリ名 */
    div#menuA dt a { padding:5px 0; display:block; color:black; text-decoration:none; background:#ffffff;font-weight:bold; }
    /* カテゴリメニュー */
    div#menuA dd a { text-decoration:none; display:block;color:#0066cc; }
    div#menuA dd a:hover { color:#cc3300; background:#ffffff url("/img/js/arrow_wh.gif") no-repeat left center; }
    div#menuA dd a.end, div#menuA dd a.end:hover { padding-bottom:1px;margin-bottom:15px; }
    /* ダイレクトリンク */ 
    div#menuA dt.direct a { display:block; color:#000; background:#fff url("/img/js/arrow.gif") no-repeat right center; }
    div#menuA dt.direct a:hover { color:#fff; background:#1674bb url("/img/js/arrow_wh.gif") no-repeat right center; }
-->
</style>

