body{
	background:#fbf2d8;
	scrollbar-track-color:#fbf2d8; 
	font-family:"Lucida Sans Unicode", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.subt{
	margin-left:5px;
}
.mybody{
	width:400px;
	padding:0px 5px 0px 15px;
	line-height:1.5em;
}
.mybody p{
	margin:5px 0px;
	padding:0px;
	text-indent:1em;
}
.mybody p.noindent{
	text-indent:0em;
}
table.photo{
	margin-top:5px;
}
table.right{
	margin:.4em 0 .2em .4em;
	float:right;
}
table.left{
	margin:.4em .4em .2em 0;
	float:left;
}
table.center{
	margin:0 auto;
}
.img{
	background:#000;
}
.cap{
	color:red;
	line-height:130%;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
/*	font-size:10px;
	letter-spacing: 1px;
	padding:3px 0px;*/
}
.name{
	color:#c60;
}
.sep{
	width:400px;
	height:5px;
	line-height:0.5em;
	background:url(img/sep2.gif) repeat-x;
	margin:20px 0px;
	clear:both;
}
.photoTopMargin{
	margin-top:5px;
}
.waku{
	border:1px solid #a59450
}
.notice{
	color:#e00;
}