body { /*font-size: 90%;*/
	text-align: center; }
body div {
	text-align: left;
	margin: 0 auto;
}
html {
	/*overflow-y:scroll;*/
	height:100%;
	margin-bottom:1px;
}
.left {
	float: left;
	text-align: justify;
	width: auto;
}
.right {
	float: right;
	text-align: justify;
	width: auto;
}
.center { text-align: center; }
.clear { clear:both; }
.break { page-break-after: always; }
.bold { font-weight: bold; }
body { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.f10px { font-size: 77%; }
.f11px { font-size: 85%; }
.f12px { font-size: 92%; }
.f13px { font-size: 100%; }
.f14px { font-size: 107%; }
.f15px { font-size: 114%; }
.f16px { font-size: 122%; }
.f17px { font-size: 129%; }
.f18px { font-size: 136%; }
.f19px { font-size: 144%; }
.f20px { font-size: 152%; }
.f21px { font-size: 159%; }
.f22px { font-size: 167%; }
.f23px { font-size: 174%; }
.f24px { font-size: 182%; }
.f25px { font-size: 189%; }
.f26px { font-size: 197%; }
/* 03：Clear Fix Hack (Float Clear Hack) (Float Clear Hack)
 http://www.kuroduction.com/doc/translation/position_is_everything/easyclearing.html
=============================================== */

.clearfix:after { /* for New Browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; /* for IE */ }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {
	display: block;
	overflow: hidden;
}
/* End hide from IE-mac */
.keycolor01 {
	color: #4f97c5;
}
.keycolor01-bold {
	color: #4f97c5;
	font-weight: bold;
}
.keycolor02 {
	color: #0C0B59;
}
