/* ======FONT SIZE==================== */
.fs11 {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
}
.fs11r {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	color: #C71444;
}
.fs11w {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	color: #ffffff;
}
.fs12 {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
}
.fs12w {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	color: #ffffff;
}


/* ======TEXTFONT SIZE==================== */
.txt11 {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	line-height: 1.4em;
	text-decoration: none;
}
.txt11r {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	color: #C71444;
	line-height: 1.4em;
	text-decoration: none;
}
.txt12 {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	line-height: 1.5em;
	text-decoration: none;
}

/* ======LINK==================== */
A.sLink1 {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }
A.sLink1:hover {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }
A.sLink2 {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }
A.sLink2:hover {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }
A.sLink3 {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }
A.sLink3:hover {
	font-size: 12px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }

/* ======LINK[button]==================== */
A.bLink1 {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }
A.bLink1:hover {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }
A.bLink2 {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }
A.bLink2:hover {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }
A.bLink3 {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }
A.bLink3:hover {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }

/* ======LINK[number]==================== */
A.nLink1 {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
 }
A.nLink1:hover {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #C71444;
 }

/* ======LINK[gNavi]==================== */
A.nvLink {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #CCCCCC;
 }
A.nvLink:hover {
	font-size: 11px;
	font-family: "MS P Gothic", osaka, Arial, Helvetica;
	text-decoration: none;
	color: #FFFFFF;
 }
