@charset "Shift_JIS";
*{
	background:transparent;
	font:normal normal normal 100%/1.6 Tahoma,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	color:#333;
	margin:0;
	padding:0;
	text-decoration:none;
}
a{
	text-decoration:underline;
}
a:visited{
	color:#999;
}
a:hover{
	color:#b00;
}
img{
	border:0;
}
body{
	width:668px;
	background:#fdfdfd url("bg.png") repeat-x 0 10px;
	font-size:83%;
	margin:0 auto;
	border:1px solid #999;
}
h1,h2,strong{
	font-weight:bold;
}
h1{
	background:#fdfdfd url("h1.png") repeat-x 50% 5px;
	font-size:22pt;
	color:#ddd;
	padding:50px 20px 20px 20px;
	text-align:right;
}
h2{
	clear:left;
	margin:20px 20px 10px 20px;
}
h3{
	display:list-item;
	list-style:disc none inside;
	margin:30px 20px 30px 25px;
}
p{
	text-indent:1em;
}
li{
	margin-left:1em;
}
ul li{
	list-style:disc none inside;
}

#menu+ul a{
	background:#eee;
	border:1px solid #ccc;
}
cite{
	cursor:help;
}
address,#topic_path{
	padding:20px;
}
address{
	text-align:center;
}
#menu{
	display:none;
}
#menu+ul{
	padding:0 0 30px 20px;
}
#menu+ul a{
	display:inline-block;
	width:150px;
	margin:0 1px;
	text-align:center;
}
#menu+ul a:hover,#menu+ul #here a{
	color:#b00;
	border-color:#b00;
}
#menu+ul #here a{
	border-style:dotted;
}
#menu+ul li,#topic_path li,#portfolio+ul li,.navi li{
	list-style-type:none;
	display:inline;
	margin:0;
}
.section,#document_info{
	background:transparent url("section.png") repeat-x 0 100%;
	margin:0 10px;
	padding:0 10px 20px 20px;
}
/* index -------------------------------------- */
.table_of_contents dt{
	float:left;
	width:80%;
}
.date{
	margin:0;
	text-align:right;
}
.refresh{
	margin:5px 20px 0 20px;
	text-align:right;
}
.txt {
margin:0 1.2em;
}