@charset "utf-8";


/*--------------------------------------*/
/*  #main 
/*--------------------------------------*/

.clearfix {
	clear:both;
}


/*--------------------------------------*/
/*  #side
/*--------------------------------------*/

#side_nav ul ul {
	display: none;
}

#side_related_heading {
	padding: 0 0 6px 0;
	border-bottom: solid 1px #999999;
}

.list-item{
	padding: 10px 0;
	border-bottom: dotted 1px #999999;
	overflow:hidden;
}
.list-item-thumb{
	float: left;
}
.list-item-thumb img{
	border: solid 1px #dddddd;
}
.list-item-content{
	margin: 0 0 0 90px;
}
.list-item-content h3{
	font-size: 93%;
	line-height: 1.63;
}
.list-item-content h3 a:hover{
	text-decoration: underline!important;
}
.list-item-content p{
	font-size: 85%;
	line-height: 1.63;
}

.bottomBlock {
	width: 240px;
	margin-top:15px;
}

.bottomBlock p {
	margin-top: 5px;
	font-size:85%;
}





/*--------------------------------------*/
/*  #page-body
/*--------------------------------------*/

#page-body{}

/*--------------------------------------*/
/*  #top_jinzai_page #main 
/*--------------------------------------*/

#top_jinzai_page #main p.kyoka {
	margin-bottom: 0.5em;
	text-align: right;
}
