@charset "utf-8";

.guide_rss {
width: 500px;
margin: 0 auto;
}

div#contents.rss h3 {
	background : url('//www.cityheaven.net/img/icon/contents/headline/rss.gif') no-repeat;
}

div.note_area {
	margin : 0;
	padding : 10px;
	text-align : left;
}

div#contents.rss ul,
div#contents.rss p {
	margin : 0 0 0 10px;
}

div#contents.rss div.note_area p a {
	display : block;
	margin : 20px 0 0 0;
}

div#contents h2,
div#contents h3,
div#contents h4 {
	font-size : 12px;
}

h3 {
	text-indent : 45px;
}

h3,
div#guide h5,
div#utilities h5,
div#utilities h6 {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	line-height : 26px;
	height : 26px;
}