/* 初期値設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.text000 {
	color: #ffffff;		/* 白 */
	background-color: transparent;
}
.text001 {
	color: #6699cc;		/* 水色 */
	background-color: transparent;
}
.text002 {
	color: #CC0000;		/* 赤 */
	background-color: transparent;
}
.text003 {
	color: #003366;		/* 紺 */
	background-color: transparent;
}
.text004 {
	color: #669900;		/* 緑 */
	background-color: transparent;
}
.text005 {
	color: #999999;		/* 灰色 */
	background-color: transparent;
}
.text006 {
	color: #ff6600;		/* 橙 */
	background-color: transparent;
}
.text007 {
	color: #666666;		/* 濃灰色 */
	background-color: transparent;
}
.text008 {
	color: #FF3366;		/* ピンク */
	background-color: transparent;
}
.text009 {
	color: #336699;		/* 紺 */
	background-color: transparent;
}

.b {
	font-weight: bold;
}

.f18 {
	font-size: 16px;
}

.text000 a:link {
	color:#ffffff;
	text-decoration: underline;
}
.text000 a:visited {
	color:#ffffff;
	text-decoration: underline;
}
.text000 a:hover {
	color:#ff6600;
	background-color:#fee1ad;
}
.text000 a:active {
	color:#ffffff;
	text-decoration: underline;
}

.notice001 {
	text-align: left;
	color:#000000;
	background-color: #ffeeee;		/* ピンク */
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
}

.text_b {
	font-size: 16px;
	text-align:left;
}

.text_bl {
	font-size: 16px;
	line-height: 20px;
	text-align:left;
}

.text_s {
	font-size: 12px;
	line-height: 13px;
	text-align:left;
}

.text_sul {
	font-size: 12px;
	line-height: 13px;
	color: #006699;
	text-decoration: underline;
	text-align:left;
}

.text_ss {
	font-size: 10px;
	text-align:left;
}

.text_ssl {
	font-size: 10px;
	line-height: 14px;
	text-align:left;
}

.text_sw {
	font-size: 12px;
	line-height: 20px;
	text-align:left;
}

.text_sl {
	font-size: 12px;
	line-height: 16px;
	text-align:left;
}

.text_sl2 {
	font-size: 12px;
	line-height: 18px;
	text-align:left;
}

.text_sl3 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;	
	text-align:center;
}

.red {
	color: #CC0000;		/* レッド */
}

.red1b {
	color: #CC0000;		/* レッド */
	font-weight: bold;
}

.red1b14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.red2b16 {
	font-size: 16px;
	color: #CC0000;		/* レッド */
	font-weight: bold;
}

.red3 {
	color: #FF0000;		/* レッド */
}

.red3b {
	color: #FF0000;		/* レッド */
	font-weight: bold;
	font-size: 12px;
}

.red4 {
	color: #D13F07;		/* レッド */
}

.red5b {
	color: #E3213A;		/* レッド */
	font-weight: bold;
}

.red6b {
	color: #A21633;		/* レッド */
	font-weight: bold;
}

.red7b {
	color: #F05E59;		/* レッド */
	font-weight: bold;
}

.green1b {
	color: #669900;		/* グリーン */
	font-weight: bold;
}

.green2b {
	color: #99CC00;		/* グリーン */
	font-weight: bold;
}

.green4b {
	color: #339999;		/* グリーン */
	font-weight: bold;
}

.green7b {
	color: #66CC66;		/* グリーン */
	font-weight: bold;
	font-size: 12px;
}

.green9b {
	color: #339933;		/* グリーン */
	font-weight: bold;
}

.green11b {
	color: #009999;		/* グリーン */
	font-weight: bold;
}

.green12 {
	color: #006600;		/* グリーン */
}

.green13b {
	color: #84C146;		/* グリーン */
	font-weight: bold;
}

.green15b {
	color: #00CC00;		/* グリーン */
	font-weight: bold;
}
.green16b {
	color: #465D20;		/* グリーン */
	font-weight: bold;
}

.blue1 {
	color: #336699;		/* ブルー */
}

.blue1b {
	color: #336699;		/* ブルー */
	font-weight: bold;
}

.blue2b {
	color: #3399CC;		/* ブルー */
	font-weight: bold;
}
.blue2b14 {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;		/* ブルー */
}

.blue4b {
	color: #66CCCC;		/* ブルー */
	font-weight: bold;
}

