@charset "UTF-8";

/* =========================================================
   Base
========================================================= */

/* elements
----------------------------------------------- */
* {
    
    
    
    
  margin: 0px;
  padding: 0px;
  font-size: 1.0em;
  font-size: 100%;
  font-style: normal;
}
html {
    
    
    
    
  height: 100%;
  font-size: 15px;
}
body {
    
    
    
    
  height: 100%;
  border: 0px;
  font-size: 90%;
  line-height: 1.5;
}
#container {
    
    
    
    
  background-color: #fff;
}
body, td, th, select, option {
    
    
    
    
  font-family: "MS PGothic", "ＭＳ Ｐゴシック", Arial, Verdana, Osaka, sans-serif; 
 font-weight: lighter; 
}
input, textarea {
    
    
    
    
  font-size: 110%;
  _font-size: 100%;
  font-family: Arial, sans-serif;
}
blockquote {
    
    
    
    
  margin: 10px 20px 10px 20px;
}
h1, h2, h3, h4, h5 {  
    
    
    
  /*  font-size: 120%; */
  font-family: verdana;
}
img {
    
    
    
    
  border-style: none;
}
strong {
    
    
    
    
  font-weight: bold;
}
pre {
    
    
    
    
  font-family: SimHei, "ＭＳ ゴシック", monospace;
}
table {
    
    
    
    
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}
ul {
    
    
    
    
  list-style-position: outside;
}
li {
    
    
    
    
  margin: 0;
  padding: 0;
  list-style-position:outside;
  list-style: none;
}
rp, rt {
    
    
    
    
  font-size: 80%;
  text-decoration: none;
}
a {
    
    
    
    
  color: #003399;
  text-decoration: none;
}
a:visited {
    
    
    
    
  color: #003399;
  text-decoration: none;
}
a:hover {
    
    
    
    
  color: #003399;
  text-decoration: underline;
}


/* =========================================================
   Common Classes.
========================================================= */

/* blank to clear
----------------------------------------------- */
div.clearBlank {
    
    
    
    
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

/* icon
----------------------------------------------- */
img.fileIcon {
    
    
    
    
  position: relative;
  margin-right: 3px;
  vertical-align: middle;
}

/* Notices
----------------------------------------------- */
ul.notices {
    
    
    
    
  margin: 0px 0px 15px 0px;
  padding: 5px 10px;
  background-color: #ddeeff;
  border: 1px solid #bbddff;
}
ul.notices li {
    
    
    
    
 color: #3355ff;
}

p.notice {
    
    
    
    
  font-size: 80%;
  color: #600;
}

/* Errors
----------------------------------------------- */
.formError {
    
    
    
    
  margin: 15px 0px;
  padding: 10px;
  border: 1px solid #ee0000;
  color: #ee0000;
}
.elementError {
    
    
    
    
  margin: 3px 0px 0px 0px;
  color: #ee0000;
}

/* Form relation
----------------------------------------------- */
div.submitters {
    
    
    
    
  margin: 20px 10px;
}
div.submitters input, div.submitters a {
    
    
    
    
  margin: 0px 10px;
}
div.submitters input {
    
    
    
    
  width: 100px;
  font-size: 90%;
}

/* Table for list
----------------------------------------------- */
table.list {
    
    
    
    
  width: 100%;
}
table.list th {
    
    
    
    
  padding: 6px 7px;
  border: 1px solid #bbbbbb;
  background-color: #e4e4e4;
  color: #000;
  font-weight: lighter;
  text-align: left;
}
table.list td {
    
    
    
    
  padding: 6px 7px;
  border: 1px solid #cccccc;
}
table.list tr.cycle td {
    
    
    
    
  background-color: #f7f7f7;
}

/* Table for form
----------------------------------------------- */
table.form {
    
    
    
    
  width: 100%;
  margin: 10px 0px 0px 0px;
}
table.form th {
    
    
    
    
  width: 200px;
  padding: 6px 7px;
  border: 1px solid #bbbbbb;
  background-color: #e4e4e4;
  color: #000;
  font-weight: lighter;
  text-align: left;
}
table.form td {
    
    
    
    
  padding: 6px 7px;
  border: 1px solid #cccccc;
}

/* Form relation
----------------------------------------------- */
div.submitters {
    
    
    
    
  margin: 20px 10px;
}
div.submitters input, div.submitters a {
    
    
    
    
  margin: 0px 10px;
}
div.submitters input {
    
    
    
    
  width: 100px;
}

/* Icons.
----------------------------------------------- */


th,
td {
    
    
    
    
  border: 1px solid #ccc;
  padding: 5px 8px;
}

#casestudy-screenshots .pieceBody {
    
    
    
    
  width: 100%;
}

