@charset "UTF-8";
/* CSS Document */

body {
  background: url(../images/haikei_01.gif) repeat-x;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3, sans-serif";
  font-size: 13px;
  margin: 0px;
  color: #333333;
}

*html body {
  font-size: 80%;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  font-weight: normal;
  padding: 0px;
}
ul,li {
  margin: 0px;
  list-style: none;
  padding: 0px;
}

p {
  margin: 0px;
  padding: 0px;
}

img {
  border-width: 0px;
}

a {
  text-decoration: none;
  color: #666666;
}
a:hover {
  color: #333333;
  text-decoration: underline;
}

.clear {
  clear: both;
}
.txt_blue {
  color: #006699;
}

ul.textresizer     
{
  list-style: none;
  float: right;
  padding-top: 15px;
  background: url(../images/head_04.gif) no-repeat 0px 16px;
  width: 90px;
  padding-left: 90px;
}


#head .textresizer #txtbtn1 {
  display: inline;
  text-align: center;
}

#head .textresizer #txtbtn2 {
  display: inline;
  text-align: center;
}

#head .textresizer #txtbtn1 a{
  color: #FFFFFF;
  text-decoration: none;
  padding: 1px 5px 2px;
  float: left;
  background: url(../images/head_02.gif) no-repeat;
  width: 33px;
  font-size: 90%;
}

#head .textresizer #txtbtn2 a{
  color: #FFFFFF;
  text-decoration: none;
  padding: 1px 5px 2px;
  float: left;
  background: url(../images/txt_sizero.gif) no-repeat;
  width: 33px;
  font-size: 90%;
}

