@charset "UTF-8";
/* サイズ */
.big{
	font-size:18px;
	}

.large{
	font-size:22px;
	}

.ex_large{
	font-size:25px;
	}



/* black */
.black_10 {
	font-size: 10px;
	line-height: 20px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.black_12 {
	font-size: 12px;
	line-height: 24px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.black_13 {
	font-size: 13px;
	line-height: 26px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.black_14 {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.black_15 {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.black_16 {
	font-size: 16px;
	line-height: 32px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* 濃いグレー */
.d_gray_10 {
	font-size: 10px;
	line-height: 20px;
	color: #3A3A3A
}
.d_gray_12 {
	font-size: 12px;
	line-height: 24px;
	color: #3A3A3A
}
.d_gray_13 {
	font-size: 13px;
	line-height: 26px;
	color: #3A3A3A
}
.d_gray_14 {
	font-size: 14px;
	line-height: 28px;
	color: #3A3A3A
}
.d_gray_15 {
	font-size: 15px;
	line-height: 30px;
	color: #3A3A3A
}
.d_gray_16 {
	font-size: 16px;
	line-height: 32px;
	color: #3A3A3A
}

/* スカイブルー */
.sky_10 {
	font-size: 10px;
	line-height: 20px;
	color: #6CC
}
.sky_12 {
	font-size: 12px;
	line-height: 24px;
	color: #6CC
}
.sky_13 {
	font-size: 13px;
	line-height: 26px;
	color: #6CC
}
.sky_14 {
	font-size: 14px;
	line-height: 28px;
	color: #6CC
}
.sky_15 {
	font-size: 15px;
	line-height: 30px;
	color: #6CC
}
.sky_16 {
	font-size: 16px;
	line-height: 32px;
	color: #6CC
}
/* ブルー */
.blue_10 {
	font-size: 10px;
	line-height: 20px;
	color: #6bafd3
}
.blue_12 {
	font-size: 12px;
	line-height: 24px;
	color: #6bafd3
}
.blue_13 {
	font-size: 13px;
	line-height: 26px;
	color: #6bafd3
}
.blue_14 {
	font-size: 14px;
	line-height: 28px;
	color: #6bafd3
}
.blue_15 {
	font-size: 15px;
	line-height: 30px;
	color: #6bafd3
}
.blue_16 {
	font-size: 16px;
	line-height: 32px;
	color: #6bafd3
}




/* グレー */
.gray_10 {
	font-size: 10px;
	line-height: 20px;
	color: #878787
}
.gray_12 {
	font-size: 12px;
	line-height: 24px;
	color: #878787
}
.gray_13 {
	font-size: 13px;
	line-height: 26px;
	color: #878787
}
.gray_14 {
	font-size: 14px;
	line-height: 28px;
	color: #878787
}
.gray_15 {
	font-size: 15px;
	line-height: 30px;
	color: #878787
}
.gray_16 {
	font-size: 16px;
	line-height: 32px;
	color: #878787
}


/* 薄いグレー */
.l_gray_10 {
	font-size: 10px;
	line-height: 20px;
	color: #C2C2C2
}
.l_gray_12 {
	font-size: 12px;
	line-height: 24px;
	color: #C2C2C2
}
.l_gray_13 {
	font-size: 13px;
	line-height: 26px;
	color: #C2C2C2
}
.l_gray_14 {
	font-size: 14px;
	line-height: 28px;
	color: #C2C2C2
}
.l_gray_15 {
	font-size: 15px;
	line-height: 30px;
	color: #C2C2C2
}
.l_gray_16 {
	font-size: 16px;
	line-height: 32px;
	color: #C2C2C2
}

/* white */
.white_10 {
	font-size: 10px;
	line-height: 20px;
	color: #FFF
}
.white_12 {
	font-size: 12px;
	line-height: 24px;
	color: #FFF
}
.white_13 {
	font-size: 13px;
	line-height: 26px;
	color: #FFF
}
.white_14 {
	font-size: 14px;
	line-height: 28px;
	color: #FFF
}
.white_15 {
	font-size: 15px;
	line-height: 30px;
	color: #FFF
}
.white_16 {
	font-size: 16px;
	line-height: 32px;
	color: #FFF
}

/* d_red */
.d_red_10 {
	font-size: 10px;
	line-height: 20px;
	color: #900
}
.d_red_12 {
	font-size: 12px;
	line-height: 24px;
	color: #900
}
.d_red_13 {
	font-size: 13px;
	line-height: 26px;
	color: #900
}
.d_red_14 {
	font-size: 14px;
	line-height: 28px;
	color: #900
}
.d_red_15 {
	font-size: 15px;
	line-height: 30px;
	color: #900
}
.d_red_16 {
	font-size: 16px;
	line-height: 32px;
	color: #900
}

/* rose */
.d_red_10 {
	font-size: 10px;
	line-height: 20px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.rose_12 {
	font-size: 12px;
	line-height: 24px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.rose_13 {
	font-size: 13px;
	line-height: 26px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.rose_14 {
	font-size: 14px;
	line-height: 28px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.rose_15 {
	font-size: 15px;
	line-height: 30px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.rose_16 {
	font-size: 16px;
	line-height: 32px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.rose_20 {
	font-size: 20px;
	line-height: 35px;
	color: #e25271;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

/* l_rose */
.l_rose_10 {
	font-size: 10px;
	line-height: 20px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.l_rose_12 {
	font-size: 12px;
	line-height: 24px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.l_rose_13 {
	font-size: 13px;
	line-height: 26px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.l_rose_14 {
	font-size: 14px;
	line-height: 28px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.l_rose_15 {
	font-size: 15px;
	line-height: 30px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.l_rose_16 {
	font-size: 16px;
	line-height: 32px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.l_rose_20 {
	font-size: 20px;
	line-height: 35px;
	color: #f4aeb3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

/* d_brown */
.d_brown_10 {
	font-size: 10px;
	line-height: 20px;
	color: #685436
}
.d_brown_12 {
	font-size: 12px;
	line-height: 24px;
	color: #685436
}
.d_brown_13 {
	font-size: 13px;
	line-height: 26px;
	color: #685436
}
.d_brown_14 {
	font-size: 14px;
	line-height: 28px;
	color: #685436
}
.d_brown_15 {
	font-size: 15px;
	line-height: 30px;
	color: #685436
}
.d_brown_16 {
	font-size: 16px;
	line-height: 32px;
	color: #685436
}


/* d_blue */
.d_blue_10 {
	font-size: 10px;
	line-height: 20px;
	color: #0C3D7E
}
.d_blue_12 {
	font-size: 12px;
	line-height: 24px;
	color: #0C3D7E
}
.d_blue_13 {
	font-size: 13px;
	line-height: 26px;
	color: #0C3D7E;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.d_blue_14 {
	font-size: 14px;
	line-height: 28px;
	color: #0C3D7E
}
.d_blue_15 {
	font-size: 15px;
	line-height: 30px;
	color: #0C3D7E
}
.d_blue_16 {
	font-size: 16px;
	line-height: 32px;
	color: #0C3D7E
}

/* d_cyan */
.d_cyan_10 {
	font-size: 10px;
	line-height: 20px;
	color: #006F76
}
.d_cyan_12 {
	font-size: 12px;
	line-height: 24px;
	color: #006F76
}
.d_cyan_13 {
	font-size: 13px;
	line-height: 26px;
	color: #006F76
}
.d_cyan_14 {
	font-size: 14px;
	line-height: 28px;
	color: #006F76
}
.d_cyan_15 {
	font-size: 15px;
	line-height: 30px;
	color: #006F76
}
.d_cyan_16 {
	font-size: 16px;
	line-height: 32px;
	color: #006F76
}

/* l_green */
.l_green_10 {
	font-size: 10px;
	line-height: 20px;
	color: #9C6
}
.l_green_12 {
	font-size: 12px;
	line-height: 24px;
	color: #9C6
}
.l_green_13 {
	font-size: 13px;
	line-height: 26px;
	color: #9C6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.l_green_14 {
	font-size: 14px;
	line-height: 28px;
	color: #9C6;
}
.l_green_15 {
	font-size: 15px;
	line-height: 30px;
	color: #9C6;
}
.l_green_16 {
	font-size: 16px;
	line-height: 32px;
	color: #9C6;
}
/* m_green */
.m_green_10 {
	font-size: 10px;
	line-height: 20px;
	color: #093
}
.m_green_12 {
	font-size: 12px;
	line-height: 24px;
	color: #096
}
.m_green_13 {
	font-size: 13px;
	line-height: 26px;
	color: #096;
}
.m_green_14 {
	font-size: 14px;
	line-height: 28px;
	color: #096;
}
.m_green_15 {
	font-size: 15px;
	line-height: 30px;
	color: #096;
}
.m_green_16 {
	font-size: 16px;
	line-height: 32px;
	color: #096;
}
.m_green_20 {
	font-size: 20px;
	line-height: 35px;
	color: #096;
}
/* d_green */
.d_green_10 {
	font-size: 10px;
	line-height: 20px;
	color: #063;
}
.d_green_12 {
	font-size: 12px;
	line-height: 24px;
	color: #063;
}
.d_green_13 {
	font-size: 13px;
	line-height: 26px;
	color: #063;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.d_green_14 {
	font-size: 14px;
	line-height: 28px;
	color: #063;
}
.d_green_15 {
	font-size: 15px;
	line-height: 30px;
	color: #063;
}
.d_green_16 {
	font-size: 16px;
	line-height: 32px;
	color: #063;
}

/* olive */
.olive_10 {
	font-size: 10px;
	line-height: 20px;
	color: #5A6100
}
.olive_12 {
	font-size: 12px;
	line-height: 24px;
	color: #5A6100
}
.olive_13 {
	font-size: 13px;
	line-height: 26px;
	color: #5A6100
}
.olive_14 {
	font-size: 14px;
	line-height: 28px;
	color: #5A6100
}
.olive_15 {
	font-size: 15px;
	line-height: 30px;
	color: #5A6100
}
.olive_16 {
	font-size: 16px;
	line-height: 32px;
	color: #5A6100
}

/* d_gold */
.d_gold_10 {
	font-size: 10px;
	line-height: 20px;
	color: #866100
}
.d_gold_12 {
	font-size: 12px;
	line-height: 24px;
	color: #866100
}
.d_gold_13 {
	font-size: 13px;
	line-height: 26px;
	color: #866100
}
.d_gold_14 {
	font-size: 14px;
	line-height: 28px;
	color: #866100
}
.d_gold_15 {
	font-size: 15px;
	line-height: 30px;
	color: #866100
}
.d_gold_16 {
	font-size: 16px;
	line-height: 32px;
	color: #866100
}

/* d_orenge */
.d_orenge_10 {
	font-size: 10px;
	line-height: 20px;
	color: #C60
}
.d_orenge_12 {
	font-size: 12px;
	line-height: 24px;
	color: #C60
}
.d_orenge_13 {
	font-size: 13px;
	line-height: 26px;
	color: #C60
}
.d_orenge_14 {
	font-size: 14px;
	line-height: 28px;
	color: #C60
}
.d_orenge_15 {
	font-size: 15px;
	line-height: 30px;
	color: #C60
}
.d_orenge_16 {
	font-size: 16px;
	line-height: 32px;
	color: #C60
}
.d_orenge_20 {
	font-size: 20px;
	line-height: 40px;
	color: #C60
}

/* d_violet */
.d_violet_10 {
	font-size: 10px;
	line-height: 20px;
	color: #4B3686
}
.d_violet_12 {
	font-size: 12px;
	line-height: 24px;
	color: #4B3686
}
.d_violet_13 {
	font-size: 13px;
	line-height: 26px;
	color: #4B3686
}
.d_violet_14 {
	font-size: 14px;
	line-height: 28px;
	color: #4B3686
}
.d_violet_15 {
	font-size: 15px;
	line-height: 30px;
	color: #4B3686
}
.d_violet_16 {
	font-size: 16px;
	line-height: 32px;
	color: #4B3686
}
