.text {
	font-size: x-small;
	line-height: 120%;
	color: #000000;
	padding-top: 1px;
	padding-left: 3px;
}

.footer {
	font-size: x-small;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.title_text {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: +3px;
	color: #000000;
	padding: 3px 0px 0px 8px;
}

.text_line {
	font-size: small;
	color: #cc6600;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cc6600;
	font-weight: bold;
	padding-right: 8px;
	margin-right: 11px;
	margin-left: 10px;
}

.text_line2 {
	font-size: small;
	font-weight: normal;
	color: #990000;
	margin-right: 8px;
	margin-left: 11px;
	padding-right: 6px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.text2 {
	font-size: small;
	line-height: 150%;
	color: #000000;
	margin-right: 13px;
	margin-left: 12px;
	padding: 5px;
}

.text3 {
	font-size: small;
	line-height: 150%;
	color: #000000;
	margin-left: 12px;
	padding: 5px;
}

a:hover { color: #ff0000; }

a:active { color: #ff0000; }

/* -- ˆÈ‰º’Ç‰Á --*/

.textdata {
	font-size: small;
	line-height: 150%;
	color: #000000;
	padding-top: 1px;
	padding-left: 3px;
}

.title {
	font-size: large;
	color:#5274fa;
	font-weight:bold;
	line-height: 120%;
	padding-top: 1px;
	padding-left: 3px;
}

.title2 {
	font-size: small;
	color:#5274fa;
	font-weight:bold;
	line-height: 120%;
	padding-top: 1px;
	padding-left: 3px;
}

.bold {
	font-weight:bold;
}

.sentence {
	font-size: small;
	color: #000000;
	line-height: 150%;
	padding-top: 1px;
	padding-left: 3px;
}

.pdf {
	font-size: small;
	line-height: 120%;
	padding-top: 1px;
	padding-left: 3px;
}

.link {
	color: #5274fa;
	font-weight:bold;
}

.small {
	font-size: small;
}

.astarisk {
	color: red;
}

.error {
	color:red;
	font-size: 14px;
}

.caution {
	color: red;
}

.error li {
	margin: 0px 0px 10px 0px;
}

span.asterisk {
	color: red;
	font-size: small;
	font-weight: bold;
}

.mini {
	font-size: small;
}

.uline {
	text-decoration: underline;
}

.message {
	color: red;
	line-height: 150%;
	font-size: small;
}


