/* navi */
#navi {
	background-image: url(http://www.haramu.net/img/news-main.gif);
	background-repeat: repeat-y;
	padding: 0px 20px;
}
#navi h2 {
	color: #5d4f19;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
}
#navi img {
	border: 0px;
	margin: 0px 10px 5px 0px;
}
#navi ul {
	list-style-type: none;
	margin-left: 20px;
}
#navi li {
	background-image: url(http://www.haramu.net/library/img/list.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	margin-left: 20px;
	clear: both;
}
.navi-main {
	font-size: 90%;
}
.navi-top {
	height: 15px;
	background-image: url(http://www.haramu.net/img/news-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navi-bottom {
	height: 15px;
	background-image: url(http://www.haramu.net/img/news-bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}
.navi-title {
	height: 21px;
	background-image: url(http://www.haramu.net/library/img/ttl-list.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* list */

#list {
	margin: 0px 15px;
}
#list ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#list li {
	border-bottom: 1px dotted #000000;
	margin-top: 10px;
	margin-left: 34px;
}
#list li h3 {
	color: #ff9f0e;
	font-size: 120%;
	font-weight: bold;
	margin-left: 5px;
	padding-bottom: 5px;
}
#list .large {
	color: #ff9f0e;
	font-size: 120%;
	font-weight: bold;
}
#list .small {
	font-size: 80%;
	color: #898989;
}
#list h3 {
	color: #ff9f0e;
	font-size: 120%;
	font-weight: bold;
	margin-left: 5px;
	padding-bottom: 5px;
}
#list p {
	font-size: 90%;
	padding-bottom: 10px;
}
#list li a {
	color: #666666;
}
.entbody img {
	border: 1px solid #333333;
	margin-bottom: 5px;
}
#index {
	margin-left: 34px;
	margin-bottom: 5px;
}

/* impression */

#imp {
	margin-left: 30px;
}

/* list-head */
.h-50 {
	height: 33px;
	background-image: url(http://www.haramu.net/library/img/h-50.gif);
	background-repeat: no-repeat;
}
.h-category {
	height: 33px;
	background-image: url(http://www.haramu.net/library/img/h-category.gif);
	background-repeat: no-repeat;
}
.h-new {
	height: 33px;
	background-image: url(http://www.haramu.net/library/img/h-new.gif);
	background-repeat: no-repeat;
}
.h-year {
	height: 33px;
	background-image: url(http://www.haramu.net/library/img/h-year.gif);
	background-repeat: no-repeat;
}
.h-imp {
	height: 33px;
	background-image: url(http://www.haramu.net/library/img/h-imp.gif);
	background-repeat: no-repeat;
}

/* idx */
div.idx {
margin-left:52px;
margin-bottom:10px;
}
div.idx ul {
margin: 0 0 3px 0;
padding: 0;
}
div.idx li {
list-style-type: none;
display: inline;
font-size: 80%;
}
div.idx a, .idx a:visited {
padding: 0 3px;
border: 1px solid #b3b38c;
text-decoration: none;
}
div.idx a:hover, .idx a:active {
border: 1px solid #b3b38c;
color: #000000;
background-color: #e5e5b5;
}


