body{font-size: 100%; margin:0; padding:0 0 0 2px; color:#555555; background-color:#ffffff; line-height:150%; text-align:left;}

a:link{color:#0022ff;}
a:visited{color:#0022ff;}
a:hover{color:#0000ff; background-color:cae1ff;}
a:active{color:#0000ff; background-color:cae1ff;}

.new{
	background-image: url("<?php echo home_url(); ?>/wp-content/themes/yafuoku/_img/news.gif");
	background-repeat: no-repeat;
	width:32px;
	height:11px;
	padding-left: 5px;
}

p{
	font-size:13px;
	background-image: url("<?php echo home_url(); ?>/wp-content/themes/yafuoku/_img/newslist.gif");
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #053592;
	padding-left: 25px;
	padding-bottom: 4px;
}
