@charset "utf-8";
/* */
@import "/css/content_blog.css";

img a{border:0px;}
img {border:0px;}


/* title
--------------------------------------------------*/
#contents #leftarea h3 {
	font-size: 150%;
	text-indent: 0px;
	line-height: 150%;
}

#contents #leftarea h4 {
	font-size: 120%;
	text-indent: 0px;
}


/* コンテンツレイアウト用のスタイル */
#contentbody table {
	width: auto;
	margin: auto;
	padding: auto;
}
#contentbody table td {
	width: autopx;
	margin: auto;
	padding:auto;
}

#contentbody table td {
	width: 720px;
}

#contents #leftarea #contentbody h2,
#contents #leftarea #contentbody h3,
#contents #leftarea #contentbody h4
{
	text-indent: 0px;
}
