body {
	margin-top: 0px;
	font-size: 85%;
	line-height:130%;
	color: #454545;

}

/*　リンカー */
a:link{	color: #294AA0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: 0;}

h1,h2,h3,h4,h5{margin:0px;} /*　固定条件 */
h3 {font-size: 110%;}
h4 {font-size: 100%; font-weight:bold; margin-top: 10px;}

ul.news {/* 頭出し2文字 */
	margin: 0px;
	list-style: none outside;
	text-indent:-1em;
	padding-left:1em;
}
	
.pan {/*パンくずリスト*/
	font-size: 80%;
	}
.captxt {/*キャプションテキスト*/
	font-size: 80%;
	}
