/* main styles */

div#container {
  position: relative;
  width: 760px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
}

div#header {
  width: auto;
  height: 5px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 20px 20px;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 250px;
  height: 5px;
}


ul#mainNavi {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 0;
 }
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
}
ul#mainNavi li#mHome {
  margin-left: 5px;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  background-color: #2492FF;
  padding: 2px 15px;
  border-right: 1px solid #ffffff;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #FFFFFF;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #FFFF00;
}

div#siteBanner {
  clear: both;
  width: 760px;
  height: 200px;
  margin: 0 0 1em 0;
  color: #000000;
  background-color: transparent;
}
#home div#siteBanner {
  background-image: url(../image/topi.jpg);
  background-repeat: no-repeat;
}
#inside div#siteBanner {
  background-image: url(../image/minami.jpg);
  background-repeat: no-repeat;
}

#inside2 div#siteBanner {
  background-image: url(../image/gomi.jpg);
  background-repeat: no-repeat;
}

#inside3 div#siteBanner {
  background-image: url(../image/moriumi.jpg);
  background-repeat: no-repeat;
}
#inside4 div#siteBanner {
  background-image: url(../image/hazekouyou.jpg);
  background-repeat: no-repeat;
}
#inside5 div#siteBanner {
  background-image: url(../image/kaisuiro.jpg);
  background-repeat: no-repeat;
}
div#subNavi h2, div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 200%;
  font-weight: normal;
  text-transform: capitalize;
}

div#subNavi {
  display: inline;
  float: left;
  width: 100px;
  height: auto;
  margin: 0 5px 0 0px;
  padding: 10px 5px 0 10px;
  }
div#subNavi h2 {
  display: none;
}
div#subNavi li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}
div#subNavi a {
  background-color:#8CC6FF;
  border-bottom:solid 1px #5e8eab;
  text-decoration:none;
  display:block;
  width: 100%;
  line-heigh:2em;
}

div#subNavi a:hover{
 background-color:#FFFFFF; 
}

div#mainContents {
	display: block;
	float: left;
	width: 600px;
	height: auto;
	margin: auto;
	}
div#mainContents div#topics {
  display: block;
  width: auto;
  height: auto;
  margin: 0 5px 2em 5px;
  border-bottom: 1px solid #c0c0c0;
}
div#mainContents2 div#activities {
	display: block;
	float: left;
	width: 300px;
	height: auto;
	margin: 0 15px 0 5px;
	padding: 0 15px 0 0;
	border-right: 1px solid #c0c0c0;
	}
div#mainContents2 div#kousei {
  display: block;
  float: left;
  width: 300px;
  height: auto;
  margin: 0 15px 0 5px;
  padding: 0 15px 0 0;
  border-right: 1px solid #c0c0c0;
}

div#mainContents3 div#download {
	display: block;
	float: left;
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 10px;
	}
div#mainContents3 div#rink {
  display: block;
  float: left;
  width: 200px;
  height: auto;
  margin: 0px 0px 0px 10px;
}
div#mainContents div#topics h2,div#mainContents2 div#yabegawatsunagu h2,div#mainContents2 div#kyoudou h2,div#mainContents2 div#gomii h2,div#mainContents2 div#yutsu h2,div#mainContents2 div#activities h2,div#mainContents2 div#kousei h2,div#mainContents2 div#keikan h2, div#mainContents3 div#download h2, div#mainContents3 div#rink h2 {
  color: #000000;
  font-size: 120%;
  border-style:solid;  
  border-color: #FD82EE;
  background-color: #D4D4D4;
  border-width: 0px 0px 0px 10px;
  margin-bottom: 10px;
  padding-left: 5px;
}

div#mainContents h3 {
	margin-bottom: 10px;
	color: #0099CC;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
div#mainContents2 h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 95%;
  font-weight: bold;
  text-transform: capitalize;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

div#mainContents3 h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}
div#mainContents2 div#kyoudou h3 {
  color: #003366;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  border-color: #719CEE;
  border-bottom-style: dotted;
}
div#mainContents2 div#activities h3 {
  color: #003366;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  border-color: #719CEE;
  border-bottom-style: dotted;
}
div#mainContents2 div#kousei h3 {
  color: #003366;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  border-color: #719CEE;
  border-bottom-style: dotted;
}
div#mainContents2 div#keikan h3 {
  color: #003366;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  border-color: #719CEE;
  border-bottom-style: dotted;
}

div#mainContents2 h4 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

div#mainContents2 div#kousei h4 {
  color: #79BCFF;
  font-size: 100%;
  font-weight: bold;
  text-transform: capitalize;
  border-color: #719CEE;
  border-bottom-style: dotted;
}

div#mainContents p {
  line-height: 145%;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
#home #container #mainContents2 {
	width: 350px;
	float: left;
}
#home #container #mainContents3 {
	width: 250px;
	float: left;
}

div#mainContents dd {
	font-size: 95%;
	clear: both;
	float: right;
}
p.indexPhoto  {
  float: left;
  margin: 0 1em 1em 0;
  width: auto;
  height: auto;
}
p.indexPhoto img {
  
}
.top{
color:#006DDB;
background-color:#EFEFEF;
text-align:right;
}

.top a{
color:#006DDB;
padding-left:3px;
text-decoration:none
}

.top a:hover{
color:#49db8b;
}

#home #container #Acontents #jimukyoku {
	display: inline;
  float: left;
  width: 100px;
  height: auto;
  margin: 0 5px 0 5px;
  padding: 10px 5px 0 10px;
  background-color:#FFFFFF;
}
#home #container #Acontents {
	float: left;
	height: auto;
	width: 120px;
	background-color:#8CC6FF;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 5px 0px;
}