.listBtn {
    
    
    
    
  clear: both;
  margin: 5px 0 0 0;
  text-align: right;
}

.clearFix:after {
    
    
    
    
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearFix {
    
    
    
    
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearFix {  
    
    
    
  height: 1%; 
}
.clearfix {  
    
    
    
  display: block; 
}
/* End hide from IE-mac */


/* header
----------------------------------------------- */
#commonHeader {
    
    
    
    
  clear: both;
  height: 101px;
  background-image : url(../../../files/header.jpg);
  background-potsition: left top;
  background-repeat: no-repeat;
}
#e-page #commonHeader {
    
    
    
    
  clear: both;
  height: 101px;
  background-image : url(../../../files/header1.jpg);
  background-potsition: left top;
  background-repeat: no-repeat;
}
.piece#commonHeader {
    
    
    
    
  margin-bottom: 5px;
}
#commonHeader h1 {
    
    
    
    
  float: left;
  width: 40%;
  height: 90px;
}
#commonHeader h1 a {
    
    
    
    
  display: block;
  width: 100%;
  height: 0px !important;
  height /**/: 90px; /* gokanmode */
  padding-top: 90px;
  overflow: hidden;
  outline: 0;
}
#commonHeader .menu {
    
    
    
    
  float: right;
  width: 400px;
  margin: 0px;
  padding: 30px 10px 10px 0px;
  text-align: right;
  font-size: 90%;
}
#commonHeader .upperMenu {
    
    
    
    
  margin-bottom : 10px;
}
#commonHeader .upperMenu a {
    
    
    
    
  padding: 0px 0px 0px 23px;
  background-image : url(../../../files/ic-headerlink.gif);
  background-position: 10px center;
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
}
#commonHeader .upperMenu a:hover {
    
    
    
    
  text-decoration: underline;
}
#commonHeader .menu form {
    
    
    
    
  display: inline;
  vertical-align: top;
  padding-right:10px;
}
#commonHeader .menu .input-submit {

}

/* banner
----------------------------------------------- */
#flash {
    
    
    
    
  height: 240px;
  background-color: #ccc;
}

/* footer
----------------------------------------------- */
#address {
    
    
    
    
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #999999;
}
.piece#address {
    
    
    
    
  margin-bottom: 0px;
}

#footerNavi {
    
    
    
    
  float: left;
  width: 900px;
  background-color: #B1D5EE;
}
#footerNavi .pieceContainer {


}
#footerNavi .pieceBody {
    
    
    
    
  float: left;
  width: 150px;
  padding: 8px 0px 8px 10px;
}
#footerNavi .pieceFooter {
    
    
    
    
  float: right;
  width: 700px;
  margin: 0px;
  padding: 8px 10px 8px 0px;
  text-align: right;
}

#footerNavi a {
    
    
    
    
  color:#212121;
}

/*------------------------------------------------
　common
------------------------------------------------*/
.piece {
    
    
    
    
  margin-bottom: 10px;
}

p {
    
    
    
    
  margin-bottom: 10px;
}


