body{
	padding:0;
	margin:0;
	font-size:11px;
	color:#333333;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	letter-spacing:-1px;
	}

#container{
	width:720px;
	padding:10px;
	}
	
td{
	vertical-align:top;
	}

.thumb{
	border:1px solid #cccccc;
	width:78px;
	}
	
.title{
	font-size:12px;
	padding-bottom:3px;
	letter-spacing:normal;
	}

.title a{
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;
	}
	
.title a:hover{
	color:#0055cc;
	}
	
.comment{
	line-height:14px;
	}
	
a{
	color:#333333;
	text-decoration:none;
	}

a:hover{
	color:#ff9900;
	text-decoration:underline;
	}