/**{border: 1px solid #333;}*/
body{
  font-size: 1.5rem;
}
#header {
  margin:0 0 30px 0;
  text-align: left!important;
}
#contents{
  flex-direction: row!important;
  align-items: stretch!important;
  padding: 1rem!important;
}
#main,#mainClip{
  width: 700px;
  max-width: 700px;
  }
#menu{
  width: 300px;
  margin: 0 3% 0 2%;
  border-right: 1px solid #eee;
}
.reCh {
  font-size: 2rem;
	margin: 0 0 1rem 0;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 0.7rem;
}
.chbx {
	width: 281px;
	text-align: right;
	float: left;
	margin: 0px 15px 8px 0px;
}

#tool {
	border-bottom: 1px solid #999999;
  text-align: right;
}

.onlypc{display: none;}