.blue5b {
	color: #6699CC;		/* ブルー */
	font-weight: bold;
}

.blue6b {
	color: #0082D6;		/* ブルー */
	font-weight: bold;
}

.blue7b {
	color: #0099B3;		/* ブルー */
	font-weight: bold;
}

.whiteb {
	color: #ffffff;		/* ホワイト */
	font-weight: bold;
}

.pink1b {
	color: #FFB3B3;		/* ピンク */
	font-weight: bold;
}

.pink2b {
	color: #FF6699;		/* ピンク */
	font-weight: bold;
}

.pink2b14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6699;		/* ピンク */
}

.pink4 {
	color: #FF3366;		/* ピンク */
}

.pink4b {
	color: #FF3366;		/* ピンク */
	font-weight: bold;
	font-size: 12px;
}

.pink4b14 {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #FF3366 !important;		/* ピンク */
}

.pink5b {
	font-size: 12px;
	color: #FF6666;		/* ピンク */
	font-weight: bold;
}

.pink7b14 {
	font-size: 14px;
	color: #EB5A86;		/* ピンク */
	font-weight: bold;
}

.pink8b {
	color: #FF0066;		/* ピンク */
	font-weight: bold;
}
.pink9b {
	color: #FF6666;		/* ピンク */
	font-weight: bold;
}
.pink10b {
	color: #F8547D;		/* ピンク */
	font-weight: bold;
}
.pink11b {
	color: #F5929B;		/* ピンク */
	font-weight: bold;
}
.pink12b {
	color: #F73261;		/* ピンク */
	font-weight: bold;
}
.purpleb {
	color: #CC99CC;		/* パープル */
	font-weight: bold;
} 

.purple2b {
	color: #CC0066;		/* パープル2 */
	font-weight: bold;
}

.purple3b {
	color: #DB0066;		/* パープル3 */
	font-weight: bold;
}

.brown2b {
	color: #990000;		/* ブラウン */
	font-weight: bold;
}

.brown3 {
	color: #CC6600;		/* ブラウン */
}

.brown3b {
	color: #CC6600;		/* ブラウン */
	font-weight: bold;
}

.brown4b {
	color: #999900;		/* ブラウン */
	font-weight: bold;
}

.orange1b {
	color: #FF6600;		/* オレンジ */
	font-weight: bold;
}

.orange1 {
	color: #FF6600;		/* オレンジ */
}

.orange2b {
	color: #FF9933;		/* オレンジ */
	font-weight: bold;
}

.orange2b14 {
	color: #FF9900;		/* オレンジ */
	font-weight: bold;
	font-size: 14px;
}

.orange3b {
	color: #FF9966;		/* オレンジ */
	font-weight: bold;
}

.orange4b {
	color: #FF9900;
	font-weight: bold;		/* オレンジ */
}

.orange5b {
	color: #EC9F11;
	font-weight: bold;		/* オレンジ */
}

/* 文字*/

.n_pink01 {
	color:#F5929B;
	font-weight:bold;
	line-height:17px;
	margin:5px 0 0 0;
}
.n_pink02 {
	color:#990033;
	font-weight:bold;
	line-height:17px;
	margin:5px 0 0 0;
}


@charset "utf-8";

/*===================================================* 
 フォント強調色指定用・太字サイズ指定無し（2017/03/08）
 *===================================================*/  

/*サイズ指定なし・ピンク太字*/

 .textPinkBold01 {
    color:#F4A9AB;
    font-weight: bold;
}

 .textPinkBold02 {
    color:#F2A2CA;
    font-weight: bold;
}

 .textPinkBold03 {
    color:#F5929B;
    font-weight: bold;
}

 .textPinkBold04 {
    color:#ED8997;
    font-weight: bold;
}

 .textPinkBold05 {
    color:#FF7BAC;
    font-weight: bold;
}

 .textPinkBold06 {
    color:#FF6699;
    font-weight: bold;
}

 .textPinkBold07 {
    color:#FB647E;
    font-weight: bold;
}

 .textPinkBold08 {
    color:#E86C95;
    font-weight: bold;
}

 .textPinkBold09 {
    color:#E5537B;
    font-weight: bold;
}


