@charset "utf-8";

/**
 *
 *  社長挨拶ページ
 *
 */

/*--------------------------------------------------------------------------
   overwrite  - 共通CSSの上書き -
---------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------
   sec
---------------------------------------------------------------------------*/

.sec .lead{
	margin-bottom: 25px;
}
.sec .name{
	margin-top: 15px;
	text-align: right;
}
.sec .name dt{
	padding-bottom: 5px;
	font-size: 86%;
}
