@charset "UTF-8";


h1#HeadText {
	text-align:center;
	width:900px;
	heght:18px;
	font-size:10px;
	color:#333333;
	font-family:"ＭＳ Ｐ明朝", "細明朝体";
	line-height:18px;
	margin:0 auto;
	padding:0;
	font-weight:bold;
}

h1#HeadText a {
	text-decoration:none;
}

h1#HeadText a:hover {
	color:#333333;
}
