@charset 'utf-8';
/* CSS Document */
.midashi1 {
	position: relative;
	padding-top: 1.2em;
	padding-bottom: 1em;
	font-size: 24px !important;
	line-height: 150%;
	color: #7a480e;
	font-weight: normal;
	text-align: center;
}


.top {
    font-size: 10px;
    color: blue;
    margin-top: 0.5rem;
    text-align: right;
}
.end {
    font-size: 10px;
    color: blue;
    text-align: right;
    margin: .5rem auto;
}


#textarea a {
  color: #09C;
  text-decoration: underline;
}
