@charset "utf-8";
#category-top{
	width:100%;
	height:260px;
	background:url(../../../../common/img/bg_category_top.gif) no-repeat center 0;
	text-align:center;
}
#category-top-main{
	width:990px;
	height:225px;
	margin:0 auto;
	padding-top:35px;
	background:url(../img/main_visual.jpg) no-repeat center 0;
	text-align:left;
}
#txt-wrap{
	width:310px;
	background: url(../../../../common/img/bg_txtwrap.png) repeat 0 0;
	padding:26px 20px;
	color:#213566;
}
#txt-wrap h1{
	font-size:16px;
	font-weight:700;
	padding-bottom:10px;
}
#contents-main {
	margin: 0 auto;
	padding: 0 0 40px;
	width: 990px;
	color:#213566;
}
a.feed-icon{
	background:url(../../../../common/img/feed-icon.gif) no-repeat 0 center;
	padding-left:18px;
}
.rss-att{
	padding-top:30px;
}
.rss-att .title{
	width:100%;
	height:34px;
	line-height:30px;
	background:url(../img/att_bg.gif) repeat-x 0 0;
	text-indent:10px;
}
.rss-att .body{
	padding:5px 10px 10px;
	background-color:#f7f7f7;
}
