@charset "Shift_JIS";



/* 基本要素 ここから */


*
{
	font: normal 95% normal FixedSys, "ＭＳ ゴシック", Osaka, monospace !important;
}


body
{
	background: #FFFFFF;
	color: #000000;
	width: 50%;
}


/* 基本要素 ここまで */




/* 見出し ここから */


h1,h2
{
	text-align: center;
}


h1,h2,h3,h4
{
	font: normal 90% normal FixedSys, "ＭＳ ゴシック", Osaka, monospace !important;
	margin:1em 0;
}


/* 見出し ここまで */




/* 並列列挙リスト ここから */


ul
{
	margin-left: 0em;
	padding-left: 1em;
}


li
{
	margin: 1em 1em;
	line-height: 110%;
	list-style-image: url("plaintext.gif");
}


/* 並列列挙リスト ここまで */




/* 横罫線 ここから */


hr
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: none;
}


/* 横罫線 ここまで */




/* 定義型リスト ここから */


dl
{
	margin: 0;
	padding: 0;
	line-height: 1 !important;
	border: none !important;
}


dt
{
	margin: 0;
	padding: 0;
	border: none !important;
}


dd
{
	margin: 0 !important;
	padding: 1em 0 1em 4em !important;
	border: none !important;
}


/* 定義型リスト ここまで */




/* 定義型リストの独自クラス ここから */


dd.info
{
	margin: 0;
	padding 0;
}


dd.info dl
{
	margin: 0;
	padding 0;
}


dd.info dl dt
{
	margin: 0;
	padding 0;
}


dd.info dl dd
{
	margin: 0;
	padding 0;
}


/* 定義型リストの独自クラス ここまで */




/* テーブル ここから */


table.main
{
	width: 100%;
	margin: 0;
	padding 0;
	font: normal 100% normal FixedSys, "ＭＳ ゴシック", Osaka, monospace !important;
}


td.cell,th.cell
{
	background: #FFFFFF;
	border: none;
	line-height: 1.5;
	font: normal 100% normal FixedSys, "ＭＳ ゴシック", Osaka, monospace !important;
}


td.cell
{
	vertical-align: top;
}


th.cell
{
	text-align: left;
}


th#date
{
	width: 5em;
}


/* テーブル ここまで */




/* インライン要素 ここから */


strong
{
	color: #000000;
}


/* インライン要素 ここまで */




/* ブロック要素 ここから */


address
{
	font: normal 90% normal FixedSys, "ＭＳ ゴシック", Osaka, monospace !important;
	margin: 1em 0 2em 0em;
	line-height: 1.5;
}


/* ブロック要素 ここまで */




/* ブロック要素の独自クラス ここから */


ul.yakou
{
	margin: 0;
	padding: 0;
	line-height: 1 !important;
	border: none !important;
}


ul.yakou li
{
	border: none;
}


/* ブロック要素の独自クラス ここまで */
