@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* President CSS [SP]                           */
/*----------------------------------------------*/

.presidentbox {
	padding: 10px;
	border: 1px solid #EEEEEE;
	background-image: url(../images/president/president_bg.gif);
	background-repeat: repeat;
}

.presidentbox img {
	width: 100%;
	margin-bottom: 20px;
}

.presidentbox p {
	margin-bottom: 20px;
	
	line-height: 180%;
	color: #616161;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;  /* Android明朝非対応 */
	
	text-align: justify;
	text-justify: inter-ideograph;
}
