
H1{	/*タイトル*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:15px;
	color:#ffffff;
	background-color:#000066;
	padding:1px;
	padding-left:1em;
	margin-top:3px;
	margin-bottom:0px;	/*下のＨＲとくっつくかも？*/
	text-align:left;
}
 
.logo{	margin-bottom:1px
}

H2{	/*ページタイトル*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:20px;
	color:#ff3300;
	font-weight:bold;
	margin-bottom:30px;
}

.hr-title{/*ページタイトル*/
		font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
		border-right-style:outset;
		border-bottom-style:outset;
		padding:4px;
		border-width:5px;
		border-color:#ff3300;
		background-color:#ffffff;
		margin-top:0px;
}

.hr-title02{/*第4章小タイトル*/
		font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
		font-size:17px !important;
		color:#006633 !important;
		border-right-style:outset;
		border-bottom-style:outset;
		padding:4px;
		border-width:4px;
		border-color:#009966;
		background-color:#ccffcc;
		margin-top:0px;
}

DIV.link_menu{/*ページ下のサイトリンク*/
		font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
		font-size:15px;
		line-height:145%;
}

P.text{/*基本フォント設定*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
}

OL.text{/*基本フォント設定*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
}

OL.address{/*基本フォント設定 ※フォント小*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:14px;
	line-height:140%;
}

TABLE.text{/*基本フォント設定*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
	margin-top:-10px;
	margin-left:10px;
}

TABLE.text02{/*基本フォント設定　※インデントなし*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
}

TABLE.text03{/*基本フォント設定　※インデント20px*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
	margin-left:30px;
}

TABLE.text04{/*基本フォント設定　※サイズ小、ボーダー有*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:14px;
	line-height:130%;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

TABLE.text05{/*基本フォント設定　※サイズ小*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:14px;
	line-height:130%;
}

TD.border{/*セルのボーダー表示*/
			border-style:solid;
			border-width:1px;
			border-color:#000000;
}

DIV.sub{/*サブタイトル*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	background-color:#ff9900;
	font-size:20px;
	font-weight:bold;
	color:#330000;
	padding-top:5px;
	padding-bottom:5px;
}

A.menu{/*次へ・戻る・目次へ*/
		font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
		text-decoration:none;
		background-color:#99cc99;
		font-weight:bold;
		font-size:13px;
		padding-top:3px;
		padding-bottom:3px;
		width:80px;
		text-align:center;
}

A.menu:link		{color:black}
A.menu:visited	{color:black}
A.menu:active	{color:#0066ff}
A.menu:hover	{background-color:#ffffff;
				 color:#ff3300}
				 
DIV.menudiv{/*次へ・戻る・目次へ*/
			margin-left:330px;
}

A.link_menu:link	{color:#3333ff}/*サイトメニュー*/
A.link_menu:visited	{color:#3333ff}
A.link_menu:active	{color:#0066ff}
A.link_menu:hover	{color:#ff3300}

A.link:link	　  {color:#3333ff}/*文章内メニュー*/
A.link:visited	{color:#3333ff}
A.link:active	{color:#0066ff}
A.link:hover	{color:#ff3300}

SPAN.title{/*各コンテンツ内タイトル*/
			font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			font-weight:bold;
}

SPAN.title2{/*各コンテンツ内タイトル色付*/
			font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			font-weight:bold;
			color:#ff3300;
			font-size:16px;
}

SPAN.title3{/*コンテンツ内表タイトル色付*/
			font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			font-weight:bold;
			font-size:16px;
			color:#006600;
			background-color:#ffffff;
			padding:5px;
			border-style:solid;
			border-width:1px;
			border-color:#006600;
}

SPAN.text{/*文章内フォント基本*/
			font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			font-size:16px;
			line-height:140%;
}

P.text-indent{
				font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
				text-indent:-1em;
				margin-left:1em;
				font-size:16px;
				line-height:140%;
}

DIV.address{/*各コンテンツ内引用先*/
			font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			font-size:14px;
			text-align:right;
			line-height:130%;
}

DIV.address02{/*各コンテンツ内引用先 ※右そろえなし*/
			font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			font-size:14px;
			line-height:130%;
}

SPAN.calc{/*割り算のボーダー*/
			border-bottom-style:solid;
			border-width:1px;
}

TABLE.calc{/*基本フォント設定（割り算）*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	margin-top:-10px;
	margin-left:10px;
	line-height:140%;
}

TABLE.question{/*基本フォント設定（問）*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:5px;
	background-color:#ccffcc;
}

TABLE.answer{/*基本フォント設定（答）*/
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:16px;
	line-height:140%;
	padding:5px;
}

SPAN.whitetx{/*本文中や表の中で、テキストを白・ボールドに*/
		     font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
			 font-size:16px;
			 font-weight:bold;
			 color:#ffffff;
}

SPAN.underline{/*アンダーラインつき文章*/
				font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
				text-decoration:underline;
}

TABLE.border_dot{/*点線で囲んだテーブル*/
				 border-style:dotted;
				 border-width:3px;
				 border-color:#000000;
}

SPAN.red{/*赤文字での記載例*/
		font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
		 font-size:14px;
		 color:#ff3300;
		 line-height:130%;
}

HR.dot{/*点線のHR*/
		border-style:dotted;
		border-width:2px;
		border-color:#000000;
}

SPAN.print{/*印刷時の改ページ*/
			page-break-before:always;
}