body             { color: #000000; font-size: x-small; font-family: VERDANA, ARIAL, SANS-SERIF; background: #000 url(img/bg.gif); margin: 0pt }
img { border: 0px }
table	{border-spacing: 0px; margin: 0px;}
td        { color: white; font-size: x-small; font-family: VERDANA, " ARIAL", " SANS-SERI" }
th         { color: white; font-size: x-small; line-height: 150%; font-family: VERDANA, ARIAL, SANS-SERIF }
a:visited { color: #56a; text-decoration: none }
a:link { color:#6BCAE6; text-decoration: none }
a:hover { color: #ffa500; text-decoration: underline }
a:active { text-decoration: none }
.whss   { color: #fff; font-size: xx-small; }
.tit { color: #555; font-weight: bold; font-size: 10pt; line-height: 130%; }
.wh   { color:#ffffff; }
.t1  { color: #ffffff; font-size: x-small; margin:0px 0px 0px 0px; vertical-align: top;}
.t2 { margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
hr { border-style: dashed; border-color: #999999; height: 1px; width: 95% }

/*--100430追加--*/
.news_title {
	background-color:#FED943;
	color:#FF0000;
	font-weight:bold;
	padding:5px;
}
.comment_title {
	display:inline-block;
	background-color:#6BCAE6;
	font-weight:bold;
	padding:3px 7px;
	margin-bottom:3px;
}
/*--100430追加--*/

/*--100723追加--*/
.attention_title {
	display:inline-block;
	background-color:#FF0000;
	color: #FFFF00;
	font-weight:bold;
	padding:3px 7px;
	margin-bottom:3px;
}
/*--100723追加--*/
