/*
	subwindow.css
	2006/03/22

 */

body {	text-align: center;	padding: 0;	margin: 0;	}
#subcontainer {
	background: url(./gallery/subwinBg.jpg) #111;
	color: #FFF;
	width: 400px;
	margin: 0 auto;
}
#subcontent {	text-align: left;	width: 380px;	margin: 0 10px;	}
p {
	color: #FFF;
	font-size: 12px;	line-height: 18px;	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'Lucida Grande','Hiragino Kaku Gothic Pro W3','ƒqƒ‰ƒMƒmŠpƒS Pro W3',sans-serif;	font-weight: normal;
	margin: 0;	padding: 0;
	}

#profile {	background: url(./gallery/textBg.jpg) no-repeat;	height: 60px;	padding: 20px 20px 0 20px;	}
#profile p {	margin: 0;	}
strong {
	font-size: 12px;	line-height: 18px;	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'Lucida Grande','Hiragino Kaku Gothic Pro W6','ƒqƒ‰ƒMƒmŠpƒS Pro W6',sans-serif;	font-weight: bold;
	}
#subcontainer img {	border: none;	}

br.cb {	margin: 0;	height: 0;	clear: both;	}