/* CSS Document */
/*The date:February 15,2006*/
/* $Id: common-ja.css,v 1.64 2009-03-04 05:44:53 tom-a Exp $ */

.back-cream {
  background-color: #fcf29d;
}

.back-cyan {
  background-color: #acd7fa;
}

.back-green {
  background-color: #e0fda1;
}

.back-orange {
  background-color: #ffcc66;
}

body{
  background-color:#FFF;
  color:#000;
  margin:0 0 1em 0;
  padding:0;
}

img{
  border:0;
}

.leftImg{
  float:left;
  display:block;
  clear:both;
  margin:0 10px 10px 0;
}

a:link{
  color:#0000ff;
  text-decoration:none;
  }

a:visited{
  color:#4C8CD4;
  text-decoration:none;
  }

h1, h2, h3, h4, h5, h6{
  font-size:100%;
  font-weight:bold;
}

h1, h2, h3, h4, h5, h6, pre, blockquote{
  margin:1em 0 0.7em 0;
  /*clear: both;*/
}

li, dt, dd, p{
  line-height:1.5;
}

strong{
  color:#FF0000;
}

em {
  font-weight:bold;
  font-style:normal;
}

.center {
  text-align: center;
}

.clr {
  clear:both;
}

.date {
  width:7em;
  vertical-align:top;
  text-align:left;
}

.hide {
  position:absolute;
  top:-2048px;
  left:-2048px;
  display:block;
  width:0px;
  height:0px;
}

.pkg {
  display:block;
}

.rev-indent { margin-left:1em; text-indent:-1em; }

.right {
  text-align:right;
}



/* OUT FRAME */

#wrapper{
  width:100%;
  margin:auto;
}


/* HEADER SET */

#header{
  height:94px;
  text-align:left;
  background:transparent url(/common/img/head-bg.gif) repeat-x;
  margin-bottom:9px;
}

#header h1{
  margin:0px 0 15px 12px;
  padding:0;
  float:left;
  background:transparent url(/common/img/head-rogo.gif) repeat-x;
}

#header h1 a{
  display:block;
  width:320px;
  height:40px;
}

#headLinks{
  width:100%;
  font-size:70%;
  text-align:right;
}

#headLinks ul{
  margin:0;
  padding-top:12px;
}

#headLinks li{
  display:inline;
  padding:14px 15px 0 4px;
  border-left:1px dotted #666;
}

#headLinks li a{
  color: #666;
  padding-bottom:2px;
}

#headLinks .top{
  padding-left:17px;
  background:transparent url(/common/img/headLink-item_01.gif) left top no-repeat;
}

#headLinks .eng{
  padding-left:17px;
  background:transparent url(/common/img/headLink-item_02.gif) left top no-repeat;
}

#headLinks .sit{
  padding-left:17px;
  background:transparent url(/common/img/headLink-item_03.gif) left top no-repeat;
}

#headLinks .rss{
  padding-left:17px;
  background:transparent url(/common/img/headLink-item_04.gif) left top no-repeat;
}

#headForm{
  font-size:70%;
  float:right;
}

.comment{
  padding:0 15px;
}

.comment form{
  text-align:right;
  margin:9px 0 6px 0;
}

.commentText{

}


/* TOPIC-PATH */

#topicPath{
  margin:0 15px 15px 15px;
  font-size: 80%;
  color:#808080;
  line-height:1.5em;
}


/* SUV-NAVI SET */

#savNavi{
  width:100%;
  height:57px;
  font: bold 10px sans-serif;
  /*border-bottom:3px solid #72C47F;*/
  background:transparent url(/common/img/suvNaviBG.gif) repeat-x bottom;
}

#savNavi-inner{
  width:775px;
  margin:auto;
}

#savNavi ul, #savNavi li{
  margin:0;
  padding:0;
  display:inline;
}

#navListTop a:link, #navListTop a:visited{
  width:155px;
  float:left;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  line-height:25px;
  height:25px;
  overflow:hidden;
  background:transparent url(/common/img/suvNaviBG_01.gif) left top no-repeat;
}

#navListTop a:hover{
  width: 155px;
  color: #10431A;
  background:transparent url(/common/img/suvNaviBG_02.gif) left top no-repeat;
}

#navListBot a:link, #navListBot a:visited{
  width:155px;
  float:left;
  color:#FFF;
  text-align: center;
  text-decoration: none;
  line-height:25px;
  height:25px;
  overflow:hidden;
  background:transparent url(/common/img/suvNaviBG_04.gif) left top no-repeat;
}

#navListBot a:hover{
  width: 155px;
  color: #10431A;
  background:transparent url(/common/img/suvNaviBG_05.gif) left top no-repeat;
}

#profile,#dom,#ip,#ca,#topics{
  letter-spacing:2px;
}

#basics,#library{
  letter-spacing:1px;
}

#suvNaviPath{
  line-height:1.5em;
  background-color:#f3ffff;
  border-bottom:1px solid #81B280;
}

