@charset "shift_jis";


/*{ݒ*/

body {
  margin: 0;
  padding: 0;
  background-color: #fef1e4;

}


.header {
  font-size : 14px;
  text-align: left;
  padding: 2px;
  color : #000000;
}

.footer {
  font-size : 14px;
  text-align: center;
  line-height: 160%;
  color : #ffffff;
  background-color: #840303;
}

.sider {
  width : 150px;
  text-align: center;
  vertical-align: top;
}

.main {
  width : 850px;
  font-size : 16px;
  line-height: 160%;
  vertical-align: top;
  background-color: #ffffff;

}

.furo {
  font-size : 14px;
  line-height: 120%;
  text-align: center;
  vertical-align: top;
  background-color: #afeeee;
}

.chuui1 {
  font-size : 16px;
  line-height: 160%;
  text-align: left;
  vertical-align: top;
}

.chuui2 {
  font-size : 16px;
  line-height: 160%;
  text-align: left;
  vertical-align: top;
  background-color: #afeeee;
}


.company_a {
  font-size : 18px;
  color : #ffffff;
  width : 80px;
  height : 10px;
  background-color: #9f0810;
  text-align: center;
  padding: 3px;
}

.company_b {
  font-size : 18px;
  color : #000000;
  width : 420px;
  height : 10px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px #f9cfba solid;
  padding: 2px;
}

.company_b2 {
  font-size : 16px;
  color : #000000;
  height : 10px;
  text-align: left;
  vertical-align: top;
  padding: 4px;
}

.price1 {
  font-size : 16px;
  line-height: 120%;
  vertical-align: top;
  text-align: center;

}

.price2 {
  font-size : 16px;
  line-height: 120%;
  vertical-align: top;
  text-align: left;

}

a:link { color: #4169e1; }

a:visited { color: #4169e1; }

a:hover {
  color:#ffff00;
  cursor: pointer ; 
  text-decoration: underline;
}
