#top_contents ul{
	margin-top: -30px;
	}

#top_contents li{
	list-style:none;
	color: #00F;
	padding-top: 10px;
	text-align: center;
	}

.top_contents_tlt{
	font-size: 36px;
	}
	
.sec_contents_img {
	margin: 0 auto;
	}	

#third_contents {
	overflow: hidden;
	margin:0 auto;}

.third_contents_01 {
	width: 250px;
	overflow:hidden;
	float:left;
	padding-right: 14px;
	
	}
	
.third_contents_tlt01 {
	float:left;}	


.third_contents_01img {
	clear: left;
	width: 250px;
	}
	
.third_contents_01 p {
	float: left;
	width: 250px;
	}

.third_contents_02 {
	width: 250px;
	overflow:hidden;
	float:left;
	}

.third_contents_tlt02 {
	float:left;
}	


.third_contents_02img {
	clear: left;
	width: 250px;
	}
	
.third_contents_02 p {
	width: 250px;
	}
	
.summary_title {
    border-top: 5px solid #00023c;
}

.seminar_note dd {
	margin-left: 1em;
	}

.clearfix:after{
    content: "";
    clear: both;
    display: block;
}

ul{
	margin: 0px;
	padding: 0px;
}
ul li{
	list-style-type: none;
}

/*---float---*/
.f_left{
	float:left;
}
.f_right{
	float:right;
}

#side_app_bana{
	margin-top: 10px;
	margin-bottom: 10px;
}

#side_app_bana li{
	margin-bottom:5px;
}
#side_app_bana li img{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
