/* style.css */
#h2-index-01 {
	width: 580px;
	height: 33px;
	margin-top: 30px;
	text-indent: -9999px;
	background: url(../image/h2_index_01.gif) left top no-repeat;
}

#iconList { margin-bottom: 15px; }

#iconList li { padding-left: 20px; font-weight: bold; background: url(../../common/image/ico-power.gif) no-repeat; }

.koenInfoList { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #CCCCCC; }
.koenInfoList dt { width: 120px; float: left; color: #666666; font-weight: bold; }
.koenInfoList dd { width: 450px; float: right; text-align: left; }
.seminarTitle { font-size: 10px; padding: 1px 5px; border: 1px solid #CCCCCC; background-color: #F0F0F0; }
.mb5 { margin-bottom: 5px; }
.koenInfoTitle { color: #000066; font-weight: bold; }
.koenInfoText { color: #999999; }

.koenInfoList:after {
	display: block;
	clear: both;
	height: 0;
	content: "";
}

.koenInfoList { display: inline-block; }
 
.koenInfoList { display: block; }
/* End */