/* tsuruhime */

@charset "shift_jis";
/* CSS Document */
/*　スタッフメッセージメイン部分設定　*/
#kitai_main {
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#kitai_main H2 {
	background-image: url(../img/kitai_t.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#k_top {
	display:block;
	height: 110px;
}

#k_top H3 {
	font-size: 110%;
	margin-bottom: 0.5em;
	margin-top: 2em;
}

#k_top EM {
	font-size: 95%;
	font-weight: bold;
	font-style: normal;
}

#kitai_main P {
	font-size: 95%;
	line-height: 1.5;
	text-indent: 0.5em;
}
.photo {
	margin: 0 1em;
}
