#container {
	margin-left: auto;
	margin-right: auto;
	width: 965px;
}

#headcont {
	width: 800px;
	
  
  
  margin-left : auto;
  margin-right : auto;
}
#header {
	width : 800px;
	height: 130px;
}
#mmcont{
  width : 800px;
}
#menu {
	width: 200px;
	float: left;
	bottom: 100%;
}
#main {
	width: 600px;
	float: right;
}
#footer {
	width : 800px;
	height: 80px;
  bottom : 0px;
  right : auto;
  clear : both;
}

BODY{
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  background-color : #dbf0f7;
}
p{ margin:0px; }




div#cont2 {
width: 540px;
height: 269px;
background: url('home1.jpg') center no-repeat;
}
div#cont2 h2{
display: none;
}
div#cont3 {
width: 550px;
height: 27px;
background: url('sozai/tit01.gif') center no-repeat;
}
div#cont3 h2{
display: none;
}
div#cont4 {
width: 550px;
height: 27px;
background: url('sozai/tit02.gif') center no-repeat;
}
div#cont4 h2{
display: none;
}
div#cont5 {
width: 550px;
height: 27px;
background: url('sozai/tit03.gif') center no-repeat;
}
div#cont5 h2{
display: none;
}
div#cont6 {
width: 550px;
height: 27px;
background: url('sozai/tit04.gif') center no-repeat;
}
div#cont6 h2{
display: none;
}
div#cont7 {
width: 550px;
height: 27px;
background: url('sozai/tit05.gif') center no-repeat;
}
div#cont7 h2{
display: none;
}
h1{
	font-size: 11px;
	font-weight: normal;
	line-height:10px;
	text-align : left;
        margin:0;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
    color:#61a2c0
}


H2,H3,H4,H5,H6 { font-size: 14px; font-weight: normal; padding-top : 0px;padding-bottom : 0px;margin-top : 0px;margin-bottom : 0px;}
A.link1:HOVER{overflow: hidden;
  color : white;
  text-decoration : none;
  background-color : #007979;
}
A.link1 {
	color: black;
	text-decoration: none;
	overflow: hidden;
}
A {
	text-decoration: underline;
	color: #005b8c;
	overflow: hidden;
}
A:hover {
	text-decoration: underline;
	color: #528bc5;
	overflow: hidden;
}

A:visited {
	color: #25496d;
	overflow: hidden;
}

a:focus { -moz-outline-style: none; }

