@charset "Shift_JIS";

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

/* Cascading Style Sheet for JK21 プロフィール */

/* ---------- プロフィール ---------- */
#profile {
	margin: 0;
	padding: 0;
	text-align: left;
}

#profile h3 {
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0.6em 0;
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 160%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.6em;
	line-height: 1.0;
	background: #f3f3f3;
}
html[xmlns] #profile h3 {
	background: url(../img/basic/back_transparent_black_5.png);
}

#profile p.photo {
	float: right;
	width: 475px;
	height: 320px;
	margin: 0 0 0 25px;
	padding: 20px 0 0 0;
	text-align: left;
}

#profile dl {
	margin: 0;
	padding: 0 25px;
}
#profile dl dt {
	position: relative;
	margin: 0;
	padding: 0;
	color: #336699;
	font-weight: bold;
	font-size: 200%;
	line-height: 1.2;
	letter-spacing: 0;
	background: url(../img/basic/back_line_white.gif) 0 100% repeat-x;
}
#profile dl dd {
	margin: 0;
	padding: 0;
}
#profile dl dd.japanese {
	font-size: 82%;
	line-height: 2.0;
}
#profile dl dd.photo {
	margin: 1em 0;
	padding: 0;
	text-align: center;
}
#profile dl dd.profile {
	text-align: center;
}
#profile dl dd.profile p {
	margin: 1em 0;
	padding: 0;
	font-size: 82%;
	line-height: 1.8;
}
#profile dl dd.profile p.copy {
	margin: 1em 0;
	padding: 0;
	color: #336699;
	font-size: 120%;
}

/* ---------- メンバー ---------- */
#member {
	height: 300px;
	margin: 0;
	padding: 0 0 0 35px;
	text-align: center;
}
html[xmlns] #menber {
	height: auto;
	min-height: 300px
}

#member h3 {
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
	margin: 0.5em 35px 0.5em 0;
	padding: 0 10px;
	color: #666600;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	line-height: 1.6;
	background: url(../img/basic/back_line_white.gif) 0 100% repeat-x;
}

#member dl {
	float: left;
	position: relative;
	width: 118px;
	margin: 0 15px;
	padding: 125px 0 0 0;
	text-align: left;
}

#member dl dt {
	margin: 0;
	padding: 10px 0 0 0;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
	background: #e50781 url(../img/basic/back_dt_member.jpg) 50% 50% repeat-x;
}

#member dl dd.profile {
	margin: 0;
	padding: 0;
}

#member dl dd.profile p.japanese {
	margin: 0;
	padding: 0 0 6px 0;
	color: #ffffff;
	font-size: 64%;
	text-align: center;
	line-height: 1.5;
	background: #e50781;
}
#member dl dd.profile p.photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 118px;
	height: 118px;
	margin: 0;
	padding: 0;
}

#member dl dd.profile p.photo a {
	display: block;
	margin: 0;
	padding: 0;
}

#member dl dd.profile ul.personal {
	margin: 0;
	padding: 0;
	font-size: 71%;
}
#member dl dd.profile ul.personal li {
	list-style-type: none;
	margin: 0.2em 0;
	padding: 0;
	text-align: center;
}

#member dl dd.profile p.blog {
	margin: 0;
	padding: 0;
	border: 1px solid #eeeeee;
	font-size: 82%;
	text-align: center;
	white-space: nowrap;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}
#member dl dd.profile p.blog a {
	display: block;
	margin: 0;
	padding: 0.4em 0;
	color: #cc0000 !important;
	padding: 0;
	text-decoration: none;
	background: none;
}