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



.txt09 {
	font-size:9px;
}
.txt10 {
	font-size:10px;
}
.txt12 {
	font-size:12px;
}
.txt14 {
	font-size:14px;
}
.txt16 {
	font-size:16px;
}
.txt18 {
	font-size:18px;
}
.txt24 {
	font-size:24px;
}
.txt36 {
	font-size:36px;
}


p.txt09 {
	font-size:9px;
}
p.txt10 {
	font-size:10px;
}
p.txt12 {
	font-size:12px;
}
p.txt14 {
	font-size:14px;
}
p.txt16 {
	font-size:16px;
}
p.txt18 {
	font-size:18px;
}

p.txt21 {
	font-size:21px;
}

p.txt24 {
	font-size:24px;
}
p.txt36 {
font-size:36px;
}




.txt09 p {
font-size:9px;
}
.txt10 p {
font-size:10px;
}
.txt12 p {
	font-size:12px;
}
.txt14 p {
font-size:14px;
}
.txt16 p {
	font-size:16px;
}
.txt18 p {
font-size:18px;
}
.txt21 p {
font-size:24px;
}

.txt24 p {
font-size:24px;
}
.txt36 p {
font-size:36px;
}







.min {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.gos {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.Helvetica {
	font-family: Arial, Helvetica, sans-serif;
}



.blue {
	color:#04F
}

.white {
	color:#FFF
}

.yellow {
	color:#0F0
}

.red {
	color:#F00
}

.gray {
	color:#666
}



.line1_8 {
	line-height: 1.8;
}

.line1_5 {
	line-height: 1.5;
}

.line1_2 {
	line-height: 1.2;
}


.line1_0 {
	line-height: 1;
}


.line1_8 p {
	line-height: 1.8;
}

.line1_5 p {
	line-height: 1.5;
}

.line1_2 p {
	line-height: 1.2;
}


.line1_0 p {
	line-height: 1;
}



.letterzero {
letter-spacing:0px;
}



.indent12 {
	text-indent: -12px;
}

.indent24 {
	text-indent: -24px;
}

.indent30 {
	text-indent: -30px;
}

.indent36 {
	text-indent: -36px;
}





.no_dec {
	text-decoration: none;
}
.border {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.gos_small {
	font-size: 10px;
}

p.gos_small {
	font-size: 10px;
}

p .num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 1.3;
}
