@charset "utf-8";
/* CSS Document */

#top_img {
	float: left;
	height: 303px;
	width: 526px;
}
#top_topics {
	background-image: url(../new_top/img/topics_bg.jpg);
	height: 260px;
	width: 250px;
	float: left;
	padding-top: 43px;
	padding-left: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555555;
}
#top_topics h1 {
	background-image: url(../new_top/img/square.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top_topics ul {
	margin: 0px;
	padding-left: 20px;
}
#top_topics li {
	background-image: url(../new_top/img/triangle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 12px;
	line-height: 22px;
}

#top_topics a:link {
	color: #555555;
	text-decoration: none;
}
#top_topics a:visited {
	color: #555555;
	text-decoration: none;
}
#top_topics a:hover {
	color: #CC6666;
	text-decoration: underline;
}
#top_topics a:active {
	color: #555555;
	text-decoration: none;
}
#top_topics #banner {
	height: auto;
	width: 138px;
	padding-left: 18px;
	padding-top: 50px;
}
.gyoukan {
	letter-spacing: -0.2em;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
.small_red {
	font-size: 10px;
	line-height: 12px;
	color: #FF0000;
}

