#top .title {
	background:url(../img/nenga_title_back.png) no-repeat right;
	height:160px;
	line-height:60px;
	color:#833;
}

h1, h2, h3 {
	background:transparent none;
	padding-left:0.5em;
	margin:0.5em 0 0.2em 0;
	border-bottom:medium dotted silver;
}

ul.nengaIndex {
	margin:0;
	padding:0;
}
ul.nengaIndex li {
	float:left;
	padding:0.5em;
	border:thin outset orange;
	border-bottom:none;
	list-style-type:none;
	background:#FFD url('../img/tab_back1.png') no-repeat center left;
}
ul.nengaIndex a {
	text-decoration:none;
}
.nengaPictures {
	clear:both;
	width:98%; height:400px;
	overflow:scroll;
	border:thick double red;
	scrollbar-base-color: red;
}

.nengaPictures img {
	padding-bottom:1em;
	border-bottom:thick dotted red;
	margin-bottom:1em;
}
