body {
color : #565656;
font-family: "Hiragino Kaku Gothic ProN","CI", sans-serif;
}
table {
width : 100%;
}
td {
padding: 5px 0;
	font-size:11px;
	line-height:120%;
	vertical-align: bottom;
	border-bottom: dashed 1px #DEDEDE;
}
td A:LINK {
  color : #0095c0;
  text-decoration: none;
}
td A:hover {
background-color:#ffe4ee;
}

.now{
	font-size:13px;
	line-height:120%;
	font-weight:bold;
	background-color:#ffe4ee;
}
#now{
color : #e1689b;
}
.now A:LINK {
color : #e1689b;
}

.cn{
	color : #565656;
	font-size:10px;
	line-height:100%;
	font-weight:normal;
}
