@charset "utf-8";

div#bg{
	position:relative; margin:0; border:0; top:0px; left:0px; width:100%; height:100%; z-index:1;
}
div#blck{
	position:absolute; margin:0; border:0; top:0px; left:0px; width:100%; height:100%; z-index:2;
	background-color:#111; visibility:hidden;
	filter: alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9;
}
div#phtdisp{
	display:none; position:absolute; margin:0; padding:0; z-index:3;
	width:100px; height:100px; background-color:#fff; text-align:left;
}
div#imenu{ display:none; margin:0; padding:0; width:100%; height:19px; background-color:#eee; }
div#imenu div.clear{ margin:0; padding:0; width:100%; background-color:#999; }
div#ititle{ float:left; margin:4px 0px 0px 0px; padding:0; height:13px; text-indent:15px; font-size:12px; }
div#delbtn{ float:right; margin:0; width:23px; height:19px; border:0; }
div#delbtn img{ margin:0; width:23px; height:19px; border:0; cursor:pointer; }
img#picts{
	clear:both; margin:13px 0px 0px 15px; border:0;
}
div#notice{
	position:absolute; display:none; margin:0; padding:0; top:0; left:0; width:100%;
	z-index:3; text-align:center; color:#fff; font-size:12px; line-height:200%;
}
div.megane{
	margin:0; padding:2px 0px 2px 23px; line-height:175%; color:#174;
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(ck.gif);
}
div.titles4{
	margin:0; padding:0; height:50px;
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(t4.jpg);
}
div.titles5{
	margin:0; padding:0; height:50px;
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(t5.jpg);
}
