/* tsuruhime */

@charset "shift_jis";
/* CSS Document */

/*　個人プロフ部分設定　*/
#prof {
	margin-bottom: 1em;
	text-align: center;
}

#prof H3 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 4px solid #FF6666;
	line-height: 1.5;
}
#prof P {
	font-size: 95%;
	color: #333333;
	text-align: left;
	line-height: 1.5;
}
#prof EM {
	text-align: left;
	font-size: 110%;
	line-height: 1.5;
	font-style: normal;
	font-weight: bold;
	display: block;
}

#prof H4 {
	text-align: left;
	margin-top: 1em;
	font-size: 100%;
}

#prof LI {
	font-size: 85%;
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}
.sakuhin {
	font-size: 80%;
	margin-left: 20px;
}