*{
  margin: 0;
  padding: 0;
}
img{
  border: 0;
}
div{
  text-align: left;
}
body{
  background-color: #fff;
  background-image: url(../img/background.gif);
  background-repeat: repeat-x;
  text-align: center;
}
a{
  color: #00e;
}
a:hover{
  color: #e00;
}
br.clear{
  clear: both;
}

div#head{
  width: 900px;
  height: 100px;
  background-image: url(../img/head.gif);
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
div#head h1{
  width: 900px;
  height: 20px;
  line-height: 20px;
  text-indent: 5px;
  font-size: 10px;
  font-weight: normal;
  color: #555;
}
div#head a.logo{
  position: absolute;
  left: 0;
  top: 26px;
}
div#head div#banner{
  position: absolute;
  left: 216px;
  top: 32px;
}
div#head div#link{
  position: absolute;
  left: 730px;
  top: 72px;
  width: 170px;
  height: 25px;
  text-align: center;
}
div#head div#link a{
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
}
div#head div#link a:hover{
  color: #006;
}

div#body{
  width: 900px;
  margin: 0 auto;
  
}
div#body div#left{
  width: 650px;
  float: left;
}
div#body div#left h2{
  width: 650px;
  height: 35px;
  margin: 10px 0;
  background-image: url(../img/h2.gif);
  background-repeat: no-repeat;
  font-size: 14px;
  color: #044;
  text-indent: 15px;
  line-height: 28px;
}
div#body div#left h3{
  width: 630px;
  height: 30px;
  margin: 10px;
  background-image: url(../img/h3.gif);
  background-repeat: no-repeat;
  font-size: 13px;
  color: #555;
  text-indent: 15px;
  line-height: 30px;
}
div#body div#left div#flash_map{
  width: 400px;
  height: 400px;
  float: left;
}

div#body div#left table.pref{
  width: 640px;
  margin: 10px 5px;
  font-size: 13px;
  line-height: 140%;
}
div#body div#left table.pref tr th{
  font-size: 11px;
  padding: 4px;
  color: #fff;
}
div#body div#left table.pref tr th.th0{
  background-color: #399;
}
div#body div#left table.pref tr th.th1{
  background-color: #088;
}
div#body div#left table.pref tr td{
  width: 80px;
  line-height: 140%;
  padding: 4px;
}
div#body div#left table.pref tr td.td0{
  background-color: #cee;
}
div#body div#left table.pref tr td.td1{
  background-color: #bdd;
}


div#body div#left table.list{
  width: 650px;
  margin: 10px 0;
  border-top: 1px solid #055;
  border-left: 1px solid #055;
  font-size: 13px;
  color: #333;
  line-height: 140%;
}
div#body div#left table.list tr th{
  padding: 4px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #055;
  border-bottom: 1px solid #055;
  background-color: #93c5c5;
  text-align: center;
  color: #044;
  white-space: nowrap;
}
div#body div#left table.list tr th.w80{
  width: 80px;
}
div#body div#left table.list tr td{
  padding: 4px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
div#body div#left table.list tr td strong{
  font-size: 14px;
}
div#body div#left table.list tr td.right{
  border-right: 1px solid #055;
  white-space: nowrap;
}
div#body div#left table.list tr td.description{
  font-size: 10px;
  color: #888;
  line-height: 110%;
  border-right: 1px solid #055;
  border-bottom: 1px solid #055;
  background-color: #eaeaea;
}
div#body div#left table.list tr td.cp{
  border-right: 1px solid #055;
  border-bottom: 1px solid #055;
  background-color: #eaeaea;
  color: #d00;
  font-weight: bold;
}


div#body div#left table.image{
  width: 650px;
  height: 340px;
  margin: 10px 0;
  text-align: center;
}
div#body div#left table.image tr td.img{
  width: 160px;
  height: 160px;
  padding: 5px;
}
div#body div#left table.image tr td.img a img.loupe{
  cursor: url(http://www.sumitai.jp/img/loupe.cur),url(http://www.sumitai.jp/img/loupe.gif),url(http://www.sumitai.jp/img/loupe.png),pointer;
}
div#gmap{
  width: 470px;
  height: 330px;
  border: 1px solid #aaa;
  line-height: 330px;
  color: #666;
  text-align: center;
}

