<STYLE type="text/css">
<!--

/* ページ設定部分です 背景色はすごく薄い緑です */
BODY{
  margin-top : 0px;
  margin-bottom : 0px;
  background-color : #f4faf3;
}
a{
  color : #cc0000;
}
a:visited{
  color : #55b341;
}
a:link{
  color : #55b341;
}

/* タイトル部分です */
.title{
  background-image : url(../p_title/title.gif);
  background-repeat : no-repeat;
}
/* タイトル部分「お問い合わせ」の文字です */
.txt1{
  font-size : 12px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #2b2b2b;
  line-height : 25px;
}
/* テキストの設定です */

/* グリーンの●● */
.txt_g{
  font-family : Verdana;
  color : #1c7230;
  font-size : 13px;
}
/* 見出し(TOPページの「SaaSで検討してみませんか」の文字) */
.txt_b{
  font-size : 14px;
  font-family : Verdana,"ＭＳ ゴシック";
  line-height : 25px;
}
/* メインテーブルの本文(黒文字です) */
.txt2{
  font-size : 13px;
  font-family : Verdana,"ＭＳ ゴシック";
  line-height : 20px;
}
/* 特大太字見出し文字(白・強調文字) */
.txt_strong{
  font-size : 17px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #FFFFFF;
  font-weight : 600;
}
/* 特大太字見出し文字(黒・強調文字) */
.txt_strong_b{
  font-size : 17px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #333333;
  font-weight : 600;
}
/* 大きめ見出し文字(白文字です) */
.txt_bw{
  font-size : 15px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #FFFFFF;
  font-weight : bold;
}
/* NetSuite 紺背景の時の文字(黄文字) */
.txt_y{
  font-size : 13px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #FFFF99;
}
/* NetSuite　本文(青文字) */
.txt_bl{
  font-size : 13px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #3A00FF;
}
/* NetSuite 紺見出しの時の文字(白文字) */
.txt_ws{
  font-size : 13px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #FFFFFF;
}
/* 見出しのリンク先文字(黒文字) */
.txt_bs{
  font-size : 13px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #333333;
}
/* フッター部分(白文字) */
.txt_copy{
  font-size : 12px;
  font-family : Verdana,"ＭＳ ゴシック";
  color : #FFFFFF;
  line-height : 20px;
}
.non{
  text-decoration : none;
}

.left_margin{
  margin-left : 18px;
}

-->
</STYLE>