#suvNaviPath-inner{
  margin-bottom:5px;
  padding:0 1em;
}

#suvNaviPath ul{
  margin:0;
  padding:0;
}

#suvNaviPath li{
  display:inline;
}

#suvNaviPath a:link, #suvNaviPath a:visited{
  font-size:80%;
  line-height:150%;
  color:#4C8CD4;
  white-space:nowrap;
  padding-left : 1.5em;
  padding-right:1em;
  background:transparent url(/common/img/link-ico_02.gif) no-repeat 4px 50%;
  border-right:1px dotted #666666;
}

#suvNaviPath a:link, #suvNaviPath a:visited{/*for winIE*/
  _border-right:none;
}


/* PRINT-BUTTON */

#printBtn{
  margin:15px 15px -2em 15px;
  text-align:right;
}

#backPage{
  display:none;
  margin:0 15px 10px 15px;
  text-align:right;
}

/* PRIMARY-CONTENT SET*/

#primaryContent{
  font-size:100%;
  margin:2em 2em 2em 2em;
}

#primaryContent a:visited{
  color:#4c8cd4;
}

#primaryContent #blocks {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}

#primaryContent #blocks ul {
  list-style-type: none;
}

#primaryContent blockquote{
  margin-left:2em;
  margin-right:2em;
}

#primaryContent .c1{
  color:#FF8C00;
}

#primaryContent dd{
  margin-bottom:0.8em;
}

#primaryContent dl{
  margin-left:1em;
  margin-right:1em;
}

#primaryContent .exLink{
  padding-left : 14px;
  background:transparent url(/common/img/link-ico_02.gif) no-repeat 0% 50%;
}

#primaryContent h1{
  font-size:140%;
  text-align:center;
  margin:0 0 1em 0;
  padding-bottom:0.8em;
  background: url(/common/img/primaryCoontent-h1BG.gif) repeat-x bottom #FFF;
}

#primaryContent h2{
  font-size:110%;
  margin-left:0.5em;
  padding-left:0.5em;
  border-left:5px solid #81B280;
}


#primaryContent h3{
  font-size:100%;
  color:#000;
  margin-left:0.8em;
  padding-left:1em;
  background:transparent url(/common/img/link-ico_02.gif) no-repeat left ;
}

.h3{
  font-size:100%;
  color:#000;
  font-weight:bold;
  padding-left:1em;
  background:transparent url(/common/img/link-ico_02.gif) no-repeat left ;
}

#primaryContent h4{
  font-size:100%;
  color:#000;
  margin-left:2em;
}

#primaryContent .indent{
  margin-left:2.5em;
}

#primaryContent .index{
  font-size:110%;
  font-weight:bold;
  margin-left:0.5em;
  margin-bottom:0.5em;
  padding-left:0.5em;
  border-left:5px solid #81B280;
}

#primaryContent .index3{
  font-size:100%;
  font-weight:bold;
  color:#000;
  margin-left:0.8em;
  padding-left:1em;
  background:transparent url(/common/img/link-ico_02.gif) no-repeat left ;
}

#primaryContent .invalid{
  font-weight: bold; color: red; width: 80%;
  margin-top: 3em; margin-left: auto; margin-right: auto;
  padding: 0.5em; border-style: solid; border-width: 1px;
}

#primaryContent .listCnotent{
  padding-bottom:1.5em;
  border-bottom:1px dotted #666;
}

#primaryContent .listTitle{
  font-size:110%;
  color:#D4504C;
  margin:2em 0 1em 0;
  padding-left:0.5em;
  border-left:5px solid #CCC;
}

#primaryContent .oversea {
  font-style: italic;
}

#primaryContent p{
  font-size:100%;
  margin:1em 1.5em;
}

#primaryContent p.space{
  margin-top: -1.2em; margin-bottom: -1.2em;
}

#primaryContent p.head{
  margin-top: -1.2em; margin-bottom: -1.2em;
}

#primaryContent .pending{
  font-weight:bold;
  color:green;
}

#primaryContent .qa-indent{
  margin-left:3em;
  text-indent:-3em;
}

#primaryContent .t-q{
  font-weight:bold;
  color:#FF8C00;
  width: 4em;
}

#primaryContent .t-a{
  font-weight:bold;
  color:#009900;
}

#primaryContent table.format {
  border:solid #d4dcda;
  border-width: 1px;
  margin-left:10px;
  margin-bottom:10px;
  width:95%;
  margin:auto;
}

#primaryContent table.format1 {
  border:solid #d4dcda;
  border-width: 1px;
  margin-left:10px;
  margin-bottom:10px;
  width:95%;
}

#primaryContent table.format-event {
  border:solid #d4dcda;
  border-width: 1px;
  margin-left:10px;
  margin-bottom:10px;
  width:95%;
  margin:auto;
}

