@charset "utf-8";
/* CSS Document */
/* TOPICS,お知らせ,法要・行事のご案内 で使用 */

#sidemenu li .chap{
	background:url(../img/menu_bg.gif) no-repeat top;
	width:160px;
	padding:7px 10px 6px 25px;
	display:block;
	color:#3f3f3f;
}

#content .archive h2{
	background:url(../img/h2_bottom.gif) bottom no-repeat;
	font-size:100%;
	padding:0 13px 8px;
	color:#000000;
	margin:10px 0;
}
#content .archive h2 span{
	background:url(../img/h2_icon.gif) left no-repeat;
	padding:0 0 0 15px;
}

.news{
	clear:both;
	background:url(../img/bg_dot.gif) repeat-x bottom;
	margin:0 auto;
	padding:8px 0 6px 0;
}
.news .date{
	background:url(../img/ic_arrow_01.gif) no-repeat 0 6px;
	padding:0 0 5px 15px;
}
.news .txt{
	padding:0 0 5px 15px;
}
.news p{
	float:right;
	width:530px;
}
.news .ic{
	display:block;
	width:65px;
	float:left;
	padding:3px 8px 0 0;
}

.entry_body{
	padding:5px 10px 20px;
}

p{
	text-indent:0;
}

#content ul,#content ol{
	margin-left:2em;
}


