/* 初期設定
----------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
  margin: 0;
  padding: 0;
  color: #000;
  font-style:normal;
  font-family:
    "メイリオ",
    Meiryo,
    "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro W3",
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS P Gothic",
    sans-serif;
  }
* html * {
  font-family: "メイリオ", Meiryo, sans-serif;
  }
body {
  text-align: center;
  background:#fff url(http://sincerity-f.com/img/bg.jpg) repeat-x fixed;
  font-size:16px;
  }
a {
  color:#0052a5;
  }
a:visited {
  color:#551a8b;
  }
a:hover {
  color:#d2541e;
  }
img {
  border: 0;
  }
table {
  border-collapse: collapse;
  border-spacing: 0;
  }
ul {
  list-style: none;
  }

#wrap {
  margin:0 auto;
  width:806px;
  text-align:left;
  background-color: #fff;
  background-image: url(http://sincerity-f.com/img/wrap.gif);
  position:relative;
  zoom:100%;
  }
#wrap:after {
  content:".";
  height:0px;
  clear:both;
  display: block;
  visibility:hidden;
  }


/* ヘッダー部
----------------------------------------- */
#header {
  height:159px;
  background-image: url(http://sincerity-f.com/img/header.gif);
  background-repeat: no-repeat;
  }
#header #header-title {
  padding:10px 0 0 21px;
  font-size:13px;
  font-weight:normal;
  color:#000;
  }
#header #header-title a {
  color:#000;
  font-weight:normal;
  text-decoration: none;
  }
#header #header-title a:hover {
  color:#951f39;
  text-decoration: underline;
  }

p#to_mail {
  position:absolute;
  left:385px;
  top:86px;
  font-size:14px;
  }
p#to_mail a {
  font-weight:bold;
  color:#D2541E;
  text-decoration:none;
  }
p#to_mail a:hover {
  color:#951F39;
  text-decoration:underline;
  }

#logo-home {
  position:absolute;
  diplay:block;
  width:90px;
  height:68px;
  top:35px;
  left:21px;
  }


/* ナビゲーションバー
----------------------------------------- */
#nav {
  padding:1px 0 1px 6px;
  width:792px; /* 実寸 798px */
  height:36px; /* 実寸 38px */
  position:absolute;
  top:121px;
  left:4px;
  background: url(http://sincerity-f.com/img/nav-bak.gif);
  zoom:100%;
  }
#nav:after {
  content:".";
  height:0px;
  clear:both;
  display: block;
  visibility:hidden;
  }
#nav li {
  width:111px; /* 実寸112px */
  height:36px;
  float:left;
  line-height:1.05;
  letter-spacing: 1px;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  border-left:1px dotted #d1d1bc;
  display:inline;
  }
#nav li a {
  margin:0 0 0 2px;
  padding:13px 0 0;
  height:23px; /* 実寸36px */
  color:#404040;
  text-decoration: none;
  display: block;
  border-left:5px solid #f1cbd4;
  }
#nav li#here a {
  background-color:#951f39;
  color:#fff;
  border-left:5px solid #f1cbd4;
  }
#nav li.double a {
  padding:4px 0 0;
  height:32px; /* 実寸36px */
  }
#nav li a:hover {
  color:#951f39;
  border-left:5px solid #951f39;
  }


/* コンテンツ領域
----------------------------------------- */
#content {
  padding:12px 11px 0 9px;
  width:573px; /* 実寸593px */
  float:right;
  display:inline;
  overflow:hidden;
  }

#content #top-img {
  margin:0 0 28px;
  }

#content .content-ttl {
  margin:0 0 20px;
  padding:2px 0 0 24px;
  font-size:20px;
  font-weight:bold;
  background:url(http://sincerity-f.com/img/content-ttl.gif) no-repeat;
  letter-spacing:2px;
  }

#content-inner {
  margin:0 20px 40px;
  }
#content-inner h2 {
  margin:0 0 16px;
  padding-left:.3em;
  font-size:22px;
  border-bottom:1px solid #951f39;
  border-left:4px solid #951f39;
  }
#content-inner p {
  margin:0 0 1em;
  line-height:2;
  }

#oh-all-list li {
  margin:0 0 12px;
  }
#oh-all-list li span {
  padding-right:5px;
  font-size:80%;
  }
#top-list-cmnt {
  text-align:right;
  font-size:90%;
  }

#content #site_des_area {
  margin:0 0 30px;
  overflow:hidden;
  }
