/* 表示全体の書式設定 */
BODY {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background: #ffffff;
  font-family: 'ＭＳ Ｐゴシック', 'Osaka';
}
TH,TD {
  font-size: 78%;
  line-height: 130%;
  color: #0f0f0f;
  line-break: strict;
  font-family: 'ＭＳ Ｐゴシック', 'Osaka';
}
HR {
  color: #999999;
  height: 1px;
}
P {
  margin: 0px;
  padding: 0px;
}
BR {
  MARGIN: 0px;
  PADDING: 0px;
}
/* -------------------------------------- */
/* リンク書式設定 */
A {
  line-height: 130%;
  color: #0033AA;
  text-decoration: none;
}
A.bl {
  line-height: 110%;
  color: #000000;
  text-decoration: none;
}
A.rd {
  line-height: 110%;
  color: #FF0000;
  text-decoration: none;
}
A.wh {
  line-height: 110%;
  color: #FFFFFF;
  text-decoration: none;
}
A.or {
  line-height: 110%;
  color: #FF9966;
  text-decoration: none;
}
A:hover {
  color: #FF0000;
  background-color: #F6F6F6;
}
A:active {
  color: #FF9966;
}
/* -------------------------------------- */
/* ページタイトル書式 */
.toptag {
  /* トップタイトル */
 font-size: 16px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: 3px;
  color: #000000;
  padding: 2px 5px 0px 5px;
  margin: 0px;
}
.toptag2 {
  /* サブタイトル */
 font-size: 26px;
  line-height: 130%;
  color: #000000;
  font-weight: bold;
}
/* -------------------------------------- */
/* 段落書式 */
H1 {
  font-size: 150%;
  line-height: 120%;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0px;
}
H2 {
  font-size: 130%;
  line-height: 120%;
  font-weight: bold;
  padding-bottom:8px;
  margin: 0px;
}
H3 {
  font-size: 120%;
  line-height: 120%;
  font-weight: bold;
  padding-bottom:8px;
  margin: 0px;
}
H4 {
  font-size: 110%;
  line-height: 120%;
  font-weight: bold;
  padding-bottom:6px;
  margin: 0px;
}
H5 {
  font-size: 90%;
  line-height: 110%;
  font-weight: bold;
  padding-bottom:6px;
  margin: 0px;
}
H6 {
  font-size: 80%;
  line-height: 110%;
  font-weight: bold;
  padding-bottom:6px;
  margin: 0px;
}
/* -------------------------------------- */
/* テキスト書式 */
.stext	{
  line-height: 150%;
}
.tab1  {
  padding-left: 18px;
}
.textll {
  font-size: 180%;
  line-height: 150%;
  font-weight: bold;
}
.textl {
  font-size: 150%;
  line-height: 150%;
  font-weight: bold;
}
.textm {
  font-size: 120%;
  line-height: 130%;
  font-weight: bold;
}
.texts {
  font-size: 80%;
  line-height: 120%;
}
.textss {
  font-size: 60%;
  line-height: 110%;
}
.textl-n {
  font-size: 150%;
  line-height: 150%;
}
.textm-n {
  font-size: 120%;
  line-height: 130%;
}
/* -------------------------------------- */
/* ワード書式 */
.wordbk {
  word-break: keep-all;
}
/* -------------------------------------- */
/* テーブルヘッダ書式 */
.box{
  border : 1px solid #999999;
}
.boxdot{
  border : 1px dotted #aaaaaa;
}
.hdline_gr{
  border-bottom : 1px solid #009900;
  border-left   : 6px solid #009900;
  padding-left  : 6px;
  padding-top   : 2px;
  padding-bottom: 2px;
  margin-bottom : 6px;
}
/* -------------------------------------- */
/* 印刷用書式 */
/* 改ページ */
.pbr{
  page-break-after: always;
}
/* -------------------------------------- */
/* 検索入力用 */
FORM {
  margin: 0px;
  padding: 0px;
}
INPUT.top_text {
  BORDER: #000 1px solid;
  PADDING-TOP: 2px;
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 1px;
  FONT: 12px;
  line-height: 105%;
  WIDTH: 120px;
  height: 17px;
  COLOR: #000;
}
INPUT.top_submit {
  PADDING-TOP: 1px;
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 1px;
  FONT: 12px;
  width: 40px;
  height: 18px;
  line-height: 105%;
  COLOR: #000;
}
/* 検索結果表示用 */
DT.sc {
  margin-top: 8px;
  font-weight: bold;
}
DD.sc {
  margin-left: 24px;
}
/* -------------------------------------- */
/* リスト表示設定 */

UL.home-product {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.home-product LI {
  background : url(img/right10.gif) no-repeat 0px 2px;
  margin: 0px;
  margin-bottom: 8px;
  padding-left: 10px;
}
UL.side-menu-sq01b {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.side-menu-sq01b LI {
  background : url(img/sq01b.gif) no-repeat 0px 2px;
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
}
UL.side-menu-sq02b {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.side-menu-sq02b LI {
  background : url(img/sq02b.gif) no-repeat 0px 2px;
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
}
UL.side-menu-sq05b {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.side-menu-sq05b LI {
  background : url(img/sq05b.gif) no-repeat 0px 2px;
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
}
UL.side-menu-sq04b {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.side-menu-sq04b LI {
  background : url(img/sq04b.gif) no-repeat 0px 2px;
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
}
UL.home-side-menu-sq07a {
  list-style: none;
  margin: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  padding: 0px;
}
.home-side-menu-sq07a LI {
  background : url(img/sq07a.gif) no-repeat 0px 2px;
  margin: 0px;
  margin-bottom: 4px;
  padding-left: 15px;
}
UL.home-side-kanren {
  list-style: disc;
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
}
.home-side-kanren LI {
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 16px;
  padding: 0px;
}
UL.gaiyou {
  list-style: disc;
  margin: 0px;
  padding: 0px;
}
.gaiyou LI {
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 16px;
  padding: 0px;
}
UL.kanren {
  list-style: disc;
  margin: 0px;
  padding: 0px;
}
.kanren LI {
  margin-top: 0px;
  margin-bottom: 6px;
  margin-left: 16px;
  padding: 0px;
}

