@charset "shift_jis";


/*-------  ʕ  -------*/



body {
  font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "MS P SVbN", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
}

* {
  font-style: normal;
  margin: 0px;
  padding: 0px;
}

a:link {
  color: #f39800;
  font-size: 12px;
}

a:hover {
  color: #f6ad49;
  font-size: 12px;
}

a:visited {
  color: #f39800;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height:100%;
  letter-spacing: 1px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}



/*-------  wrapper   -------*/

#wrapper {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 1000px;
  background-color: #ffffff;
}


/*-------  header  -------*/

#header {
  margin: 0;
  background-color: #999999;
  width: 850px;
}

h2 {
  font-size: 12px;
  margin: 0;
  padding: 9px 3px 9px 3px;
  color: #444444;
}

#header-inner {
  margin: 0;
  padding: 0;
  color: #333333;
  width: 850px;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#table-left{
  text-align: left;
  margin: 0;
  padding: 12px 0 0 15px;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #555555;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #888888;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 12px 18px 2px 0;
  font-size: 12px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #777777;
  text-decoration: none;
}


#header-menu {
  margin: 0 0 4px 0;
  padding: 0px;
  height: 36px;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  background-image: url(img/menu_back.gif);
}

#header-menu li {
  list-style-type: none;
  float: left;
}

#header-menu li a {
  font-size: 12px;
  width: 150px;
  line-height: 18px;
  color: #666666;
  background-image: url(img/menu_back.gif);
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  text-decoration: none;
  padding: 11px 0 7px 0;
}

#header-menu li  a:hover {
  background-image: url(img/menu_back_hover.gif);
}


#header-img {
  margin: 0;
  padding: 0;
  width: 850px;
  height: 220px;
  font-family:Verdana;
  background-image: url(../../impruve_bl/img/top3.jpg);
  background-repeat: no-repeat;
 }

#header-img-sub {
  margin: 0;
  padding: 0;
  width: 850px;
  height: 120px;
  font-family:Verdana;
  background-image: url(../../impruve_bl/img/sub_photo.jpg);
  background-repeat: no-repeat;
}


/*-------  contents  -------*/

#container {
  margin: 0px;
  padding: 7px 0 5px 0;
  width: 850px;
  background-color: #ffffff;
}



/*-------  main contents  -------*/

#contents {
  float: right;
  margin:  5px 0 0 0;
  padding: 0 0 0 6px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 620px;
}

#contents img.sample {
  float: left;
  margin: 20px;
}

#contents h2 {
  margin: 0;
  padding: 11px 0 12px 25px;
  line-height: 110%;
  font-size: 14px;
  color: #555555;
  background-image: url(../../impruve_bl/img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0;
  line-height: 160%;
  letter-spacing: 1px;
}

#news {
  width: 608px;
  height: 150px;
  overflow: auto;
  background-color: #ffffff;
  padding: 5px;
  margin: 12px 0 10px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}


/*-------  side_area  -------*/

#side_area {
  float: left;
  margin: 0;
  padding: 5px 3px 0 0;
  width: 200px;
  text-align: left;
  line-height: 180%;
  letter-spacing: 1px;
  background-color: #ffffff;
}

#side_area h2 {
  margin: 0 0 1px 0;
  padding: 10px 0 7px 14px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../../impruve_bl/img/sidebar.gif);
  background-repeat: no-repeat;
}

#side_area a {
  color: #f39800;
  font-size: 12px;
  line-height: 190%;
}

#side_area a:hover {
  color: #f6ad49;
  font-size: 12px;
  line-height: 190%;
}

#side_area p {
  margin: 10px 4px 24px 4px;
  line-height: 180%;
}

#side_area ul {
  margin: 0 0 18px 0;
  padding: 0;
  list-style: none;
}

#side_area li {
  margin: 0;
  padding: 8px 12px 6px 14px;
  line-height: 150%;
  list-style: none;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #f3f3f3;
}

#side_area li a {
  color: #f39800;
  font-size: 12px;
  line-height: 190%;
  text-decoration: none;
}

#side_area li a:hover {
  color: #f6ad49;
  font-size: 12px;
  line-height: 190%;
  text-decoration: underline;
}


/*-------  footer  -------*/

#footer {
  clear: both;
  margin: 0;
  padding: 24px 22px 18px 0;
  text-align: right;
  font-size: 12px;
  color: #666666;
  background-color: #666666;
}

#footer h2 {
  margin: 0;
  text-align: right;
  padding: 2px 8px 0 0;
  font-size: 10px;
  color: #666666;
}

#footer h2 a {
  color: #666666;
  font-size: 10px;
 }

#footer h2 a:hover {
  color: #666666;
}

#footer a {
  color: #666666;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}
