@charset "Shift_JIS";
.h6-orange{
  padding : 0px;
  margin : 0px;
  font : normal 12px メイリオ,sans-serif;
  color : #ff8000;
  text-decoration : none;
}
#title{
  width : 540px;
  height: 30px;
  background : transparent url(nasal_image/title-background.gif) no-repeat scroll 0% 0%;
  margin-top : 5px;
  float : left;
  overflow : hidden;
  margin-bottom : 10px;
}
#title h3{
  text-align : left;
  margin-top : 5px;
  margin-left : 10px;
  font-weight : bold;
}
.title-eng{
  font : normal 12px Century;
  color : #ffd9b3;
  margin-left : 20px;
}
.contents{
  width: 545px;
}
.item{
  margin-right : 5px;
  margin-bottom : 5px;
  border : 1px solid silver;
  width : 265px;
  float : left;
}
.item h5{
  margin : 5px;
}
.item dl{
  padding : 0px;
  margin : 5px 5px 10px 15px;
}
.item dl dt{
  margin-left : 1px;
  margin-bottom : 5px;
  font : normal 12px メイリオ,sans-serif;
  float : left;
  display : block;
  text-decoration : none;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  width : 9em;
  text-align : left;
  padding-left : 5px;
  background : transparent url(list-mark01.gif) no-repeat scroll 0% 0%;
  color : #666666;
}
.item dl dd{
  margin-bottom : 5px;
  font : normal 12px メイリオ,sans-serif;
  color : #666666;
  display : block;
  text-decoration : none;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  text-align : right;
}
.item dl dt a{
  text-decoration : none;
  color : #666666;
}
.item dl dt a:hover{
  color : #ff8000;
}
.contents h6{
  text-align : left;
}
.contents h5{
  margin-bottom : 5px;
}
.contents hr{
  visibility : hidden;
}
.contents-img01{
  margin-top : 20px;
  float : right;
  margin-left : 10px;
  margin-right : 10px;
}
.performance-img01{
  text-align : center;
  margin-top : 10px;
  margin-bottom : 10px;
}
.performance-img01 h6{
  text-align : center;
}
#namesign{
  margin-top : 10px;
  float : right;
}
#namesign h6{
  text-align : right;
}
.item-image{
  margin : 0px 10px 5px 0px;
  background : transparent url(nasal_image/item-image.gif) no-repeat scroll 0% 0%;
  width : 40px;
  height : 15px;
  overflow : hidden;
  float : right;
}
.item-image a{
  font-size : 7px;
  text-indent : -9999px;
  height : 15px;
  display : block;
}
.item h6{
  margin-left : 5px;
  margin-right : 5px;
}
.item h6 a{
  text-decoration : none;
  color : #666666;
}
.item h6 a:hover{
  color : #ff8000;
}