@CHARSET "UTF-8";

#main.churashima div.banner{
	margin-bottom: 15px;
	border-bottom: 1px dotted black;
	width: 545px;
	height: 152px; 
	background: url(../img/churashima_banner.jpg) top center no-repeat transparent;
	font-size: smaller;
}

	#main.churashima div.banner span{
		width: 545px;
		height: 152px;
		display: block;
		color: transparent;
	}

#main.churashima div.index_banner{
	margin-bottom: 15px;
	border-bottom: 1px dotted black; 
	padding: 152px 20px 0;
	width: 505px;
	background: url(../img/churashima_banner.jpg) top center no-repeat transparent; 
	font-size: smaller;
}

	div.index_banner p{
		margin-bottom: 0.5em;
	}

	div.index_banner p#rss{
		text-align: right;
	}

#main.churashima p.prof{
	clear:right;
	font-size: smaller;
	text-align:right;
}

#main.churashima p.date{
	text-align:right;
}

#main.churashima div.topstory{
	margin-bottom: 15px;
	border-bottom: 1px dotted black;
	padding-top: 40px;
	width: 545px;
	background: url(../img/churashima_topstory.gif) top center no-repeat transparent;    
}

#main.churashima p.title{
	border-left: 4px solid #2C6C20;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

#main.churashima div.body{
	margin:0 auto 20px;
	width: 90%;
	line-height: 150%;
}

#main.churashima dl#bn{
	margin-bottom: 15px;
	border-bottom: 1px dotted black; 
	padding: 40px 0 1em 30px;
	width: 515px;
	background: url(../img/churashima_backnumber.gif) top center no-repeat transparent;
}

	dl#bn dt{
		clear:left;
		float:left;
		display:inline;
		width:130px;
	}
	
	dl#bn dd{
		margin:0 0 0.5em 130px;
	}
