@charset "utf-8";

body{
	font-family:'ＭＳ Ｐゴシック', sans-serif, Arial;
	font-size:80%;
}
.fxsmall{
	font-size:71%;
	line-height:140%;
}

.fsmall{
	font-size:89%;
	line-height:150%;
}

.fmedium{
	font-size:100%;
	line-height:150%;
}

.flarge{
	font-size:113%;
	line-height:150%;
}

.fxlarge{
	font-size:120%;
	line-height:160%;
}

.fh2{
	font-size:140%;
	line-height:170%;
	font-weight:bold;
}

.fh3{
	font-size:130%;
	line-height:170%;
	font-weight:normal;
}

.fsz5{
	font-size:188%;
	line-height:150%;
}

.fsz4{
	font-size:150%;
	line-height:150%;
}

.fbkttl{
	font-size:113%;
	line-height:170%;
}

.fbold{
	font-weight:bold;
}

.fnormal{
	font-weight:normal;
}

.fred{
	color:#e80000;
}

.fgreen{
	color:#006600;
}

.fazuki{
	color:#904F5C;
}

.forange{
	color:#E85000;
}

.fc63{
	color:#cc6633;
}

.fc903{
	color:#990033;
}

.fc60{
	color:#cc6600;
}

.fmdcn{
	color:#5f9ea0;
	font-family:Osaka, Arial;
	font-style:italic;
	font-weight:bold
}

.fmdcns{
	color:#5f9ea0;
	font-size:113%;
	line-height:130%;
}

/*nwsppr*/

.nwstxt{
	line-height: 150%;
}

.nwstxt a{
	text-decoration:none;
}

.nwstxt a:hover {
	color: #000070;
	text-decoration: underline;
}

