/*ヘッダー右メッセ挿入用CSS*/
.page-header-wrapper{
position:relative;
}

#title-logo-lower{
	position:absolute;
	top:10px;
	right:10px;
       font-size:14px;
       color:white;
      font-weight:bold;
}
#title-logo-lower a{
color:white;
text-decoration:none;
}

.home-content-lower h3{
    margin-bottom:5px;
}
