@charset "shift_jis";

/**** フォント ****/

body { 
	font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
}

h1,h2,h3,h4,p,ul,ol {
font-size: 100%;
line-height: 150%;
font-weight: normal;
font-style: normal;
}

.black10 { font-size: 70%; line-height: 160%; color: #000000; }
.black12 { font-size: 80%; line-height: 160%; color: #000000; }
.black14 { font-size: 90%; line-height: 160%; color: #000000; }
.black16 { font-size: 100%; line-height: 160%; color: #000000; }
.black18 { font-size: 110%; line-height: 160%; color: #000000; }
.black14Bold { font-size: 90%; line-height: 160%; color: #000000; font-weight: bold; }
.black16Bold { font-size: 100%; line-height: 160%; color: #000000; font-weight: bold; }
.black14h130 { font-size: 90%; line-height: 130%; color: #000000; }

.white10 { font-size: 70%; line-height: 160%; color: #FFFFFF; }
.white12 { font-size: 80%; line-height: 160%; color: #FFFFFF; }

.red10 { font-size: 70%; line-height: 160%; color: #DD1A00; }
.red12 { font-size: 80%; line-height: 160%; color: #DD1A00; }
.red14 { font-size: 90%; line-height: 160%; color: #DD1A00; }

.blue10 { font-size: 70%; line-height: 160%; color: #002CAB; }
.blue12 { font-size: 80%; line-height: 160%; color: #002CAB; }
.blue14 { font-size: 90%; line-height: 160%; color: #002CAB; }

.n12 { font-size: 80%; line-height: 160%; }

.date { font-size: 175%; line-height: 100%; font-weight: bold; color: #000000; }
