/* Copyright (C) 2010 TOUA Co,Ltd. All Rights Reserved */
body {
  color: black;
  background-color: #EFEFEF;
  background-repeat: repeat-y;
  background-position: center;
  font-family: "Meiryo", "Hiragino", "MS P Gothic", sans-serif;
  font-size: 9pt;
  line-height: 11pt;
  text-align: center;
}

div#all {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 800px;
}

img {
  vertical-align: top;
}

strong {
  font-weight: bold;
}

strong.red {
  color: red;
}

a:link, a:visited {
  text-decoration: underline;
  color: #1c1cb9;
}

a:hover {
  text-decoration: none;
  color: #7da3d1;
}

a:active {
  text-decoration: underline;
  color: #7da3d1;
}

a img {
  border: none;
}

ul {
  list-style-type: circle;
  list-style-image: url("img/list.gif");
}

hr {
  height: 0px;
  border: 0px;
  border-top: 1px solid #E0E0E0;
}

div.line-s {
  border-bottom: solid 1px #99b1cf;
  width: 500px;
  margin: 0px 0px 0px 25px;
}

/* header */
.head {
  background-color: #EFEFEF;
  width: 800px;
  padding: 0;
  margin: 0;
  font-size: 10pt;
}

.head .navi {
  background-color: #EFEFEF;
  float: right;
  padding: 0;
  margin: 5px 0 0px 0;
  font-size: 9pt;
}

.head .navi a {
  padding: 0;
  margin: 0 8px 0 12px;
}

.head .navi .search {
  display: inline;
}

h1 {
  padding: 6px 0 4px 8px;
  margin: 0;
  line-height: 11pt;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background-color: #EFEFEF;
}

.touch {
  color: #e00000;
  font-weight: bold;
}

.head .telno {
  float: right;
  text-align: right;
  font-size: 10pt;
  line-height: 13pt;
  padding: 0 0 0 0;
  margin: -35px 8px 0px 0;
  
  /*margin: -35px 8px 5px 0;*/
  
}

.head .menu {
  
  clear: both;
  
  padding: 0;
  margin: 0;
}

.head .menu #logo {
  padding: 0 0 0 0;
  margin: -25px 30px 0px 8px;
}

.head .menu .nonlogo {
  display: block;
  padding: 10px 40px 0 0;
}

.head .menu a:visited, .head .menu a:link, .head .menu a:hover, .head .menu a:active {
  float: left;
  color: white;
  background-color: #EFEFEF;
  text-align: center;
  font-size: 9pt;
}

.head .menu ul{
  clear: both;
  margin:  0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  width: 650px;
  height: 25px;
}

.head .menu ul li{
  padding: 0px 0px 0px 0px;
  float: left;
  display: inline-block;
  *display: inline; /* IE 7 and below */
  position: relative;
}

.head .banner {
  position: relative;
  color: black;
  background-color: white;
  clear: both;
  width: 800px;
  height: 300px;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  padding: 0;
  margin: 0;
}

.head .nobanner {
  visibility: visible;
  color: black;
  background-color: white;
  clear: both;
  width: 800px;
  height: 10px;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  padding: 0;
  margin: 0;
}

.head .banner #topbutton {
  visibility: visible;
  position: absolute;
  left: 640px;
  top: 210px;
}

.top-angle-left {
  position: relative;
  top: -301px;
  left: 766px;
}

.top-angle-right {
  position: relative;
  top: -301px;
  left: -40px;
}

.top-angle-left-nobanner {
  position: relative;
  top: -1px;
  left: 766px;
}

.top-angle-right-nobanner {
  position: relative;
  top: -1px;
  left: -40px;
}

/* body */
.contentsall {
  background-color: white;
  width: 800px;
  margin:  0 0 0 0;
  padding: 0 0 0 0;
  border-left:   solid 1px #CCCCCC;
  border-right:  solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  _margin-top: -62px; /* special hack for IE6 */
}

/* main contents */
.contents {
  clear: both;
  padding: 8px 0 0 0;
  margin: 0 16px 0 16px;
}

.path {
  clear: both;
  padding: 0px 0px 0px 0px;
  margin: 0;
  font-size: 8.5pt;
}

.path a:visited, .path a:link {
  color: #;1c1cb9;
}

/* right menu */
table.right-menu {
  margin: 7px 0 0 0;
  border: solid 1px #FFFFFF;
  background-color: #FFFFFF;
}

