/* common */
body{
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
}
H2 a:hover , H3 a:hover , H4 a:hover , H5 a:hover , th a:hover{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
A:link {
	color:#0000FF;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}
A:visited {
	color:#800080;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}
A:hover {
	color:#0080ff;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}
A:active {
	color:#0080ff;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}
p,blockquote,td,tt,h1,h2,h3,h4,h5,address,div{
	line-height: 140%;
}
address#webmaster{
	background-color: #DDDDDD;
	color: #000000;
}
img{
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1{
	font-size: 180%;
	border-bottom: 3px solid #777777;
	margin: 20px 25px 15px 5px;
	padding: 2px 0px 2px 10px;
}
h2{
	font-size: 120%;
	border-left: 5px solid #7777CC;
	border-bottom: 2px solid #AAAAAA;
	margin: 20px 25px 15px 5px;
	padding: 2px 0px 2px 10px;
}
h3{
	font-size: 105%;
	margin: 5px 5px 5px 0px;
	padding: 2px 2px 2px 0px;
}
h4{
	font-size: 103%;
	margin: 5px 5px 5px 0px;
	padding: 2px 2px 2px 0px;
}
h5{
	font-size: 102%;
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
}
li{
	display: inline;
}
li.monospace{
	font-family: monospace;
	font-size: 100%;
}
div#header,div#footer{
	background-color: #EEEEEE;
	color: #000000;
}
td,th{
	text-align:left;
}
table.std{
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.std td , table.std th{
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}
table.std2{
	border: 2px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.std2 td , table.std2 th{
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}
table.std2 th a , table.std2 th{
	color:#000000;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}
ol li{
	display: list-item;
	margin: 5px 20px 5px 20px;
}
table.std2 td.filenamea{
	text-align:left;
	font-family: monospace;
}
table.std2 td.value{
	text-align:right;
	font-family: monospace;
}
table.t-function , table.t-function td{
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: monospace;
	font-family: serif;
	background-color:#EEEEEE;
}
td.td-l{
	text-align:right;
}
td.td-c{
	text-align:center;
}
td.td-r{
	text-align:left;
}
/* bbs */
dd.yoshi-bbs{
	line-height: 140%;
	font-family: monospace;
}
dt.yoshi-bbs{
	line-height: 140%;
	border-top: 2px solid #999999;
	margin: 30px 5px 0px 5px;
	padding: 15px 10px 15px 10px;
}
img.img_bbs{
	border: 1px solid #000000;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* report */
div.report{
	font-family: serif;
	background-color:#EEEEEE;
	border: 4px solid #999999;
	margin: 10px 25px 10px 25px;
	padding: 10px 10px 10px 10px;
}
/* report */
div.comment{
	margin: 10px 25px 10px 25px;
	padding: 10px 10px 10px 10px;
}
div p{
	margin: 8px 12px 8px 12px;
	padding: 6px 6px 6px 6px;
}

