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

#message {
	background-color: #4EbDE6;
	margin-top: 0px;
}
#manager_message {
    background-color: #4EE65A;
	margin-top: 240px;
}
#TitleMessage {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
}
#TitleMessage:after {
  content:"";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.message_titleImg_copy {
	position: absolute;
	z-index: 1;
	right: -15px;
	top: -5px;
}
.message_titleImg_character {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 230px;
}
.messageTxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	float: left;
	clear: both;
	width: 960px;
	display: block;
	max-height: 100%;
}
ruby {
	line-height: 21px;
}
#presidentPhoto {
    width: 960px;
    padding: 0px;
    height: auto;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    clear: both;
}
#presidentPhoto img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
