<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0 0 0 10px;
  color: #333333;
  background: #ffffff url(../images/bodyleft.gif) repeat-y;
}
#wrapper {
  position: relative;
  margin: 0 auto;
  width: 990px;
  border-top: 13px solid #666666;
  color: #333333;
  background: #ffffff;
}

/* リンク
---------------------------------------------------- */
a:link {
  color: #3366ff;
  background: transparent;
}
a:visited {
  color: #800080;
  background: transparent;
}
a:hover, a:active {
  color: #ff9933;
  background: transparent;
}

/* ヘッダ
---------------------------------------------------- */
#header #logo {
  position: absolute;
  top: 18px;
  left: -10px;
}

/* ナビゲーション
---------------------------------------------------- */
#navigation {
  float: left;
  width: 236px;
  height: auto;
  margin-top: 67px;
  border-top: 13px solid #666666;
}
#navigation ul {
  margin: 0 0 1em;
  padding: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  list-style: none;
}
#navigation li {
  margin: 0;
  padding: 0;
  width: 236px;
  height: 43px;
  text-indent: -9999px;
}
#navigation li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  width: 236px;
  height: 43px;
}
#navigation li#profile      {
  background: url(../images/nav.gif) no-repeat 0 0;
}
#navigation li#policy    {
  background: url(../images/nav.gif) no-repeat 0 -43px;
}
#navigation li#report  {
  background: url(../images/nav.gif) no-repeat -236px -86px;
}
#navigation li#history {
  background: url(../images/nav.gif) no-repeat 0 -129px;
}
#navigation li#brand      {
  background: url(../images/nav.gif) no-repeat 0 -172px;
}



#navigation li#profile a:hover    {
  background: url(../images/nav.gif) no-repeat -236px 0;
}
#navigation li#policy a:hover    {
  background: url(../images/nav.gif) no-repeat -236px -43px;
}
#navigation li#history a:hover {
  background: url(../images/nav.gif) no-repeat -236px -129px;
}
#navigation li#brand a:hover      {
  background: url(../images/nav.gif) no-repeat -236px -172px;
}





#navigation address {
  margin: 0;
  padding: 1em 0 0 1em;
  border-top: 1px solid #cccccc;
  font-style: normal;
  font-size: xx-small;
  text-transform: uppercase;
  line-height: 1.5;
  color: #999999;
  background: transparent;
}
#navigation div {
  margin: 0.7em 0 0 5px;
}
#navigation p {
  padding: 1em 1em 0 1px;
  text-align: right;
  font-size: xx-small;
  line-height: 1.5;
  color: #333333;
  border-top: 1px solid #cccccc;
}


/* コンテンツ
---------------------------------------------------- */
#content {
  margin: 67px 10px 0 248px;
  padding-bottom: 2.5em;
  border-bottom: 1px solid #cccccc;
}
#content h1 {
  margin: 0 0 1em;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  font-size: x-small;
}
#content h1 img {
  vertical-align: bottom;
}


#content .lead {
  clear: both;
  margin: 0;
}
#content .lead p {
  margin: 0 0 1em 0;
  text-align: justify;
  line-height: 1.6;
  font-size: x-small;
  color: #666666;
  background: transparent;
  text-indent: 1em;
}


#content .lead_left {
  margin: 0;
}
#content .lead_left p {
  margin: 0 0 1em 0;
  text-align: justify;
  line-height: 1.6;
  font-size: x-small;
  color: #666666;
  background: transparent;
  text-indent: 1em;
}
#content .lead_left img {
  margin: 0 1em 0 0;
  float: left;
}


th {
  text-align: left;
}
table#rinen {
  margin: 0.5em 0 1em;
  border-top:    1px dotted #ff9900;
  border-bottom: 1px dotted #ff9900;
  border-collapse: collapse;
}
table#rinen th {
  padding: 0.5em 1em 0.5em 1em;
  font-size: x-small;
  line-height: 1.5;
  width: 18em;
  font-weight: normal;
  color: #666666;
  background: #ffffcc;
}
table#rinen td {
  padding: 0.5em 0 0.5em 1em;
  font-size: x-small;
  line-height: 1.5;
  font-weight: normal;
  color: #666666;
}
table#rinen th, table#rinen td {
  border-bottom: 1px dotted #ff9900;
}


#content .lead2 {
  margin: 0;
  background: url(../images/sho.gif) no-repeat;
  min-height:236px;
  height: auto !important;
  height: 236px;
}
#content .lead2 p {
  margin: 0 0 1em 0;
  text-align: justify;
  margin-left: 80px;
  line-height: 1.6;
  font-size: x-small;
  color: #666666;
  background: transparent;
  text-indent: 1em;
}


#content h2 {
  margin: 3em 0 0.5em;
  font-size: x-small;
  color:#666666;
  padding:5px 0 5px 6px;
  border-bottom: 1px dotted #ff3300;
  border-left:5px solid #ff9966;
}
#content h2 img {
  vertical-align: bottom;
}


#content h3 {
  margin: 1em 0 0.5em;
  font-size: x-small;
  color: #ff3300;
  background: transparent;
}
#content h3 img {
  vertical-align: bottom;
}


#clients3 {
  clear: both;
  margin: 0;
  padding: 0;
}
#clients3 img {
  vertical-align: bottom;
  margin: 0 4px 0 0;
}



#content:after {			/* ■floatをクリアするための裏ワザ */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html #content { height: 1%; }
/* End hide from IE-mac */

/* サブ・ナビゲーション
---------------------------------------------------- */
ul#subnav  {
  position: absolute;
  top: 29px;
  right: 15px;
  margin: 0;
  padding: 0 0 0 250px;			/* ■ロゴと重ならないための余白を確保 */
  list-style: none;
  text-align: right;
  font-size: x-small;
  line-height: 1.5;
}
ul#subnav li {
  display: inline;
  padding-left: 1em;
  text-transform: uppercase;
  vertical-align: top;
}

/* フッタ
---------------------------------------------------- */
#footer {
  clear: both;
}
#footer ul {
  margin: 0;
  padding: 10px 10px;
  list-style: none;
  text-align: right;
  font-size: xx-small;
}
#footer li {
  display: inline;
  padding-left: 1.7em;
  text-transform: uppercase;
}
#footer li a {
  padding: 10px 0;
  vertical-align: middle;
  text-decoration: none;
}
#footer li#privacy a {
  padding-right: 18px;
  color: #666666;
  background: url(../images/privacy.gif) right no-repeat;
}
#footer li#sitemap a {
  padding-right: 19px;
  color: #666666;
  background: url(../images/sitemap.gif) right no-repeat;
}
#footer li#info a {
  padding-right: 22px;
  color: #666666;
  background: url(../images/info.gif) right no-repeat;
}
#footer p {
  margin: 0;
  padding: 1em 10px;
  text-align: right;
  text-transform: uppercase;
  font-size: x-small;
  color: #ffffff;
  background: #666666;
}

</pre></body></html>