@charset "UTF-8";

/* 後援会日記---------------------------------------------------------- */

div#diary div.entry { margin-bottom:25px; }

div#diary div.entry p.date {
	font-weight:bold;
	color:#B8183F;
	font-size:75%;
	margin-bottom:3px;
}

div#diary div.entry h3.enty-title {
	border-left:7px solid #B8183F;
	padding-left:8px;
	line-height:120%;
	font-size:120%;
}

div#diary div.entry hr {
	height:5px;
	background-color:#DDDDDD;
	color:#DDDDDD;
	border:0;
	margin:5px 0 10px 0;
	display:block;
	_margin: 0;
}

div#diary div.entry div.entry-contetns {
	border-bottom:1px solid #DDDDDD;
	padding-bottom:10px;
	margin-bottom:5px;
}

div#diary div.entry p.author { text-align:right; }




/* 後援会ニュース ---------------------------------------------------------- */

div#news div.entry {
	background:url(../images/dotline01.gif) 0 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}

div#news div.entry p.date {
	color:#B8183F;
	font-size:75%;
}

div#news div.entry h3.enty-title {
	font-weight:bold;
	border-bottom:2px solid #DDDDDD;
	padding-bottom:3px;
	margin-bottom:3px;
}

div#diary div.entry hr {
	height:5px;
	background-color:#DDDDDD;
	color:#DDDDDD;
	border:0;
	margin:5px 0 10px 0;
	display:block;
	_margin: 0;
}