div#body div#left table.table{
  width: 650px;
  margin: 10px 0;
  border-top: 1px solid #055;
  border-left: 1px solid #055;
  font-size: 13px;
  color: #333;
  line-height: 140%;
}
div#body div#left table.table tr td.tag{
  width: 130px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #055;
  border-bottom: 1px solid #055;
  background-color: #93c5c5;
  color: #044;
}
div#body div#left table.table tr td{
  padding: 4px;
  border-right: 1px solid #055;
  border-bottom: 1px solid #055;
}


div#body div ul#ranking{
  float: left;
  width: 250px;
  font-size: 14px;
  color: #555;
  font-weight: bold;
  line-height: 26px;
  list-style: none;
}
div#body div ul#ranking li.no1{
  text-indent: 50px;
  background-image: url(../crown_img/01.gif);
  background-repeat: no-repeat;
  background-position: 10px 0;
}
div#body div ul#ranking li.no2{
  text-indent: 50px;
  background-image: url(../crown_img/02.gif);
  background-repeat: no-repeat;
  background-position: 10px 0;
}
div#body div ul#ranking li.no3{
  text-indent: 50px;
  background-image: url(../crown_img/03.gif);
  background-repeat: no-repeat;
  background-position: 10px 0;
}
div#body div ul#ranking li.no4{
  text-indent: 50px;
  background-image: url(../crown_img/04.gif);
  background-repeat: no-repeat;
  background-position: 10px 0;
}
div#body div ul#ranking li.no5{
  text-indent: 50px;
  background-image: url(../crown_img/05.gif);
  background-repeat: no-repeat;
  background-position: 10px 0;
}

div#body div ul#ranking li.more{
  text-align: right;
  font-size: 13px;
  font-weight: normal;
}

div#body div#left p{
  width: 650px;
  margin: 20px 0;
  font-size: 13px;
  line-height: 140%;
  color: #444;
}
div#body div#left p.center{
  text-align: center;
}
div#body div#left p.pankuzu{
  margin: 10px 0;
}
div#body div#left p.center{
  text-align: center;
}
div#body div#left p.pan{
  margin: 10px;
  font-size: 14px;
}
div#body div#left p a{
  white-space: nowrap;
}

div#body div#left p.small{
  width: 600px;
  margin: 20px 20px 20px 30px;
  color: #555;
}

div#body div#left div#suumo{
  width: 640px;
  margin-left: 10px;
}
div#body div#left div#suumo div#area{
  width: 230px;
  height: 270px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 200px;
  color: #150;
  background-image: url("../img/suumo_button.gif");
  background-repeat: no-repeat;
  float: left;
}
div#body div#left div#suumo li{
  list-style: none;
  width: 400px;
  margin-left: 10px;
  float: left;
  font-size: 1px;
}

div#body div#left table.blopa{
  width: 650px;
}
div#body div#left table.blopa tr td{
  padding: 10px;
  font-size: 13px;
}
div#body div#left table.blopa tr td.left{
  width: 180px;
}

div#body div#right{
  margin: 10px 0 0 0;
  width: 250px;
  float: left;
}

div#body div#right p{
  width: 240px;
  margin: 10px 0 10px 10px;
}

div#body div#right h3{
  width: 230px;
  height: 30px;
  line-height: 32px;
  margin: 0 0 0 20px;
  font-size: 13px;
  text-indent: 20px;
  color: #044;
  background-image: url(../img/h3_r.gif);
}
div#body div#right ul{
  width: 230px;
  margin: 0 0 20px 20px;
  list-style: none;
  background-image: url(../img/list.gif);
  border-bottom: 1px solid #b3b3b3;;
}
div#body div#right ul li{
  width: 230px;
  height: 22px;
  font-size: 11px;
  line-height: 22px;
  text-indent: 15px;
}

span.nobr{
  white-space: nowrap;
}
span.gray{
  color: #888;
}
span.right{
  text-align: right;
}

div#foot{
  width: 900px;
  height: 60px;
  background-image: url(../img/foot.gif);
  background-repeat: repea-xt;
  margin: 0 auto;
  position: relative;
}
div#foot p.copy{
  position: absolute;
  width: 900px;
  top: 20px;
  color: #666;
  text-align: center;
  font-size: 12px;
}
div#foot p.copy a{
  color: #666;
}
