@charset "Shift_JIS";
*{
	background:transparent;
	font:normal normal normal 100%/1.8 Verdana,"lr oSVbN",Osaka,sans-serif;
	color:#333;
	margin:0;
	padding:0;
	text-decoration:none;
	text-align:left;
}
a{
	border-bottom:1px dotted #333;
}
a:visited{
	color:#9f9f9f;
	border-bottom:1px dotted #9f9f9f;
}
a:hover{
	color:#800;
	border-bottom:1px solid #800;
}
img{
	border:0;
}
body{
	background:#fdfdfd url(bg_f.gif) repeat-y right top;
	font-size:83%;
	margin-left:22%;
	padding:70pt 40px 20px 50px;
	border-left:1px solid #ccc;
}
h1{
	z-index:1;
	position:fixed;
	top:20px;
	right:40px;
	font-size:small;
	color:red;
}
h2,h3,.section,address,#topic_path,#updates_log{
	z-index:2;
	position:relative;
}
h2{
	font-weight:bold;
	letter-spacing:1em;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

p,dd{
	text-indent:1em;
}
dd{
	margin:0 0 20px 40px;
	padding:5px 0 5px 10px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
li{
	margin-left:1em;
}
ul li{
	list-style:disc none inside;
}
q,q *{
	font-style:italic;
}
q:before{
	content:'g';
}
q:after{
	content:'h';
}
address,#topic_path{
	text-align:right;
}
#menu{
	display:none;
}
#menu+ul,.navi{
	position:absolute;
	top:50px;
	left:1.5em;
	width:22%;
}
#menu+ul a,#here a,.navi a{
	display:block;
	background:#fdfdfd;
	margin-bottom:5px;
	padding:0.2em 0.5em;
	border:1px solid #ccc;
}
#menu+ul a:hover,#menu+ul #here a,.navi a:hover{
	background:#eee;
}
#menu+ul #here a{
	color:#9f9f9f;
}
#menu+ul li,#topic_path li,.navi li{
	list-style:none none outside;
	margin:0;
}
#topic_path li{
	display:inline;
}
.section,#document_info{
	margin:0 0 30px 10px;
}
/* index -------------------------------------- */
.introduction{
	margin:1em 0;
}
/* text_page ---------------------------------- */
#fin,.text_page .section *{
	font-size:105%;
	line-height:2;
}
#fin,.conversation,.date{
	text-indent:0;
}
#fin{
	margin:-10px 3px 50px 0;
	text-align:right;
}
#document_info{
	padding:10px 20px;
	border:1px solid #ccc;
}
.text_page{
	padding-top:20px;
}
.text_page h1{
	position:static;
	margin-bottom:20px;
	text-align:right;
}
.date{
	margin-top:1em;
	text-align:right;
}
.navi{
	top:auto;
	bottom:10px;
}
}