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


table.baseformblog

{
	position: inherit;
	border:1 px;
	border-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-top-style: none;
	border-width: thin;
	height: 264px;
	background-image: url(image/blog_01.png);
	background-repeat: no-repeat;
}

td.conteblog01
{
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-align:justify;
}



td.conteblog02
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-align:justify;
	width: 180px;
}
