@charset "Shift_JIS";

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

/* Cascading Style Sheet for どぶろっく プロフィール */

/* ---------- プロフィール ---------- */
#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: 580px;
	height: 380px;
	margin: 0 0 0 25px;
	padding: 20px 0 0 0;
	text-align: center;
}
#profile p.photo img.frame {
	border: 8px solid #ffffff;
}

#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.roman {
	font-size: 82%;
	line-height: 2.0;
	letter-spacing: 0.3em;
}
#profile dl dd.main-photo {
	width: 100%;
	height: 380px;
	margin: 1em 0 0 25px;
	padding: 0;
	text-align: center;
}
#profile dl dd.member {
	margin: 1em 10px 0.5em 10px;
	padding: 0.2em 10px 0 10px;
	color: #666600;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
#profile dl dd.basic h4 {
	margin: 0 30px;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
}
#profile dl dd.basic {
	margin: 1.5em 0 1em 0;
	padding: 0;
}
#profile dl dd.basic ul {
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0;
	font-size: 82%;
}
#profile dl dd.basic ul li {
	margin: 0.2em 0;
	padding: 0 0 0 102px;
}
#profile dl dd.basic span.category {
	display: inline-block;
	width: 100px;
	margin: 0 8px 0 -114px;
	padding: 0.2em 0;
	color: #336699;
	font-size: 90%;
	text-align: center;
	border: 1px solid #eeeeee;
	background: #ffffff url(../img/basic/back_stripe_white.gif);
}
#profile dl dd.profile p {
	margin: 0 40px;
	padding: 0;
	font-size: 82%;
	line-height: 1.8;
}
#profile dl dd.comment {
	clear: both;
	position: relative;
	top: 2em;
	left: 0;
	z-index: 340;
	margin: 0 40px 4em 40px;
	padding: 1em 10px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
}
#profile dl dd.comment h4 {
	margin: 0;
	padding: 0.2em 20px 0.1em 20px;
	color: #666600;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.2em;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #profile dl dd.comment h4 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}
#profile dl dd.comment p {
	margin: 1em 20px;
	padding: 0;
	line-height: 2.0;
	font-size: 82%;
}
#profile dl dd.comment p.signature {
	text-align: right;
	font-size: 82%;
}

#profile dl dd.other {
	margin: 1em 20px;
	padding: 0;
}

#profile dl dd.other h4 {
	margin: 0 525px 0.5em 10px;
	padding: 0.2em 10px 0 10px;
	color: #666600;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #profile dl dd.other h4 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}
#profile dl dd.other ul {
	margin: 0 0 0.5em 0;
	padding: 0.2em 10px 0 10px;
	list-style-type: circle;
	margin: 0 0 0 50px;
	padding: 0;
	font-size: 82%;
}
#profile dl dd.photo-solo {
	clear: both;
	float: right;
	width: 250px;
	text-align: right;
}
