@charset "utf-8";

@import "header.css";

/*****沿革*****/
#history{
	margin-top:1em;
	margin-right:1em;
	float:left;
	width:55%;
	font-size:90%;
	}
#history p{margin-left:1em;
	padding-left:1em;
	text-indent:1em;
	padding-top:0.5em;
	border-left:thin #999 solid;
	}
	

/*****画像*****/
#photo{float:left;
	margin-top:1em;
	width:200px;
	}
	
#photo img{margin-bottom:1em;
	}

img.tate{margin-left:25px;
	}
