@charset "UTF-8";

@media (max-width:900px) and (min-width:601px){
	#text_area .wrapper {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
	#text_area h2 {
	font-size: 15px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.wrapper .comment {
	clear: both;
	margin-top:10px;
}
.comment .wrapper00 h3 {
	font-size: 15px;
	text-align: center;
	border-bottom: 1px solid #9D0002;
	padding-top: 5px;
	padding-bottom: 5px;
}
}
