@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for 関ジャニ∞ プロフィール */

#main {
	overflow: hidden;
	padding-bottom: 2em;
}

/* ########## メインコンテンツ ########## */
#main h2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	width: 100%;
	height: 350px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(../img/basic/back_h2_sub.gif) no-repeat 0 0;
}

/* ########## メンバー ########## */
#member {
	position: relative;
	top: 160px;
	left: 0;
	z-index: 400;
	margin: 0;
	padding: 0 0 0 5px;
}
html[xmlns] #member {
	margin: 0 0 160px 0;
}
*:first-child+html #member {
	margin: 0;
}
#member h3 {
	margin: 0 0 0.6em 0;
	padding: 0;
	color: #cccccc;
	font-family: "Trebuchet MS";
	font-size: 200%;
	letter-spacing: 0.6em;
	text-align: center;
}

#member dl {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 135px;
	height: 400px;
	z-index: 410;
	margin: 0;
	padding: 0;
}
html[xmlns] #member dl {
	height: auto;
	min-height: 400px;
}
#member dl dt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 420;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	line-height: 1.0;
	letter-spacing: 0.1em;
	white-space: nowrap;
}
#member dl dd {
	position: relative;
	top: 0;
	left: 0;
	z-index: 430;
	margin: 0;
	padding: 0 0 0 10px;
}
#member dl dd.roman {
	margin: 0 0 1.5em 0;
	padding: 0;
	color: #666666;
	font-size: 71%;
	text-align: center;
	line-height: 1.2;
	white-space: nowrap;
}

#member dl dd.basic {
	position: relative;
	top: 0;
	left: 0;
	z-index: 340;
	margin: 0;
	padding: 0;
}
#member dl dd.basic ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 82%;
}
#member dl dd.basic ul li {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
}
#member dl dd.basic span.category {
	display: block;
	margin: 0 18px;
	padding: 0;
	color: #336699;
	font-size: 82%;
	text-align: right;
	line-height: 1.0;
	border-bottom: 1px dotted #999999;
}

/* ########## バイオグラフィー ########## */
#biography {
	clear: both;
	position: relative;
	top: 50px;
	left: 0;
	z-index: 400;
	margin: 0 0 50px 0;
	padding: 0 30px;
}
#biography h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
#biography table {
	width: 890px;
	margin: 0;
	padding: 0;
	line-height: 140%;
	border-collapse: collapse;
}
html[xmlns] #biography table {
	width: 100%;
}
#biography caption {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#biography th {
	padding: 0.4em 20px;
	font-size: 82%;
	font-weight: normal;
	text-align: center;
	border: 1px #cccccc solid;
	background: #efefef;
}
html[xmlns] #biography th {
	background: url(../img/basic/back_transparent_black_5.png);
}

#biography td {
	padding: 0.4em 15px;
	font-size: 82%;
	line-height: 1.8;
	background: #f6f6f6;
}
html[xmlns] #biography td {
	background: url(../img/basic/back_transparent_black_2.png);
}
#biography td.time1 {
	width: 3em;
	text-align: center;
	white-space: nowrap;
	border: 1px #cccccc;
	border-style: solid dashed solid solid;
}
#biography td.time2 {
	width: 5em;
	text-align: center;
	white-space: nowrap;
	border: 1px #cccccc;
	border-style: solid solid solid dashed;
}
#biography td.contents {
	padding: 0.4em 20px;
	border: 1px #cccccc;
	border-style: solid;
}

#biography td p {
	margin: 0.5em 0;
	padding: 0;
}

#biography td.contents strong {
	color: #336699;
}

#biography td.contents ul {
	list-style-type: circle;
	margin: 0.5em 25px;
	padding: 0;
}

