/* トップページ */

#contents{
	width:770px;
	margin:10px 15px;
}
#right{
	float:right;
	width:195px;
	text-align:right;
	margin-top:5px;
}
#right ul{
	list-style-type:none;
	vertical-align:bottom;
}
#right li{margin-bottom:3px;}
#right img {vertical-align:bottom;}

.line{
	border-bottom:1px dashed #996600;
	width:790px;
	margin:0 auto;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#new{
	width:520px;
	border:1px solid #996600;
}
#new th{
	background-color: #FF9900;
	height:35px;
}
#new td{padding:8px 10px 2px;}
#new ul{list-style-type:none;}
#new li{
	margin-bottom:8px;
	padding-bottom:2px;
	border-bottom:1px dotted #996633;
	text-indent:-5.8em;
	padding-left:5.8em;
	line-height:1.4;
}

