@charset "UTF-8";
body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

body.mac {
  color: #333333;
  font-size: 16px;
}

/* タイトル */
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

#container {
  width: 980px;
}

#main-contents {
  float: right;
  width: 814px;
  margin: 0 0 40px 0px;
  position: relative;
}

h2 {
  border-bottom: 1px solid #CCCCCC;
  font-weight: normal;
  font-size: 1.3em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

/*---------------------------
ページリンク
---------------------------*/
ul.page-link {
  list-style-type: none;
  margin: 10px 0 15px 0;
  padding: 0px 0 0px 0px;
  font-size: 0.8em;
  line-height: 0.8em;
}

ul.page-link:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ul.page-link li {
  float: left;
  margin: 0 11px 5px 0px;
  position: relative;
}

ul.page-link li.mr0 {
  margin-right: 0px;
}

ul.page-link li img.num {
  position: absolute;
  top: 21px;
  left: 14px;
}

/*---------------------------
サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 147px;
  height: 100%;
}

h5.round {
  padding: 9px 7px 7px 7px;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  background: #f5f5f5;
  border-top: 1px solid #ADADAD;
  border-left: 1px solid #ADADAD;
  border-right: 1px solid #ADADAD;
  border-bottom: 1px solid #ADADAD;
  /* IE以外なら丸角も！ */
  border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#dedede')";
  background-image: -moz-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -ms-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -o-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f5f5f5), to(#dedede));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #dedede);
  background-image: linear-gradient(top, #f5f5f5, #dedede);
}

.sidemenu-type, .sidemenu-type_cate {
  margin: 0 0 12px 0;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
  padding-top: 7px;
}

.sidemenu-type h5, .sidemenu-type_cate h5 {
  margin: 0 0 5px 0;
}

.sidemenu-type h6, .sidemenu-type_cate h6 {
  margin: 0 0 5px 5px;
}

.subtitle {
  padding: 8px 0 8px 7px;
  font-size: 0.8em;
}

.sidemenu-type ul {
  list-style-type: none;
}

.sidemenu-type_cate ul {
  list-style-type: none;
  padding-top: 5px;
}

.sidemenu-type ul li, .sidemenu-type_cate ul li {
  list-style-type: none;
  margin: 0 4px 4px 4px;
  width: 135px;
  border-bottom: 1px dotted #CCCCCC;
}

.sidemenu-type ul li.menu-end, .sidemenu-type_cate ul li.menu-end {
  margin: 0 4px 0 4px;
  border-bottom: none;
}

.sidemenu-type ul li span, .sidemenu-type_cate ul li span {
  display: block;
  float: left;
  height: 1%;
  padding: 1px 0 5px 3px;
  font-size: 0.7em;
  line-height: 1.3;
}

.sidemenu-type ul li span a, .sidemenu-type_cate ul li span a {
  display: block;
  float: left;
}

.sidemenu-type ul li img {
  margin: 1px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

.sidemenu-type_cate ul li img {
  margin: 3px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

/*---------------------------
文字間
---------------------------*/
.letter_spacing_1 {
  letter-spacing: 1px;
}

td a {
  font-weight: bold;
  background: url(/static/images/seihin_joho/erack/ya.gif) no-repeat 0px 1px;
  padding: 0 0 0 15px;
  text-align: left;
  font-size: 1.3em;
}

/* 一覧表 */
p.l_t {
  margin-bottom: 20px;
  font-size: 0.9em;
}

p.l_b {
  margin-bottom: 15px;
  font-size: 0.8em;
  text-align: right;
}

table.hyo {
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
  border-collapse: collapse;
  font-size: 0.9em;
}

table tr th, table tr td {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-collapse: collapse;
  padding: 7px 2px;
}

table.hyo tr td {
  font-size: 0.85em;
}

table tr td.sepalate {
  border-bottom: 2px solid #000000;
}

table td a {
  font-weight: bold;
  background: none;
  padding: 0 0 0 1px;
  text-align: left;
  font-size: 1em;
}

table td.note {
  font-size: 0.78em;
}

table td img {
  margin-bottom: 8px;
}

th.keyboad {
  color: #FFFFFF;
  font-size: 0.95em;
}

th.type {
  font-weight: normal;
  text-align: left;
  background-color: #003366;
  color: #FFFFFF;
}

span.uke {
  font-weight: normal;
  font-size: 1.2em;
}

span.atn {
  margin: 8px 0px 0px 0px;
  color: #0066FF;
  line-height: 1.2;
}

/* 対応表リンク */
.complink {
  position: absolute;
  top: 390px;
  right: 0px;
  font-size: 0.9em;
}

.complink img {
  margin-right: 4px;
  vertical-align: -1px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

/*---- マウスオーバー時 ----*/
.hyo th.hover {
  background-color: #EEFFEE;
  color: #000000;
}

.hyo td.hover {
  background-color: #FFCCAA;
}

.atn-mark {
  color: #000000;
  font-weight: bold;
  font-size: 0.8em;
}

.atn-comment {
  margin: 3px 0px 0px 0px;
  color: #000000;
  font-size: 0.8em;
  line-height: 1.3;
}
