@charset "utf-8";
/*----------------
@Company/ CSS
-------------------*/
div.Anchor  {
 text-align: right;
 margin-right: auto;
 margin-left: auto;
 padding-top: 5px;
 padding-right: 40px;
 height: 20px;
 }

div#AllWrap    {
 text-align: center;
 margin-right: auto;
 margin-left: auto;
 }

div.Comp   {
 text-align: left;
 margin-right: auto;
 margin-left: auto;
 width: 750px; 
 border-bottom: 1px solid #f4f4f4;
 clear: both;
 }

div.OutLine/*, div.PraivacyComp*/   {
 padding-top: 0;
 padding-right: 150px;
 width: 600px;
 }

*html div.OutLine, div.JobComp, div.PraivacyComp { width: 750px; }

div.OutLine, div#Job, div#Pol, div#Pro, div#Gr { 
 background-repeat: no-repeat;
 }
div.OutLine, div#Pol, div#Pro { 
 background-position: right bottom;
 }
div.OutLine  {
 background-image: url("../images/common/bg_comp.jpg");
 }
div#Job   {
 background-image: url("../images/koujidog.gif");
 background-position: right 300px;
 }
div#Pol  {
/*
 background-image: url("../images/common/bg_policy.jpg");
*/
 }
div#Pro  {
 background-image: url("../images/common/bg_pro.jpg");
 }
div#Gr  {
/*
 background-image: url("../images/common/bg_gr.jpg");
 background-position: 530px bottom;
*/
 }

div#Pro p.indent, .PraivacyComp p.indent { margin-right: 150px; }

div.PraivacyComp p { width: 480px; }

table#Body       {
 background-color: white;
 width: 600px;
 margin: 0;
 border: solid 1px #f4f4f4;
 }
table#Body td       {
 font-size: 11px;
 line-height: 16px;
 background-color: white;
 text-align: left;
 padding: 6px 6px 6px 10px;
 border-bottom: 1px solid #ccc;
 }
#Body td a        { color: #36f; }
#Body td a:hover { color: #30c; text-decoration: underline; }

h3 {
 display: block;
 width: 600px;
 height: 24px;
 }

#CompHed,#JobHed,#ProHed,#Policy,#Mamere {
 background-repeat: no-repeat;
 text-indent: -9999px;
 margin-bottom: 10px;
 }
h3#CompHed   {
 background-image: url("../images/common/comphed.gif");
 }
h3#JobHed  {
 background-image: url("../images/common/comphed_job.gif");
 background-repeat: no-repeat;
 margin-top: 10px;
 }
h3#ProHed   {
 background-image: url("../images/common/comphed_profile.gif");
 }
#Policy, #Mamere {
 width: 480px;
 height: 22px;
 }
h3#Policy    {
 background-image: url("../images/common/comphed_policy.gif");
 margin-top: 20px;
 }
h3#Mamere  {
 background-image: url("../images/common/comphed_mamere.gif");
 }

p.indent    { 
 text-indent: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 }

p.right {
 text-align: right;
 }
dl { width: 360px; }
dd { margin-left: 10px; }

dt    {
 font-weight: bold;
 margin-bottom: 3px;
 border-bottom: 1px solid #e6e6e6;
 }

dl.add    {
 margin-top: 10px;
 margin-bottom: 20px;
 margin-left: 40px;
 padding-bottom: 5px;
 border: solid 1px #ccc;
 }
dl.add dt    {
 background-color: #f4f4f4;
 text-align: center;
 display: block;
 margin: 0 0 5px;
 padding: 0;
 width: 360px;
 }
dl.add span   {
 margin-right: 10px;
 margin-left: 10px;
 width: 160px;
 }

,dl.add strong {
 font-size: x-small;
 line-height: 165%;
 }
*html dl.add strong  {
 font-size: 12px;
 font-weight: normal;
 }
html>body ,dl.add strong span {
 margin-right: 2em;
 }

dl.Praivacy { width: 480px; }
.Praivacy dt { 
 background-image: url("../images/common/icon_green7.gif");
 background-repeat: no-repeat;
 background-position: left 5px;
 padding-left: 10px;
 margin-left: 10px;
 }
.Praivacy dd  {
 margin-bottom: 5px;
 margin-left: 20px;
 }
.Praivacy dd, .Praivacy li  {
 font-size: 85%;
 line-height: 165%;
 }
*html .Praivacy dd, .Praivacy li  {
 font-size: 11px;
 line-height: 16px;
 }
.Praivacy ol li   {
 background-image: none;
 text-indent: -10px;
 margin-left: 10px;
 }
table#Body th      {
 font-size: 11px;
 font-weight: bold;
 line-height: 18px;
 background-color: #f4f4f4;
 width: 130px;
 border-bottom: 1px solid #ccc;
 }
table#Body th.Job  {
 background-color: #f0f3ff;
 }
ol.History span {
 margin-right: 11px;
 }

.2em  { letter-spacing: 2em; }
.1em  { letter-spacing: 1em; }
.05em { letter-spacing: 0.5em; }
