@charset "utf-8";

/* hyuman */

#hyuman h3{
	display:inline;
	font-weight:100;
}

div.asset-content h4 {
background:none;
font-size:92%;
font-weight:bold;
margin: 0;
padding: 0;
}

#hyuman p.tit,
#hyuman h4{
	margin-bottom:15px;
}

#hyuman .pankuzu{
	margin-bottom:17px;
}

#hyuman .left-box .img{
	float:left;
	margin:0 15px 15px 0;
	display:block;
}
#hyuman .right-box .img{
	float:right;
	margin:0 0 10px 15px;
	display:block;
}

/* fuman
----------------------------------------------*/
#hyuman .fuman-list{ margin-bottom:15px; }
#hyuman .fuman-list li{
	display:inline;
	white-space: nowrap;
}

#hyuman .fuman-list a{
	color:#9a763c;
	padding:0;
	border-right: none;
	line-height: 1.5;
}

#hyuman .fuman-list a:hover {
	text-decoration: none;
}


/* fuman-list02 */

#hyuman .fuman-list02{
	overflow: hidden;
	_zoom: 1;
	width:480px;
	margin:0 auto;
}
#hyuman .fuman-list02 ul{
	width:180px;
	_width:196px;
	float:right;
	padding:8px;
	background:#fff;
	margin-bottom: 15px;
	margin-right: 8px;
}
#hyuman .fuman-list02 ul li{
	display:inline;
	white-space: nowrap;
}
#hyuman .fuman-list02 ul li a{
	padding:0;
	color:#3c9a7a;
	border-right:none;
	line-height: 1.5;
}
#hyuman .fuman-list02 ul li a:hover {
	text-decoration: none;
}


#hyuman .info-txt {
	clear: both;
	padding-bottom: 10px;
}



