.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;
}

/* ホットスポット 記事中央----------------------------*/
#hotspotleft01 {
	margin: 0 0 20px;
	float: none;
	clear: both;
}
#hotspotleft01_title {
	color: white;
}
#hotspotleft01_body  {
	font-size: 95%;
	padding: 0;
}
#hotspotleft01_body ul {
	margin: 0;
	padding: 0;
}
#hotspotleft01_body li {
	margin: 0;
	padding: 0 0 2px 8px;
	float: left;
	width :22%;
	list-style-position: inside;
	list-style-image: url(/img/point.gif);
}

/* ホットスポット 記事下 -----------------------------*/
#hotspotbottom {
	width: 100%;
	margin-bottom: 5px;
	background-color: white;
}
#hotspotbottom_header {
	background-image: url(/images/bg_cyan_grad.jpg);
}
#hotspotbottom_title {
	padding: 5px 10px 5px 25px;
	background-image: url(/images/mark_arrow_down_green.gif);
	background-repeat: no-repeat;
	background-position: 5px 45%;
	font-size: 90%;
	font-weight: bold;
}
#hotspotbottom_body {
	padding: 5px;
	border: 1px solid gainsboro;
	border-top: 0px;
}
#hotspotbottom_body table {
	 width: 97%;
}
#hotspotbottom_body td {
	padding-left: 10px;
	font-size: 80%;
	line-height: 150%;
}
#hotspotbottom_body ul {
	margin: 0;
	padding: 0;
}
#hotspotbottom_body li {
	margin: 0 0 0 15px;
	padding: 0 0 2px;
}
#hotspotbottom_body a {font-size: 90%; text-decoration:none}
#hotspotbottom_body a:link { color: navy }
#hotspotbottom_body a:visited { color: navy }
#hotspotbottom_body a:hover { text-decoration:underline }
#hotspotbottom_body a:active { color: red }


/* ホットスポット 記事ページ右カラム -----------------------------*/
#hotspotright {
	margin-bottom: 5px;
	background-color: white;
}
#hotspotright_header {
	padding: 2px;
	background-color: palevioletred;
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	color: white;
}
#hotspotright_body table {
	width: 298px;
}
#hotspotright_title, #hotspotright_title p, #hotspotright_body, #hotspotright_body table, #hotspotright_body td, #hotspotright_body tr {
	padding: 0;
	margin: 0;
}
#hotspotright_body ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#hotspotright_body li {
	padding-bottom: 2px;
	padding-left: 10px;
	margin-left: 0;
	line-height: 130%;
	font-size: 80%;
	list-style-position: inside;
	list-style-image: url(/images/list_triangle_right_red.gif);
}
