body, td, th {
	color: #1D1D0E;
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.mini {
	font-size: 12px;

}
.large {
	font-size: 17px;

}
strong {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
}
.sagari {
	padding-right: 20px;
	padding-left: 20px;

}
h1 {
	font-size: 30px;
	margin-bottom: 0px;
}
#top h2 {
	text-align: center;
	background: url(../img/topkakoi.jpg) no-repeat center center;
	color: #fff;
	font-size: 18px;
	padding: 23px 0;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #0099CC;
	margin: 0px;
}

.orange {
	color: #EA5E00;
	font-weight: bold;
}
#top #new {
	float: left;
	width: 350px;
	background: url(../img/new_body.jpg) repeat-y;
	margin-left: 50px;
	margin-bottom: 0px;
}
#new .new_top {
	background: url(../img/new_top.jpg) no-repeat;
}
#new .new_bottom {
	background: url(../img/new_bottom.jpg) no-repeat left bottom;
}
#top #new a { color:#000066; }
#top #menu {
	width: 270px;
	background: #D8E79C;
}
#top .menutitle {
	color: #fff;
	text-align: center;
	padding: 3px;
	background: #87CB54;
	margin: 0 0 5px 0;
}
#top .menutitle a {
	color: #fff;
}
#top #menu p {
	margin: 5px;
}
#top #menu ul {
	margin: 5px 5px 5px 20px;
	padding: 0px;
}
#top #menu li {
	padding: 0 0 5px 0;
	margin: 0;
}

#fotter {
	width: 704px;
	margin: 0 auto;
	text-align: right;
	color: #999;
	margin-top: 10px;
}
li {
	margin-bottom: 10px;
}
