@charset "utf-8";
/* CSS Document */

/* ------------
blockleft
-------------- */
#blockleft {
	width:400px;
	margin:10px auto 0px auto;
	float:left;
	clear:both;
	text-align:center;
		}
#blockleft p#black {
	color:#000000;
	}
#blockleft p#comment {
	font-size:9px;
	color:#000000;
	}
#lefttop {
	font-size:12px;
	color:#E7E7E7;
	line-height:2em;
	width:100%;
	margin:10px auto;
	float:left;
	text-align:center;
	}
/* ------------
blockright
-------------- */

#blockright {
	width:400px;
	height:250px;
	margin:10px auto 0px auto;
	float:right;
		}
		
/* ------------
picture
-------------- */
#picture {
	margin:50px 100px;
	}
#picture form {
	margin:auto 200px;
	}