/*------------------------------------------------
　content
------------------------------------------------*/
#contentBody .pieceHeader h2 {
    
    
    
    
  margin-bottom: 0px;
  padding: 7px 5px 6px 20px;
  background-image : url(../../../files/bg-main-title.gif);
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 110%;
  color: #212121;
}

#recentDoc .pieceBody {
    
    
    
    
  padding: 0px 10px 10px 10px;
}
#recentDoc ul {
    
    
    
    
  margin-bottom: 15px;
}
#recentDoc li {
    
    
    
    
  padding: 15px 0px;
  background-image : url(../../../files/bg-dotted.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}
#recentDoc ul li span {
    
    
    
    
  display: block;
}
#recentDoc ul li span.pressRelease {
    
    
    
    
  background-image : url(../../../files/ic-press.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#recentDoc ul li span.event {
    
    
    
    
  background-image : url(../../../files/ic-event.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#recentDoc ul li span.public {
    
    
    
    
  background-image : url(../../../files/ic-kankou.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#recentDoc ul li span.topics {
    
    
    
    
  background-image : url(../../../files/ic-topics.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#e-page #recentDoc ul li span.pressRelease {
    
    
    
    
  background-image : url(../../../files/ic-press1.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#e-page #recentDoc ul li span.event {
    
    
    
    
  background-image : url(../../../files/ic-event1.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#e-page #recentDoc ul li span.public {
    
    
    
    
  background-image : url(../../../files/ic-kankou1.gif);
  background-position: 65px top;
  background-repeat: no-repeat;
}
#recentDoc .pieceFooter {
    
    
    
    
  text-align: right;
}
#recentDoc .pieceFooter a {
    
    
    
    
  padding-left: 13px;
  background-image : url(../../../files/ic-link.gif);
  background-position: left center;
  background-repeat: no-repeat;
  text-align: right;
}

#freeCorner .pieceBody {
    
    
    
    
  padding: 0px;
}
#freeCorner .pieceBody img {
    
    
    
    
  margin: 0px 0px 10px 0px;
}
#information .pieceBody {
    
    
    
    
  padding: 10px;
}


/*------------------------------------------------
　leftSide
------------------------------------------------*/

/* left SiteBanner
----------------------------------------------- */
#leftSiteBanner img {
    
    
    
    
  margin-bottom: 5px;
}

#globalNavi .navi {
    
    
    
    
  margin-bottom: 10px;
  padding: 8px;
  background-color: #99C8E9;
}
#globalNavi .navi h2 {
    
    
    
    
  padding: 7px 5px;
  background-color: #368AAE;
  background-image : url(../../../files/bg-titlenavi.gif);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  color: #ffffff;
  border-bottom: 2px solid #156AB7;
}
#globalNavi .navi li span {
    
    
    
    
  display: block;
  padding-left: 15px;
  background-image : url(../../../files/ic-navi.gif);
  background-position: left center;
  background-repeat: no-repeat

;
}
#globalNavi .navi a {
    
    
    
    
  display: block;
  padding: 8px 0px 8px 10px;
  background-color: #ffffff;
  background-image : url(../../../files/bg-navi-a.gif);
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: 1px solid #99C8E9;
  color: #212121;
}
#globalNavi .navi a:hover {
    
    
    
    
  display: block;
  background-color: #ffffff;
  background-image : url(../../../files/bg-navi-h.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #003366;
  text-decoration: none;
}
/*------------------------------------------------
　rightside
------------------------------------------------*/

/* shisetsu
----------------------------------------------- */
#shisetsu {
    
    
    
    
  border: 1px solid #999999;
}

#shisetsu .pieceHeader h2 {
    
    
    
    
  padding: 8px 5px;
  background-color: #1B80D2;
  background-image : url(../../../files/bg-titleshisetsu.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  color: #006699;
}
#shisetsu .pieceBody {
    
    
    
    
  padding: 5px 0px 0px 8px;
}
#shisetsu ul {
    
    
    
    
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#shisetsu li{
    
    
    
    
  width: 180px;
  height: 46px;
  margin-bottom: 5px;
  padding: 0px;
  text-indent: -9999px;

}

