/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ts-club.jp/mt-static/themes/base-weblog.css);
@import url(http://ts-club.jp/mt-static/themes/SunDiver/SunDiver.css);
/* end StyleCatcher imports */
/* add */

.topnavi ul{
	display: block;
	list-style-type: none;
	margin: 2px;
}

.topnavi li{
	list-style-type: none;
	display: block;
	width:160px;
	text-align:center;
	float: left;
	margin: 1px;
	border: thin solid #FFFFCC;
	color: #000000;
	font-weight: bold;
	background-color: #FABF5B;
	padding-top: 5px;
	padding-bottom: 5px;
}




