/*----------------------------------------------------------
 - DEFAULT STYLE
----------------------------------------------------------*/
h3 {
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
  color:#099;
  font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", 'Times New Roman', Times, serif;
  margin:0;
  padding:0 ;
  border:none;
}

/*----------------------------------------------------------
 - font
----------------------------------------------------------*/
.text_sky {
  color:#099;
  font-size:0.9em;
  line-height:1.8em;
}
.text_buy {
  color:#099;
  font-size:1.3em;
  line-height:1.4em;
  font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", 'Times New Roman', Times, serif;
  font-weight:bold;
}

/*----------------------------------------------------------
 - layout
----------------------------------------------------------*/
/*layout title*/
div#title {
  background-color: #fff;
  width: 920px;
  margin: auto;
  padding: 0;
  border: 0;
}
div#menu01{
  margin: 0 auto;
  text-align: left;
  width: 920px;
  background-image:url(../images/20100201/base.gif)
}
div#menu01_left{
  float: left;
  width: 440px;
  background-image:url(../images/20100201/text02.gif)
}
div#menu01_right{
  float: right;
  width: 440px;
  background-image:url(../images/20100201/text02.gif)
}
div#menu01_text{
  margin: 0 auto;
  text-align: left;
  width: 400px;
}
/*layout link*/
div#link{
  margin: 0 auto;
  text-align: center;
  width: 920;
}