/*真木栗ノ穴*/
BODY,TABLE,TR,TH,TD{
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	font-family:"ＭＳＰゴシック", "MS PGOTHIC", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
	scrollbar-base-color:#c6c6c6;/*左上外*/
	scrollbar-darkshadow-color:#c6c6c6;/*右下外*/
	scrollbar-arrow-color:#c6c6c6;/*矢印の色*/
	scrollbar-highlight-color:#000000;/*左上内*/
	scrollbar-shadow-color:#000000;/*右下内*/
	scrollbar-face-color:#000000;/*メインの平らな部分*/
	scrollbar-track-color:#000000;/*下地*/
	line-height: 130%;
}
BODY{
margin:0px;padding:0px;text-align:center;
background:#000000 url(img/bgphoto_staff.jpg) no-repeat fixed;
}

A:link{text-decoration:none;color:#CC00FF;}
A:visited{text-decoration:none;color:#CC00FF;}
A:hover{text-decoration:none;color:#ffffff;}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

#content{
margin:50px auto;width:640px;}

#left {
float:left;width:240px;padding-top:0px;text-align:left;overflow: hidden;}
#right {
float:right;width:385px;padding-top:0px;padding-bottom:10px;text-align:left;overflow: hidden;}

.photocopy{
font-size:10px;text-align:left;margin:3px 0px 0px 2px;
line-height:11px;color: #e6e6e6;}