@charset "Shift_JIS";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

:focus {
  outline: 0;
}

::selection {
  background: rgba(0, 0, 0, 0.7);
  color: white;
}

a {
  color: #43677E;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}

a:hover, a:active {
  color: #C41230;
  text-decoration: underline;
  background-color: transparent;
}

a:visited {
  color: #43677E;
  background-color: transparent;
}

a.expansion {
  color: #333;
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  padding: 2px 10px 2px 16px;
  border: 1px solid #BCBCBC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  background: url("../images/function/bg_03.png") no-repeat 0 52%;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

a.expansion:hover {
  color: #333;
  text-decoration: none;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

p {
  margin: 0 0 0.8em;
}

body {
  background: #fff;
  font-size: 81.25%;
  line-height: 1.5;
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3AE\30CE\89D2\30B4\20\50\72\6F\20\57\33','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN33\20\FF30\30B4\30B7\30C3\30AF','MS P Gothic',sans-serif;
}

#wrap {
  width: 560px;
  margin: 0 auto;
}

#header {
  margin: 10px 0 20px;
}
#header h1 {
  background: url("../images/function/h1_bg.png") no-repeat;
  font-size: 125%;
  padding: 9px 12px;
  font-weight: bold;
}

#header_harf {
  padding: 0 0 5px;
  border-bottom: 1px solid #CCC;
  margin: 0 0 20px;
  overflow: hidden;
  *zoom: 1;
}
#header_harf .product {
  float: left;
  padding: 0 10px 0 5px;
}
#header_harf .detail {
  overflow: hidden;
}
#header_harf .detail span {
  display: block;
  padding: 3px;
  font-size: 100%;
}
#header_harf .detail h1 {
  line-height: 1.2em;
  font-size: 184.61538%;
  font-weight: bold;
  margin: 0;
}

h2 {
  font-size: 153.84615%;
  line-height: 1.2em;
  padding: 9px 9px 9px 15px;
  margin: 30px 0 10px;
  background: #dddddd url("../images/function/h2_bg.png") repeat-x 0 100%;
}

#pageTop {
  margin: 20px 0;
  font-size: 62.5%;
  text-align: right;
}
#pageTop a {
  color: black;
  text-decoration: none;
  padding-left: 10px;
  background: url("../images/function/ico_01.png") no-repeat 0 48%;
}

#copyright {
  color: #999;
  font-size: 62.5%;
  clear: both;
  padding: 18px 0;
  border-top: 1px solid #CCC;
}
#copyright a {
  color: #999;
}

#content {
  padding-bottom: 40px;
}
#content .h2_section {
  padding: 0 15px;
  margin-bottom: 30px;
}
#content .h3_section {
  margin-bottom: 50px;
}
#content .h4_section {
  margin-bottom: 30px;
}
#content .heading {
  color: black;
  clear: both;
  padding: 1em 0 0.3em;
  margin: 1em 0 1.2em;
  border-bottom: 1px dotted #CCC;
}
#content .image, #content .banner {
  margin: 20px 0;
}
#content .separate {
  overflow: hidden;
  *zoom: 1;
}
#content .separate .article {
  float: left;
}
#content .separate .image {
  float: right;
  margin: 0;
}
#content .separate .image p {
  font-size: 76.92308%;
  padding: 4px 0;
}
#content .separate .image .btn {
  margin: 10px 0 0;
  text-align: right;
}
#content .sp_1 .article {
  width: 373px;
}
#content .sp_1 .image {
  width: 150px;
}
#content .hdd_image {
  border: solid #232323 2px;
  width: 520px;
  background-color: #EEE;
  text-align: center;
  margin-bottom: 30px;
}
#content .hdd_image .hdd_title, #content .hdd_image .hdd_btn {
  padding-bottom: 14px;
}
#content ul {
  font-size: 84.61538%;
  color: #666;
  margin-bottom: 10px;
}
#content ul li {
  margin: 0 0 0.3em;
}
#content ul li.link {
  font-size: 118.18182%;
}
#content h3 {
  font-size: 100%;
  font-weight: bold;
  padding: 0 0 0.6em;
}
#content h4 {
  font-size: 100%;
  font-weight: bold;
}

.footerlink {
	text-align: center;
}
