@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:12px;
	line-height:1.2em;
	background-image:url(../gimg/topbodybg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:555px;
	/*overflow: auto;*/
}

img {
border:0px;
}

h3{
margin:0px;
padding:0px;
}

/*div.NewsBox{
width:414px;
height:128px;
text-align:center;
}*/

tr.TITLE{
margin-top:-14px;
margin:0;
padding:0;
font-size:16px;
font-weight:bold;
color:#FF0000;
line-height:1.2em;
}
tr.Cap{
font-size:14px;
color:#333333;
line-height:1.5em;
}