#shisetsu a {
    
    
    
    
  display: block;
  outline: none;
  width: 180px;
  height: 46px;
  background-repeat: no-repeat;
}
#shisetsu li#shisetsu0 a:hover,
#shisetsu li#shisetsu1 a:hover,
#shisetsu li#shisetsu2 a:hover,
#shisetsu li#shisetsu3 a:hover,
#shisetsu li#shisetsu4 a:hover,
#shisetsu li#shisetsu5 a:hover,
#shisetsu li#shisetsu6 a:hover,
#shisetsu li#shisetsu7 a:hover,
#shisetsu li#shisetsu8 a:hover,
#shisetsu li#shisetsu9 a:hover,
#shisetsu li#shisetsu10 a:hover,
#shisetsu li#shisetsu11 a:hover,
#e-page #shisetsu li#shisetsu0 a:hover,
#e-page #shisetsu li#shisetsu1 a:hover,
#e-page #shisetsu li#shisetsu2 a:hover,
#e-page #shisetsu li#shisetsu3 a:hover,
#e-page #shisetsu li#shisetsu4 a:hover,
#e-page #shisetsu li#shisetsu5 a:hover,
#e-page #shisetsu li#shisetsu6 a:hover,
#e-page #shisetsu li#shisetsu7 a:hover,
#e-page #shisetsu li#shisetsu8 a:hover,
#e-page #shisetsu li#shisetsu9 a:hover,
#e-page #shisetsu li#shisetsu10 a:hover,
#e-page #shisetsu li#shisetsu11 a:hover {
    
    
    
    
  background: none;
}
#shisetsu li#shisetsu0 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu0.gif);
}
li#shisetsu0 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu0.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu0 a {
    
    
    
    
  background-image : url(../files/english/bg-shisetsu1.gif);
}
#e-page li#shisetsu0 {
    
    
    
    
  background-image : url(../files/english/bg-shisetsu2.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu1 a {
    
    
    
    
  background-image : url(../files/english/bg-shisetsu3.gif);
}
li#shisetsu1 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu1.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu1 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu11.gif);
}
#e-page li#shisetsu1 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu11.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu2 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu2.gif);
}
li#shisetsu2 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu2.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu2 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu21.gif);
}
#e-page li#shisetsu2 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu21.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu3 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu3.gif);
}
li#shisetsu3 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu3.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu3 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu31.gif);
}
#e-page li#shisetsu3 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu31.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu4 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu4.gif);
}
li#shisetsu4 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu4.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu4 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu41.gif);
}
#e-page li#shisetsu4 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu41.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu5 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu5.gif);
}
li#shisetsu5 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu5.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu5 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu51.gif);
}
#e-page li#shisetsu5 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu51.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu6 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu6.gif);
}
li#shisetsu6 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu6.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu6 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu61.gif);
}
#e-page li#shisetsu6 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu61.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu7 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu7.gif);
}
li#shisetsu7 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu7.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu7 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu71.gif);
}
#e-page li#shisetsu7 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu71.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu8 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu8.gif);
}
li#shisetsu8 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu8.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu8 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu81.gif);
}
#e-page li#shisetsu8 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu81.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu9 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu9.gif);
}
li#shisetsu9 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu9.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu9 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu91.gif);
}
#e-page li#shisetsu9 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu91.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu10 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu10.gif);
}
li#shisetsu10 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu10.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu10 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu101.gif);
}
#e-page li#shisetsu10 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu101.gif);
  background-position:0px -46px;
}
#shisetsu li#shisetsu11 a {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu11.gif);
}
li#shisetsu11 {
    
    
    
    
  background-image : url(../../../files/bg-shisetsu11.gif);
  background-position:0px -46px;
}
#e-page #shisetsu li#shisetsu11 a {
    
    
    
    
  background-image : url(../../../files/english/bg-shisetsu11.gif);
}
#e-page li#shisetsu11 {
    
    
    
    
  background-image : url(../../../files/english/bg-shisetsu11.gif);
  background-position:0px -46px;
}

