.clear-both {
	clear: both;
}
.image-left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;

}
.image-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;

}
.text-red {
	color: #C9182F;
}
.moji-bigger-red {
	font-size: larger;
	color: #E10F48;
}
.red-midashi {
	font-family: "HGP憂塸妏恨集窾B";
	font-size: 22px;
	color: #CC0000;
	line-height: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;


}

.red-title {
	font-family: "HGP憂塸妏恨集窾B";
	font-size: 22px;
	color: #CC0000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.red-title-clear {
	font-family: "HGP憂塸妏恨集窾B";
	font-size: 22px;
	color: #CC0000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;

}

.blue-title {
	font-family: "HGP憂塸妏恨集窾B";
	font-size: 18px;
	color: #1C6CD0;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sub-header {
	font-family: "HGP憂塸妏恨集窾B";
	font-size: 18px;
	color: #CC0000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.yellow-kyoucho {
	background-color: #FCF574;
	padding: 1px;
}

.kansou-waku {
	background-color: #FFFFD7;
	border: 2px solid #EBA069;
	padding: 10px;
}.align-middle {
	text-align: center;
}
.red-bold {
	font-weight: bold;
	color: #D90000;
}
.cloar-red-bold {
	clear: both;
	font-weight: bold;
	color: #D90000;
}.link-larger {
	font-size: 18px;
	line-height: 1.5em;
}
.yellowbox-redtext-bold {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF33;
	padding: 3px;
}