body{
font : 100%;
}

blockquote{
/*background: #d84;*/
background: #fe8;
padding: 0 4px;
border: 1px solid;
}
span{
/*color: red;*/
}

code#yourcode{
	display: block;
	width: 770px;
	background: red;
	overflow: auto;
	border: 1px solid;
	margin: auto;
       margin-left: 50px;
}

p#code{
margin: 0;
padding: 0;
}
#main td,
#main th {
      border: 0;
}

#ttbl table{ 

       width: 770px;
       margin-left: 50px;
       margin-right: auto;
       text-align: left;
       border: none;
}
#ttbl td{
	width: 400px;
	border: 1px solid #888;
}
#ttbl table th{
          text-align: left;
	border: 1px solid #888;
}
table input#skey{
ime-mode:	disabled ;
      width: 20em;
}
table input#wait{
ime-mode:	disabled ;
      width: 6em;
       text-align: right;
}
#ttbl table td#btn{
      padding-top:1em;
       text-align: center;
	border: 0;
}

#ttbl table tr#gotr{
	border: 0;
}
textarea{
	color : #666;
	ime-mode:	disabled ;
	background: #ddd;
       margin-left: 50px;
	width: 700px;
	height: 90px;
       margin-bottom: 1em;
}

#shokicode{
	color: #888;
}

#c0{ background: none;}
#c1{ background: #fab;}
#c2{ background: #bfa;}
#c3{ background: #abf;}
#c4{ background: #888;}

span#alert0,
span#alert{
	margin-left: 1em;
	font-weight: bold;
	color: red;	     
}

p.img{
	float : right;
}
div#smpl{
	float : right;
}
#smpl p{
      text-align: center;
      margin-bottom: 0.2em;
}
#smpl img{
      border: 1px solid #000;
      padding: 5px;
}

h2{
	clear: both;
}