.navibar {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 900;
}
.navibar a {
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt {  font-size: 13px}
.t-80 {  font-size: 80%}

/* 文字（主にランキング） （追加　2010.08.26 M.Sato)------------------------------*/
.t-80-nounderline a {font-size: 80%; text-decoration:none}
.t-80-nounderline a:link { color: navy }
.t-80-nounderline a:visited { color: navy }
.t-80-nounderline a:hover { text-decoration:underline }
.t-80-nounderline a:active { color: red }

.t-150 {  font-size: 150%}
.t-150 a:link{color:#ff0000; text-decoration:bold}
.t-150 a:active{color:#ff3333; text-decoration:none}
.t-150 a:hover{color:#ff0066; text-decoration:underline}
.t-150 a:visited{color:#ff0000; text-decoration:bold}
.menu-title {  font-size: 14px}
.t-90 {  font-size: 90%}

/* 文字（主に最近記事） （追加　2010.08.26 M.Sato)------------------------------*/
.t-90-nounderline a {font-size: 90%; text-decoration:none}
.t-90-nounderline a:link { color: navy }
.t-90-nounderline a:visited { color: navy }
.t-90-nounderline a:hover { text-decoration:underline }
.t-90-nounderline a:active { color: red }

.t-70 {  font-size: 70%}
.day{  font-size: 14px ; line-height: 120%;}
.space { padding-left: 5px}
.space2 { padding-right: 15px}

h1 {  font-size: 110% ; margin-bottom:15px;}
p{  margin-bottom:20px;}


.space-top {  padding-top: 3px}
.tenki {  font-size: 75%; padding-top: 5px}
.time {  font-size: 75%; color: #B0572D}
.right-news {  font-size: 80%; line-height: 130%; padding-left: 13px}
.menutxt-marker { font-size: 13px ; background-color: #FFFF99; color: #000000}


.td01 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 7px;
}
.td02 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding: 10px;
}
