body {
	background-color: #fff;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
    font-size: 14px;
    width: 700px;
}
#mazu {
  padding-top: 10px;
  padding-left: 20px;
  font-size: 20px;
  letter-spacing: 0.7em;
  color: #000;
  border-top: double 3px #fcf;
  border-left: double 3px #fcf;
  border-right: double 3px #fcf;
  background-color: #fef;
}
ul#navi {
   height: 65px;
   position:relative;
   top:-20px;
   border-bottom: double 3px #fcf;
   border-left: double 3px #fcf;
   border-right: double 3px #fcf;
   padding-top: 10px;
   padding-left: 30px;
   margin-top: 0px;
   background-color: #fef;
}
ul#navi li {
   height: 30px;
   float: left;
   list-style-type: none;
}
ul#navi li span{
  font-size: 16px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 5px 5px;
  color: #000;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
  background-color: #fbb;
}
ul#navi li a:link {
  font-size: 16px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
  color: #00f;
  border-top: solid 1px #aaf;
  border-left: solid 1px #99f;
  border-bottom: solid 2px #44c;
  border-right: solid 2px #33c;
  background-color: #fff;
}
ul#navi li a:visited {
  font-size: 16px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
  color: #00a;
  border-top: solid 1px #aaf;
  border-left: solid 1px #99f;
  border-bottom: solid 2px #44c;
  border-right: solid 2px #33c;
  background-color: #ddf;
}
ul#navi li a:hover {
  font-size: 16px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
  color: #f00;
  border-top: solid 1px #f00;
  border-left: solid 1px #f00;
  border-bottom: solid 2px #f00;
  border-right: solid 2px #f00;
  background-color: #fff;
}
ul#doko {
   height:20px;
   padding-top: -10px;
   padding-bottom: 0;
   padding-left: 50px;
   margin-left: 0px;
}
ul#doko li {
   //height: 20px;
   float: left;
   list-style-type: none;
}
ul#doko li a:link,ul#doko li a:visited {
  font-size: 14px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
  color: #050;
  border-top: solid 1px #0f0;
  border-left: solid 1px #0c0;
  border-bottom: solid 2px #0a0;
  border-right: solid 2px #0a0;
  background-color: #afa;
}
ul#doko li a:hover {
  font-size: 14px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
  color: #f00;
  border-top: solid 1px #f00;
  border-left: solid 1px #f00;
  border-bottom: solid 2px #f00;
  border-right: solid 2px #f00;
  background-color: #fff;
}
ul#doko li span {
  font-size: 14px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
  color: #000;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
  background-color: #fbb;
}
p.ltop {
  font-size: 14px;
  margin-top: -5px;
  margin-left: 610px;
}
p.ltop a:link, p.ltop a:visited{
  color: #a0a;
  text-decoration: none;
  padding: 3px 7px;
  border-top: solid 1px #f0f;
  border-left: solid 1px #c0c;
  border-bottom: solid 2px #a0a;
  border-right: solid 2px #a0a;
  background-color: #fff;
}
p.ltop a:hover {
  color: #f00;
  text-decoration: none;
  border-top: solid 1px #f00;
  border-left: solid 1px #f00;
  border-bottom: solid 2px #f00;
  border-right: solid 2px #f00;
  background-color: #ffc;
}
p#ryakuzu {
  text-align: center;
}
p#ryakuzu a {
  font-size: 16px;
  text-decoration: none;
  height: 18px;
  padding: 3px 7px;
  margin: 3px 5px;
}
p#ryakuzu a:link {
  color: #00f;
  border-top: solid 1px #aaf;
  border-left: solid 1px #99f;
  border-bottom: solid 2px #44c;
  border-right: solid 2px #33c;
  background-color: #fff;
}
p#ryakuzu a:visited {
  color: #00a;
  border-top: solid 1px #aaf;
  border-left: solid 1px #99f;
  border-bottom: solid 2px #44c;
  border-right: solid 2px #33c;
  background-color: #ddf;
}
p#ryakuzu a:hover {
  color: #f00;
  border-top: solid 1px #f00;
  border-left: solid 1px #f00;
  border-bottom: solid 2px #f00;
  border-right: solid 2px #f00;
  background-color: #fff;
}
h1 {
  height:27px;
  clear: left;
  color: #f00;
  font-size: 16px;
  padding-top: 35px;
  padding-left: 100px;
  background-image:url("../img/h1back.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
}

#midasi1 {
 position: relative;
 top: -27px;
 left: -200px;
 color: #000;
 font-size:14px;
 font-weight: normal;
}
#midasi2 {
 position: relative;
 top: -27px;
 left: -130px;
 color: #000;
 font-size:14px;
 font-weight: normal;
}
#midasi3 {
 position: relative;
 top: -27px;
 left: -110px;
 color: #000;
 font-size:14px;
 font-weight: normal;
}
#midasi11 {
 position: relative;
 top: -27px;
 left: -215px;
 color: #000;
 font-size:14px;
 font-weight: normal;
}