#primaryContent td.format{
  border:solid #d4dcda;
  border-width: 1px;
  padding:5px;
  border-spacing:0;
}

#primaryContent td.format-event{
  border:solid #d4dcda;
  border-width: 1px;
  padding:5px;
  border-spacing:0;
}

#primaryContent th.format{
  background-color:#f0e68c;
  border:solid #d4dcda;
  border-spacing:0;
  border-width: 1px;
  padding:5px;
  padding:0.1em;
}

#primaryContent th.format-event{
  border:solid #d4dcda;
  border-width: 1px;
  background-color:#fdeff2;
  padding:5px;
  border-spacing:0;
}

ul.inline {
  list-style-type: none;
  padding-left: 1em;
}

ul.inline li {
  display: inline;
  padding-left: 0.5em;
}

ul.nolist {
  list-style-type: none;
  padding-left: 1em;
}

ul.qa-ul {
  margin-left:0;
}

ul.qa-ul li {
  list-style-type:none;
  margin-left: 3em;
  text-indent: -3.5em;
}

.separate li {
  padding-bottom: 1em;
}

table.blackborder {
  border-collapse: collapse;
}

table.blackborder td {
  border: solid black 1px;
  padding: 0.3em;
}

table.blackborder th {
  border: solid black 1px;
  padding: 0.3em;
}

table.format {
  border:solid #d4dcda;
  border-width: 1px;
  margin-left:10px;
  margin-bottom:10px;
  margin:auto;
  width: 95%;
}

table.format th {
  border: solid #d4dcda;
  border-width: 1px;
  background-color: #f0e68c;
  border-spacing: 0;
  padding: 5px;
  vertical-align: middle;
}

table.format td {
  border:solid #d4dcda;
  border-width: 1px;
  border-spacing:0;
  padding: 5px;
}


table.qa {
  width: 95%;
}

table.qa tr {
  vertical-align: top;
}

table.qa td {
  border-bottom: 1px dotted #a5a5a5;
}

tr { vertical-align: top; }

/* LEGACY-CONTENT SET*/

#legacyContent{
  font-size:100%;
  margin:0 15px 15px 15px;
}

#legacyContent .invalid{
  font-weight: bold; color: red; width: 80%;
  margin-top: 3em; margin-left: auto; margin-right: auto;
  padding: 0.5em; border-style: solid; border-width: 1px;
}

#legacyContent .pending{
  font-weight:bold;
  color:green;
}

#legacyContent h1{
  font-size:1.5em;
}

#legacyContent h2{
  font-size:1.2em;margin:1px;
}

#legacyContent h3, h4{
  font-size:1em;margin:0px;
}

#legacyContent em{
  font-weight:bold;
  font-style:normal
}

#legacyContent strong {
  font-weight:bold;
  color:red;
}

#legacyContent .right{
  text-align:right;
}

#legacyContent .center{
  text-align:center;
}

#legacyContent .indent{
  margin-left:2em;
}

#primaryContent .curve-01{
 background:#ffcc66 ;
 margin:5px 0;
}
#primaryContent .curve-01 div.curve-head{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-left-head.gif) top left no-repeat;
}
#primaryContent .curve-01 div.curve-head div{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-right-head.gif) top right no-repeat;
}
#primaryContent .curve-01 div.curve-bottom{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-left-bottom.gif) bottom left no-repeat;
}
#primaryContent .curve-01 div.curve-bottom div{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-right-bottom.gif) bottom right no-repeat;
}

#primaryContent .curve-02{
 background:#ffc0cb ;
 margin:5px 0;
}
#primaryContent .curve-02 div.curve-head{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-left-head.gif) top left no-repeat;
}
#primaryContent .curve-02 div.curve-head div{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-right-head.gif) top right no-repeat;
}
#primaryContent .curve-02 div.curve-bottom{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-left-bottom.gif) bottom left no-repeat;
}
#primaryContent .curve-02 div.curve-bottom div{
 font-size:1px;
 height:5px;
 background:url(/ja/ip/img/01-curve-right-bottom.gif) bottom right no-repeat;
}

/* PAGE-BOTTOM*/

#pageBottom{
  text-align:right;
  margin:0 15px 15px 15px;
}

#pageBottom .exLink{
  font-size:80%;
  padding-left:14px;
  background:transparent url(/common/img/link-ico_03.gif) no-repeat 0% 50%;
}

/* FOOTER SET*/

#footer{
  font-size:80%;
  text-align:center;
  width:100%;
  background:#FFF;
  margin:0;
  padding-top:10px;
  border-top: #008000 1px solid;
}

#footer ul{
  padding:0;
  margin:1em 0;
}

#footer li{
  display:inline;
  padding:0 1em;
  border-left:1px solid #666666;
}

#footer .listFoot{
  border-right:1px solid #666666;
}

#footer a{
  color: #333;
  text-decoration : none;
}

#footer a:hover{
  color: #4c8cd4;
  text-decoration: underline;
}

