body{
  margin:0em;
  font-size:280%;
  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:#ccffcc;

}

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

div.company_menu_field{
	background-color:#ccccff;

}


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{
  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;
}


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

h3.sentence_title{
	margin-top:5px;
	margin-bottom:5px;
	padding:0.1em;
	color:#0000ff;
  padding:10pt;
  background-color:#ffcccc;
}

h4.sentence_title{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding:0.1em;
	color:#009900;
}


div.category{
  margin-bottom:0.5em;

}

h3.detail_menu_1{
  margin-left:10pt;
  margin-right:10pt;
  margin-top:5pt;
  margin-bottom:5pt;
  padding:10pt;
  background-color:#ffcccc;
  text-align:left;
  color:#000000;
  line-height:1.3em; 

}
