@charset "UTF-8";

div#wrapper { background: none;}

#redirect {
	padding: 20px;
	text-align: left;
	border-bottom: 5px solid #2560AC;
}
/*#redirect a:hover {
	text-decoration: none;
}*/

#head {
	margin: 0px;
	padding: 0px;
}
#kakomi {
	width: 100%;
	text-align: left;
}
#icon {
	float: left;
	width: 15%;
}
#jumptxt {
	float: right;
	text-align: left;
	width: 85%;
	margin-top: 30px;
}
#jumptxt p {
	font-size: 30px;
	color: #000;
	font-weight: bold;
}

#annotation {
	clear:both;
	padding: 10px 0px;
}
#annotation p {
	line-height: 1.6;
	color: #000;
}