#content #site_des_area h3 {
  margin:0 0 14px;
  padding:0 0 0 8px;
  height:28px;
  letter-height:28px;
  font-size:20px;
  font-weight:bold;
  background:#f1f1eb;
  border-left:#951f39 6px solid;
  letter-spacing:2px;
  }
#content #site_des_area p {
  margin:0 1em 1.5em;
  font-size:95%;
  line-height:1.6;
  color:#333;
  }

#area {
  margin:20px 4px 10px 0px;
  padding-top:1px;
  width:540px;
  clear:both;
  }
#area dt {
  font-weight:bold;
  font-size:12px;
  color:#8c8c8c;
  }
#area dd {
  margin-top:5px;
  color:#a6a6a6;
  font-size:11px;
  }


/* 会社概要
----------------------------------------- */
#co_info {
  margin:0 0 16px;
  width:100%;
  }
#co_info td,
#co_info th {
  padding:6px 5px;
  }
#co_info th {
  background:#951f39;
  color:#fff;
  border:1px solid #ccc;
  white-space:nowrap;
  }
#co_info td {
  border:1px solid #333;
  }
#co_info img {
  margin:10px auto 3px;
  text-align:center;
  display:block;
  }



/* メールフォーム
----------------------------------------- */
#mail_page {
  margin-top:24px;
  }
#mail_page dt {
  font-weight:bold;
  font-size:110%;
  }
#mail_page dt span {
  color:#c40026;
  }
#mail_page dd {
  margin:0 0 20px;
  }
#mail_page input.form_width1 {
  width:20em;
  }
#mail_page input.form_width2 {
  width:39.5em;
  }
#co_info img.mark1 {
  margin:0px 10px 0px 10px;
  float: left;
  }

#co_info img.mark2 {
  margin:0px 0px 0px -45px;
  float: left;
  }

/* 個人情報保護
----------------------------------------- */
#privacy {
  font-size:14px;
  }
#privacy h2 {
  margin-top:30px;
  }
#privacy p {
  margin-bottom:.8em;
  line-height:1.5;
  }
#privacy ol {
  margin:0 0 .8em 22px;
  }
#privacy ol li {
  margin:0 0 .7em;
  }


/* サイドバー
----------------------------------------- */
#side {
  padding:12px 0 12px 13px;
  width:200px; /* 実寸213px */
  float:left;
  display:inline;
  }

#side .side-menu {
  margin:0 0 24px;
  padding:0 0 0px;
  background-color:#f0f0e8;
  border-top:1px solid #f0f0e8;
  border-bottom:1px solid #fff;
  }
#side .side-menu dt {
  margin:1px 2px 10px;
  padding:1px 0 0 17px;
  background-image: url(http://sincerity-f.com/img/side-dt.gif);
  background-repeat: no-repeat;
  color:#fff;
  font-size:16px;
  font-weight: bold;
  }
#side .side-menu dd {
  margin:0 6px 0 9px;
  padding:5px 0 5px 23px;
  font-size:15px;
  background: url(http://sincerity-f.com/img/side-dd.gif) no-repeat 7px center;
  border-bottom:1px dotted #8e8e64;
  }
#side .side-menu dd.last {
  margin-bottom:14px
  }
#side .side-menu dd a {
  color:#333;
  text-decoration: none;
  }
#side .side-menu dd a:hover,
#side .side-menu dd a.now {
  color:#951f39;
  text-decoration: underline;
  }

#side .side-info {
  margin:0 0 16px;
  }
#side .side-info dt {
  font-weight:bold;
  font-size:14px;
  color:#333;
  }
#side .side-info dd {
  color:#333;
  font-size:12px;
  }


/* フッター部
----------------------------------------- */
#foot {
  margin:0 4px 1px;
  padding-top:1px;
  width:798px;
  background-color: #f0f0e8;
  border-top:1px solid #e4e4da;
  clear:both;
  }
#foot #foot-menu {
  margin:0 0 50px 7px;
  padding:5px 0 0;
  border-top:1px solid #fff;
  }
#foot #foot-menu li {
  padding:0 10px;
  float:left;
  font-size:13px;
  border-right:1px solid #333;
  }
#foot #foot-menu li#last-item {
  border-right:none;
  }
#foot #foot-menu a {
  color:#333;
  text-decoration: none;
  }
#foot #foot-menu a:hover {
  color:#951f39;
  text-decoration: underline;
  }
#foot address {
  padding:4px;
  background-color: #951f39;
  display:block;
  text-align:right;
  font-size:11px;
  color:#fff;
  border-top:1px solid #fff;
  clear:both;
  }

.redline {
border-bottom:2px #ff0000 dashed;
}

p#g-map  {
margin-top:10px;
}
