@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
	font: normal normal normal 100%/1.3em "ＭＳ Ｐ明朝",serif;
}
body{
	color: #000;
	background: #fff;
}
/*-------------------- リンク --------------------*/
a{
	color: #000;
	text-decoration: none;
}
/*-------------------- 見出し --------------------*/
h1,h2,h3,h4,h5,h6,dt,dt a,th{
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold;
}
h1{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 1em;
}
h1:before{
	content: "★";
}
h2{
	margin: 0 0 1em;
	padding: 0.2em;
	border-style: solid;
	border-width: 0 0 1px 5px;
	border-color: #999;
	color: #000;
	background: #fff;
	font-size: 130%;
	font-weight: bold;
}
h3{
	margin: 1em 0.5em;
	padding: 0.2em;
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size: 120%;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #ddd #ccc #ccc #ccc;
}
h4{
	margin: 1.5em 0.5em 0.5em 1em;
	padding: 0.2em 0.5em;
	background: #fff;
	color: #000;
	font-weight: bold;
	border-top: 0.5em solid #fff;
	border-bottom: 0.5em solid #fff;
	border-left: 1em double #999;
	line-height: 120%;
}
h5{

}
h6{

}
/*-------------------- 画像 --------------------*/
img{
	border: 1px solid #d0d0c0;
}
a img{
	border: 1px solid #00d;
}
#banner img{
	border: 0 none;
}
img.zu{
	margin: 0 0.5em 0.5em 0;
	float: left;
	border: 1px solid #d0d0c0;
	border-color: #a0a090 #d0d0c0 #d0d0c0 #a0a090;
	display: none;
}
a:link img.zu{
	border: 0 none;
}
br{
	clear: both;
}
/*---------------- 強調・キーボード ----------------*/
em,
abbr,
dfn{
	font-weight: bold;
	font-style: oblique;
	color: #000;
}
strong{
	font-weight: bold;
	color: #000;
}
/* キーの表示 */
kbd{
	background: #eee;
	color: #000;
	font-weight: bold;
	font-family: monospace;
	border: 2px outset #eee;
	line-height: 1.5em;
	margin: 0 0.1em;
}
/*-------------------- 段落・定義文 --------------------*/
p,
dd{
	letter-spacing: 0.1em;
	margin: 0.2em 0.5em 1em 3em;

}
dd p{
	margin: 0.2em 0.5em 1em 0;
}
/*-------------------- リスト --------------------*/
dl{
	margin: 0.5em 1em 1em;
	border: 1px solid #c0c0c0;
	border-top: 0 none;
}
dt{
	margin: 0 0 0.2em;
	padding: 0.2em;
	background: #fff;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
	font-size: 130%;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}
dd{
	margin: 0.2em 0.5em 0.5em 2.5em;
}
ol,
ul{
	margin: 0 0.5em 1em 3em;
}
li{
	margin: 0.3em 0;
}
ul li{
	list-style: square none outside;
}
li li{
	list-style: square none outside;
	padding-left: 0;
}
/*-------------------- テーブル --------------------*/
#container table{	/*広告対策*/
	border: 1px solid #ccc;
	margin: 1em 1em 1em 3em;
}
caption{
	font-size: 120%;
	background: transparent;
	color: #000;
	font-weight: bold;
	text-align: left;
}
th,
td{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 0.1em;
}
th{
	text-align: center;
	background: #fff;
	color: #000;
}
td{
	background: #fff;
	text-align: left;
}
thead th{
	text-align: center;
	background: #eee;
	color: #000;
}
tbody th{
	text-align: left;
	background: #fff;
	color: #000;
}
/*-------------------- フォーム --------------------*/
form{
	margin: 1em;
}
fieldset{
	border: 3px double #660;
	padding: 0.5em;
}
legend{
	color: #660;
	background: #ffffe0;
	border: 1px solid #660;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0.2em;
}
input,
textarea{
	line-height: 1.1em;
	padding: 0.2em;
}
.submit{

}
/*-------------------- 入れ物 --------------------*/
#container{

}
.section{

}
.section .section{
	margin: 1em 0;
	background: none;
	border: 0 none;
}
.section h2{
	border-top: 0 none;
}

#info.section{

}
#info h2{

}

/*-------------------- メインエリア --------------------*/
#mainarea{

}

/* 更新履歴 */
#update{
	display: none;
}
#update h2:before{
	content: "";
}

/* 最終更新日 */
.last-up{
	font-size: 77%;
	color: #444;
	margin: 1em auto;
}

/* 説明用強調 */
.setu{
	border-bottom: 1px dashed #660;
	cursor: help;
}

/*-------------------- リストエリア --------------------*/
#listarea{
	display: none;
}

/*-------------------- ナビゲーション --------------------*/
/* 履歴 */
ol#history-navi{
	display: none;
}
/* Go Back */
#goback{
	display: none;
}
/* ページ内の目次 */
#mokuji{
	display: none;
}

/*-------------------- 便利っぽいツール --------------------*/
/* RSSフィード */
#rssfeed{
	display: none;
}

/* ブックマーク追加 */
#addclips_inner_body{
	display: none;
}

/* サイトマップのリンク部分 */
#guide{
	display: none;
}

/*-------------------- サイトマップのページ --------------------*/
/* サイトマップ中のリスト */
#sitemap{
	border: 1px solid #e0e0c0;
	margin: 1em;
	padding: 0.5em 1.5em;
	background: #f8f8e0;
}
#sitemap li{
	list-style-type: disc;
	background: none;
	padding: 0;
}
#sitemap li li{
	list-style-type: square;
}
#sitemap li li li{
	list-style-type: circle;
}
#sitemap ol li,
#sitemap ol ol li{
	list-style-type: decimal;
}

/* サイト内検索 */
#internal-retrieval{
	display: none;
}

/*-------------------- バナー --------------------*/
div#link-banner{
	display: none;
}

/*-------------------- 仕切り --------------------*/
hr.partition{
	clear: both;
	width: 100%;
	visibility: hidden;
}

/*-------------------- カウンタ・解析 --------------------*/
#shinobi{
	display: none;
}

/*-------------------- 著作権表示 --------------------*/
#copyright{
	background: #fff;
	color: #ccc;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	height: 40px;
}

/*-------------------- 広告非表示（印刷用だから） --------------------*/
div[align="center"]{/* モダンブラウザ向け */
	display: none;
}
iframe,script,noscript{
	display: none;
	visibility: hidden;
	height: 0;
}
td img{
	border: 0 none;
	display: none;
}
/*-------------------- 補足情報追記 --------------------*/
/*
a[title]:after{
	content: "("attr(title)")";
}
*/
