#newlist{
	width: 552px;
	height: 94px;
	_height: 84px;
	text-align: center;
	margin-left: 10px;
	/*background-image: url(images/top_newt_bg.jpg);
	background-repeat: no-repeat;*/
	padding: 0;
	margin: 0;
}
#newlist #new{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 10px;
	width: 318px;
}
#newlist #listbtn{

	position: relative;
	top: -4px;
	_left: -4px;

	float: left;
	padding: 0px 0 0 16px;

}
/*-------------------------------------------------------------*/

#list{
	width: 525px;
	text-align: center;
	margin-left: 10px;
}

#list dl,
#list dl dd,
#list dl dt,
#new  dl,
#new  dt,
#new  dd
{
	padding: 0;
	margin: 0;
}
#list dl,
#new dl
{
	width: 101px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#list dl.end{
	margin-right: 0px;
}
#list dl dt,
#new dl dt
{
	background-image: url(images/photo_base.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 3px;
	height: 75px;
	width: 101px;

}
#list dl dt img,
#new dl dt img
{
	margin-left: 3px;
	margin-top: 3px;
}

#list dl dd,
#new dl dd
{
	text-align: center;
	width: 92px;
	background-color: #ffffff;
	padding: 4px;
	font-size: 12px;
	line-height: 120%;
}

#list dl dd a,
#new dl dd a
{
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	padding: 4px;
	line-height: 120%;
}
#list dl dd a:hover,
#new dl dd a:hover
{
color: silver;
}

hr{
	height: 0px;
	visibility: hidden;
	display: block;
	width: 100%;
	clear: both;
	border:0px;
	line-height: 1px;
	margin:-10px 0 0 0;
	_margin:-40px 0 0 0;
	_height:25px;

}


/*---------------------------------------------------*/

#navi{
	width: 525px;
	height: 80px;
	padding: 0;
	padding-top: 15px;
	margin: auto auto;
	text-align: center;
	font-size: 10px;
}

#navi a{
	width: 20px;
	height: 15px;
	margin: 0;
	padding: 12px 5px 12px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #d2151a;
	text-decoration: none;
	position: relative;
	top: 0px;
}
#navi a:hover{
	background-color: #f39800;
}

#navi a *{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;

}
#navi #next{
	margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 65px;
	height: 45px;
}
#navi a#next,#navi a#prev{
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: relative;
	top: 18px;
}

#navi #prev{
	margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 65px;
	height: 45px;
	margin-right: 5px;
}
.newstr {
	color: red;
	font-size: 10px;
}

#houkokum img{
	position: relative;
	top: 8px;
	left: 40px;
}

#contents{
	_height: 740px;
}