@charset "utf-8";
@import "basic.css";
#right{
	margin-left: 240px;
	margin-right: 220px;
}
.hp_list{
	margin-left: 10px;
	margin-top: 30px;
}
.hp_list h2{
	text-indent:-9999px;
	background-image: url(../img/h2_3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.navi2bg{
	background-color: #EEEECC;
	margin-bottom: 5px;
	padding: 5px;
}
.no_cate{
	font-size: 80%;
	text-align: center;
	color: #CC6600;
}
.no_site{
	font-size: 80%;
	color: #CC6600;
	margin-left: 20px;
}
.title a{
	background-repeat: no-repeat;
	padding-left: 15px;
}
.title a:link {
	background-image: url(../img/list2.gif);
}
.title a:visited {
	background-image: url(../img/list2.gif);
}
.title a:hover {
	background-image: url(../img/list2_h.gif);
}
.title span{
	font-size: 80%;
	margin-left: 10px;
	color: #EEEECC;
}
.summary{
	margin-left: 15px;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 7px;
}
.no_entry{
	margin-top: 30px;
}
.no_entry p{
	margin-top: 20px;
	margin-left: 20px;
	font-size: 80%;
}
.no_entry span{
	display: block;
	background-image: url(../img/yahoo.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 120%;
	margin-top: 2px;
}