table.right-menu tr {
  width: 220px;
  margin: 0;
}

table.right-menu td {
  width: 220px;
  height: 36px;
  background-color: #F9F9F9;
}

table.right-menu tr td {
  background-color: #e7eff9;
/*  background-image: url("img/menu-gradation.gif");*/
}

table#top-right-menu tr td {
  background-color: #e7eff9;
/*background-image: url("img/topmenu-gradation.gif");*/
}

table.right-menu tr td.menubar, table#top-right-menu tr td.menubar {
  background-image: none;
  background-color: #F0F0F0;
  padding: 0 0 0 10px;
  font-size: 11pt;
  line-height: 18px;
  border-top: solid 1px #a0a0a0;
  border-right: none;
  border-bottom: solid 1px #a0a0a0;
  border-left: none;
}

table.right-menu tr td.menubar1, table#top-right-menu tr td.menubar1 {
  background-image: none;
  padding: 0 0 0 0px;
  font-size: 11pt;
  line-height: 18px;
  border-right: none;
  border-left: none;
}

table.right-menu a {
  padding: 0 0 0 20px;
  background-image: url("img/line.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

table.right-menu table a:visited, .right-menu table a:link {
  color: #151515;
}

/* ITニュース*/
.rssget {
  width: 525px;
}

.rssget .rssfeed {
  font-size: 8.5pt;
  line-height: 12pt;
  padding: 10px 5px 0px 5px;
  border-left: solid 1px #5d79a0;
  border-right: solid 1px #5d79a0;
  border-bottom: solid 1px #5d79a0;
}

.rssget .rssfeed a:link {
  text-decoration: underline;
  color: #404040;
}

.rssget .rssfeed a:visited {
  text-decoration: underline;
  color: #404040;
}

.rssget .rssfeed a:hover {
  text-decoration: none;
  color: #7da3d1;
}

.rssget .rssfeed a:active {
  text-decoration: underline;
  color: #7da3d1;
}

/* footer */
.footer {
  clear: both;
  width: 800px;
  padding: 4px 0 4px 0;
  margin: 0 0 0 0;
  background-color: #EFEFEF;
  font-size: 8pt;
  color: #404040;
}

.footer .sitemenu {
  background-color: #EFEFEF;
}

.footer .co {
  float: left;
  padding: 0;
  margin: 0;
}

.footer .navi {
  float: right;
  padding: 0;
  margin: 12px 8px 0 0;
  text-align: right;
  font-size: 9pt;
}

.footer .copyright {
  clear: right;
  float: right;
  width: 300px; /* IE6 hack */
  padding: 0;
  margin: 6px 8px 0 0;
  text-align: right;
}

/* index */
h2 a:visited, h2 a:link {
  color: #404040;
}

h3 a:visited, h3 a:link {
  color: #6080b0;
}

h3 a:hover {
  text-decoration: none;
  color: #7da3d1;
}

.index-left {
  clear: both;
  float: left;
  width: 520px;
  padding: 0;
  margin: 0;
}

.left {
  clear: both;
  float: left;
  width: 570px;
  padding: 0;
  margin: 0;
}

.index-right {
  clear: right;
  float: right;
  width: 236px;
  padding: 0;
  margin: 0 0 0 0;
}

.right {
  clear: right;
  float: right;
  width: 186px;
  padding: 0;
  margin: 0 0 0 0;
}

.right-side {
  clear: right;
  top: 10px;
  width: 220px;
  padding: 0;
  margin: 0;
}

.dummy {
  clear: both;
  padding: 0;
  margin: 0;
}

.partner {
  clear: both;
  padding: 0;
  margin: 12px 0 0 0;
}

.movie {
  padding: 0 0 2px 0;
  margin: 0;
  background-image: url("img/clip.gif");
  background-repeat: no-repeat;
}

.youtube {
  padding: 25px 5px 10px 0px;
}

.demobanner {
  padding: 0px 0px 3px 0px;
  margin: 0;
}

.bannerpos{
  margin: 9px 0px 0px 0px;
}

.bookmark {
  margin: 0px 0px 14px 0px;
  text-align: right;
}

.more {
  padding: 2px 10px 0 0;
  margin: 0;
  text-align: right;
  vertical-align: top;
}

.contents ul {
  padding: 0 0 0 20px;
  margin: 8px 0 0 0;
}

.contents ul li {
  padding: 0;
  margin: 0 0 8px 0;
}

dl {
  padding: 0;
  margin: 0;
}

dt {
  padding: 0;
  margin: 0;
  font-weight: bold;
}

dd {
  padding: 0 0 8px 0;
  margin: 0;
}

h2.group {
  clear: both;
  padding: 4px 0 4px 8px;
  margin: 20px 0 0 0;
  font-size: 9pt;
  color: black;
  border-top: solid 1px #808080;
  border-left: none;
  border-bottom: none;
  text-align:left;
  background-image: none;
}

div.group {
  width: 800px;
  text-align: left;
  font-size: 7.5pt;
  padding: 0 0 0 10px;
}

.group a:active {
  text-decoration: underline;
  color: red;
}

/* top */
h2.contentstop{
  font-size:   10pt;
  line-height: 13pt;
  text-align:left;
  color: #ffffff;
  background-color:  #ffffff;
  background-image:  url("img/contents-1-title.gif");
  background-repeat: no-repeat;
  padding: 2px 0px 15px 55px;
  margin: 0 0 0 0;
  border-top:    none;
  border-right:  none;
  border-bottom: none;
  border-left:   none;
}

h2.contents{
  font-size:   10pt;
  line-height: 14pt;
  text-align:left;
  color: #ffffff;
  background-color:  #ffffff;
  background-image:  url("img/contents-2-title.gif");
  background-repeat: no-repeat;
  padding: 4px 0px 0px 10px;
  margin: 0 0 0 0;
  border-top:    none;
  border-right:  none;
  border-bottom: none;
  border-left:   none;
}

/* others */
h2 {
  padding: 6px 0 6px 0;
  font-size: 13pt;
  line-height: 14pt;
  color: #4669fd;
  background-color: #f0f0f0;
  border-top: solid 1px #a0a0a0;
  border-right: none;
  border-bottom: solid 1px #a0a0a0;
  border-left: none;
  background-image: url("img/bg-img.gif");
  background-repeat: repeat;
  text-align:left;
}

.gray {
  color: #303030;
}

strong.internalctrl {
  color: #6080b0;
}

.top-margin {
  margin-top: 5px;
}

h3 {
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 12pt;
  line-height: 15pt;
  color: #6080b0;
}

h3.merit {
  margin: 0;
}

h3.glossary {
  font-size: 10pt;
  margin: 0;
}

p {
  padding: 0;
  margin: 8px 10px 16px 0;
  line-height: 12pt;
  color: #303030;
}

.bottom-line {
  padding-bottom: 16px;
  border-bottom: solid 1px #a0a0a0;
}

.bottom-line-s {
  text-align: center;
  padding-bottom: 16px;
  border-bottom: solid 1px #a0a0a0;
}

.box {
  clear: both;
  width: 544px;
  padding: 8px 8px 8px 8px;
  margin: 8px 0 16px 0;
  border: 2px solid gray;
}

h3.qa {
  padding: 0;
  margin: 0px 0px 0px 0px;
  font-size: 11pt;
  line-height: 15pt;
  color: #000000;
}

.qabox {
  clear: both;
  width: 550px;
  padding: 8px 8px 8px 8px;
  margin: 8px 0 16px 0;
  border: 1px solid gray;
}

.qabox p{
  padding: 0;
  font-size: 8pt;
  margin: 8px 10px 16px 0;
  line-height: 12pt;
  color: #303030;
}

.servicecontentbox {
  clear: both;
  width: 532px;
  padding: 8px 8px 8px 8px;
  margin: 8px 0 16px 0;
}

.servicecontentbox p{
  font-size: 9pt;
  padding: 0;
  margin: 8px 10px 16px 0;
  line-height: 12pt;
  color: #303030;
  text-align: center;
}

.servicecontentimg{
  clear: both;
  float:left;
  height: 130px;
  width: 170px;
  padding:0px 0px 0px 0px;
  margin: 10px 50px 10px 20px;
  text-align: left;
}

.servicecont{
  font-size: 9pt;
  text-align: right;
  padding: 12px 0 0 0;
  margin: 0;
}

.servicesurvey{
  font-size: 9pt;
  text-align: left;
  padding: 0 0 0 0;
  margin: 20px 0px -20px 70px;
}

.servicesimu{
  font-size: 9pt;
  text-align: left;
  padding: 0 0 0 0;
  margin: 20px 0px 5px 90px;
}

.captionbox {
  float: left;
  width: 260px;
  margin: 25px 0 70px 0;
  text-align: left;
  color: #000000;
}

.glossarycitation {
  font-size: 8pt;
  text-align: right;
  margin: 0px 0px 0px 0;
  padding: 0px 0px 0px 0px;
}

h4 {
  padding: 0;
  margin: 10px 0 8px 10px;
  font-size: 11pt;
  line-height: 13pt;
  color: #404040;
}

table.table {
  padding: 0;
  margin: 8px 0 16px 0;
  border-collapse: collapse;
}

table.table caption {
  padding: 0;
  margin: 8px 0 0 0;
  text-align: left;
  font-size: 11pt;
  line-height: 12pt;
  color: #404040;
}

table.table th {
  width: 80px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  vertical-align: middle;
  font-weight: normal;
  border: solid 1px black;
}

table.table td {
  width: 460px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  vertical-align: middle;
  border: solid 1px black;
}

.remark {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 8pt;
}

.bottom {
  clear: both;
  text-align: right;
  padding: 40px 0 8px 0;
  margin: 0;
}

.bottom .contact {
  font-size: 9pt;
  font-weight: bold;
}

.bottom .contact a {
  float: right;
  padding: 0;
  margin: 5px 0 8px 16px;
}

.bottom .contact .tel2 {
  font-size: 10pt;
  line-height: 14pt;
}

.bottom .to_top {
  clear: both;
  padding: 0;
  margin: 6px 0 0 0;
  font-size: 8pt;
}



.bottom_flat {
  clear: both;
  text-align: right;
  padding: 0px 0 8px 0;
  margin: 0;
}

.bottom_flat .contact {
  font-size: 9pt;
  font-weight: bold;
}

.bottom_flat .contact a {
  float: right;
  padding: 0;
  margin: 5px 0 8px 16px;
}

.bottom_flat .contact .tel2 {
  font-size: 10pt;
  line-height: 14pt;
}

.bottom_flat .to_top {
  clear: both;
  padding: 0;
  margin: 6px 0 0 0;
  font-size: 8pt;
}



.sub {
  float: right;
  width: 160px;
  padding: 0;
  margin: 0;
}

.underline {
  text-decoration: underline;
}

.center {
  text-align: center;
}

.right-justify {
  text-align: right;
}

.iccon a:link ,.iccon a:visited {
  text-decoration: underline;
  color: blue;
}

.left-justify {
  text-align: left;
}

dl.sitemap {
  padding: 0;
  margin: 8px 0 0 16px;
}

dl.sitemap dt {
  font-weight: bold;
  line-height: 24px;
}

dl.sitemap dd dl dt {
  font-weight: normal;
  line-height: 24px;
}

dl.sitemap dd {
  line-height: 24px;
  padding: 0 0 0 12px;
  margin: 0 0 0 10px;
  background-image: url("img/t.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

dl.sitemap dd.btm {
  background-image: url("img/l.gif");
}

dl.sitemap a:visited, dl.sitemap a:link {
  color: #1c1cb9;
  text-decoration: underline;
}

dl.sitemap a:hover {
  text-decoration: none;
  color: #7da3d1;
}

dl.sitemap a:active {
  text-decoration: underline;
  color: #7da3d1;
}

.sitemap-td {
  width: 200px;
  margin: 0;
  vertical-align: top;
}

a.sitemap {
  padding: 0 0 0 10px;
}

.more a:link,.more a:visited {
  text-decoration: underline;
}

img.iccert {
  padding: 0;
  margin: 16px 16px 0 0;
}

img.right-img {
  float: right;
  padding: 0;
  margin: 0 8px 8px 16px;
}

span.right-span {
  float: right;
}

div.notice {
  font-weight: bold;
  color: red;
  font-size: 14pt;
  line-height: 16pt;
}

form.contact {
  text-align: center;
}

form.contact table {
  padding: 0;
  margin: 8px 0 16px 0;
  border: 1px solid black;
  border-collapse: collapse;
}

form.contact th {
  width: 160px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  border: none;
}

form.contact .need {
  color: red;
}

form.contact td {
  width: 380px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  text-align: left;
  vertical-align: top;
  border: none;
}

form.contact .ng {
  background-color: #ff8080;
}




form.demo {
  text-align: center;
}

form.demo table {
  padding: 0;
  margin: 8px 0 16px 0;
  border: 1px solid black;
  border-collapse: collapse;
}

form.demo th {
  width: 160px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  border: none;
}

form.demo .need {
  color: red;
}

form.demo td {
  width: 380px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  text-align: left;
  vertical-align: top;
  border: none;
}

form.demo .ng {
  background-color: #ff8080;
}




.conttop {
  font-size: 8pt;
  text-align: right;
  padding: 0px 20px 5px 0px;
}

.conttop a{
  font-size: 10pt;
}

.cont {
  font-size: 8pt;
  text-align: right;
  padding: 5px 12px 5px 0;
  margin: 0;
}

.cont a{
  font-size: 10pt;
}

.qacont {
  font-size: 8pt;
  text-align: right;
  padding: 0;
  margin: 0;
}

.idicall .appeal .cont a {
  font-size: 10.5pt;
}

.idicall {
  width: 525px;
  margin: 0px 0px 10px 0px;
}

.conta {
  font-size: 9pt;
  text-align: right;
  padding: 12px 12px 12px 0;
  margin: -20px 5px;
}

.idicall .idiccontents {
  width: 523px;
  height: 325px;
  border-left: solid 1px #5d79a0;
  border-right: solid 1px #5d79a0;
  background-position: bottom right;
  background-repeat: repeat-x;
}

.idicall .idicabout {
  width: 520px;
  height: 200px;
  background-image: url("img/contents1-iconimg.gif");
  background-repeat: no-repeat;
  padding: 10px 10px 10px 10px;
  margin: 0;
}

.idicall img.pic1 {
  float: left;
  padding: -20px 0px 0 0px;
  margin: -8px 0px 0px 0px;
}

ul#menu {
  margin: 20px 0px 0px 30px;
  *margin: 30px 0px 0px 30px;
}

ul#menu li {
  padding: 0px;
  display: inline-block;
  *display: inline; /* IE 7 and below */
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  width: 70px;
  height: 70px;
}

ul#menu li img {
  width: 70px;
  border: none;
}

ul#menu2 {
  margin: 5px 0px 0px 55px;
  *margin: 15px 0px 0px 55px;

}

