@charset "Shift_JIS";

/* ==========================
 * Header style
 * ========================== */

#header04 {
	padding-bottom: 2px;
	width: 730px;
	height: 250px;
	background: url(../images/staff/header04.png) no-repeat left top;
}

	#header04 span { display: none; }


/* ==========================
 * Staff style
 * ========================== */

/* Catch Copy style
 * -------------------------- */

div#catchcopy {
	width: 730px;
	font-size: 100%; /* 13px */
	clear: left;
}

	div#catchcopy p.comm1 {
	padding: 18px 0;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", serif;
	font-size: 197%; /* 26px */
	font-weight: bold;
	text-align: center;
	color: #592d06;
	}

	div#catchcopy p.comm2 {
		margin: 0 auto;
		width: 600px;
		padding-bottom: 10px;
		font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", serif;
		color: #333;
		line-height: 1.5;
	}

/* Staff Contents style
 * -------------------------- */

div.content {
	margin: 0 10px;
	padding: 15px 0;
	border-bottom: 1px dashed #000;
	font-size: 100%; /* 13px */
}

	div.content h2.entry01,
	div.content h2.entry02,
	div.content h2.entry03,
	div.content h2.entry04,
	div.content h2.entry05 {
		width: 710px;
		height: 50px;
		background: url(../images/staff/entry01.png) no-repeat left top;
	}

	div.content h2.entry02 {
		background: url(../images/staff/entry02.png) no-repeat left top;
	}

	div.content h2.entry03 {
		background: url(../images/staff/entry03.png) no-repeat left top;
	}

	div.content h2.entry04 {
		background: url(../images/staff/entry04.png) no-repeat left top;
	}

	div.content h2.entry05 {
		background: url(../images/staff/entry05.png) no-repeat left top;
	}

		div.content h2 span { display: none; }

	div.content p {
		padding: 20px;
		border: 1px solid #46220C;
		font-size: 108%; /* 14px */
		color: #333;
		text-align: justify;
		text-justify: inter-ideograph;
		line-height: 1.7;
	}

	div.content p img {
		margin: -10px 0 15px;
	}
