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


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

}

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

h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  font-weight: normal;
  padding: 0px;
  font-size: 100%;
}

form {
  margin: 0px;
  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: #333333;
}
a:hover {
  color: #FF6600;
  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;
  float: left;
  background: url(../images/txt_sizero.gif) no-repeat;
  width: 33px;
  font-size: 90%;
  padding: 1px 5px 2px;
}

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

#continer #main #left #box #se_box h4 {
  padding-bottom: 15px;
}

