@charset "utf-8";
/* CSS Document */
/*visual*/
.leftPic{
	width:450px;
	float:left;
	background-color:#232323;
	height: 600px;
	margin:0px;
	padding: 0px;
	background:url(../img/staff/staff_abe.jpg);
}
#back{
	text-align:center;
	margin:5px;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
}
#back a{color:#000000;}

#faces{
	background: #ffffff;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 10%;
	padding-top:10px;
	
}
#faces li {
	list-style:none;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
}
dl{
	padding-left:1em;
	font-size:0.8em;
	width: 90%;
}
dt{
	font-weight:normal;
	margin-top:0.5em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
dd{
	padding-left:1em;
	font-size:0.9em;
	margin-bottom:1em;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 1em;
	width:80%;
	}
#picShop a{	background-image:url(../img/button/shop3.gif);border-left:#FFFFFF solid 1px;}
#picShop a:hover{background-image:url(../img/button/shop3.gif);}
