body{
        margin: 0;
        padding: 0;
        color:#000;
		font-size: 12px;
}

.txt12 {
	font-size: 12px;
	color: #1A1A1A;
	line-height: 1.4em;
}
.txt-orange12b {
	font-size: 12px;
	color: #FF6600;
	line-height: 1.5em;
	font-weight: bold;
}
.txt-orange14b {
	font-size: 14px;
	color: #FF6600;
	line-height: 1.5em;
	font-weight: bold;
}
.txt-orange16b {
	font-size: 16px;
	color: #FF6600;
	line-height: 1.5em;
	font-weight: bold;
}
.txt10 {
	font-size: 10px;
	color: #1A1A1A;
	line-height: 1.2em;
}
.txt-black12 {
	font-size: 12px;
	color: #111111;
	line-height: 1.2em;
}
.txt-while12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.txt-orange10 {
	font-size: 10px;
	color: #FF8400;
}

.txt-red12 {
	font-size: 12px;
	color: #ff0000;
	line-height: 1.3em;
}

.txt-red10 {
	font-size: 10px;
	color: #ff0000;
}
.txt-red14 {
	font-size: 14px;
	color: #ff3333;
}
.txt-red16 {
	font-size: 16px;
	color: #ff3333;
}
.txt-red14b {
	font-size: 14px;
	color: #FF6030;
	line-height: 1.5em;
	font-weight: bold;
}
.txt-brown12 {
	font-size: 12px;
	color: #660000;
}
.txt-brown14 {
	font-size: 14px;
	color: #660000;
}
.txt-darkorange12 {
	font-size: 12px;
	color: #cc3300;
}
.txt-purple12 {
	font-size: 12px;
	color: #6666FF;
}

a.navi:link {
        font-size: 12px;
        color: #333333;
		text-decoration: none}       
a.navi:visited {
        font-size: 12px;
        color: #333333;
		text-decoration: none}
a.navi:hover {
        color: #FF6600;
	text-decoration: underline;}
a.navi:active {
        color: #333333}

a.s:link {
        font-size: 10px;
        color: #FFFFFF;
		text-decoration: none}       
a.s:visited {
        font-size: 10px;
        color: #FFFFFF;
		text-decoration: none}
a.s:hover {
        color: #FF6600;
	text-decoration: underline;}
a.s:active {
        color: #FF6600}
.campaign-title {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
