/* CSS Document */

/*   author : Hanawa */

/* index==========================

	for Topics page
*/


/* for topics page ==============================================*/

div#header ul#hNavHakuoukai{
	margin: 45px 14px 0 177px;
}
* html div#header ul#hNavHakuoukai{
	margin: 45px 14px 0 177px;
	display: inline;
}
h4{
	background: url(/common/img/checkOrange.gif)  no-repeat 0 3px;
	padding-left:20px;
	font-weight:bold;
	margin:10px 0!important;
	padding-bottom:10px!important;
	border-bottom:1px dashed #c7d865;
}
.entrybody{
	border-bottom:1px solid #ccc;
	margin-bottom: 20px;
	padding-left:20px;
}

.paginate{
    text-align: center;
    margin:10px 0;
}