body{
	text-align:center;
	margin:0em;
	background-color: #ccccff;
}

p{
	margin-top:5px;
	margin-bottom:5px;
	text-indent: 1em;
	line-height: 1.5;
}
ul{
	margin-top:5px;
	margin-bottom:5px;
	line-height: 1.3;
}
ol{
	margin-top:5px;
	margin-bottom:5px;
	line-height: 1.3;
}

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

div.fix_whole{
	margin:auto;
	text-align:left;
	position:relative;
	line-height:normal;
	width: 750px;
	background-color: #ffffcc;
}

div.main_field{
	text-align:left;
	position:relative;
	line-height:normal;
	width: 550px;
	float: right;
	background-color: #ddffee;
	padding: 0.5em;
}

div.menu_field{
	text-align:left;
	position:relative;
	line-height:normal;
	background-color: #ffffcc;
	margin-right: 565px;
	padding: 0.5em;
	text-align: center;
}
div.menu-link{
	position:relative;
	line-height:normal;
	margin-top:0.5em;
	margin-left:0.2em;
	margin-right:0.2em;
	padding:0.3em;
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	font-size:15px;
}

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

h2{
	margin-top:0px;
	margin-bottom:5px;
	padding:0.1em;
	color:#0000ff; 
}
