@charset "utf-8";
/* CSS Document */

/*ヘッダー検索BOX レイアウト崩れ上書き*/

#header .navi input.w170 {
  border: 1px solid #cccccc;
  line-height: 1;
  height: 14px;
  width: 202px;
  padding: 3px 0 0 3px;
}

h1 {
  padding-top: 10px;
  text-align: right;
}

#title_box {
  position: relative;
  background: 8px 36px no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/issue/mission02/images/head_bg jpg");
}

#madori {
  position: absolute;
  left: 9px;
  top: 257px;
  width: 294px;
}

.h2Def {
}

.h3Def {
  margin: 0 0 10px 0;
  padding: 0 0 0 16px;
  height: 86px;
  background: 0 bottom no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/issue/mission02/images/h3_bg jpg");
  line-height: 160%;
}

.h3Def .fBR {
  width: 556px;
  padding: 26px 0 0 0;
}

.h3Def3 {
  margin: 0 0 10px 0;
  padding: 0 0 20px 0;
  background: 0 bottom no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/issue/mission02/images/h3_bg jpg");
  line-height: 160%;
  font-size: 1.2em;
}

.h3Def3 .fBL {
  padding: 10px 0 0 8px;
}
.h3Def3 .fBR {
  width: 580px;
  padding: 0;
}

p {
  line-height: 1.6em;
}

.content_border {
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}

.bottom_link {
  padding: 30px;
  background: 0 0 repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/issue/mission02/images/bg_paper jpg");
}

.bottom_link p {
  font-size: 14px;
}

#bt_recommend {
  margin: auto;
  display: block;
  width: 790px;
  height: 322px;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/issue/mission02/images/bt_todetail jpg");
}
#bt_recommend:hover {
  background-position: -790px 0;
}

.def_table td .align_left {
  text-align: left;
}
.def_table td strong {
  color: #be3232;
}

.def_table td.color01 {
  background: #f7d0d0;
}
.def_table td.color02 {
  background: #fef0e0;
}
.def_table td.color03 {
  background: #fce9e9;
}
