@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

reset

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --HTML-- */
html {
  background: #fff;
  color: #333;
  overflow-y: auto;
}
/* --BODY-- */
body {
  margin: 0;
  padding: 0;
}
/* --OTHER TAGS-- */
a img, img {
  border: 0;
  vertical-align: bottom;
}
blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul, menu, nav {
  margin: 0;
  padding: 0;
}
abbr, acronym {
  border: 0;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 100%;
}
/* for IE7 */
*+html code, kbd, pre, samp, tt {
  font-size: 108%;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
}
menu, nav {
  display: block;
}
q:before, q:after {
  content: '';
}
header, footer {
  display: block
}
/* form */
button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

basic

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body, th, td, input, textarea {
  color: #333333;
  font: 14px/1.6 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Tahoma, Verdana, Arial, sans-serif;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
  zoom: 1;
} /* IE7 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

style

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* margin-top */
.mt0 {
  margin-top: 0px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt08 {
  margin-top: 8px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
/* padding-top */
.pt0 {
  padding-top: 0px !important;
}
.pt05 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
/* margin-bottom */
.mb0 {
  margin-bottom: 0px !important;
}
.mb05 {
  margin-bottom: 5px!important;
}
.mb08 {
  margin-bottom: 8px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb15 {
  margin-bottom: 15px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb25 {
  margin-bottom: 25px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
/* padding-bottom */
.pb0 {
  padding-bottom: 0px!important;
}
.pb5 {
  padding-bottom: 5px!important;
}
.pb10 {
  padding-bottom: 10px!important;
}
.pb15 {
  padding-bottom: 15px!important;
}
.pb20 {
  padding-bottom: 20px!important;
}
.pb25 {
  padding-bottom: 25px!important;
}
.pb30 {
  padding-bottom: 30px!important;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

master

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a {
  color: #333;
  text-decoration: underline;
}
a:hover {
  color: #333;
  text-decoration: none;
}
.container {
  width: 100%;
  margin: 0 auto;
}
.aoHeader, .ccHeader {
  background: #fff;
  border-bottom: 2px solid #eaeaea;
  position: relative;
  height: 95px;
}
.aoHeader_title, .ccHeader_title {
  position: absolute;
  width: 364px;
  top: 17px;
  left: 25px;
}
.aoHeader_linkList, .ccHeader_linkList {
  list-style: none;
  position: absolute;
  top: 15px;
  right: 15px;
  overflow: hidden;
}
.aoLinkList_leaflet, .aoLinkList_movie, .ccLinkList_leaflet, .ccLinkList_movie {
  margin: 0 0 0 8px;
  float: left;
}
.aoLinkList_leaflet a, .aoLinkList_movie a, .ccLinkList_leaflet a, .ccLinkList_movie a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 158px;
  height: 66px;
}
.aoLinkList_leaflet a, .ccLinkList_leaflet a {
  background: url(../images/btn_leaflet.png) no-repeat 0 0;
}
.aoLinkList_movie a, .ccLinkList_movie a {
  background: url(../images/btn_movie.png) no-repeat 0 0;
}
.aoLinkList_leaflet a:hover, .aoLinkList_movie a:hover, .ccLinkList_leaflet a:hover, .ccLinkList_movie a:hover {
  background-position: 0 -66px;
}
.aoContents, .ccContents {
  padding: 0 25px;
  overflow: hidden;
*zoom: 1;
}
.aoContents_title, .ccContents_title {
  text-indent: -2em;
  padding: 0 0 0 2em;
  margin: 18px 0 5px;
}
.ccContents_title2 {
  text-indent: -2em;
  padding: 0 0 0 2em;
  margin: 18px 0 10px;
  font-weight: normal;
}
.aoContents_title_description, .ccContents_title_description {
  font-weight: normal;
}
.aoContentsDetail, .ccContentsDetail {
  width: 696px;
  margin: 0 auto;
}
.aoContentsDetail_figure, .ccContentsDetail_figure {
  margin: 0 0 5px;
}
.aoContents_contractWrap, .ccContents_contractWrap {
  margin: 0 0 20px;
  border: 1px solid #dedede;
}
.aoContents_contract, .ccContents_contract {
  background: #fff;
  border: 0;
  height: 177px;
  width: 100%;
}
.aoContents_contractInner, .ccContents_contractInner {
  margin: 10px 15px;
  font-size: 13px;
}
.aoContents_contractInner h3, .ccContents_contractInner h3 {
  margin: 15px 0 0;
}
.aoContents_contractInner ol, .ccContents_contractInner ol {
  margin: 0 0 10px 20px;
}
.aoContents_contractInner .listBracketsNum, .ccContents_contractInner .listBracketsNum {
  list-style: none;
  margin: 0 0 0 1em;
}
.aoContents_contractInner ol > li > .listBracketsNum, .ccContents_contractInner ol > li > .listBracketsNum {
  margin: 0;
}
.aoContents_contractInner .listCircleNum, .ccContents_contractInner .listCircleNum {
  list-style: none;
  margin: 0;
  text-indent: -1em;
  margin-left:-0.5em;

}

.aoContents_contractInner ol, .ccContents_contractInner ol.parenthesisNum {
  margin-left: 12px;
}
.parenthesisNumTable {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
.parenthesisNumTable tr, .parenthesisNumTable td {
  vertical-align: top;
  font-size: 13px;
}
.parenthesisNumTable td.Num {
  width: 1.6em;
}


/* guidance */
.aoContents.guidance {
  margin: 0px auto;
  
}
.aoContents.guidance h2 {
  border-top: 3px solid #3d98cc;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0 9px 0;
  border-bottom: 1px #ccc solid;
  text-align: center;
  padding: 8px 0px 6px 3px;
}

.aoContents.guidance h3 {
  margin: 6px 0 6px 0;
  border: 0;
  border-bottom: none;
  color: #333;
  font-size: 14px;
  border-left: 8px solid #3d98cc;
  font-weight: bold;
  background-color: #F8F8F8;
  padding: 3px 0 3px 10px;
}



.aoContents.guidance p {
  padding-left: 1em;
  padding-right: 1em;
  font-size: 13px;
  line-height: 1.4;
}
.aoContents.guidance p span {
  color: #ff0000;
  font-weight: bold;
}
.aoContents.guidance p a {
  color: #2375b1;
}
.aoContents.guidance .aoContentsDetail {
  margin: 15px auto 15px;
  text-align: center;
}
