body{
	color: #000;
	background: url(/imgs/bg/top.gif) no-repeat #eeeeee;
}

p.strong{
	font-size: x-large;
	font-weight: bold;
}

p.hotoke{
	text-align: center;
}

p.hotoke a.hotoke{
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

p.footer{
	font-size: small;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
}

h1.title{
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	padding: 5px;
	border-style: solid;
	border-color: #000;
	border-width: 1px 1px 2px 3px;
	font-family: 'Book Antiqua', 'Century','Bookman Old Style','Garamond','Courier New', 'Brush Script';
}

h2.subtitle{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	font-family: 'Book Antiqua', 'Century','Bookman Old Style','Garamond','Courier New', 'Brush Script';
}

h3.foot{
	font-size: small;
	text-align: center;
	padding: 3px;
	border-style: solid;
	border-color: #000;
	border-width: 1px 1px 2px 3px;
}

div.main{
	padding: 5px;
}

div.main dl dt{
	font-size: medium;
	padding: 5px;
	margin-top: 15px;
	font-weight: bold;

	border-style: solid;
	border-color: #111;
	border-width: 0px 0px 1px 2px;
}

div.main pre.q100 span.q100{
	text-decoration: underline;
	font-size: large;
	font-weight: bold;
	padding: 10px;
}

div.menu{
	float: right;
	margin-right: 15px;
	padding: 5px;

	color: #ddd;
	background-color: #000;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px 0px 1px 1px;
}

div.menu a{
	color: #aaa;
	background-color: transparent;
}

div.menu div.section{
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 1px 0px 0px;
}

dl.section dt{
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
}

dl.section dd{
	margin-left: 5px;
}

ul.section{
	font-size: small;
	padding-left: 15px;
	padding-right: 5px;
}

ul.subsection{
	font-size: small;
}

p.totop{
	text-align: center;
}

pre.cmdln{
	color: #fff;
	background-color: #000;
	padding: 5px;
	margin: 5px;
	line-height: 120%;
}

blockquote{
	font-style: italic;
	padding: 5px;

	border-style: solid;
	border-color: #000;
	border-width: 1px 1px 2px 3px;
}

span.tt{
	font-family: monospace;
}

span.s{
	text-decoration: line-through;
}

span.b{
	font-weight: bold;
}

img{
	border: 0;
}
