@charset "utf-8";
/*<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />*/

/*============================================================

	[concept.css]

	@author S.Kaizu

============================================================*/

div.content h1 {
	height: 100px;
}

div.section {
	margin: 0;
}

div.section div.photo {
	float: left;
	width: 240px;
}

div.section div.text {
	float: right;
	width: 420px;
	text-align: justify;
	text-justify: inter-ideograph; /*IE*/
	word-break: break-all; /*IE*/
}

div.section div.text h2 {
	margin: 0 0 1.8333em;
	font-size: 12px;
}

div.section div.text h2#mind,
div.section div.text h2#lets {
	margin-top: 50px;
}

div.section div.text p.separator {
	margin-top: 1.8333em;
}

div.section div.text p.speaker {
	margin-top: 1.8333em;
	text-align: right;
}

div.section div.text span.president {
	font-family: serif;
	font-weight: bold;
	font-size: 14px;
}

div.section div.text p.introduction {
	position: relative;
	right: 0;
	top: 0;
	height: 350px;
	margin: 50px 0 20px;
	text-align: right;
	text-indent: 0;
}

div.section div.text p.introduction a {
	margin-left: 10px;
}

div.section div.text p.introduction img {
	vertical-align: bottom;
}
