body{
  margin:0em;
  font-size:260%;
  background-color:#cccccc;
  -webkit-text-size-adjust:100%;
}
@media screen and (min-width: 1025px) {
body{
  font-size:180%;
}
}

div.whole_field{
  margin:auto;
  width:950px;
  background-color:#ffffcc;

}

div.main_field{
	background-color:#e6ffff;
	padding:0.5em;
}


h1.page_title{
  margin-top:0px;
  margin-bottom:0.2em;
  padding:0.1em;
  text-align:center;
  background-color:#ffffff;
  color:#000000; 
}

h2.page_title{
  margin-top:0px;
  margin-bottom:0.2em;
  padding:0.1em;
  text-align:center;
  background-color:#ffffff;
  color:#000000; 
  line-height:1.2;
}

p.note{
  margin-top:0.3em;
  margin-bottom:0.3em;
  margin-left:1.0em;
  text-indent:-1.0em;
  line-height:1.3;
}
p{
  margin-top:0.3em;
  margin-bottom:0.3em;
  text-indent:1.0em;
  line-height:1.3;
}

ul{
  margin-top:0.3em;
  margin-bottom:0.3em;
  line-height:1.3;
}

ol{
  margin-top:0.3em;
  margin-bottom:0.3em;
  line-height:1.3;
}

iframe.common_menu{
  width:950px;
  height:120px;
}

iframe.company_menu{
  width:950px;
  height:100px;
}


td.face{
	vertical-align:top;
	text-align:center;
}
td.speak{
	vertical-align:top;
}

h3.sentence_title{
	margin-top:0.5em;
	margin-bottom:0.0em;
	padding:0.1em;
	color:#0000ff;
  line-height:1.1;
}

h4.sentence_title{
	margin-top:0.5em;
	margin-bottom:0.0em;
	margin-left:0.5em;
	padding:0.1em;
	color:#009900;
  line-height:1.1;
}