@charset "UTF-8";

/*ブログ*/
#home #blog {
	padding: 0px 0px 10px;
	width: 220px;
	clear: both;
}
#home #policy h2, #home #blog h2, #home #wrap #container-content #contents #sidebar #twitter h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DBDBB9;
	background-image: none;
}
#home #blog h2 a {
	text-decoration: none;
	background-image: none;
}

#blog ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
#blog ul li {
	list-style: none;
	margin: 0px;
	font-size: 0.8em;
	color: #666666;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding: 10px 0px 10px 10px;
}
#blog ul li + li {
	list-style: none;
	padding: 10px 0px 10px 10px;
	margin-top: 0px;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
}
#blog ul li a {
	font-size: 1.2em;
}

#home #mainimg {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#home #main_shadow {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#home h3#a {
	background-image: url(../img/h3a.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 480px;
	margin: 0px 0px 5px;
	padding: 0px;
	border-style: none;
}
#home h3#b {
	background-image: url(../img/h3b.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 480px;
	margin: 0px 0px 5px;
	padding: 0px;
	border-style: none;
}
#news strong {
	color: #EF2F00;
}
#news a {
	font-size: 1.2em;
}
.top_banner {
	float: left;
	height: 90px;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.end {
	float: left;
	height: 90px;
	width: 240px;
	margin-right: 0px;
}
#topics .topics_list a {
	background-image: none;
}

