@charset "Shift_JIS";

/* toppagebody.css */
#page {
	padding-bottom: 0;
}
#page h1 {
	width:948px;
	height:300px;
	border-bottom:8px solid #473897;
	margin-bottom:20px;
	text-indent:-9999px;
	background:url(../../images/h1.jpg) no-repeat;
}
#contents {
	padding:0 11px 20px;
}
#contents .rss {
	float:left;
	width:696px;
	background:url(../../images/rss.jpg) no-repeat;
}
#contents .rss .recent {
	height:17px;
	padding:8px 0 8px 116px;
}
#contents .rss .recent .recentfloat {
	float:left;
	margin-right:10px;
	font-size:10px;
	line-height:17px;
}
#contents .rss .rssbottom {
	padding-bottom:8px;
	background:url(../../images/rssfoot.gif) no-repeat left bottom;
}
#contents .rss .rssbottom .rsswrapper {
	background:url(../../images/rssbg.gif) repeat-y;
	padding:10px 10px 0;
}
#contents .rss .rssbottom .rsswrapper .rsslist {
	background:url(../../images/rssbg01.gif) repeat-y;
}
#contents .rss .rssbottom .rsswrapper .rsslist li {
	padding-left:10px;
	background:url(../../images/rssbg02.gif) repeat-x left bottom;
	padding-bottom:3px;
}
#contents .rss .rssbottom .rsswrapper .rsslist li p {
	float:left;
	padding-top:5px;
	font-size:12px;
}
#contents .rss .rssbottom .rsswrapper .rsslist li .date {
	font-weight:bold;
	padding-right:1px;
	padding-left: 5px;
	border-right:1px dotted #dadada;
	width: 80px;
}
#contents .rss .rssbottom .rsswrapper .rsslist li .cat {
	width:65px;
	padding-right:4px;
	padding-left:4px;
}
#contents .rss .rssbottom .rsswrapper .rsslist li .title {
	width:456px;
}
#contents .rss .rssbottom .rsswrapper .rsslist li .pdf {
	width:50px;
	text-align:right;
}
#contents .rss .rssbottom .rsswrapper .gotonews {
	text-align:right;
	padding-top:4px;
}	
#contents .grouplist {
	float:right;
	width:206px;
}
#contents .grouplist li {
	margin-bottom:4px;
	height:51px;
}
#contents .grouplist .last {
	height:10px;
	text-align:right;
}

/* clearfix */
.clearfix,#contents .rss .rssbottom .rsswrapper .rsslist li { display: inline-block; }
/* \*/ .clearfix,#contents .rss .rssbottom .rsswrapper .rsslist li { display: block; } /**/
.clearfix:after,#contents .rss .rssbottom .rsswrapper .rsslist li:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

/* -----------------------------------------------
 * IE6
 ---------------------------------------------- */
*html #contents .rss .rssbottom .rsswrapper .rsslist li {
	font-size:1px;
}
*html #contents .grouplist li {
	font-size:1px;
}