h2 {
  clear: left;
  font-size: 16px;
  /*clear: right;*/
  color: #000;
  height: 50px;
  padding-top: 36px;
  padding-left: 100px;
  background-image:url("../img/h2back.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.fumidasi1 {
 position: relative;
 top: -25px;
 left: -100px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi2 {
 position: relative;
 top: -25px;
 left: -126px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi3 {
 position: relative;
 top: -25px;
 left: -50px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi4 {
 position: relative;
 top: -25px;
 left: -130px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi5 {
 position: relative;
 top: -25px;
 left: -150px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi6 {
 position: relative;
 top: -25px;
 left: -165px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi7 {
 position: relative;
 top: -25px;
 left: -35px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
.fumidasi8 {
 position: relative;
 top: -25px;
 left: -70px;
 color: #44c;
 font-size:14px;
 font-weight: normal;
}
h3 {
  clear: left;
  color: #000;
  font-size: 18px;
  border-top: dotted 2px #aaa;
  padding-top: 2px;
  padding-left: 2em;
  /*text-align: center;*/
}

address{
  clear: left;
  margin-top: 0;
  font-size: 15px;
  border-top: dashed 1px #00f;
  border-bottom: dashed 1px #00f;
  line-height: 1.5;
  text-align: center;
  background-color: #eef;
}
address.toukou{
  margin-top: 0;
  font-size: 14px;
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
  border-top: dashed 1px #fff;
  border-bottom: dashed 1px #fff;
}
address.mapsita{
  margin-top: 0;
  padding-top: 0;
  font-size: 14px;
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  background-color: #fff;
  border-top: dashed 1px #fff;
  border-bottom: dashed 1px #fff;
}
/*テーブル関係*/
caption {
  caption-side: left;
  font-weight: bold;
}
table {
	margin-left: auto;
	margin-right: auto;
}
th,td{
   font-size: 16px;
   border-bottom: 1px solid #000;
}
table a.ni01{
  background-color: #ccf;
}
table thead tr th a:link,table tbody tr td a:link {
  text-decoration: none;
  color: #008;
 
}
table thead tr th a:visited,table tbody tr td a:visited {
  text-decoration: none;
  color: #080;

}
table thead tr th a:hover,table tbody tr td a:hover {
  text-decoration: none;
  color: #f00;
}
.tairo-ao {
  color: #00f;
  border-bottom: 3px double #00f;
}
.tairo-kuro {
  color: #000;
  border-bottom: 3px double #000;
}
.tairo-ki {
  color: #aa0;
  border-bottom: 3px double #ff0;
}
.tairo-aka {
  color: #f00;
  border-bottom: 3px double #f00;
}
/*青線関係*/
.yokoaos {
  border-left: 3px double #33f;
}
.yokoaoe {
  border-right: 3px double #33f;
}
.sitaao {
  border-bottom: 3px double #33f;
}
.sitayokosao {
  border-left: 3px double #33f;
  border-bottom: 3px double #33f;
}
.sitayokoeao {
  border-right: 3px double #33f;
  border-bottom: 3px double #33f;
}
/*黒線関係*/
.yokokuros {
  border-left: 3px double #000;
}
.yokokuroe {
  border-right: 3px double #000;
}
.sitakuro {
  border-bottom: 3px double #000;
}
.sitayokoskuro {
  border-left: 3px double #000;
  border-bottom: 3px double #000;
}
.sitayokoekuro {
  border-right: 3px double #000;
  border-bottom: 3px double #000;
}
/*黄線関係*/
.yokokis {
  border-left: 3px double #ff0;
}
.yokokie {
  border-right: 3px double #ff0;
}
.sitakie {
  border-bottom: 3px double #ff0;
}
.sitayokoskie {
  border-left: 3px double #ff0;
  border-bottom: 3px double #ff0;
}
.sitayokoekie {
  border-right: 3px double #ff0;
  border-bottom: 3px double #ff0;
}
/*赤線関係*/
.yokoakas {
  border-left: 3px double #f00;
}
.yokoakae {
  border-right: 3px double #f00;
}
.sitaaka {
  border-bottom: 3px double #f00;
}
.sitayokosaka {
  border-left: 3px double #f00;
  border-bottom: 3px double #f00;
}
.sitayokoeaka {
  border-right: 3px double #f00;
  border-bottom: 3px double #f00;
}

.hidari {
  float: left;
}
.migi {
  float: right;
}
.mannaka {
  text-align: center;
}
.kakko {
  margin-left: 1em;
  text-indent: 1em;
  padding: 1em;
  line-height: 1.5em;
}
.kakko_01{
  margin-left: 1em;
  padding: 1em;
  padding-bottom: 0;
  line-height: 1.5em;
}
#takasa1 {
  min-height: 303px;
}
#takasa2 {
  min-height: 352px;
}
#takasa3 {
  min-height: 129px;
}
#takasa4 {
  float: left;
  width: 200px;
  min-height: 295px;
}
#takasa5 {
  float: left;
  width: 200px;
  min-height: 297px;
}
#takasa6 {
  float: left;
  width: 250px;
  min-height: 297px;
}
#takasa7 {
  float: left;
  width: 200px;
  min-height: 244px;
}
#takasa8 {
  clear: left;
  text-align: center;
}
#takasa9 {
  float: left;
  width: 200px;
  min-height: 244px;
}
#takasa10 {
  float: left;
  width: 200px;
  min-height: 244px;
}
#takasa11 {
  float: left;
  width: 200px;
  min-height: 244px;
}
#takasa12 {
  float: left;
  width: 200px;
  min-height: 244px;
}
#takasa13 {
  float: left;
  width: 200px;
  min-height: 244px;
}
#takasa14 {
  float: left;
  width: 200px;
  min-height: 244px;
}
dl#tyousei1 {
  height: 248px;
  width: 350px;
}

