body {
 margin: 0;
 padding: 0;  
 color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0;
}

/*トップページ用*/
.new {font-size: 80%;color:#003399;line-height: 200%;}
.m{font-size: 90%;color:#ffffff;}

/*セカンド以下ページ用*/
.t10 {font-size: 70%;line-height: 160%;}
.t10m {font-size: 70%;}
.t12 {font-size: 80%;line-height: 160%;}
.t12m {font-size: 80%;}
.t14 {font-size: 90%;line-height: 140%;}
.t14m {font-size: 90%;}
.t16 {font-size: 110%;line-height: 160%;}
.t16m {font-size: 110%;}
.t18{font-size: 120%;line-height: 130%;}

/*トップお知らせリンク*/
a.nLink:link{color: #003399; text-decoration: underline}
a.nLink:visited{color: #003399; text-decoration: underline}
a.nLink:hover{color: #003399;  text-decoration: underline;}
.new{font-size: 80%;color:#003399;line-height: 200%;}

/*トップバナーリンク*/
a.bLink:link{color: #000000; text-decoration: underline}
a.bLink:visited{color: #000000; text-decoration: underline}
a.bLink:hover{color: #FF9900;  text-decoration: underline;}
.banner{font-size: 70%;color:#000000;}

/*詳細リンク*/
.morelinks{background-image:url(../img/morelinks.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	padding-left:15px;
	font-size:12px;
	}

/*パンくずナビ*/
a.pLink:link{color: #000000; text-decoration: underline}
a.pLink:visited{color: #000000; text-decoration: underline}
a.pLink:hover{color: #FF9900;  text-decoration: underline;}
.pan{font-size: 80%;color:#000000;line-height: 160%;}
.t14_red {
	font-size: 90%;
	line-height: 140%;
	color: #CC0000;
}

