@charset "utf-8";

/* --------------------------------------------------

※セレクタの前には必ずページ固有のIDを付けてください（ほかのスタイルと干渉しないため）

-------------------------------------------------- */
#AboutThisSite .whitebk{
	width:980px;
	background:#FFF;
	border:1px solid #E4E4E4;
	padding:20px 17px;
	margin:10px 0 20px 0;
}
#AboutThisSite h3{
	color:#990000;
	font-weight:bold;
	font-size:220%;
}

#AboutThisSite h4{
	color:#333;
	font-weight:bold;
	font-size:180%;
	background:url(img/lbl_bk.gif) repeat-x left bottom #FFF;
	margin:10px 0;
}
#AboutThisSite h4{
	color:#333;
	font-weight:bold;
	font-size:180%;
	background:url(img/lbl_bk.gif) repeat-x left bottom #FFF;
	margin:10px 0;
}
#AboutThisSite .hlv4{
	background: none;
}