@charset "Shift_JIS";

/* プロフィール */

.div-right {
	float: right;
	width: 45%;
}

.div-left {
	float: left;
	width: 45%;
}

.profile-syotyou-up {
	background-attachment: fixed;
	background-image: url(../parts/back-profile.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 90%;
}

.profile-syotyou-down {
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	font-size: 90%;
	background-attachment: fixed;
	background-image: url(../parts/back-profile2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.profile {
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	font-size: 90%;
}


.staff {
	font-size: 90%;
	margin: 0px;
}

.staff td {
	width: 50%;
	vertical-align: top;
}
