@charset "shift_jis";

.topics_title {
	width: 97%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: transparent linear-gradient(to bottom, #FFF 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%) repeat scroll 0% 0%;
	border: 1px solid #CCC;
	padding: 5px 0px 5px 15px;
	margin: 10px 0px 20px;
	font-size:80%;
}
#toreka_topics {
	clear:both;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style: none;
}
#toreka_topics li {
	text-align: left;
	font-size:95%;
	background-image:url(https://www.suruga-ya.jp/yaji.png);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:#CCC 1px dotted;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;	
}

.pageScroll {
	text-align: right;
	width: 740px;
	clear:both;
}