dl#tyousei1 dt {
  margin-top: 1em;
}
dl#tyousei1 dd {
  margin-top: -1em;
  margin-left: 5em;
}
.ookii{
  font-stretch: extra-condensed;
  font-weight: bold;
}
.gyouhaba {
  margin-top: 8px;
  text-indent: 1em;
  line-height: 1.3em;
}
/*イベント関連ページ*/
.ibentomigi {
  float: right;
}
.ibento {
  clear: left;
  color: #f00;
  height: 60px;
  font-size: 16px;
  letter-spacing: 0.5em;
  padding-top: 35px;
  padding-left: 100px;
  background-image:url("../img/h1back2.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
}
#midasiibe3 {
 position: relative;
 top: -27px;
 left: -230px;
 color: #000;
 font-size:14px;
 font-weight: normal;
 letter-spacing: 0.1em;
}
#ibentokoubo {
  font-size: 15px;
  height: 170px;
  clear: left;
  color: #fff;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 28px;
  padding-left: 280px;
  /*padding-bottom: 0px;
  margin-bottom: 0px;*/
  background-image:url("../img/h2backibento3.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  
}
#fumidasi11 {
  color: #00a;
  font-size: 30px;
  line-height: 1.5;
  position: relative;
  top: 30px;
  left: 0px;
}
#ibemanaka{
  float: right;
  margin-top: 0;
  margin-right: 0em;
  padding-top: 0;
  font-size: 15px;
  line-height: 1.5;
  text-align: right;
  width: 450px;
 
  /*background-color: #eef;
  border-top: dashed 1px #00f;
  border-bottom: dashed 1px #00f;*/
}
#bokikan {
  width: 120px;
  line-height: 1.5;
  margin-top: 0;
  margin-left: 0;
  background-image:url("../img/h2backibento4.jpg");
  background-repeat: no-repeat;
  background-position: 17px 2px;
}
#bokikan span#hitotu {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  position: relative; 
  top: 3px;
  left: 30px;
}
#bokikan span#futatu {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  position: relative; 
  top: 10px;
  left: 20px;
}
#bokikan span#mittu {
  color: #000;
  font-size: 25px;
  font-weight: 900;
  position: relative; 
  top: 10px;
  left: 20px;
}
#bokikan span#yottu {
  color: #000;
  font-size: 25px;
  font-weight: 900;
  position: relative; 
  top: 10px;
  left: 50px;
}
#bokikan span#go {
  color: #000;
  font-size: 14px;
  position: relative; 
  top: 20px;
  left: 50px;
}
dl.tyoibento {
  margin-right: 0.5em;
  margin-top:0em;
  padding: 0em;
  /*height: 470px;*/
}
dl.tyoibento dt {
  margin-top: 1em;
  letter-spacing: 1em;
  color: #000;
  font-weight: bold;
}
dl.tyoibento dd {
  margin-top: -1em;
  margin-left: 5em;
}
dl.tyoibento dd#tokusyu {
  margin-top: 0em;
  margin-left: 6em;
}
dl.tyoibento dd ol {
  margin-top: -0.5em;
  margin-left: 0em;
}
dl.tyoibento dd ol li.sa{
  margin-top: 1em;
}
dl.tyoibento dd ol li ul li{
  margin-top: 0.3em;
}
dl.tyoibento dd ul li{
  margin-top: 0.3em;
}
dl.tyoibento dd ul#tigau{
  margin-top: 0em;
  margin-left: 0em;
  letter-spacing: 0.2em;
  word-spacing: 1em;
}
#ibehennkou {
  color: #F00;
  margin-top: -1em;
  margin-left: -1.2em;
  line-height: 1.2em;
  text-indent: 1em;
}
p.ibebo {
    clear: right;
    font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
	color: #60C;
    font-size: 18px;
	text-align: center;
	padding: 0.5em;
    border-bottom: dotted 3px #aaf;
	border-top: dotted 3px #aaf;
}
.kakoi {
  border: 3px double #fcc;
 
}
dl dt.senstar {
  background-image: url("../ibento/maka.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  margin-left: 1em;
  padding-left: 1.3em;
  padding-top: 0.2em;
}
dl dt.senstar2 {
  background-image: url("../ibento/maka.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  margin-left: 1em;
  padding-left: 1.3em;
  padding-top: 0.2em;
  letter-spacing: 2em;
}
dl dd.yokonarabi {
  margin-top: -1em;
  margin-left: 8em;
}
dl dd.yokonarabi2 {
  margin-top: 0em;
  margin-left: 8em;
}
dl dd.yokonarabi3 {
  margin-top: -1em;
  margin-left: 6em;
  padding-top: 0em;
  padding-left: 0em;
}
dl dd.yokonarabi4 {
  margin-top: -2em;
  margin-left: 9em;
  padding-top: 0em;
  padding-left: 0em;
}
.akimoji {
  background-image: url("../ibento/maka3.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  padding-left: 1.3em;
  margin-left: 4em;
}
.sukosihidari {
  margin-left: 0em;
}
dl dd.yokonarabi ul,dl dd.yokonarabi2 ul,dl dd.yokonarabi3 ul,dl dd.yokonarabi4 ul {
  line-height: 150%;
}
.kyoutyou {
  color: #F00;
  /*text-decoration: underline;*/
}
.oubsitasen {
  padding-bottom: 2em;
  /*border-bottom: solid 3px #aaf;*/
}
#ibesankasyou {
 border: solid 1px #0a0;
 /*background-color: #afa;*/
 font-size: 14px;
 color: #000;
 text-align: center;
 margin-top: 0px;
 padding-top: 3px;
 margin-left: 150px;
 width: 300px;
 height: 22px;
}
#syusaidantai {
  margin-top: 0;
  margin-left: 0px;
  font-size: 14px;
  color: #070;
  border-bottom: dotted 5px #aaf;
  text-align: center;
  /*border-top: dashed 1px #00f;
  line-height: 1.5;
  background-color: #eef;*/
}
ul#syusaidantai li {
  margin-top: 5px;
  margin-bottom: 8px;
  margin-left: 5px;
  list-style-image: url("../ibento/maka22.gif");
}
rt {
 font-size: 11px;
}
h5.ibeookisa {
  font-size: 18px;
  font-weight: bold;
}
h5.ibeookisa2 {
  clear: left;
  font-size: 18px;
  font-weight: bold;
}
ul.happyou li{
  line-height: 1.2;
}
ul.happyou li ul li{
  list-style-type: none;
}

