/* kefi.jp */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-color: #FDE6F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333;
	font-style: normal;
	font-weight: 120%;
	line-height: 120%;
	font-size: 12px;

}

.catch_td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333;
	background-image: url(images/bg_catch.jpg);
	background-repeat : no-repeat;
}

.pickup_midashi_td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	font-size: 12px;
	background-color: #F6418B;
	padding: 8px;
}

.pickup_body_td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	padding: 3px;
}

.catch_td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333;
	font-style: normal;
	font-weight: lighter;
	line-height: 150%;
	font-size: 12px;
	padding: 5px 5px 5px 30px;
}

.comments {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	font-size: 10px;
}

A{
text-decoration:none;
}
A:Link{
color:#F6237A;
}
A:Visited{
	color:#F6237A;
}
A:Active{
	color:#F6237A;
}