/*TOP PAGE*/
/* WATH'S NEW */
.koshin_rireki { width: 299px; height: 226px; overflow: auto; border-bottom: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; }
.koshin_rireki dl { font-size: 12px; line-height: 12px; margin: 12px 0 0 10px; padding: 0; }
.koshin_rireki dt { color: #8b0000; font-weight: normal; margin: 0; padding: 0; }
.koshin_rireki dd { margin: 0 0 5px; padding: 0 0 5px 12px; border-bottom: 1px dashed #c0c0c0; }
.koshin_rireki a { font-weight: bold; }
.toppage_head { width: 560px; margin-bottom: 20px; }
.toppage_head .toppage_msg { font-size: 12px; line-height: 2; margin: 10px 20px 20px; }
.toppage_head .toppage_msg p { }
.toppage_head .toppage_top_head { width: 300px; float: right; }
.toppage_head .toppage_head_google { width: 250px; height: 250px; float: left; padding-right: 10px; padding-bottom: 10px; }
/*HEADLINE*/
._headline { clear: both; margin-top: 20px; margin-right: 20px; margin-left: 20px; }
._headline .site_name { font-size: 14px; font-weight: bold; padding: 2px 10px; border-bottom: 1px solid #333; border-left: 20px solid #0074be; }
._headline ul { font-size: 12px; margin: 15px 0 15px 30px; padding: 0; list-style-type: none; }
._headline li { margin-bottom: 3px; border-bottom: 1px dashed #d3d3d3; }
._headline a { color: #808080; text-decoration: none; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; list-style-type: square; display: list-item; }
._headline a:hover { color: #333; background-color: #fff0f5; }
/*RSS READER*/
.rss_read { font-size: 12px; margin: 20px; }
.rss_read .rss_site_name { font-size: 14px; font-weight: bold; line-height: 1em; height: 18px; margin-bottom: 10px; padding-top: 2px; padding-right: 10px; padding-left: 10px; border-bottom: 1px solid #333; border-left: 20px solid #0074be; }
.rss_site_name a { color: #333; }
.rss_site_name a:hover { color: #dc143c; }
.rss_read .rss_title { color: #808080; height: 20px; margin-left: 2em; padding-top: 4px; border-bottom: 1px dotted #d3d3d3; list-style-type: square; display: list-item; }
.rss_title a { color: #808080; padding: 2px; display: block; }
.rss_title a:hover { color: #333; background-color: #fff0f5; }
.rss_read .rss_description { }
.newLink {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.newLink ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 540px;
}
.newLink ul li {
	clear: both;
	display: block;
	border-bottom: 1px dashed #999;
}
.newLink ul li span {
	padding: 5px;
}
.newLink ul li .linkName {
	display: block;
	width: 140px;
	float: left;
	padding: 0px;
}
.newLink ul li .linkComment {
	display: block;
	width: 270px;
	float: left;
}
.newLink ul li .linkCategory {
	display: block;
	width: 100px;
	float: left;
}
.newLink ul li:hover {
	background-color: #FFD;
}
.newLink ul li a {
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
.newLink .newLinkSEOP {
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
}
.newLink .newLinkSEOP a {
	padding: 5px;
}
