a {
	font-size: 14px;
	color: #427DBD;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.navi {
	font-size: 12px;
}

.p_top {
	font-size: 12px;
	color: #666666;
	margin-top: 2px;
	line-height: 130%;
}
.tea_date {
	font-size: 10px;
	font-weight: bold;
}
ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style-image: url(../img/li.gif);
	margin-left: -14px;
	margin-bottom: 5px;
}
.s_news {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	line-height: 130%;
}
.s_10 {
	font-size: 11px;
	color: #666666;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
p {
	margin-top: 10px;
	margin-bottom: 2px;
}
#top {
	margin-bottom: 1em;
	background-image: url(../img/navi/navi.gif);
	background-repeat: repeat-x;
}
