.bgWhite {
	background-color: #fff!important;
}

#navigation2 {
	width: 788px;
	margin: 0;
	height: 48px;
	background: url(../images/navi.jpg) no-repeat 0 0;
	padding: 0;
}

#navigation2 p {
	float: left;
	height: 48px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#navigation2 p a {
	display: block;
	margin: 0;
	padding: 0;
	height: 48px;
}

p#n01 a:link, p#n01 a:visited {
	width: 138px!important;
}

p#n02 a:link, p#n02 a:visited {
	width: 160px!important;
}

p#n03 a:link, p#n03 a:visited {
	width: 160px!important;
}

p#n04 a:link, p#n04 a:visited {
	width: 160px!important;
}

p#n05 a:link, p#n05 a:visited {
	width: 170px!important;
}

p#n01 a:hover {
	width: 138px!important;
	background: url(../images/navi-over.jpg) left;
}

p#n02 a:hover {
	background: url(../images/navi-over.jpg) -138px;
	width: 160px!important;
}

p#n03 a:hover {
	background: url(../images/navi-over.jpg) -298px;
	width: 160px!important;
}

p#n04 a:hover {
	background: url(../images/navi-over.jpg) -458px;
	width: 160px!important;
}

p#n05 a:hover {
	background: url(../images/navi-over.jpg) -618px;
	width: 170px!important;
}

/* HERE表示 */
p#n01here a:link, p#n01here a:visited {
	background: url(../images/navi-here.jpg) left;
	width: 138px!important;
}

p#n02here a:link, p#n02here a:visited {
	background: url(../images/navi-here.jpg) -138px;
	width: 160px!important;
}

p#n03here a:link, p#n03here a:visited {
	background: url(../images/navi-here.jpg) -298px;
	width: 160px!important;
}

p#n04here a:link, p#n04here a:visited {
	background: url(../images/navi-here.jpg) -458px;
	width: 160px!important;
}

p#n05here a:link, p#n05here a:visited {
	background: url(../images/navi-here.jpg) -618px;
	width: 170px!important;
}


/* 2nd design */
div.honmon {
	padding: 0;
	margin: 0 70px 30px;
}
div.honmon p {
	font-size: 12px;
	line-height: 1.8em;
}
p.introduction {
}
p.cast {
	margin-top: 10px;
}
.imgLeft {
	float: left;
	padding: 0;
	margin: 5px 10px 10px 0;
}
.imgRight {
	float: right;
	padding: 0;
	margin: 5px 0 10px 10px;
}
.imgCaption {
	font-size: 10px;
	color: #4c4c4c;
}

/*インタビュー枠*/
div.interview {
	padding: 30px;
	margin: 0;
	background: url(../images/interview-waku01.gif) no-repeat right top;
}
div.interviewIn {
	padding: 0;
	background: url(../images/interview-waku02.gif) no-repeat left bottom;
	margin: 0 70px 30px;
}
div.interview p {
	font-size: 12px;
	line-height: 1.8em;
}





h2#bbl {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 10px;
}

/* 年譜デザイン */
table#nempu {
	font-size: 12px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	width: 708px;
	line-height: 1.8em;
}

table#nempu tr {
	border-top: 1px solid #333;
}

table#nempu td {
	padding: 5px;
	border-top: 1px solid #333;
}

table#nempu td.noLine {
	border-top-style: none!important;
	padding-top: 0!important;
	padding-left: 10px!important;
	padding-bottom: 10px!important;
	font-size: 10px;
	line-height: 1.4em;
	color: #999;
}

/* ダンサー写真ブロック　デザイン */
table#dancerPhoto {
	font-size: 12px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	/* width: 100%; */
	line-height: 1.8em;
	width: 700px;
	margin-bottom: 30px;
}

table#nempu tr {
	border-top: 1px solid #333;
}

table#dancerPhoto td.dancerName {
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 10px;
}

table#nempu td.noLine {
	padding: 5px;
	border-top-style: none!important;
}

.topPage {
	border-bottom: 1px solid #fff!important;
	padding-bottom: 20px!important;
}