	#logo{
		float : left;
	}
	h1, nav{
		text-align:center;
		width:100%;
	}
	#main{
		padding-top:20px;
		clear:both;
	}


table, tr, td{
	border: medium none;
}
/*#left, #content, #right{
	display : inline-block;
}
#left{
	width : 70%;
}
#right{
	width : 28%;
}*/
#right p{
	text-align:center;
}
#right p span{
	margin:5px;
}

#letters button{
	margin:5px;
}
#word{
	font-size:3em;
	letter-spacing: 10px;
}

#main{
	width:50%;
	margin:auto;
}
/*#result{
	clear:both;
	margin:auto;
	}
	
#result form{
	float:left;
	width:50%;
}*/

label{
	width:100px;
	display:inline-block;
}

.error{
	border:1px solid red;
	background-color : salmon;
	margin-left : 10px;
}

/* SHIFUMI */
.shifumi-small{
	height : 100px;
}