@charset "shift_jis";
/*--------------------------------------------------
	float解除
--------------------------------------------------*/
.clearfix:after { content: ""; display: block; clear: both; }
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

.both { clear: both; }

/*--------------------------------------------------
	中小企業診断士のご紹介　004_goshoukai
--------------------------------------------------*/
#goshoukai h2 {
    line-height: normal;
	text-align: center;
	margin: 0 auto;
    padding: 0;
    background: none;
}
#goshoukai a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#goshoukai a:hover img .over {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#goshoukai .infomation {
	width: 538px;
	margin: 0 auto;
	padding: 20px;
	background: #fefdf5;
	border: 2px #8EC54A solid;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
#goshoukai .infomation p {
	margin: 0;
}
#goshoukai .infomation .txt {
	margin-bottom: 20px;
}
#goshoukai .infomation .txt img {
	float: right;
	margin-left: 10px;
}
#goshoukai .infomation .voice {
	position: relative;
}
#goshoukai .infomation .voice p {
	width: 406px;
	font-size: 82%;
	color: #666;
	padding: 10px;
	background: #fff;
	border: 4px #CEE29C solid;
	border-radius: 10px; /* 記述無し */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Google Chrome、Safari */
	-o-border-radius: 10px; /* Opera */
	-ms-border-radius: 10px; /* Internet Explorer */
}
#goshoukai .infomation .voice .img_02 {
	position: absolute;
	right: 0;
	bottom: 4px;
}
#goshoukai ul.bnr {
	list-style-image: none;
	list-style-type: none;
}
#goshoukai ul.bnr li {
	margin-bottom: 15px;
}
#goshoukai ul.bnr li img {
	vertical-align: bottom;
	border: none;
}