@charset "Shift_JIS";

/* =========================================================
 * 「はじめに」で使用
 * ========================================================= */
/* ----------- */
/* Photo Style */
/* ----------- */

#photo1 {
	margin-right:5px;
	width:150px;
	height:200px;
	border:1px solid #000;
	float:left;
}

#photo2 {
	margin-right:5px;
	width:75px;
	height:96px;
	border:1px solid #000;
	float:left;
}

p.photo_text {
	text-indent:-1em;
	clear:both;
}

.photo_indent {
	margin-left:1em;
}

.memo2 {
	text-align:center;
	background:#aee394;
	border-top:2px solid #b5f794;
	border-left:2px solid #b5f794;
	border-bottom:2px solid #98d07d;
	border-right:2px solid #98d07d;
}

