body {
  font-family:Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Osaka, Gothic;
  color:#333333;
  background-color:#E1FFE1;
  font-size:14px;
  line-height:140%;
  text-align : center;
  margin:0px;
  padding:0px;
}

#container {
  width:760px;
  padding:0px 6px 6px 6px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:16px;
  border:1px solid #666666;
  background-color:#FFFFFF;
}

#title {
	text-align:center;;
}

#main_text {
	margin:120px 0px 240px 120px;
}
