.x14 {
	font-size: 1.4em;
}
.x13 {
	font-size: 1.3em;
}
.x12 {
	font-size: 1.2em;
}
.x11 {
	font-size: 1.1em;
}
.x09 {
	font-size: 0.9em;
}
.x08 {
	font-size: 0.8em;
}
.x07 {
	font-size: 0.7em;
}
.x06 {
	font-size: 0.6em;
}
.f16pt {
	font-size: 16pt;
}
.f10pt {
	font-size: 10pt;
}
.f8pt {
	font-size: 8pt;
}
.f7pt {
	font-size: 7pt;
}
.b1 {
	color: #3399cc;
}
.b1_b {
	color: #3399cc;
	font-weight: bold;
}
.b2_b {
	color: #336699;
	font-weight: bold;
}
.b3_b {
	font-weight: bold;
	color: #6699cc;
}
.r1 {
	color: #ff3366;
}
.r1_b {
	color: #ff3366;
	font-weight: bold;
}
.r2 {
	color: #cc3333;
}
.r3 {
	color: #ff0033;
}
.r3_b {
	color: #ff0033;
	font-weight: bold;
}
.r4 {
	color: #ffcccc;
}
.r5 {
	color: #ff0000;
}
.r5_b {
	color: #ff0000;
	font-weight: bold;
}
.gr1 {
	color: #33ff33;
}
.gr2 {
	color: #006600;
}
.gr3 {
	color: #009966;	
}
.gr3_b {
	color: #33cc66;
	font-weight: bold;	
}
.bla1_b {
	color: #33cc66;
	font-weight: bold;
}
.bla1 {
	color: #333333;
}
.bla2 {
	color: #666666;
}
.or1 {
	color: #ff9933;
}
/* Q&A用 */
.q_no,.a_no {
	font-family: "Century Gothic","Trebuchet MS",Arial;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 5px;
}
.right {
	text-align: right;
	margin-right: 10px;
}
.ctr {
	text-align: center;
}
.left {
	text-align: left;
}
.font_copyright {
	font-size : 7pt;
	font-family : Arial;
	font-weight : bold;
	color : lightslategray;
}

.plus {
	list-style-image: url('image/plus.gif');
}
.minus {
	list-style-image: url('image/minus.gif');
}
.csr_def {
	cursor: default;
	list-style-image: url('image/link_r.gif');
}
.csr_pt {
	cursor: pointer;
	list-style-image: url('image/minus.gif');
}
