/*CSS*/

a:link {
  color: #0000FF;
}
a:hover {
  color: #0000FF;
}

body {
  font-size: small;
  font-family: "ＭＳ Ｐゴシック", sans-serif;
  line-height: 120%;
  background-color: #EEEFF0;
}
h1,h2,h3 {
  font-weight: bold;
}
h1 {
  font-size: medium;
  margin-top: 0;
  margin-bottom: 0.6em;
  letter-spacing: 0.1em;
}
h2 {
  font-size: medium;
  margin-top: 0;
  margin-bottom: 0.3em;
}
h3 {
  font-size: small;
  margin-top: 0;
  margin-bottom: 0.6em;
}
h4 {
  font-size: small;
  margin-top: 0;
  margin-bottom: 0.1em;
}
p {
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 1.3em;
}
ol {
  line-height: 130%;
  font-weight: bold;
}
ul {
  margin-top: 0;
  margin-bottom: 1em;
}
li {
  line-height: 130%;
}

div.ct { text-align: center }
div.solid {
  padding: 10px;
  margin-bottom: 1.5em;
  border: 1px solid #A1A5A9;
}
div.code {
  font-family : "ＭＳ ゴシック", Courier;
  border: 1px solid #BBCDDB;
  margin:10px;
  padding:4px;
  background:#FBFFFF;
}

form {
  margin: 0px 0px 3px;
}

/*Framework*/

#container {
  width: 760px;
  \width: 780px;
  w\idth: 760px;
  border: 1px solid gray;
  margin: 5px auto;
  padding: 10px;
  background-color: #FFF;
  text-align: left;
}

#description {
  padding: 5px;
  margin-bottom: 0;
  text-align: right;
}
#description em {
  font-size: small;
  font-style: normal;
  color: #999999;
}
#banner {
  padding: 5px 0px 80px;
  background-color: #FFFFFF;
  /*  margin-bottom: 66px;*/
}
#banner-left {
  width: 55%;
  float: left;
}
#banner-right {
  width: 44%;
  text-align: right;
  float: right;
}
#banner-right table {
  width: auto;
  margin: 0px;
  padding: 0px;
}

#footer {
  clear: both;
  padding: 5px;
  margin-top: 15px;
  text-align: center;
}


#content-wrap {
  clear: both;
  margin-right: 170px;
}
#content {
  float: left;
  padding: 0px 0px 15px 0px;
  background-color: #FFFFFF;
  width: 100%;
  margin-right: -170px;
}

#sidebar-a {
  float: right;
  width: 160px;
  \width: 170px;
  w\idth: 160px;
  margin: 0;
  padding: 0px 0px 15px;
  text-align: center;
}

/* Class */
.image-float-left {
  float: left;
  margin: 0px 6px 6px 0px;
}
.image-float-right {
  float: right;
  margin: 0px 0px 6px 6px;
}

.style-none {
  font-style: normal;
  font-weight: normal;
}
.style-bold {
  font-weight: bold;
  font-style: normal;
}
.underline {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #990000;
}
.gray9 {
  color: #999999;
}
.orange {
  color: #FF6600;
}
.red {
  color: #FF0000;
}
.red-bold {
  font-weight: bold;
  color: #FF0000;
}
.red99 {
  color: #990000;
}
.red99-bold {
  font-weight: bold;
  color: #990000;
}
.goto {
  font-weight: bold;
  color: #CC6600;
}

.line-height-120 {
  line-height: 120%;
}

.li-none {
  list-style-type: none;
}

.invisible-hr {
  height:1px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  width: 98%;
  visibility: hidden;
}
.hr-gray {
  border-top:1px solid #CCCCCC;
  border-right:none;
  border-bottom:none;
  border-left:none;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  height:1px;
}
.hr-dotted {
  border-top:1px dotted #CCCCCC;
  border-right:none;
  border-bottom:none;
  border-left:none;
  margin-bottom: 0.3em;
  height:1px;
}

.ad-box {
  text-align: left;
  padding: 3px;
  margin-bottom: 15px;
  border: 1px solid #CCCC99;
}
.ad-box h4 {
  font-weight: bold;
  color: #CC6600;
  margin: 0px 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: small;
  line-height: 110%;
}
.ad-box p {
  margin: 0px;
  padding-bottom: 4px;
}
.ad-box ul {
  margin: 0px 4px;
  padding-bottom: 4px;
  list-style-type: none;
  line-height: 110%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.ad-box li {
  margin-bottom: 1em;
}

.a-box {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
}

/* i */
.software h1 {
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size : large;
  border-left : #CC0000 5px solid;
  border-bottom : #CC0000 1px dashed;

  letter-spacing: 2px;
  color : #000000;
  margin : 0px 0px 10px -5px;
  padding-bottom : 3px;
  padding-left : 9px;
  padding-right : 10px;
  padding-top : 3px;
  text-decoration : none;
}
.software h2 {
  border-left : orange 5px solid;
  border-bottom : orange 1px dashed;

  letter-spacing: 2px;
  color : #000000;
  margin : 0px 0px 10px -5px;
  padding-bottom : 3px;
  padding-left : 9px;
  padding-right : 10px;
  padding-top : 3px;
  text-decoration : none;

  -moz-border-radius: 0px 0px 0px 10px;

}
