@charset "Shift_JIS";


/* ヘッダ・フッタ 画像指定(MEMBER用) */
#header{
	background-image:url(../images/header_spring02.jpg);
}

#footer{
	background-image:url(../images/footer_spring02b.jpg);
}

#bg{
	background-image:url(../images/footer_spring02a.jpg);
}

h1{
	border-color:#00AE00;
}



#memPersonal p{
	margin-bottom:1.25em;
}

#memPersonal table{
	margin-top:36px;
}

#memPersonal .photo{
	padding-right:24px;
}

.mei{/* 座右の銘 */
	display:block;
	margin:4px 0 0 24px;
}


/* ベストショットギャラリ */
#memBestShot .photo{
	padding-right:24px;
} 
#memBestShot table{
	margin-top:24px;
}
#memBestShot table table{
	margin:0 auto;
}

#memBestShot p.use{
	margin:24px 0 0 0;
	text-align:center;
}


/* 伊藤氏 踊りのページ */

#memBestShot .odori th{
	padding-right:18px;
}

#memBestShot .odori tr.first th,
#memBestShot .odori tr.first td{
	border-style:none;
}

#memBestShot .odori td,
#memBestShot .odori th{
	padding-top:11px;
	padding-bottom:11px;

	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#999;
}

#memBestShot .odori tr.borderless td,
#memBestShot .odori tr.borderless th{
	padding-top:0;
	border-style:none;
}
#memBestShot .odori tr.borderDown td,
#memBestShot .odori tr.borderDown th{
	padding-bottom:11px;
}