@charset "Shift_JIS";



body {

	margin: 0;

	padding: 5px;

	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;

	background-color:#dbf5ff;

}



/*link

-----------------------------------------------------*/

a:link{

	color: #CC0000;

	background: transparent;

}



a:visited{

	color: #CC0000;

	background: transparent;

}



a:hover, a:active{

	color: #003366;

	background: transparent;

}



/*text

-----------------------------------------------------*/

h1,h2,h3,h4,p {margin: 0; padding: 0;}



p {

	color: #666666;

	line-height: 1.2em;

	font-size: 11px;

}



p.date {

	color: #FF3300;

}



p.info {

	color: #CC0000;

    font-size: 11px;
}


p.info-txt {

    font-size: 11px;
}

/*topics table

-----------------------------------------------------*/

table#topics {

	border-collapse: collapse;

}



#topics th,#topics td {

	padding: 1px 0;

	text-align: left;

	vertical-align: top;

}



#topics th{

	width:35px;

}
