@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote {
  margin: 0;
  padding: 0;
}
fieldset,img {
  border: 0;
}
address,caption,cite,code,dfn,th,var {
  font-style: normal;
  font-weight: normal;
}
ol,ul {
  list-style: none;
}
caption,th {
  text-align: left;
}
input,textarea,select {
  font-family: inherit;
  font-weight: inherit;
  font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}
*img {
  vertical-align: bottom;
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  line-height: 0;
}
.clearfix {
  display: inline-table;
  min-height: 1%;
}
/* FOR MAC IE \*/

* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
a {
  color: #402000;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
#HeaderMenu a {
  color: #ffffff;
  text-decoration: none;
}
#HeaderMenu a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#HeaderMenu2 a {
  color: #ffffff;
  text-decoration: none;
}
#HeaderMenu2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
span a {
  color: #266DB5;
  text-decoration: none;
}
span a:hover {
  color: #266DB5;
  text-decoration: underline;
}
.Answer a,.answer02 a {
  color: blue;
  text-decoration: underline;
}
.answer a:hover,.answer02 a:hover {
  color: #FF9600;
  text-decoration: underline;
}
html body {
  font-size: 13px;
  line-height: 1.5;
  color: #262626;
  background: #FFFFFF;
}
#Container {
  margin: 0 auto;
  width: 840px;
  padding: 0 6px;
}
#Header dl {
  padding: 0 12px 0 11px;
  margin: 10px 0;
}
#Header dl dt {
  float: left;
  width: 500px;
  z-index: 10;
}
#Header dl dd {
  float: right;
  width: 281px;
}
#HeaderNavi {
  margin: 0 8px;
  height: 35px;
}
#HeaderNavi ul li {
  float: left;
}
#HeaderMenu #HeaderMenu ul#HeaderMenuTop {
  background: url(bg_gn01.gif) repeat-x;
  height: 20px;
  text-align: right;
  padding: 3px 0;
}
#HeaderMenu ul#HeaderMenuTop li {
  display: inline;
  background: url(icon_gn.gif) no-repeat 0px 2px;
  padding: 0 0 0 14px;
  margin: 0 10px 0 0;
}
#HeaderMenu ul#HeaderMenuBottom {
  margin: 0;
}
#HeaderMenu ul#HeaderMenuBottom li {
  float: left;
  height: 30px;
}
#HeaderMenu2 #HeaderMenu2 ul#HeaderMenuTop {
  background: url(bg_gn02.gif) repeat-x;
  height: 20px;
  text-align: right;
  padding: 3px 0;
}
#HeaderMenu2 ul#HeaderMenuTop li {
  display: inline;
  background: url(icon_gn.gif) no-repeat 0px 2px;
  padding: 0 0 0 14px;
  margin: 0 10px 0 0;
}
#HeaderMenu2 ul#HeaderMenuBottom {
  margin: 0;
}
#HeaderMenu2 ul#HeaderMenuBottom li {
  float: left;
  height: 40px;
}
#Contents {
  width: 540px;
  float: right;
  padding: 10px;
}
#Contents div#info {
  width: 530px;
  border: 1px solid #D6D6D6;
  padding: 5px;
  margin-bottom: 20px;
}
#Contents div.title_info {
  border: 1px solid #E5E5E5;
  margin-bottom: 10px;
}
#Contents div.title_info p {
  background: #ff9900;
  padding: 5px 18px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