ul.happyou li ul li#n002 {
  float: left;
  position: relative;
  left: 30px;
  top: -16px; 
}
ul.happyou li ul li#n003 {
  float: left;
  position: relative;
  left: 60px;
  top: -16px;
}
ul.happyou li ul li#n004 {
  float: left;
  position: relative;
  left: 85px;
  top: -16px;
}

ul.happyou li ul li#n006 {
  float: left;
  position: relative;
 left: 28px;
  top: -16px; 
}
ul.happyou li ul li#n007 {
  float: left;
  position: relative;
  left: 70px;
  top: -16px; 
}
ul.happyou li ul li#n008 {
  float: left;
  position: relative;
  left: 100px;
  top: -16px;
}

ul.happyou li ul li#n010 {
  float: left;
  position: relative;
  left: 28px;
  top: -16px;
}
ul.happyou li ul li#n011 {
  float: left ;
  position: relative;
  left: 70px;
  top: -16px; 
}
ul.happyou li ul li#n012 {
  float: left;
  position: relative;
  left: 100px;
  top: -16px; 
}

ul.happyou li ul li#n014 {
  float: left;
  position: relative;
  left: 25px;
  top: -16px;
}
ul.happyou li ul li#n015 {
  float: left ;
  position: relative;
  left: 53px;
  top: -16px;
}
ul.happyou li ul li#n016 {
  float: left;
  position: relative;
  left: 85px;
  top: -16px;
}