ul#menu2 li {
  padding: 0px;
  display: inline-block;
  *display: inline; /* IE 7 and below */
  position: relative;
  margin-left: 0px;
  margin-right: 30px;
  width: 70px;
  height: 70px;
}

ul#menu2 li img {
  width: 70px;
  border: none;
}

ul#contents2 {
  list-style-type: disc;
  list-style-image: none;
  margin: 15px 0px 0px 0px;
}

ul#contents2 li {
  line-height: 10px;
  padding: 0px;
  display: inline-block;
  position: relative;
  *display: inline; /* IE 7 and below */
}

.idicall2 {
  margin: 80px 0 0 0;
  width: 555px;
}

.idicall2 .idicabout2 {
  width: 520px;
  height: 200px;
  background-image: url("img/contents1-iconimg.gif");
  background-repeat: no-repeat;
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 20px;
}

.idicall .contentstitle {
  float: left;
  width: 250px;
  height: 15px;
  font-size: 12pt;
  line-height: 10pt;
  color: #4669fd;
  padding: 0;
  margin: 40px 0px 35px 20px;
}

.idicall .appeal {
  float: left;
  width: 500px;
  font-size: 8pt;
  line-height: 14pt;
  padding: 0;
  margin: 10px 0 0 20px;
}

.idicall hr {
  clear: both;
  padding: 0;
  margin: 12px 0 12px 0;
}

