@charset "UTF-8";
/* CSS Document */

img {
	width: 100%;
	vertical-align: bottom;  /*縦方向の揃え位置指定*/
	}

.ta-c {text-align: center}

.text-b {font-weight: 700}

.mb1e {margin-bottom: 1em}

.mb2e {margin-bottom: 2em}

.mb3e {margin-bottom: 3em}

.mb4e {margin-bottom: 4em}

.mb6e {margin-bottom: 6em}

.mb15e {margin-bottom: 1.5em}

.font15 {font-size: 15px}

.font18 {font-size: 18px}

.font20 {font-size: 20px}

.gothic {font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-ser}