@charset "Shift_JIS";

/* ■ページ構造 */

body  { background-image: url(../img/hariback.gif); background-repeat: repeat; text-align: center; margin: 0; padding: 0 }
#wrapper {
  width: 600px;
  margin: 0 auto;
  text-align: left;
}
#menu {
  width: 200px;
  float: right;
  padding: 10px;
}
#main {
  margin-right: 200px;
}
#footer {
  clear: both;
}

/* ■その他 */

body {
  line-height: 1.5;
}
h1   { color: #3c64ff; font-size: 12pt; font-style: normal; font-weight: normal; line-height: 1; font-stretch: normal; margin-top: 0.2em; margin-bottom: 0.2em }
p {
  margin: 0;
}
#wrapper   { color: #fff; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
#header    { color: #d55e02; background: #ffff66 }
#footer    { color: #fff; font-size: 12px; background: #221699; text-align: right; padding: 5px }
em {
  font-style: normal;
  font-weight: bold;
  color: #000;
  background: transparent;
}
img {
  border: none;
  margin-right: 0em;
  margin-bottom: 0em;
}

#btn1 a span {
display:none;
}
#btn1 a {
display:block;
width:200px;
height:50px;
background-image:url(../img/hajime.gif);
background-repeat:no-repeat;
}
#btn1 a:hover {
background-image:url(../img/hajime_o.gif);
background-repeat:no-repeat;
}

#btn2 a span {
display:none;
}
#btn2 a {
display:block;
width:200px;
height:50px;
background-image:url(../img/seisaku.gif);
background-repeat:no-repeat;
}
#btn2 a:hover {
background-image:url(../img/seisaku_o.gif);
background-repeat:no-repeat;
}
 
#btn3 a span {
display:none;
}
#btn3 a {
display:block;
width:200px;
height:50px;
background-image:url(../img/blog.gif);
background-repeat:no-repeat;
}
#btn3 a:hover {
background-image:url(../img/blog_o.gif);
background-repeat:no-repeat;
} 
 
#btn6 a span {
display:none;
}
#btn6 a {
display:block;
width:200px;
height:50px;
background-image:url(../img/net.gif);
background-repeat:no-repeat;
}
#btn6 a:hover {
background-image:url(../img/net_o.gif);
background-repeat:no-repeat;
} 
 
#btn4 a span {
display:none;
}
#btn4 a {
display:block;
width:200px;
height:50px;
background-image:url(../img/otoi.gif);
background-repeat:no-repeat;
}
#btn4 a:hover {
background-image:url(../img/otoi_o.gif);
background-repeat:no-repeat;
} 
 
#btn5 a span {
display:none;
}
#btn5 a {
display:block;
width:200px;
height:50px;
background-image:url(../img/link.gif);
background-repeat:no-repeat;
}
#btn5 a:hover {
background-image:url(../img/link_o.gif);
background-repeat:no-repeat;
} 