ul.happyou li ul li#n018 {
  float: left;
  position: relative;
  left: 25px;
  top: -16px; 
}
ul.happyou li ul li#n019 {
  float: left ;
  position: relative;
  left: 65px;
  top: -16px; 
}
ul.happyou li ul li#n020 {
  float: left;
  position: relative;
  left: 100px;
  top: -16px; 
}

ul.happyou li ul li#n022 {
  float: left;
  position: relative;
  left: 25px;
  top: -16px;
}
ul.happyou li ul li#n023 {
  float: left ;
  position: relative;
  left: 65px;
  top: -16px; 
}
ul.happyou li ul li#n024 {
  float: left;
  position: relative;
  left: 100px;
  top: -16px; 
}

ul.happyou li ul li#n026 {
  float: left;
  position: relative;
  left: 50px;
  top: -16px; 
}
ul.happyou li ul li#n031 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n032 {
  float: left ;
  position: relative;
  left: 85px;
  top: -16px; 
}
ul.happyou li ul li#n033 {
  float: left;
  position: relative;
  left: 108px;
  top: -16px; 
}
ul.happyou li ul li#n041 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n042 {
  float: left ;
  position: relative;
  left: 65px;
  top: -16px; 
}
ul.happyou li ul li#n043 {
  float: left;
  position: relative;
  left: 100px;
  top: -16px; 
}
ul.happyou li ul li#n051 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n052 {
  float: left ;
  position: relative;
  left: 70px;
  top: -16px; 
}
ul.happyou li ul li#n053 {
  float: left;
  position: relative;
  left: 105px;
  top: -16px; 
}
ul.happyou li ul li#n061 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n062 {
  float: left ;
  position: relative;
  left: 80px;
  top: -16px; 
}
ul.happyou li ul li#n063 {
  float: left;
  position: relative;
  left: 118px;
  top: -16px; 
}
ul.happyou li ul li#n071 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n072 {
  float: left ;
  position: relative;
  left: 65px;
  top: -16px; 
}
ul.happyou li ul li#n073 {
  float: left;
  position: relative;
  left: 105px;
  top: -16px; 
}
ul.happyou li ul li#n081 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n082 {
  float: left ;
  position: relative;
  left: 65px;
  top: -16px; 
}
ul.happyou li ul li#n083 {
  float: left;
  position: relative;
  left: 105px;
  top: -16px; 
}
ul.happyou li ul li#n091 {
  float: left;
  position: relative;
  left: 35px;
  top: -16px;
}
ul.happyou li ul li#n092 {
  float: left ;
  position: relative;
  left: 65px;
  top: -16px; 
}
#ibentonop {
  clear: left;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  left: 180px;
  top: 0px; 
}
ul#sinsainn {
   line-height: 1.2;
}
#dentoubunnka01 {
   list-style-type: none;
   position: relative;
   left: 65px;
   top: -16px; 
}
#dentoubunnka02 {
   list-style-type: none;
   position: relative;
   left: 140px;
   top: -32px;
}
#dentoubunnka03 {
   list-style-type: none;
   position: relative;
   left: 140px;
   top: -16px; 
}
#dentoubunnka04 {
   list-style-type: none;
   position: relative;
   left: 250px;
   top: -32px;
}
#dentoubunnka05 {
   position: relative;
   top: -30px; 
}
#dentoubunnka06 {
   position: relative;
   top: -30px; 
}
#dentoubunnka07 {
   position: relative;
   top: -30px; 
}
#dentoubunnka08 {
   position: relative;
   top: -30px; 
}
ul.happyou li.imodoru{
  clear: left;
}
/*ゲームページのテーブル*/
table.gamekansi {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
table.gamekansi tr th,table.gamekansi tr td {
  border-collapse: separate;
  font-size: 12px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
table.gamekansi tr th ruby rt,table.gamekansi tr td ruby rt,table.gamekansi tr th ruby rp {
  font-size: 8px;
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
  funt-weight: normal;
}
.kansiiroao {
   background-color: #eef;
}
