@charset "shift_JIS";
/* h4追加属性(写真日記タイトル用。左にアイコンを追加) */
h4 {
	color:#2f4f4f;
	background-image:url(speaker002.png);
	background-position:2px 5px;
	background-repeat:no-repeat;
	padding:6px 5px 8px 34px;
	border-color:#4682b4;
	border-style:dotted;
	border-width:0 0 4px 0;
	height:16px;
}


