.tenki {
	background-image: url(img/tenki-bk.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 200px;
}
.left-menu {
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	float: left;
}
.jihyo-top {
	font-size: 14px;
	background-image: url(img/jihyo-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.jihyo-list {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	height: 430px;
	overflow: auto;
}
.jihyo-list ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style-type: none;
}

.jihyo-list li {
	text-align: left;
	margin: 0px;
	padding: 0px 5px 5px;
	width: 175px;
	list-style-type: none;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}
.jihyo-list a {
	text-align: left;
	list-style-type: none;
	text-decoration: none;
}
.news-top {

	font-size: 14px;
	background-image: url(img/news-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.news-list {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
	height: 430px;
	overflow: auto;
}
.kako-top {


	font-size: 14px;
	background-image: url(img/kako-bk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.news-list li {
	text-align: left;
	margin: 0px;
	padding: 0px 5px 5px;
	width: 175px;
	list-style-type: none;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}
.news-list ul {

	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style-type: none;
}
.news-list a {

	text-align: left;
	list-style-type: none;
	text-decoration: none;
}
.tenki-list {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 5px auto 0px;
	padding: 0px;
	height: auto;
	width: 190px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: middle;
}
#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
.cal-list {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
}
.cal-list a {

	text-align: left;
	list-style-type: none;
	text-decoration: underline;
}

