@charset "utf-8";
#staff {
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
	height: 400px;
	/* [disabled]margin-top: auto; */
	/* [disabled]margin-bottom: 0px; */
	width: 950px;
	border: 1px solid #49C0F9;
	background-color: #C6E3F8;


}
#talkarea {
	height: 215px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border: thin solid #666699;
	width: 912px;
}



/*画像リストメニュー*/
.listField {
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 85%;
	margin-left: 5%;
}
.listField ul {
	float: left;
	position: relative;
	width: 16%;
}
.listField li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	float: left;
	width: 85%;
}



.blank_space {
	height: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
#photospace {
	width: 900px;
	height: 186px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #07C9FB;
}
.curled-box {
	border-radius: 50%;
	height: 120px;
	width: 120px;
	background-color: #0EDB78;
	float: left;
	margin-bottom: 40px;
}