/*サイズ指定なし・グリーン太字*/

 .textGreenBold01 {
    color:#83D372;
    font-weight: bold;
}

 .textGreenBold02 {
    color:#84C146;
    font-weight: bold;
}

 .textGreenBold03 {
    color:#66CC66;
    font-weight: bold;
}

 .textGreenBold04 {
    color:#A1C910;
    font-weight: bold;
}

 .textGreenBold05 {
    color:#72D760;
    font-weight: bold;
}

 .textGreenBold06 {
    color:#60BFB8;
    font-weight: bold;
}

 .textGreenBold07 {
    color:#339933;
    font-weight: bold;
}


/*サイズ指定なし・イエロー、オレンジ太字*/

 .textOrangeBold01 {
    color:#FFC04D;
    font-weight: bold;
}

 .textOrangeBold02 {
    color:#F9BE00;
    font-weight: bold;
}

 .textOrangeBold03 {
    color:#FFA800;
    font-weight: bold;
}

 .textOrangeBold04 {
    color:#F29464;
    font-weight: bold;
}

 .textOrangeBold05 {
    color:#F18D0F;
    font-weight: bold;
}


/*サイズ指定なし・ブルー太字*/

 .textBlueBold01 {
    color:#8FD2EF;
    font-weight: bold;
}

 .textBlueBold02 {
    color:#55C2EC;
    font-weight: bold;
}

 .textBlueBold03 {
    color:#3399CC;
    font-weight: bold;
}

 .textBlueBold04 {
    color:#0C92CC;
    font-weight: bold;
}


/*サイズ指定なし・茶、ゴールド太字*/

 .textGoldBold01 {
    color:#A48A2D;
    font-weight: bold;
}

 .textGoldBold02 {
    color:#D5A004;
    font-weight: bold;
}


/*サイズ指定なし・パープル太字*/

 .textPuepleBold01 {
    color:#CC99CC;
    font-weight: bold;
}

 .textPuepleBold02 {
    color:#7B5194;
    font-weight: bold;
}


/*サイズ指定なし・レッド太字*/

 .textRedBold01 {
    color:#DB0066;
    font-weight: bold;
}

 .textRedBold02 {
    color:#EA5353;
    font-weight: bold;
}


/*===================================================* 
 フォント強調色指定用・色の指定のみ（2017/03/08）
 *===================================================*/  

/*サイズ指定なし色の指定のみ・ピンク*/

 .textPink01 {
    color:#F4A9AB;
}

 .textPink02 {
    color:#F2A2CA;
}

 .textPink03 {
    color:#F5929B;
}

 .textPink04 {
    color:#ED8997;
}

 .textPink05 {
    color:#FF7BAC;
}

 .textPink06 {
    color:#FF6699;
}

 .textPink07 {
    color:#FB647E;
}

 .textPink08 {
    color:#E86C95;
}

 .textPink09 {
    color:#E5537B;
}


/*サイズ指定なし色の指定のみ・グリーン*/

 .textGreen01 {
    color:#83D372;
}

 .textGreen02 {
    color:#84C146;
}

 .textGreen03 {
    color:#66CC66;
}

 .textGreen04 {
    color:#A1C910;
}

 .textGreen05 {
    color:#72D760;
}

 .textGreen06 {
    color:#60BFB8;
}

 .textGreen07 {
    color:#339933;
}


/*サイズ指定なし色の指定のみ・イエロー、オレンジ*/

 .textOrange01 {
    color:#FFC04D;
}

 .textOrange02 {
    color:#F9BE00;
}

 .textOrange03 {
    color:#FFA800;
}

 .textOrange04 {
    color:#F29464;
}

 .textOrange05 {
    color:#F18D0F;
}


/*サイズ指定なし色の指定のみ・ブルー*/

 .textBlue01 {
    color:#8FD2EF;
}

 .textBlue02 {
    color:#55C2EC;
}

 .textBlue03 {
    color:#3399CC;
}

 .textBlue04 {
    color:#0C92CC;
}


/*サイズ指定なし色の指定のみ・茶、ゴールド*/

 .textGold01 {
    color:#A48A2D;
}

 .textGold02 {
    color:#D5A004;
}


/*サイズ指定なし色の指定のみ・パープル*/

 .textPueple01 {
    color:#CC99CC;
}

 .textPueple02 {
    color:#7B5194;
}


/*サイズ指定なし色の指定のみ・レッド*/

 .textRed01 {
    color:#DB0066;

}

 .textRed02 {
    color:#EA5353;
}