#Contents div.title_info div.content_info {
  background: #ffffff;
  padding: 10px 10px;
  font-size: 12px;
}
#Side {
  width: 250px;
  float: left;
  padding: 5px 5px;
}
#Side ul {
  margin-bottom: 5px;
}
#Side ul li {
  margin-bottom: 5px;
}
#Side table {
  border: 1px solid #D6D6D6;
}
#Footer div#call {
  border-bottom: 3px solid #FF9900;
  border-top: 3px solid #FF9900;
}
#Footer address {
  text-align: center;
  color: #7A7A7A;
  font-size: 12px;
}
.Table {
  font-size: 14px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #0a51a1;
  border-collapse: collapse;
  width: 540px;
}
.TD1 {
  color: #008000;
  background-color: #e0f2b0;
  left: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #0a51a1;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100px;
  text-align: center;
  font-weight: bold;
}
.TD1_2 {
  color: #008000;
  background-color: #e0f2b0;
  left: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #0a51a1;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 180px;
  text-align: center;
  font-weight: bold;
}
.TD2 {
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #0a51a1;
  width: 440px;
}
.Question {
  color: red;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  width: 540px;
}
.Answer {
  color: blue;
  border-bottom: 1px dotted black;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  width: 540px;
}
.ReformTD1 {
  width: 300px;
}
.ReformTD2 {
  width: 230px;
}
.ReformTD3 {
  width: 230px;
  vertical-align: super;
  padding-top: 0px;
  margin-top: 1px;
}
.W260 {
  width: 260px;
}
.ManagementTD1 {
  width: 100px;
  text-align: center;
}
.ManagementTD2 {
  width: 440px;
}
.Example {
  border-width: 1px;
  border-style: solid;
  border-color: black;
  width: 540px;
}
.W530 {
  width: 530px;
}
.Strong {
  background-color: #ffcc66;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.Change {
  list-style-image: url(example/img/btn_reform.gif);
  margin-left: 20px;
}
#example table {
  border-bottom-width: 3px;
  border-bottom-style: ridge;
  border-bottom-color: lightgray;
  width: 540px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#Footer {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  right: auto;
  left: auto;
  width: 840px;
}
#Footer table {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
}
#Footer .center {
  text-align: center;
}
#Footer .top_right {
  vertical-align: top;
  text-align: right;
}
#Footer .middle_center {
  vertical-align: middle;
  text-align: center;
}
.right {
  text-align: right;
}
.border0 {
  border-style: none;
}
.valign_top {
  vertical-align: top;
}
.spacing0 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-collapse: collapse;
  border-style: none;
}
#fm table {
  border-color: #FF9900;
  border: 1px solid;
  text-align: center;
  width: 540px;
}
#fm img {
  width: 265px;
}
#fm table td,table th {
  border-color: #FF9900;
  border: 1px solid;
  width: 270px;
}
#fm #Total td,th {
  width: 180px;
}
#fm #Plan td,th {
  width: 180px;
}
#fm #Total {
  height: 80px;
  border-top: 0;
  border-bottom: 0;
}
#fm #Total img,#Plan img {
  width: 175px;
  height: 135px;
}
#fm #Total .Totaltitle {
  width: 360px;
  text-align: center;
  font-weight: bold;
  background-color: #ff9900;
  height: 40px;
  font: 20px;
}
#Plan select {
  width: 175px;
}
#fm #Plan .Plantitle {
  width: 540px;
  text-align: left;
  background-color: #ff9900;
  font-weight: bold;
}
#total_set {
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.reformimg {
  width: 120px;
  text-align: center;
}
#q_a_system h4 {
  text-indent: -9999px;
  background-image: url(img/title_management.gif);
  height: 31px;
}
#q_a_system h5 {
  font-weight: bold;
  color: green;
  text-indent: 5px;
  margin-top: 1em;
}
#q_a_system p {
  line-height: 1.7em;
  margin-left: 15px;
  margin-right: 3px;
}
#q_a_system a {
  color: green;
  text-decoration: none;
}
#q_a_system a a:hover {
  color: green;
  text-decoration: none;
}
#to_system a {
  font-weight: bold;
  text-decoration: underline;
}
#Contents div#info div#event h3 {
  font-size: 108%;
  font-weight: bold;
  color: navy;
  margin-bottom: 0.5em;
}
#Contents div#info div#event h4 {
  font-size: 106%;
  font-weight: bold;
  color: green;
  margin-top: 1em;
}
#Contents div#info div#event h5 {
  font-weight: bold;
}
#Contents div#info div#event h6 {
  font-weight: bold;
  font-size: 98%;
}
#Contents div#info div#event p {
  line-height: 1.75em;
}
#Contents div#info div#event li {
  padding-left: 15px;
  list-style-position: inside;
}
#Contents div#info div#event .syosai {
  text-align: right;
  padding-right: 5px;
  font-size: 95%;
}
#Contents div#info div#event table {
  border-style: solid;
  border-color: gray;
  border-collapse: collapse;
  border-width: 1px;
}
#Contents div#info div#event .td1 {
  color: #008000;
  background-color: #e0f2b0;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  font-weight: bold;
  text-align: center;
}
#Contents div#info div#event .td2 {
  color: #008000;
  background-color: #e0f2b0;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  padding-left: 5px;
  font-size: 95%;
  padding-right: 3px;
}
#Contents div#info div#event .td3 {
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  font-size: 90%;
  padding-left: 3px;
  padding-right: 3px;
}
.float_right {
  float: right;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}
.float_left {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.Clear {
  clear: both;
}
#value {
  padding-left: 50px;
  padding-right: 20px;
  text-align: justify;
}
#value span {
  font-weight: bold;
  color: navy;
}
.tel {
  font-size: 20px;
  font-weight: bold;
  color: gray;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: underline;
  padding-left: 20px;
}
.center {
  text-align: center;
}
.tenponame {
  font-size: 15px;
  text-align: left;
  color: gray;
  font-weight: bold;
  padding-left: 10px;
}
.font80 {
  font-size: 80%;
}
.font90 {
  font-size: 90%;
}
.underpadding {
  padding-bottom: 3px;
}
.img_width100 {
  width: 100px;
}
.attention{
  font-size : 12px;
}
.bold_120{
  font-size : 120%;
  font-weight: bold;
}
.top_td1{
  width : 100px;
}
.top_td2{
  width : 430px;
  padding-left : 5px;
}
#q_a_Difference h4{
  background-image : url(img/title_tyuukai-kanri.gif);
  text-indent : -9999px;
  height : 31px;
}
#Contents div#ensure h3{
  font-size : 108%;
  font-weight : bold;
  color : navy;
}

#Side iframe{
  width : 244px;
}

#Side h3{
  font-weight : bold;
  color : maroon;
}
