@charset "UTF-8";

@import "../css/import.css";

/* index */


#rss h2{
	clear: both;
	height: 100px;
	background-color: transparent;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}


ul.rss_menu{
	width: 170px;
	margin-left: 15px;
	border-top: 5px solid #644F1C;
}

.rss_menu li{
	height: 46px;
	width: 130px;
	background-image: url(../img/common/blue_ya_li.gif);
	line-height: 46px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

.nigyo{
	height: 35px!important;
	padding-top: 6px;
	padding-bottom: 5px;
	line-height: 100%!important;
}


#rss h3{
	background-color: transparent;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #45350D;
	font-weight: bold;
	margin-bottom: 10px;
}

#rss h4{
	background-color: #eeeeee;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#rss p{margin-bottom: 10px;}

#rss div.rimg{margin-bottom: 25px;}