.idicall .card {
  font-size: 10pt;
  line-height: 13pt;
}

.icon{
  width: 750px;
  color: #031770;
  font-size: 10pt;
  line-height: 13pt;
}

.icon .iconbottom{
  margin: 400px 10px 0px 10px;
  width: 750px;
  height: 1px;
  background-color: #0c2bb1;
}

.icon .icontop{
  margin: 17px 10px 10px 10px;
}

.icon .security{
  float: left;
  width: 110px;
  text-align: center;
  font-size: 9pt;
  line-height: 13pt;
  padding: 60px 0px 10px 110px;
}

.icon .function{
  float: left;
  width: 120px;
  text-align: center;
  font-size: 9pt;
  line-height: 13pt;
  padding: 50px 0px 0px 60px;
  margin: 0;
}

.icon .hr{
  margin: 230px 10px 0px 10px;
  width: 750px;
  height: 1px;
  background-color: #0c2bb1;
}

.point {
  width: 525px;
  margin: 0px 0px 10px 0px;
  background-image: url("img/keybord.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
}

.point .pointcontents {
  width: 523px;
  padding: 0;
  margin: 0;
  border-top: solid 1px #5d79a0;
  border-left: solid 1px #5d79a0;
  border-right: solid 1px #5d79a0;
  border-bottom: solid 1px #5d79a0;
}

.point .pointcontents h4 {
  font-size:    12pt;
  color: #4f84d5;
  padding-top:   5px;
  padding-left: 13px;
}

.point .pointcontents .pointtext {
  font-size: 8pt;
  font-weight: 100;
  line-height: 13pt;
  padding: 0px 0px 0px 24px;
}

.point .pic{
  float: left;
  width: 120px;
  margin: 5px 0px 0px 10px;
}

.point hr{
  margin: 0px 25px 20px 25px;
  border-top: 1px solid #2f47bf;
}

.topcard {
  width:  555px;
  margin: 0px 0px 20px 0px;
}

.topcard .card {
  height: 140px;
  padding: 10px 10px 10px 10px;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.topcard .cardcont {
  float: left;
  width: 200px;
  text-align: center;
  font-size: 9pt;
  line-height: 13pt;
  padding: 12px 20px 0px 380px;
}

.topcard .authmethod {
  float: left;
  width: 120px;
  text-align: center;
  font-size: 9pt;
  line-height: 13pt;
  padding: 12px 20px 0px 30px;
}

.topcard .reader {
  float: left;
  width: 120px;
  text-align: center;
  font-size: 9pt;
  line-height: 13pt;
  padding: 12px 20px 0px 30px;
}

.topcard  hr {
  clear: both;
  padding: 0;
  margin: 160px 0 12px 0;
}

.topnews {
  width:  525px;
  margin: 0px 0px 10px 0px;
}

.topnews .newscontents {
  height: 100px;
  padding: 10px 10px 10px 10px;
  border-top: solid 1px #5d79a0;
  border-left: solid 1px #5d79a0;
  border-right: solid 1px #5d79a0;
  border-bottom: solid 1px #5d79a0;
  background-image: url("img/contents-3-gradation.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
}

.topnews .newscontents dt {
  font-size: 8pt;
  color: #303030;
}

.topnews .newscontents dd {
  font-size: 8pt;
  color: #000000;
  padding: 3px;
}

.bigmovielink {
  position: relative;
  top: -35px;
  left: 450px;
}

.conceptlink {
  position: relative;
  top: -35px;
  left: 430px;
}

.conceptlinksimu {
  position: relative;
  top: -35px;
  left: 400px;
}

.conceptlinknews {
  position: relative;
  top: -50px;
  left: 450px;
}

table.exec, table.exec tr, table.exec th, table.exec td, table.addr, table.addr tr, table.addr th, table.addr td {
  border: none;
  padding: 0;
  margin: 0;
}

table.exec th {
  padding: 4px 0 4px 0;
  margin: 0;
  width: 420px;
  height: 3em;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

table.addr th {
  padding: 4px 0 4px 0;
  margin: 0;
  width: 120px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

table.exec th.sm {
  font-size: 8pt;
  padding: 4px 0 4px 0;
  margin: 0;
  width: 250px;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

table.exec td {
  padding: 4px 0 4px 0;
  margin: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

table.addr td {
  padding: 4px 0 4px 0;
  margin: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

table.costtable th {
  width: 200px;
}

table.costtable td {
  width: 40px;
  text-align: right;
}

table.costtable td.month {
  width: 17px;
  text-align: left;
}

table.costtable td.en {
  width: 20px;
  text-align: left;
}

table.costtable td.monthcosten {
  width: 60px;
  height: 20px;
  text-align: left;
}

.monthcost{
  font-size: 15pt;
  color: #FF0000;
  font-weight: bold;
}

.initcost{
  font-size: 15pt;
  color: #FF0000;
  font-weight: bold;

}

.monthcosten{
  font-size: 15pt;
  color: #000000;
  font-weight: bold;
  text-align: left;
}

.mcost {
  width: 340px;
}
a:link.nounderline, a:visited.nounderline {
  color: #404040;
  text-decoration: underline;
}

a:hover.nounderline {
  color: #7da3d1;
  text-decoration: none;
}

a:active.nounderline {
  color: #7da3d1;
  text-decoration: none;
}



a:link.nounderline_b, a:visited.nounderline_b {
  color: #000000;
  text-decoration: underline;
}

a:hover.nounderline_b {
  color: #7da3d1;
  text-decoration: none;
}

a:active.nounderline_b {
  color: #7da3d1;
  text-decoration: none;
}



.servicebutton{
  float: right;
  margin: 10px 30px 0px 0px;
}

.centerimg{
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
}

/* TOPページのicon用 */
ul#gallery {
  width: 460px;
  *width: 500px; /* IE 7 and below */
  height: 83px;
  margin: 16px 0px 0px 32px;
  *margin: 25px 0px 0px 30px; /* IE 7 and below */
}

ul#gallery li {
  padding: 0px;
  display: inline-block;
  *display: inline; /* IE 7 and below */
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  width: 70px;
  height: 70px;
}

ul#gallery li img {
  width: 70px;
  border: none;
}

ul#gallery2 {
  width: 440px;
  height: 80px;
  margin: 5px 0px 0px 55px;
}

ul#gallery2 li {
  padding: 0px;
  display: inline-block;
  *display: inline; /* IE 7 and below */
  position: relative;
  margin-left: 0px;
  margin-right: 30px;
  width: 70px;
  height: 70px;
}

ul#gallery2 li img {
  width:70px;
  border: none;
}

.howto{
  width: 560px;
/*  background-image: url("img/keybord.gif");*/
  background-position: bottom right;
  background-repeat: no-repeat;
}

.howto p{
  padding: 0px 0px 0px 30px;
}

.howto p.n1{
  padding: 0px 0px 0px 10px;
}

.howtocont{
  text-align: right;
  width: 550px;
}

.privacy{
  width: 560px;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.privacy p{
  width: 550px;
  padding: 0px 0px 0px 1em;
}

.privacy ul{
  width: 520px;
  list-style-image: none;
  list-style-type: decimal;
  margin: 0px 0px 20px 1em;
}

.privacy ul li{
  *display: inline; /* IE 7 and below */
  position: relative;
}

.privacy ul .n1{
  width: 510px;
  list-style-image: none;
  list-style-type: decimal;
  margin: 0px 0px 0px 0px;
}

.privacy ul li .n1{
  margin: 0px; 0px; 0px; 1em;
  *display: inline; /* IE 7 and below */
  position: relative;
}

.generalcontents{
   margin: -25px 0px 0px 0px;
}

.glossarycontents{
   margin: -20px 0px 0px 0px;
}

p.case{
  font-size: 8pt;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 10px 0px;
  height: 15px;
}

ul #card {
  list-style-type: disc;
  list-style-image: none;
}

ul #card li {
  *display: inline; /* IE 7 and below */
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}

.pointtext ul{
  list-style-type: disc;
  list-style-image: none;
  margin: 0px 0px 0px 0px;
}

.pointtext ul li{
  *display: inline; /* IE 7 and below */
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p.group {
  clear: both;
  padding: 4px 0px 0px 8px;
  margin: 5px 0px 3px 0px;
  font-size: 8pt;
  color: black;
  border-top: solid 1px #808080;
  border-left: none;
  border-bottom: none;
  text-align:left;
  background-image: none;
  font-weight: bold;
}

.top-keyword {
  font-size: 7.5pt;
  color: #000000;
}

.topkeyword{
  padding: -10px 0 15px 10px;

}

.rssdata{
  padding: 0px 0px 0px px;
  margin: -30px 5px 0px 5px;

}

table.epi{
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width: 570px;
}
.epi th{
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    color:#330000;
    background-color:#e0e0e0;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.epi td{
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    padding:0.3em 1em;
}


table.t_epi{
    border-top:1px solid #000000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.t_epi th{
    border-right:1px solid #000000;
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
    color:#330000;
    background-color:#e0e0e0;
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.t_epi td{
    border-right:1px solid #000000;
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
    padding:0.3em 1em;
}

.bg_yellow{
    background-color:#ffff99;
    text-align:center;
}

.bg_yellow_r{
    background-color:#ffff99;
    text-align:right;
}

.bg_normal{
    background-color:#ffffff;
    text-align:center;
}

.bg_normal_r{
    background-color:#ffffff;
    text-align:right;
}

.bg_blue_l{
    background-color:#99ccff;
    text-align:left;
}

.bg_blue_r{
    background-color:#99ccff;
    text-align:right;
}

.bg_gray_r{
    background-color:#c0c0c0;
    text-align:right;
}
