@charset "utf-8";
h2 {
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	color: #505050;
	font-weight: normal;
}
#torihiki {
	font-size: 12px;
	padding: 5px;
	border: thin none #E0FF80;
}
#osirase {
	overflow: auto;
	height: 100px;
	width: 220px;
	font-size: 14px;
	border: thin solid #E7FF9D;
	background-color: #FCFFF0;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
}
#foot {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
