body  { background-color: white; margin: 0px }
td {}
.s_sub   { font-size: 9px }
.s_sub1 { font-size: 8px }
h1 { font-size: 80% }
h2 { font-size: 79% }
h3 { font-size: 78% }
.midashi { color: #069; font-weight: bold }
.bg_img  { background-image: url(../../top/head_bg.gif) }
.bg_gray { background-color: #b1b1b1 }
.bg_indexgray { background-color: #ccc;padding:2px;}
.bg_white { background-color: white }
.bg_black { background-color: #525252 }
.bg_green { background-color: #8db8ce }
.speak  { speak: spell-out }
object, embed { vertical-align: top;  } 


ul.pdf_link{
	padding-top:10px;
	font-size:75%;
	margin-left: 18px;
}
ul.pdf_link li{
	padding:5px 0;
}

ul.pdf_link li a,
ul.pdf_link li a:visited {
	color: #00639b;
}

ul.pdf_link li a:hover {
	text-decoration:underline;
}