@charset "UTF-8";

h2 {
font-size: 90%;
  display: inline;
}

#MAINMENU li.home a {
  text-decoration: underline;
}

#TEXT .photo {
	margin: 0em 0em 0.2em 1em;
}

img.syaoku
{
  width: 100%;
  max-width: 1200px;
  height: auto;
}

#TEXT ul li
{
  list-style-type: circle;
}

