@charset "utf-8";

/* ========================================================================================================================/

	styleInfo：style.css
		└　1-0, introduction

/======================================================================================================================== */

/* ------------------------------------------------------------------------------------------------------------------------/
	1-0, introduction
/------------------------------------------------------------------------------------------------------------------------ */

#introduction-window {
	margin:0 0 30px 0;
	}
	#introduction-window h3 {
		margin-bottom:25px;
		}
	#introduction-window p {
		line-height:170%;
		}
	#introduction-window .photo {
		width:678px;
		_width:716px;
		background:#ffffff;
		border-style:solid;
		border-width:2px;
		border-color:#43ade1;
		margin-top:20px;
		padding:19px;
		}
