body { background-color: white;}

.current {  font-size:90%; line-height:130%;}
.note {  font-size:80%;}
.note2 {  font-size:80%; line-height:130%;}
.description {  font-size:70%;}

/*
a:link {  color: #996600}
a:visited {  color: #CC9966}
a:active {  color: #CC0033}
a:hover {  color: #CC0033}
*/

a:link {  color: #660000}
a:visited {  color: #996600}
a:active {  color: #CC0033}
a:hover {  color: #CC0033}

.torihyakka-name {
	font-size: 100%;
	font-weight: bold;
	color: #996600;
}

.app_ttl {
	font-size: 100%;
	font-weight: bold;
	color: #009900;
	background-image:url("img/line_l.gif");
	background-repeat:repeat-x;
	padding:0px 5px 0px 5px;

}

.app_text1 {
	font-size: 100%;
	padding:5px 20px 5px 20px;
}

.ol {
	font-size: 100%;
	padding:-4em -4em -4em -4em;
}