@charset "utf-8";
/* CSS Document */

div#phishwall{
	width: 581px;
}
h1#title{
	background-image: url(/phishwall/images/waku.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 581px;
	font-size: 110%;
	padding: 15px 10px 0px 10px;
}
h2.title{
	font-size: 120%;
	color: #0065ba;
	background-image: url(/phishwall/images/icn_service_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6ea5d6;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 110%;
	line-height: 1em;
	margin: 30px 10px 0px 10px;
}
h3.title{
	padding-left: 20px;
	font-size: 100%;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
p.text{
	margin: 5px 20px 15px 20px;
}
p.kome{
	margin: 0px 10px 15px 10px;
}
caption.simple{
	caption-side: bottom;
	text-align: left;
	vertical-align: bottom;

}
table.simple{
	margin: 0px 10px 0px 10px;
}
.zu{
	text-align: center;
}

dl{
	margin: 0px 20px;
}
dt{
	color: #0066CC;
	font-weight: bold;
	font-size: 110%;
}
dd{
	margin-bottom: 10px;
}
img.free{
	vertical-align: middle;
	margin-right: 5px;
}
strong.free{
	font-weight: bold;
	color: #0066CC;
}