@charset "utf-8";
/* CSS Document */

#wrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 760px;
	clear: both;
}

#wrapper #top {
	float: right;
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

p {
	font-size: 80%;
	color: #666666;
	line-height: 150%;
}

.p_midashi {
	font-size: 110%;
	font-weight: bold;
	color: #62749D;
}

