#whole-set {
  margin:0px;
  background: url(data/background.gif) repeat-x;
}

img {border: 0;}

#header {
   border-bottom:2px solid red;
   width: 100%;
   height:90px;
   background:url(data/back_07.jpg) no-repeat #f8e5e9;
}

.top-link {
   float:left;
   width:430px;
}

.width-set {
   width:900px;
}
.width-set2 {
   width:1050px;
}

.tennoz {
   margin:0 430px 0 0;
}

.info-set {
   float:right;
   text-align:right;
   width:450px;
   margin-top:5px;
   font-size:80%;
   font-weight:bold;
   line-height:150%;
   margin-right:2%;
}

.menu-set {
  float:left;
  width:222px;
  clear: both;
}

#page-wrap {
   width:1050px;
   text-align: center;
}

#main-contents, #main-contents-top {
   float:left;
   width:750px;
}

#main-contents {
   margin-left: 5px;
}


#contents-inside {
   width: 670px;
   margin: auto;
   text-align: left;
}

.top-flash {
  float:left;
  width:700px;
}

.under-flash {
   margin:5px 10px;
}

.yoshinhyo {
  float:right;
  margin:5px 5%;
}
  
.yoshinhyo img{
  border:0px;
}

.t-top {
  clear:right;
  text-align:center;
}

.explain {
  clear:both;
  float:left;
  width:440px;
  padding:10px;
  font-size:85%;
  line-height: 150%;
}

.pict {
  float:left;
  width:200px;
  margin-left:10px;
}

.under {
  clear:both;
  border-bottom:1px solid #001256;
  width:620px;
}

#menu-body {
    font-size:80%;
	line-height:110%;
	margin: 0px;
	background:url(data/menu-back.jpg) repeat-y;
	height:100%;
}

#menu-wrap {
   width:220px;
   line-height:150%;
}

#menu-frame {
   border: solid #ff0000;
   border-width: 0px 2px 2px 0;
}
   
.menu-top {
   color:#336666;
   background:#99cccc;
   text-align:center;
}

.menu-bcat{
   color:#ffffff;
   background:#000099;
   text-align:center;
   border-bottom: 1px solid #ffffff;
}

.menu-ul{
   list-style-type:disc;
   list-style-position:outside;
   margin: 0 0 0 1.5em;
   padding: 0;
}

.menu-ul li{color:#ff99cc;} 

.menu-a, .menu-b, .menu-c, .menu-d{
   padding:0 2px 0 0;
}


.pict{margin:5px;}

.menu-a a:link, .menu-b a:link, .menu-c a:link, .menu-d a:link, .menu-top a:link { text-decoration:none; color:#003399; }
.menu-a a:visited, .menu-b a:visited, .menu-c a:visited, .menu-d a:visited, .menu-top a:visited { text-decoration:none; color:#cc0000; }
.menu-a a:active, .menu-b a:active, .menu-c a:active, .menu-d a:active, .menu-top a:active { text-decoration:underline; color:#ff9933; }
.menu-a a:hover, .menu-b a:hover, .menu-c a:hover, .menu-d a:hover, .menu-top a:hover { text-decoration:underline; color:#ff9933; }


.menu-bcat a:link { text-decoration:none; color:#ffffff; }
.menu-bcat a:visited { text-decoration:none; color:#ffffff; }
.menu-bcat a:active { text-decoration:none; color:#ffffff; }
.menu-bcat a:hover { text-decoration:none; color:#ffffff; }


.update, .commer, .blog, .adv, .video, .yoshin  {float:left;}

.update {
   width:170px;
   font-weight:bold;
   font-size:85%;
}

.commer { width:130px;}

.blog {
  width:152px;
  margin-left: 15px;
}

.yoshin {
  width:202px;
  margin-left: 10px;
}

.adv { width:170px;}
.video {
   width: 150px;
   text-align: center;
   }
   
.video-p {margin-bottom: 7px;}

.left-set {
  clear: both;
  float:left;
  width:305px;
  font-size:13px;
  margin:10px 5px;
}

.rightt-set {
  float:left;
  margin:10px 0;
  width:365px;
  font-size:80%;
}

#news-box{
   line-height:150%;
   margin:10px 5px 5px 5px;
   width:280px;
}

.box-set {
   background:url(data/300back_02.gif) repeat-y;
   margin-bottom: 10px;
}

.box-set-r {
   background:url(data/360back_02.gif) repeat-y;
}
.top-exp-mark {
   float:left;
   width:17px;
   margin:0 5px;
   padding-top:3px;
}

.top-exp {
  float:left;
  width:310px;
}

.exp-inside {
   line-height:150%;
   width:350px;
}

.top-info {
  margin:0 5px;
  line-height:150%;
}

.news-ban {
  text-align:center;
  margin-top:5px;
}


a.romenu1, a.romenu2 {
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 60px;
}

a.romenu1 {
  background: #000 url(data/impnikki02.gif) left top no-repeat;
  width: 150px;
}

a.romenu2 {
  background: #000 url(data/yoshin_top02.gif) left top no-repeat;
  width: 200px;
}
a.romenu1:hover, a.romenu2:hover {
  background-color: #000000;
  color: #f00;
}

a.romenu1 img,a.romenu2 img {
  background-color: #000000;
  border: 0px;
}

a.romenu1:hover img, a.romenu2:hover img {
  position: relative;
  top: -60px;
}

