.border_box {
	min-height:500px;
	height:auto !important;
	height:500px;
}

#contents #info_top {
	background: url(../img/ceo_con_top.gif) no-repeat top left;
	width: 960px;
	padding: 30px 0 0 0;
	/*font-size: 85%;*/
}

#contents #info_top .container {
	background: url(../img/ceo_bot.gif) no-repeat bottom left;
	overflow: hidden;
	padding-bottom: 30px;
}

#contents #info_top h2 img {
	margin: 10px 0 40px 55px;
}

#contents #info_top .border_box {
	width: 958px;
	padding: 0;
	border-left: #50779a 1px solid;
	border-right: #50779a 1px solid;
}

#contents #info_top .read {
	margin: 35px auto 0 auto;
	padding: 0 0 50px 0;
	color: #333333;
	width: 595px;
}

#contents #info_top .read p.m-top40 {
	margin-top: 40px;
}

#contents #info_top .read p.m-top60 {
	margin-top: 60px;
}

#contents #info_top .read p.right {
	text-align:right;
}


#contents #info_top .container .left {
	float: left;
	width: 150px;
	margin: 5px 0 0 54px !important;
	margin: 0 0 0 27px;
	display: inline;
}

#info_top .container .left .link {
	margin-top: 16px;
	padding: 2px 0 2px 10px;
	background: url(../img/icon_arrow.gif) no-repeat left center;
}
#contents #info_top .container .right {
	float: right;
	width: 600px;
	padding-right: 110px !important;
	padding-right: 100px;
	display: inline;
}

#contents #info_top .container .right .title span.page_title {
	padding-left: 30px;
}

#contents #info_top .container .right .info_contents {
	padding-right: 20px;
	margin: 10px 0 50px 0;
}

#contents #info_top .container .right .page_indicates {
	width: 673px;
	margin: 75px auto 0 auto;
}

#contents #info_top .container .right .page_indicates span.num_page {
	padding: 0 20px;
}


/**
 * Clearfix
**/
#contents #info_top .border_box:after,
#contents #info_top .container .left:after,
#contents #info_top .container .right:after,
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#contents #info_top .border_box,
#contents #info_top .container .left,
#contents #info_top .container .right,
.clearfix {
	display: inline-block;
}



/* Hides from IE-mac \*/
* html #contents #info_top .border_box,
* html #contents #info_top .container .left, 
* html #contents #info_top .container .right,
* html .clearfix {
	height: 1%;
}

#contents #info_top .border_box,
#contents #info_top .container .left,
#contents #info_top .container .right,
.clearfix {
	display: block;
}
/* End hide from IE-mac */