@charset "utf-8";
/* CSS Document */

#subsidebar .column {
	padding: 3px;
	margin-bottom: 15px;
	
}

#subsidebar .column h2 {
	font-size: 100%;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
	
}
#subsidebar .column2 {
	padding: 3px;
	margin-bottom: 15px;
	
}
#categoryList h2, #categoryList h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#categoryList dt {
	font-size: 117%;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#categoryList dd {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DFDFDF;
}
#categoryList dl a {
	color: #000000;
	display: block;
	padding-left: 20px;
}
#categoryList dl a:hover {
	background-color: #B3B3B3;
}
#categoryList .news-even {
	background-color: #F0F0F0;
}
#categoryList dl a.recommend {
	background-image: url(image/rearrow.gif);
	padding-left: 74px;
	background-repeat: no-repeat;
	background-position: left center;
}
#subsidebar .column li, .column p {
	margin-bottom: 10px;
}
#subsidebar .column a {
	display: block;
}
#subsidebar .column ul {
	padding-left: 10px;
}

#subsidebar .column a:visited {
	color: #000000;
	text-decoration: none;
}
#subsidebar .column a:hover {
	background-color: #CCCCCC;
}
#main #footmark {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px;
	border-top-color: #DFDFDF;
}
#main p.recommend {
	text-align: right;
}
#main h3 {
	font-size: 170%;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main #entrybody {
	line-height:140%;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #DFDFDF;
}
/*#main #entrybody p {
	margin-top: 5pt;
	margin-bottom: 10pt;
}
*/
#main #entryinfo {
	color: #999999;
	text-align: right;
	margin: 15px;
	padding: 5px;
	border: 1px solid #999999;
}
#main #samefolderlist h4 {
	color: #000000;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
#main ul.sitemap, #main ul.sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main ul.sitemap li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 15px;
}
#main ul.sitemap a {
	text-decoration: none;
	display: block;
}
#main ul.sitemap a:hover {
	background-color: #CCCCCC;
}

#main #samefolderlist li {
	margin-bottom: 15px;
	padding-left: 10px;
}

