@charset "UTF-8";
/* CSS Document */


/**
 * CONTENTS
**/
#contents #ceo_top {
	background: url(../img/ceo_con_top.gif) no-repeat top left;
	/*border-right: #50779a 1px solid;*/
	width: 960px;
	padding: 30px 0 0 0;
	/*padding: 30px 0 25px 0;*/
	font-size: 85%;
}

#contents #ceo_top .container {
	/*background: url(../img/ceo_top_bot.gif) bottom left no-repeat;*/
	/*overflow: hidden;*/
	/*border-left: #50779a 1px solid;*/
}

#contents #ceo_top .container .border_box {
	overflow: hidden;
	/*border-left: #50779a 1px solid;
	border-right: #50779a 1px solid;*/
	margin-bottom: 0;
	width: 960px;
	margin-left: 1px;
}
#contents #ceo_top .container .photo_under {
	margin-left: 0;
}
#contents #ceo_top h2 img {
	padding: 10px 0 30px 55px;
}

#contents #ceo_top .container .left {
	float: left;
	background: url(../img/ceo_left_top.gif) no-repeat top left;
	width: 406px;
	margin: 0 0 0 55px;
	/*height: 39em;*/
	padding: 32px 28px 0 0;
	/*background:#3300ff;*/
	vertical-align: bottom; 
	/*display:inline;*/
	/*border-left: #50779a 1px solid;*/
	/*padding-left: 55px;*/
}
#contents #ceo_top .container .left .inner {
	/*border-right: #b9b9b9 1px solid;
	border-left: #b9b9b9 1px solid;*/
	/*height:100%;*/
	/*background:#3300ff;
	vertical-align: bottom; */
}
#contents #ceo_top .container .left .inner img {
	margin-left: 27px;
}

#contents #ceo_top .container .right {
	float: right;
	width: 462px;
}

#contents #ceo_top .container .right .greeting,
#contents #ceo_bottom .right .greeting {
	color: #284d6f;
}

#contents #ceo_top .container .right .greeting {
	margin-bottom: 25px;
}
#contents #ceo_bottom .right .greeting  {
	margin: 25px  0 20px 0;
}

#contents #ceo_top .container .right p,
#contents #ceo_bottom .right p {
	padding: 0 40px 0 0;
	color: #333333;
}
#contents #ceo_top .container .right p.m-top {
	margin-top: 40px;
}

#contents #ceo_bottom .right p.m-top {
	margin-top: 30px;
}

#contents #ceo_bottom {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#contents #ceo_bottom .container {
	background: url(../img/ceo_bot.gif) no-repeat bottom left;
	width: 960px;
	overflow: hidden;
	padding-bottom: 20px;
	/*border-left: #50779a 1px solid;
	border-right: #50779a 1px solid;*/
}

#contents #ceo_bottom .container .border_box {
	width: 958px;
	margin-bottom: 0px;
	border-left: #50779a 1px solid;
	border-right: #50779a 1px solid;
	overflow: hidden;
	/*background:#333;*/
}

#contents #ceo_bottom .left {
	float: left;
	width: 475px;
	padding: 0;
}

#contents #ceo_bottom .left img {
	padding: 28px 0 0 83px;
}

#contents #ceo_bottom .right {
	float: right;
	width: 461px;
	padding: 0 0px 0 15px;
}

p.distinction {
	margin: 3px 0 15px 0;
	text-align: right;
}


/**
 * Clearfix
**/
#contents #ceo_top .container:after,
#contents #ceo_top .container .left:after,
#contents #ceo_top .container .right:after,
#contents #ceo_top #ceo_bottom .left:after,
#contents #ceo_top #ceo_bottom .right:after,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html #contents #ceo_top .container,
* html #contents #ceo_top .container .left,
* html #contents #ceo_top .container .right,
* html #contents #ceo_top #ceo_bottom .left,
* html #contents #ceo_top #ceo_bottom .left{
	height: 1em;
    	overflow: visible;
}
/**/


/* Additional Modules
---------------------------------------------------------*/

.text-box {
  margin-bottom: 30px;
}
.text-box p {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.text-box img {
  vertical-align: bottom;
  margin-top: 5px;
  margin-bottom: 5px;
}
.text-box p span {
  font-size: 12px;
}

.left-space p {
  margin-left: 30px;
}
.right-space p {
  margin-right: 30px;
}

.quote {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 2.0em;
}
.right-adjust {
  text-align: right;
}