@charset "Shift_JIS";
*{
	background:transparent;
	font:normal normal normal 100%/1.6 "Courier New","ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#007ab9;
	margin:0;
	padding:0;
	text-decoration:none;
}
a{
	text-decoration:underline;
}
a:visited{
	color:#b3997b;
}
a:hover{
	background:#e8f7ff;
}
img{
	border:0;
}
html,body{
	overflow:auto;
}
body{
	background:#fdfdfd url("bg.png") repeat-x fixed 0 100%;
	font-size:83%;
	margin-top:100px;
}
h1{
	position:absolute;
	top:40px;
	left:10px;
	background:transparent url("h1.png") no-repeat 0 0;
	letter-spacing:1em;
	font-family:"Courier New","ＭＳ Ｐゴシック",Osaka,sans-serif;
	padding:15px 20px 20px 74px;
}
h2{
	background:transparent url("h2.png") no-repeat 0 0;
	margin:0 20px 30px 0;
	padding:0 20px 0 117px;
}
h3{
	padding-top:30px;
	margin:0 20px 30px 20px;
}
h3:first-letter{
	background:#e8f7ff;
	margin-left:20px;
	padding:5px;
	border:1px solid #b1e2ff;
}
h2+h3{
	padding:0;
}
p,dd{
	text-indent:1em;
}
dt{
	padding:2px 10px;
	border:1px solid #b1e2ff;
}
dd{
	margin:5px 0 20px 1em;
}
li{
	margin-left:1em;
}
ul li{
	list-style:none url("li.png") inside;
}
ol li{
	list-style:decimal none inside;
}
strong{
	font-weight:bold;
}
q:before{
	content:'“';
}
q:after{
	content:'”';
}
cite,blockquote *{
	color:#7b9eb3;
}
cite{
	cursor:help;
}
blockquote{
	margin:1em 0;
	padding:10px 0 10px 10px;
	border-left:3px double #b1e2ff;
}
address,#topic_path{
	position:absolute;
	top:407px;
	right:30px;
	background:#e8f7ff;
	padding:3px 10px;
	border:1px solid #b1e2ff;
}
#menu{
	display:none;
}
#menu+ul{
	position:absolute;
	top:90px;
	right:70px;
	left:70px;
	background:#fdfdfd;
	border:1px solid #b1e2ff;
	text-align:center;
}
#menu+ul a{
	display:inline-block;
	width:100px;
	text-decoration:none;
}
#menu+ul #here a{
	color:#007ab9;
	text-decoration:line-through;
}
#menu+ul li,#topic_path li,.navi li{
	display:inline;
	list-style-type:none;
	margin:0;
}
.content{
	height:280px;
	overflow:auto;
	background:transparent url("content.png");
	padding-top:40px;
	border-top:1px solid #b1e2ff;
	border-bottom:1px solid #b1e2ff;
}
.section{
	padding:0 10% 40px 10%;
}
/* index -------------------------------------- */
#link_banner{
	margin-top:10px;
}
.introduction,.go_to_older,.refresh,#fin,.conversation,.date{
	text-indent:0;
}
.introduction{
	float:left;
	width:30%;
	margin-left:40px;
}
.caption{
	margin:0 20px 0 37%;
	padding:10px;
	border:1px solid #b1e2ff;
}
.go_to_older,.refresh{
	clear:left;
	margin:5px 20px 18% 0;
	text-align:right;
}
.refresh{
	margin-bottom:0;
	padding-bottom:40px;
}
/* text_page ---------------------------------- */
#fin{
	margin-right:10%;
	text-align:right;
}
#document_info{
	margin:70px 15% 40px 15%;
}
.text_page{
	margin:100px 11% 0 11%;
}
.text_page .content,.navi a:hover{
	background:#e8f7ff;
}
.text_page .content{
 	height:100%;
	overflow:hidden;
	padding-bottom:40px;
	border:1px solid #b1e2ff;
	border-bottom:0;
}
.text_page #topic_path,.navi a{
	background:#fdfdfd;
}
.text_page #topic_path{
	position:static;
	display:inline;
	margin:0 40px;
}
.text_page .section *{
	font-size:105%;
	line-height:2;
}
.date{
	margin-top:1em;
	text-align:right;
}
.navi{
	text-align:center;
}
.navi a{
	display:inline-block;
	width:80px;
	margin:40px 1px;
	padding:3px 0;
	border:1px solid #b1e2ff;
}
/* --------------------------------------------------------------------
 以下は「忍者ホームページ」の広告テキスト用です。
 (広告表示について詳しくは http://www.ninja.co.jp/faq/category/3_3/)。
 他のWebスペースでは消しても影響ありません。
-------------------------------------------------------------------- */
.tdftad li{
	margin-left:10px;
}
.text_page .content{
	margin-bottom:-15px;
}
.text_page .tdftad{
	background:#e8f7ff;
	border-right:1px solid #b1e2ff;
	border-left:1px solid #b1e2ff;
}
.text_page .tdftad li{
	margin-left:40px;
}
li.tdftpr,li.tdftlink,.text_page li.tdftpr,.text_page li.tdftlink{
	margin:0;
}