/* CSS Document */

.honbun {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.7em;
}

.honbun_large {
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.7em;
}


.midashi {
	font-size: 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.7em;
}

.midashi_orange {
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: orange;
	line-height: 1.5em;
}

.midashi_orangel {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: orange;
	line-height: 1.5em;
}

a:link {
	color: #FF7F00;
	text-decoration: none;
}

a:visited {
	color: #FF7F00;
	text-decoration: none;
}

a:hover {
	color: 890C08;
}

.style2 {
	font-size: x-small
}