@charset "utf-8";

/*--------------------------------------------
*
*	download
*	
*--------------------------------------------*/
#content h2 {
	font-weight: normal;
	width:600px;
	font-size:115%;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:1em;
	clear:both;
	background-image: url(../../image/sub_title_bggif.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#00236C;
	min-height:24px;height: auto !important;height: 30px;
	font-weight:bold;
}

.rssList li { float:left; width:194px; margin-right:9px; margin-bottom:15px;}
.rssList li.end { margin-right:0px;}
.rssList li .small { font-size:77%; }
.rssList li a { color:#fff; text-decoration:none; background-color:#666; background-image:url(../image/arrow01.gif); background-repeat:no-repeat; background-position: 10px 9px; display:block; padding-left:25px; padding-top:3px; padding-bottom:3px; }
.rssList li a:hover { color:#fff; text-decoration:none; background-color:#767676; background-image:url(../image/arrow01_on.gif); }


.rssManual dt { min-height:25px; height:auto !important; height:25px; padding-top:4px; padding-left:30px; font-weight:bold;}
.rssManual dd { margin-bottom:20px; margin-left:30px; }
.rssManual dd p { margin-top:0em; margin-bottom:0.4em; }
.rssManual dd img { margin-top:0.5em; margin-bottom:1em;}
.num { float:left; margin-left:-30px; margin-top:-4px;}