@charset "UTF-8";

p.title {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 130%;
}

p.t3_right {
	font-size: 14px;
	line-height: 19px;
	text-align: right;
}
p.t3_center {
	margin-top: 5px;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

span.font_fill {
	background-color: #d9d9d9;
}

p.t3_layout {
	margin-left: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 19px;
}

.content_box_waku {
	border: 1px solid #ff696c;
	padding: 8px 5px 5px;
	margin: 10px 0px 0px 15px;
	height: 100%;
}
