@charset "utf-8";
p {
line-height: 150%;
margin: 0px 15px 10px;
}
p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
ol, ul{
  line-height: 150%;
  margin-top: 0px;
  margin-bottom: 10px;
}
#main dl {
  width: 610px;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
#main dl strong {
  position: absolute;
  top: 5px;
  color: #7597BA;
  font: italic bold 20px "Times New Roman", Times, serif;
  overflow: hidden;
}
#main dd strong {
  color: #004080;
  left: 5px;
  top: -5px;
}
#main dt {
  border: 1px solid #CCCCCC;
  padding: 25px 20px 20px;
  margin: 5px 0px;
  width: 520px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#main dd {
  margin: 20px 0px 0px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  line-height: 150%;
  position: relative;
  top: -35px;
  background: url(images/contents_bk.gif);
  z-index: 100;
  overflow: auto;
  visibility: visible;
  width: 560px;
  left: 20px;
}
#main_foot ul {
  padding-left: 25px;
}

#main .naiyo {
background: url(images/contents_bk.gif);
margin: 10px;
padding: 10px;
}

#main .naiyo li {
background: url(images/arrow.gif) no-repeat left 5px;
list-style: none;
padding-left: 22px;
line-height: 180%;
font-size: 12px;
}

.foot {
border: 1px solid #003366;
margin: 20px 10px;
padding: 10px;
line-height: 120%;
}

#item {
  height: 67px;
  margin-bottom: 35px;
}
#item ul.item {
  margin:auto;
  width: 618px;
  font-size:13px;
}
#item li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 100%;
  float: left;
}
#item li a {
  display: block;
  height: 19px;
  width: 120px;
  color: #FFFFFF;
  background: url(images/bk_menu_list.gif);
  margin-right: 1px;
  text-decoration: none;
  text-align: center;
  padding-top: 8px;
  border: 1px solid #CDCDCD;
  margin-bottom: 1px;
}
#item a:hover {
  text-decoration: underline;
  background: url(images/bk_menu_list2.gif);
}

.red{
  color:#FF0000;
}

.strong{
  font-weight:bold;
}

em {
font-weight: bold;
color: #FF0000;
font-style: normal;
}

table {
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
.bese th {
text-align: left;
padding: 5px;
font-weight: normal;
line-height: 125%;
border-bottom: 1px dotted #999999;
}
.bese td {
padding: 5px;
line-height: 125%;
border-bottom: 1px dotted #999999;
}
th {
display: table-cell;
vertical-align: inherit;
}

.price {
padding: 10px;
background: url(images/contents_bk.gif);
margin: 10px 10px 20px;
}
.price th {
padding: 5px;
color: #FFFFFF;
background: #999999;
}
.price td {
background-color: #FFFFFF;
padding: 5px;
line-height: 120%;
}

.right {
text-align: right !important;
}

.siten-info table {
border-collapse: collapse;
border-spacing: 0;
font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',sans-serif;
font-size: 12px;
}
.siten-info th {
width: 100px;
background-color: #FAFAFA;
border: 1px solid #CCCCCC;
padding: 4px 6px;
font-weight: 500;
text-align: center;
}
.siten-info td {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
padding: 4px 10px;
font-weight: 500;
}

sup{
  color:#FF0000;
}