/* right SiteBanner
----------------------------------------------- */
#rightSiteBanner img {
    
    
    
    
  margin-bottom: 5px;
}

/* relationLink
----------------------------------------------- */
#relationLink a {
    
    
    
    
  padding-left: 13px;
  background-image : url(../../../files/ic-link.gif);
  background-position: left center;
  background-repeat: no-repeat;
}



/* rightbox
----------------------------------------------- */
#lightbox{
    
    
    
    
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox img {
    
    
    
    
  width: auto;
  height: auto;
}
#lightbox a img {
    
    
    
    
  border: none;
}
#outerImageContainer {
    
    
    
    
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#imageContainer {
    
    
    
    
  padding: 10px;
}
#loading {
    
    
    
    
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#hoverNav {
    
    
    
    
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer>#hoverNav {
    
    
    
    
  left: 0;
}
#hoverNav a {
    
    
    
    
  outline: none;
}
#prevLink, #nextLink {
    
    
    
    
  width: 49%;
  height: 100%;
  background-image : url(http:data:image/gif);base64,AAAA); /* Trick IE into showing hover */
  display: block;
}
#prevLink {
    
    
    
    
  left: 0;
  float: left;
}
#nextLink {
    
    
    
    
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover {
    
    
    
    
   background : url(../../../files/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
    
    
    
    
  background : url(../../../files/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
    
    
    
    
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}
#imageData {
    
    
    
    
  padding: 0 10px;
  color: #666;
}
#imageData #imageDetails {
    
    
    
    
  width: 70%;
  float: left;
  text-align: left;
}	
#imageData #caption {
    
    
    
    
  font-weight: bold;
}
#imageData #numberDisplay {
    
    
    
    
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}			
#imageData #bottomNavClose {
    
    
    
    
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}	 	
#overlay {
    
    
    
    
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}

/* 2階層目
----------------------------------------------- */
#contentBody h2 {
    
    
    
    
  margin-bottom: 30px;
  padding: 15px 0px 15px 15px;
  background-image : url(../../../files/bg-pagetitle.jpg);
  background-position: right 3px;
  background-repeat: no-repeat;
  font-size: 160%;
  font-weight: bold;
  color: #004479;
}
#contentBody h3 {
    
    
    
    
  margin-bottom: 20px;
  padding: 5px 5px 5px 10px;
  background-color: #006699;
  font-size: 110%;
  font-weight: bold;
  color: #ffffff;
}
#contentBody h4 {
    
    
    
    
  margin-bottom: 15px;
  padding: 5px 5px 15px 15px;
  background-image : url(../../../files/bg-midashi4.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #004479;
}
#contentBody h5 {
    
    
    
    
  margin: 0px 0px 5px 10px;
  padding: 5px 5px 5px 15px;
  background-image : url(../../../files/bg-midashi5.gif);
  background-position: 0px center;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #2C2C2C;
}
.contentPage p {
    
    
    
    
  margin: 0px 0px 15px 10px;
}
.contentPage ul {
    
    
    
    
  margin: 0px 0px 10px 10px;
}
.contentPage ul li {
    
    
    
    
  padding: 0px 0px 5px 15px;
  background-image : url(../../../files/ic-link.gif);
  background-position: left 3px;
  background-repeat: no-repeat;
}
.contentPage table {
    
    
    
    
  border: 1px solid #999999;
}
.contentPage th, .contentPage td {
  bpadding: 5px;
}
.contentPage th {
    
    
    
    
  background-color: #DBDBDB;
  color: #333333;
}
.kome {
    
    
    
    
  font-size: 90%;
  color: #333333;
}