BODY
{
	text-align: center;
}

p.copyright
{
	font-size: 75%;
	font-style: italic;
	text-align: center;
}

STRONG.red
{
	font-weight: bold;
	color: #FF0000;
}

TD.fishingResultTitle
{
	font-size: 135%;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
}

TD.fishingResultDate
{
	font-size: 90%;
	font-weight: bolder;
	text-align: center;
}

TH.fishingResultHead
{
	font-size: 95%;
	font-weight: bold;
	background-color: #FFCC33;
}
TD.fishingResultCell
{
	font-size: 95%;
	background-color: #FFFFCC;
}


FORM.noMargin
{
	margin: 2px;
}

DT.upMargin
{
	margin-top: 15px;
	background-color: #EEEEEE;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 5px 5px 1px;
	margin-bottom: 3px;
}

H1.topTitle
{
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}

TD.passage
{
	padding: 6px;
	vertical-align: top;
}

TD.lastUpDate
{
	font-size: 80%;
	color: #000066;
	text-align: right;
}
/* アフィリエイト用 */
.af_td{
	border:2px solid #E4E4E4;
	border-top:0px;
}
.af_td td div{
	font-size:12px;
	line-height:16px;
	margin-top:8px;
	margin-bottom:8px;
	color:#009999;
}
.af_td2{
	font-size:12px;
	color:#009999;
	margin-top:8px;
	margin-bottom:8px;
}


