/* 見出し */
.h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	;
	color: #FFFFFF;
	line-height: 120%;
}

/* 段落 */
.p_01 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.p_02 {
    font-size: 12px;
	line-height: 150%;
	color: #FF6600;
    margin-left: 30px;
	margin-right: 30px;
}

/* Q&A */
.q {
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
	color: #FF0000;
}
.a {

	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #0000FF;
}

/* 太字 */
.bold {
	font-style: normal;
	font-weight: bold;
}

.ma_arrow {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.pinkf12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FF9999;
}

.yellowf12b {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
}

.greenf12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #99CC33;
}

.bluef12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #0099FF;
}

.bluef12b_2 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #0099FF;
}
.purplef12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #CC99FF;
}

.grayf12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}

.white12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

/* フォントサイズ・色 */

.whatsnew {
	font-size: 12px;
	line-height: 100%;
	color: #666666;
}

.gray01f10 {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}

.gray01f12 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.gray02f10 {
	font-size: 10px;
	line-height: 140%;
	color: #999999;

}

.gray02f12 {
	font-size: 12px;
	line-height: 140%;
	color: #CCCCCC;

}

.redf10 {
	font-size: 10px;
	line-height: 140%;
	color: #FF0000;
}
.redf12 {
	font-size: 12px;
	line-height: 140%;
	color: #FF0000;
}
.orangef12 {
	font-size: 12px;
	line-height: 140%;
	color: #FF6600;
}
.pinkf12 {
	font-size: 12px;
	line-height: 140%;
	color: #FF3333;
}

.bluef12 {
	font-size: 12px;
	line-height: 140%;
	color: #3333FF;
}

.skybluef12 {
	font-size: 12px;
	line-height: 140%;
	color: #0099FF;
}

.greenf12 {
	font-size: 12px;
	line-height: 140%;
	color: #009900;
}

.whitef10 {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}

.blackf12 {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

/* テーブル用 */
th {
	color: #666666;
	font-size: 12px;
}
caption {
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.bg_01 {
	background-color: #ffffff;
	color:#666666;
	font-size:12px;
	line-height: 140%;
}
.bg_rs01 {
	background-color: #FF6666;
}
.bg_rs02 {
	background-color: #FFEFEF;
}
.bg_rs03 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFEFEF;
}

.bg_post01 {
	background-color: #009933;
}
.bg_post02 {
	background-color: #DEEDDD;
}
.bg_post03 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #DEEDDD;
}

.bg_flets01 {
	background-color: #FFD700;
}
.bg_flets02 {
	background-color: #FFFACD;
}
.bg_flets03 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFFACD;
}

.bg_org01 {
	background-color: #FF6600;
}
.bg_org02 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFEEDD;
}

.bg_d01 {
	background-color: #3333FF;
}
.bg_d02 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #DDEEFF;
}
.bg_d03 {
	background-color: #FF0000;
}
.bg_d04 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFCCCC;
}
.bg_d05 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFFFFF;
}
.bg_d06 {
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
	background-color: #FFCCCC;
	font-weight: bold;
}
.bg_ss01 {
	background-color: #FF9900;
}
.bg_ss02 {
	background-color: #FFEEDD;
}
.bg_ss03 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFEEDD;
}

.bg_smap00 {
	background-color: #FFFFFF;
	color: #666666;
	font-size:12px;
	line-height: 140%;
}

.bg_smap01 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.bg_smap02 {
	background-color: #FF9900;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.bg_smap03 {
	background-color: #00CC00;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.bg_smap04 {
	background-color: #0000FF;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.bg_smap05 {
	background-color: #FF6633;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}
A:link { color: #a01580; text-decoration: underline; }
A:active { color: #a01580; text-decoration: underline; }
A:visited { color: #a01580; text-decoration: underline; }
A:hover { color: #dc143c; text-decoration: none; }