@charset "shift_jis";
/* CSS Document */
/*　スタッフメッセージメイン部分設定　*/
#staff_msg_main {
	text-align: left;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#staff_msg_main H2 {
	background-image: url(../img/stfmsg_t.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#staff_msg_main H3 {
	font-size: 105%;
	margin-bottom: 0.5em;
}
#staff_msg_main P {
	font-size: 95%;
	line-height: 1.5;
	text-indent: 0.5em;
}

#james {
	background-image: url(../img/miki.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}
#james H3 {
	margin-left: 95px;
}
#james EM {
	font-size: 95%;
	font-weight: bold;
	margin-left: 95px;
	font-style: normal;
	display: block;
}
