@charset "UTF-8";
/* CSS Document */

html {
	margin-bottom:1px;
	height:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #555555;
	font-size: 100%;
	line-height: 1.1em;
}
ul {
color: #555555;	
margin: 0.2em;
padding: 0;
}

li {
color: #555555;	
margin: 0.2em;
padding: 0;
}
body {
	background-image: url(gbk.gif);
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #555555;
	font-size: 70%;
	line-height: 1.1em;
}

.xs { font-size: xx-small } /* 小2 */
.xm { font-size: x-small }  /* 小1 */
.sm { font-size: small }    /* 小 */
.md {
	font-size: medium;
	color: #333;
margin: 0;
	padding: 0;
	line-height: 1em;
}    /* 標準 */
.la { font-size: largemargin: 0;
	padding: 0;
	line-height: 1em;
}     /* 大 */
.xr { font-size: x-large margin: 0;
	padding: 0;
	line-height: 1em;
}   /* 大1 */
.xl { font-size: xx-largemargin: 0;
	padding: 0;
	line-height: 1em;
}  /* 大2 */
.sr { font-size: smallermargin: 0;
	padding: 0;
	line-height: 1em;
}   /* 一段階小さい */
.lr { font-size: largermargin: 0;
	padding: 0;
	line-height: 1em;
}    /* 一段階大きい */
.pt { font-size: 10pt margin: 0;
	padding: 0;
	line-height: 1em;
}      /* 10pt */
.px { font-size: 20px;
    margin: 0;
	padding: 0;
	line-height: 1.5em;
}      /* 20px */
.pe { font-size: 200% 
    margin: 0;
	padding: 0;
	line-height: 2em;
}     /* 200% */

a:link {
	color: #333;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.1em;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.1em;
}
a:hover {
	color: #930;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.1em;
}

a:active {
	color: #333;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.1em;
}

/* ▼ ヘッダー・フッター付き２カラムレイアウト ▼ */
/* container 800pxでセンタリング */
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #666;
	border-right: 1px solid #669;
}
/* ヘッダー */
#header {
	clear: both;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	background-color: #DDD;
	text-align: center;
	color: #555;
}
/* 2カラム用wrapper */
#wrapper {
	width: 800px;
	float: left;
	background-color: #FFF;
}
/* メインコンテンツ */
#main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	width: 585px;
	background: #fff;
	color: #555;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/* メニュー */
#menu {
	float: left;
	width: 200px;
}
/* フッター */
#footer {
	clear: both;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	background-color: #ffff;
	text-align: center;
	color: #555;
}
/* ▲ ヘッダー・フッター付き２カラムレイアウト ▲　ここまで */

/* */
#header {
	padding: 0 0 0;
}

#header p#siteDescription {
	margin: 0;
	padding: 0 0 0 0;
}
#footer p#copyright {
	text-align: center;
	padding: 1em 0;
}
div.contents {
	padding: 0.5em;
	letter-spacing: 1px;
	line-height: 130%;
}
div.contents p {
	padding: 0.5em 0.5em;
}
/* ▲ ヘッダー・フッター付き２カラムレイアウト ▲　ここまで */

/* */
#header  {
	padding: 5px 0px 0;
	text-align: center;
}

#header p#siteDescription {
	margin: 0;
	padding: 0 15px 10px 30px;
}
#footer p#copyright {
	text-align: center;
	padding: 1em 0;
}
div.contents {
	padding: 0em;
	letter-spacing: 1px;
	line-height: 130%;
}
div.contents p {
	padding: 0.5em 0.5em;
}

/* ▼　アコーディオンメニュー　▼ */
#accordion_menu {
	width: 200px;
	background-color: #fff;
	letter-spacing: 1px;
	margin: 3px 3px;
	color: #030;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* アコーディオンのカテゴリーの指定 */
#accordion_menu .menuheader {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 3px;
	text-decoration: none;
	line-height: 32px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 1.4em;
	color: #292929;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	/* ステータスアイコンを使用する場合 以下の2行が必要です。使用しない場合は削除しても構いません。 */
	position: relative;
}

#accordion_menu .menuheader: hover {
	color: #F60;
}
/* openheader はカテゴリーが開いている状態のCSS */
#accordion_menu .openheader {
	background-image: url(images/bg_menu.jpg);
	background-position: 0 -32px;
	background-repeat: no-repeat;
	color: #7F0000;
}
/* 子メニューの指定 */
#accordion_menu div.categoryitems ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	color: #444;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
/*ステータスアイコンのCSS*/
#accordion_menu div.menuheader .statusicon {
	position: absolute;
	top: 8px;
	left: 5px;
	border: none;
	color: #444;
}
#accordion_menu div.categoryitems ul li {
	padding-bottom: 2px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#accordion_menu div.categoryitems ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444;
	background: url(images/arrow.gif) no-repeat 3px 3px;
	padding: 2px 2px;
	padding-left: 20px;
	border-bottom: 0px solid #dadada;
	font-size: 12px;
	font-weight: normal;
}
#accordion_menu div.categoryitems ul li a: visited {
	color: #A70303;
}
#accordion_menu div.categoryitems ul li a: hover {
	background-color: #eee;
}
/* ▲　アコーディオンメニュー ▲　ここまで */

.topicpath LI{
display:inline;
padding-right:1em;
}
div {
	color: #333;
}
div {
	color: #333;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#wrapper #main div .contents div h1 {
	color: #333;
}
#wrapper #main div .contents div table .body {
	color: #666;
}
.md_red {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #F00;
}
.contents_red {
	color: #F00;
}
.footer #container #wrapper #main div .contents .sm .px {
	margin: 1px;
	padding: 1px;
}

