.area2 {
	line-height: 130%;
}
.area3 {
	line-height: 130%;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 10px 3px 10px 3px;
	background-color: #f0f0f0;
	color: #0b67b3;
}

.proc-f {
	border: 2px solid #f99400;
	background-color: #ffffcc;
	margin: 5px;
	padding: 5px;
	line-height: 130%;
}

.proc-f b {
	color: #518800;
}

.note1 {
	font-size: 90%;
	margin-top: 8px;
	color: #888888;
}


#reserve {
	font-size: 120%;
	font-weight: bold;
	color: #0b67b3;
	padding: 10px;
	text-align: center;
}

.arrow {
	width: 30px;
	height: 14px;
	margin: 10px auto 10px auto;
	background: #fff url(../image/arw1.png) no-repeat;
}

#motimono {
	margin-top: 5px;
	margin-left: 10px;
	font-weight: bold;
}

.caption2 {
	width: 140px;
	background-color: #0b67b3;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: center;
	margin: 0 auto 0 auto;
	font-weight: bold;
}

.dataname {
	margin-top: 30px;
	font-weight: bold;
}
.dataname:before {
	content: "";
}

.rq:after {
	color: #f00;
	font-weight: normal;
	content: "(K{)";
	margin-left: 10px;
}
.query {
	margin: 0 0 20px 0;
}



.warn {
	border: 2px solid #ff5454;
	background-color: #ffe8e8;
	margin: 5px;
	padding: 5px;
	line-height: 130%;
	text-align: center;
	font-weight: bold;
}
