@charset "UTF-8";
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ トップページで使用 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.in-text-link {
  text-decoration: underline;
}
.in-text-link:hover {
  text-decoration: none;
}

li {
  list-style: none;
}

.bgSet {
  width: 100%;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

.wrapperContentsTop {
  margin-left: 190px;
}

.wrapperMain {
  /* contentsMainTopを囲む */
  float: left;
  width: 100%;
}

.contentsMainTop {
  margin-right: 190px;
  padding: 0px 15px 10px 15px;
}

aside.sidebarLeftTop {
  float: left;
  width: 190px;
  margin-left: -100%;
}
aside.sidebarRightTop {
  float: left;
  width: 190px;
  margin-left: -190px;
}

/************************ header関連 [Start] **************************/
/* ヘッダー周りの右寄せ */
.headRight.headRight-index {
  width: 48%;
}

/************************ アクセシビリティツールエリア **************************/
/************************ 市民・要望バナー **************************/
.section-citizenVoice {
  float: right;
  width: 48.5%;
}
.section-citizenVoice .bnr-link-item {
  float: left;
}
.section-citizenVoice .bnr-link-item:first-child {
  margin-right: 4%;
}
.section-citizenVoice .bnr-link-item.first {
  margin-right: 8%;
}

/************************ 安心・安全 **************************/
.section-safety {
  color: #d93535;
  width: 46.6%;
  /*margin-top: 10px;*/
  padding: 5px 10px;
  /*float: right;*/
  background: #f4edd6;
  clear: both;
  margin: 0 0 10px auto;
}
.section-safety li {
  font-size: 1.35em;
  display: inline;
  float: left;
  margin: 5px 17px 0 0;
}
.section-safety li:last-child {
  margin-right: 0;
}
.section-safety li.last {
  margin-right: 0;
}
.section-safety .link-item {
  font-size: 1em;
  margin-top: 0;
}
.section-safety .link-item a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px 5px 20px;
  color: #fff;
  background: #e85d5d url(../images/cmn/icon-allow_white_s.png) 10px center no-repeat;
  display: block;
}
.section-safety .link-item a:hover {
  background-color: #e23030;
}

/************************ 検索ボックス **************************/
.btn-search-trigger {
  display: none;
}

.search-type {
  float: left;
  margin: 0 0 10px 1px;
  width: 100%;
}
.search-type .label-item {
  margin-right: 2.5%;
  cursor: pointer;
}
.search-type .label-item:last-child {
  margin-right: 0;
}

.wrap-searchbox-main {
  width: 50%;
  float: left;
}

.searchBox-index {
  margin: 10px auto;
}
.searchBox-index .searchbox-form {
  width: 455px;
  float: left;
}
.searchBox-index .box, .searchBox-index .searchBox {
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 280px;
  height: 41px;
  font-size: 1.2em;
  padding: 0 0 0 1%;
  background: none !important;
}
.searchBox-index .btn {
  width: 160px;
  height: 40px;
  float: right;
  background: no-repeat center top;
  display: block;
  cursor: pointer;
  border: none;
}
.searchBox-index .all-searchField .btn {
  background-image: url(../images/cmn/btn_search_L_all.png);
}
.searchBox-index .article-searchField .btn {
  background-image: url(../images/cmn/btn_search_L_article.png);
}
.searchBox-index .key {
/*  float: right;
  font-size: 0.95em;
  width: 48.5%;
  margin-top: 5px;*/
  display: none;
}
.searchBox-index .keyword-title {
  margin: 0 2% 0 0;
  float: left;
  font-weight: normal;
  background: #e6e6e6;
  padding: 2px 1%;
  width: 24%;
  text-align: center;
  display: inline-block;
}
.searchBox-index .keyword-list {
  width: 72%;
  float: right;
}
.searchBox-index .keyword-listitem {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 0;
}
.searchBox-index .keyword-listitem a {
  margin-right: 5px;
  padding: 3px;
}
.searchBox-index .article-searchField {
  display: none;
}

/* 災害ページ */
.emergency .search-type {
  width: auto;
  float: none;
}
.emergency .searchBox-index {
  margin: 0;
  padding: 0 2%;
}
.emergency .searchBox-index .searchbox-form {
  width: 700px;
}
.emergency .searchBox-index .box {
  width: 520px;
}
.emergency .searchBox-index .key {
  width: 100%;
}

/* for gte IE10 */
/* for lte IE9 */
/* for lte IE8 */
.lte-ie8 .searchBox-index .box {
  padding-top: 10px;
  height: 30px;
}
.lte-ie8 .searchBox-index .key a {
  background: #fff;
}

.gsc-input {
  background: none !important;
}


/************************************ H1 **************************/
.topH1 {
  display: none;
}

/************************************ メイン広告 **************************/
/*.adMain {
/*	padding: 10px 25px 0 25px;
	padding: 0 0px 30px 15px;
	margin-left:190px;
	width:80%;
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 
	display: none;
}
*/
.adMain {
  width: 100%;
  padding: 0 0 30px 0;
  display: none;
}
.adMain .bx-viewport .slider li {
  height: 200px;
}

.adMainNoscript {
  /*	background:url(../images/index/sample1.jpg) no-repeat top left;*/
  padding: 0px 0px 30px 15px;
  width: 82%;
  float: left;
}
.adMainNoscript img {
  width: 100%;
  float: left;
}

.adMainPrint {
  display: none;
}

/************************************ J-Alert **************************/
.section-jalert {
  min-height: 110px;
}

.jalert {
  width: 780px;
  margin: 0 auto 20px;
}
.jalert dl {
  padding: 10px;
  background: #fff8e3;
  border-top: 1px dotted #f99;
}
.jalert dl:first-of-type {
  border-top: none;
}
.jalert .jalert-heading {
  text-align: center;
  color: #c00;
  font-size: 1.6em;
  font-weight: bold;
  padding-bottom: 2px;
}
.jalert .time {
  font-size: 0.85em;
  text-align: center;
}
.jalert dd {
  margin: 0;
  font-size: 1em;
}
.jalert h2 {
  color: #fff;
  background: #e32929;
  border-bottom: none;
  display: block;
  font-size: 1.4em;
  list-style-image: none;
  margin: 0;
  padding: 5px;
  text-align: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.jalert .icon {
  margin-right: 10px;
  vertical-align: bottom;
}
.jalert .text {
  padding-top: 5px;
}

.lte-ie9 .jalert .icon {
  vertical-align: middle;
}

.jsp {
  display: block;
}

/************************************ 重要なお知らせ(infobar) **************************/
.infobar {
  position: relative;
  margin-bottom: 20px;
  padding: 0;
}

.infobar-heading-wrap {
  width: 235px;
/*  padding: 10px 0;*/
  float: left;
  display: table;
  clear: both;
}
.infobar-heading-wrap.topImportant {
  background: #f5d06c;
  margin-top: 15px;
}
.infobar-heading-wrap.topEmergency {
  background: #da5d5d;
}

.infobar-heading {
  display: table-cell;
  vertical-align: middle;
  color: #333;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 185px;
  padding: 0 0 0 40px;
  text-indent: initial;
  font-size: 1.2em;
  background: none;
  border: none;
  position: relative;
}
.infobar-heading.topImportant {
  background: #f5d06c url(../images/index/icon_topImportant.png) 10px center no-repeat;
}
.infobar-heading.topEmergency {
  color: #fff;
  background: #da5d5d url(../images/index/icon_topEmergency.png) 10px center no-repeat;
}

.infobar-article {
  width: 725px;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.75);
  float: right;
  display: block;
}
.infobar-article.topImportant dt {
  background: url(../images/cmn/icon-allow_red_s.png) left 6px no-repeat;
  margin: 0 10px 5px 5px;
  padding: 2px 0 0 15px;
  float: left;
  clear: left;
  width: 16%;
}
.infobar-article.topImportant dd {
  padding: 2px 0 0 0;
  margin: 0 0 5px 0;
  float: left;
  width: 79%;
}
.infobar-article.topEmergency li {
  float: left;
  display: inline-block;
  margin-right: 45px;
}
.infobar-article.topEmergency li a {
  padding-left: 10px;
  background: url(../images/cmn/icon-allow_red_s.png) left 6px no-repeat;
}
.infobar-article.topEmergency li:last-child {
  margin-right: 0;
}

@-moz-document url-prefix() {}
.lte-ie9 .infobar-heading {
  padding-left: 40px;
}

.lte-ie8 .infobar-article {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90ffffff);
}

/************ メイン広告 **************/
@-moz-document url-prefix() {
  /* for ff */
  .bx-wrapper .slider .bx-caption span {
    position: relative;
    display: block;
    left: 10%;
  }
}
@media all and (-ms-high-contrast: none) {
  /* for gte IE10 */
  .bx-wrapper .slider .bx-caption span {
    position: relative;
    display: block;
    left: 10%;
  }
}
.lte-ie9 .bx-wrapper .slider .bx-caption span {
  position: relative;
  display: block;
  left: 10%;
}

/************************************ フォトニュース **************************/
.photonews-item {
  margin: 0 15px 15px 0;
  float: left;
  width: 280px;
}
.photonews-item:first-child, .photonews-item.first {
  width: 410px;
}
.photonews-item:first-child .photonews-catch, .photonews-item.first .photonews-catch {
  height: 395px;
}
.photonews-item:first-child .photonews-heading, .photonews-item.first .photonews-heading {
  margin-top: 345px;
  width: 95%;
}
.photonews-item:nth-child(3), .photonews-item:nth-child(5) {
  margin-right: 0;
}
.photonews-item.nth-3n, .photonews-item.nth-5n {
  margin-right: 0;
}

.photonews-item.first .photonews-heading {
  width: 95.5%;
  padding: 5px 9px;
}

.photonews-link:hover .photonews-image {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.photonews-link:nth-child(4n) {
  margin-right: 0;
}

.photonews-catch {
  height: 190px;
  position: relative;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #efefef;
}

.photonews-image {
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
  height: 100%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.photonews-heading {
  position: absolute;
  margin-top: 140px;
  padding: 5px 11px;
  height: 40px;
  width: 93%;
  color: #0455a0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF');
  background: transparent;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
/*  text-decoration: underline;*/
}
:root .photonews-heading {
  filter: none\0/IE9;
}

.photonews-heading:hover {
  text-decoration: none;
}

.photonews-list-link {
  text-align: right;
}

.photoNewsNew {
    z-index: 500;
    position: relative;
    top: 5px;
    right: 5px;
    float: right;
}

.photoNewsCategory {
/*    float: left;
    position: relative;
    top: 5px;
    left: 5px;
    z-index: 500;*/
    margin:0 1px 0 0;
    height: 17px;
}

.photoNewsMovie {
    position: relative;
    top: 3px;
    left: 5px;
    z-index: 501;
    float: left;
}
/************************** (.l-main-contents) **************************/
.l-main-contents {
  float: left;
  width: 485px;
}
.l-main-contents .wrapper {
  width: auto;
}

/************************** (.l-sub-contents) **************************/
.l-sub-contents {
  float: right;
  width: 485px;
}
.l-sub-contents .wrapper {
  width: auto;
}

.section-header {
  color: #333;
  margin: 0;
  padding: 0 10px 3px;
  background: none;
  font-weight: normal;
  line-height: initial;
  border-bottom: 7px solid #7498cf;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.indexSearch, .wantToKnow, .lifeIndex, .findPcMenu, .advertisementBanner {
  margin-bottom: 25px;
}

.search-help {
  clear: both;
  padding: 5px 0 0 0;
}

.btn-link {
  text-decoration: none;
}

.btn-item {
  list-style: none;
  display: inline-block;
  float: left;
}
.btn-item:last-child {
  margin-right: 0;
  background: none !important;
  font-size: 0.85em;
}
.btn-item.last {
  margin-right: 0;
  background: none !important;
}

.btn-link {
  display: block;
  padding: 5px 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-item:hover {
  color: #1270fe;
  background-color: #e7f3fe !important;
  background-image: none !important;
}

.btn-heading-line1 {
  padding: 15px 0 0 0;
}

.btn-heading-line2 {
  padding: 7px 0 0 0;
}

/*
.btn-link:hover .btn-heading {
  color: #1270fe;
}
*/

.btn-image-wrap {
  position: relative;
  background: #fff;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.btn-image {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/************************** 知りたい情報を探したい(.btn-main) **************************/
.btn-main-list .btn-item {
  width: 97px;
  background: url(../images/index/parts_separator_btn-main.gif) right 10px no-repeat;
}
.btn-main-list .btn-image-wrap {
  width: 72px;
  height: 62px;
  margin: 4px auto;
}
.btn-main-list .btn-heading {
  text-align: center;
  font-size: 0.8em;
}

.lte-ie8 .btn-main-list > *:first-child + * + * + * + * + * {
  margin-right: 0;
}

/************************** 生活のできごと(.btn-sub) **************************/
.btn-sub-list .btn-item {
  position: relative;
  width: 120px;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
.btn-sub-list .btn-item:nth-child(4), .btn-sub-list .btn-item:nth-child(8) {
  border-right: none;
}
.btn-sub-list .btn-item.nth-4n, .btn-sub-list .btn-item.nth-8n {
  border-right: none;
}
.btn-sub-list .btn-item:nth-child(5), .btn-sub-list .btn-item:nth-child(6), .btn-sub-list .btn-item:nth-child(7), .btn-sub-list .btn-item:nth-child(8) {
  border-bottom: none;
}
.btn-sub-list .btn-item.nth-5n, .btn-sub-list .btn-item.nth-6n, .btn-sub-list .btn-item.nth-7n, .btn-sub-list .btn-item.nth-8n {
  border-bottom: none;
}
.btn-sub-list .btn-image-wrap {
  float: left;
  width: 45px;
  height: 45px;
  padding: 4px;
  margin: 3px 5px 5px;
}
.btn-sub-list .btn-heading {
  width: 50px;
/*  height: 60px;*/
  display: table;
  position: relative;
  left: -5px;
}
.btn-sub-list .btn-heading span {
  display: table-cell;
  vertical-align: middle;
}

/************************** よく使われる情報からさがす(.text-link-list) **************************/
.findPcMenu .text-link-list {
  width: 240px;
  margin-top: 10px;
}
.findPcMenu .text-link-list.floatL {
  margin-right: 5px;
}
.findPcMenu .text-link-item {
  margin-bottom: 5px;
}
.findPcMenu .text-link-item a {
  background: url(../images/cmn/icon-allow_blue_s.png) left 3px no-repeat;
  padding-left: 15px;
}

/********* middle-content-headign  *********/
.middle-content {
  width: 49%;
  margin-bottom: 30px;
}
.middle-content.access {
  float: left;
}
.middle-content.population {
  float: right;
}
.middle-content .middle-content-heading {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-top: 7px solid #7498cf;
  padding: 10px 0 0 40px;
  margin: 0;
  font-weight: normal;
  background: 10px bottom no-repeat;
}
.middle-content .middle-content-heading.facebook {
  background-image: url(../images/index/icon_facebook.png);
}
.middle-content .middle-content-heading.twitter {
  background-image: url(../images/index/icon_twitter.png);
}
.middle-content .middle-content-wrap {
  padding: 10px;
}
.middle-content .middle-content-list {
  padding: 10px 0 0;
}
.middle-content .middle-content-list.access-ordered-list li {
  padding-left: 35px;
  line-height: 1.6;
  margin-bottom: 0.75em;
  min-height: 1.8em;
  background: left top no-repeat;
}
.middle-content .middle-content-list.access-ordered-list .rank1 {
  background-image: url(../images/cmn/icon_rank_01.png);
}
.middle-content .middle-content-list.access-ordered-list .rank2 {
  background-image: url(../images/cmn/icon_rank_02.png);
}
.middle-content .middle-content-list.access-ordered-list .rank3 {
  background-image: url(../images/cmn/icon_rank_03.png);
}
.middle-content .middle-content-list.access-ordered-list .rank4 {
  background-image: url(../images/cmn/icon_rank_04.png);
}
.middle-content .middle-content-list.access-ordered-list .rank5 {
  background-image: url(../images/cmn/icon_rank_05.png);
}
.middle-content .middle-content-list.population-description-list {
  line-height: 2.5;
}
.middle-content .middle-content-list.population-description-list dt {
  display: inline;
  float: left;
}
.middle-content .middle-content-list.population-description-list dd {
  display: block;
  text-align: right;
  margin: 0 0 10px 0;
  border-bottom: 2px solid #e5e5e5;
}
.middle-content .middle-content-list.population-description-list dd:last-child {
  border-bottom: none;
}
.middle-content .middle-content-list.population-description-list .normal-text {
  line-height: initial;
}
.middle-content .middle-content-list.population-description-list .normal-text a {
  padding-left: 10px;
  background: url(../images/cmn/icon-allow_blue_s.png) left 5px no-repeat;
}

/******************* 広告バナー *******************/
.section-cmsBnr {
  padding: 10px;
  background-color: #e3eaf5;
  /* CSS3 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* 右下 */
  /* IE 8対応 */
  behavior: url("../javascript/PIE.htc");
}
.section-cmsBnr .bnr-link-item {
  float: left;
  margin: 0 9px 0 0;
}
.section-cmsBnr .bnr-link-item:last-child {
  margin-right: 0;
}
.section-cmsBnr .bnr-link-item.last {
  margin-right: 0;
}

.advertisementBanner h2 {
  background: none;
  margin: 0;
  padding: 0 !important;
}
.advertisementBanner .bnr-link-list {
  margin-top: 10px;
  clear: both;
}
.advertisementBanner .bnr-link-list .bnr-link-item {
  float: left;
  margin: 0 10px 10px 0;
}
.advertisementBanner .bnr-link-list .bnr-link-item:nth-child(2n) {
  margin-right: 0;
}
.advertisementBanner .bnr-link-list .bnr-link-item.nth-2n {
  margin-right: 0;
}

.l-cmsBnr {
/*  background: #f4edd6;*/
}

.rssTotalBox {
  background-color: #4373a9;
  padding: 10px;
  /* CSS3 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* 右下 */
  /* IE 8対応 */
  behavior: url("../javascript/PIE.htc");
  float: left;
  width: 40%;
  color: #fff;
  text-align: center;
}

.rssTotalBox a{
/*  color: #ffff00;
  padding: 5px 0 0;*/
}

.rssTotalBox p{
  font-size: 1.5em;
  padding: 0 0 5px;
}

.rssTotalText {
  float: left;
  width: 48%;
  text-align: left;
  line-height: 100%;
}

.rssTotal {
  float: right;
  width: 50%;
  text-align: right;
  line-height: 100%;
  font-size: 2.0em;
  font-weight: bold;
}

.rssTotalAncer {
    padding: 3px 5px;
    background-color: rgba(37, 86, 115, 1.0);
  /* CSS3 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* 右下 */
  /* IE 8対応 */
  behavior: url("../javascript/PIE.htc");

}
.rssTotalAncer a{
    color: #fff !important;
    text-decoration: none;
}

.rssDetailBox {
  float: right;
  width: 53%;
}

.rssDetailYear {
  border-bottom: 1px solid #507fb4;
  padding: 10px 5px 5px;
}

.rssDetailText {
  background: url(../images/index/rss_detail_arrow.png) right top no-repeat;
  text-align: left;
  width: 60%;
  float: left;
  line-height: 100%;
}

.rssDetail {
  text-align: right;
  font-size: 1.5em;
  font-weight: bold;
  width: 38%;
  float: right;
}

.rssDetailLineNone {
  border: none;
}

/************************** 事業バナー(.bnr-link-list) **************************/
.businessBanner .bnr-link-item {
  float: left;
  margin: 0 6px 6px 0;
}
.businessBanner .bnr-link-item:nth-child(5n) {
  margin-right: 0;
}
.businessBanner .bnr-link-item.nth-5n {
  margin-right: 0;
}

/************************** (.l-sub-contents) **************************/
.l-sns-section {
  width: 345px;
  float: left;
}
.l-sns-section:last-child {
  float: right;
}
.l-sns-section.last {
  float: right;
}

.wrapper-wiget {
  width: 325px;
  border-top: 1px solid #ccc;
  margin: 10px auto;
  padding-top: 20px;
}

/************************** (.footer-link-list) **************************/
.bgSet.section-footercontents {
  z-index: 10;
  padding: 0 0 70px;
}

.footer-link-list {
  float: left;
  width: 220px;
  margin: 0 40px 0 0;
}
.footer-link-list.last {
  margin-right: 0;
}
.footer-link-list dd {
  margin-left: 0;
}
.footer-link-list .footer-link-heading {
  font-size: 1.4em;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  background: left top no-repeat;
  padding-left: 30px;
}
.footer-link-list .footer-link-heading.footer-link-search {
  background-image: url(../images/index/icon_search_footer-link-list.png);
}
.footer-link-list .footer-link-heading.footer-link-city {
  background-image: url(../images/index/icon_logo_footer-link-list.png);
}
.footer-link-list .footer-link-heading.footer-link-service {
  background-image: url(../images/index/icon_service_footer-link-list.png);
}
.footer-link-list .footer-link-heading.footer-link-mobile {
  background-image: url(../images/index/icon_mobile_footer-link-list.png);
}
.footer-link-list .footer-link-item {
  margin-left: 5px !important;
  padding-left: 10px;
  background: url(../images/cmn/icon-allow_blue_s.png) left 5px no-repeat;
  line-height: 1.5;
  margin-bottom: 7px;
}
.footer-link-list .footer-link-item a {
  text-decoration: none;
}
.footer-link-list .footer-link-item a:hover {
  text-decoration: underline;
}
.footer-link-list .in-text-link {
  word-break: break-all;
}
.footer-link-list:last-child {
  margin-right: 0;
}

/************************** 知りたい情報を探したい **************************/
.menuFindHeader {
  background: url(../images/index/menu_find_header.gif) no-repeat;
  width: 250px;
  height: 26px;
  display: block;
  border: 0;
  margin: 0 0 3px 0;
  padding: 0;
  /* 標準H2の効果をクリアする */
  /*background-image:none !important;*/
  /*background-color:#FFFFFF !important;*/
  text-indent: 0;
  padding-left: -2em;
  line-height: 0;
}

.menuFind {
  /* CSS3 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f9fcfd;
  /* IE 8対応 */
  behavior: url("../javascript/PIE.htc");
  padding: 0;
  margin: 0 0 10px 0;
  position: relative;
  background: #f9fcfd url(../images/index/menu_find_bg.gif) no-repeat top left;
  box-shadow: 1px 1px 5px #aaa;
  -moz-box-shadow: 1px 1px 5px #aaa;
  /* Firefox用*/
  -webkit-box-shadow: 1px 1px 5px #aaa;
  /* Google Chrome, Safari用*/
  /*	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='1', MakeShadow='true', ShadowOpacity='0.5'); /* IE用 */
}
.menuFind .naviShadow {
  background-color: #fff;
  position: relative;
  /* filterを使うと、中の要素まで効果がかかってしまう為、これで回避*/
  width: 100%;
}
.menuFind .ie_img {
  background-color: #fff;
  position: relative;
  /* filterを使うと、中の要素まで効果がかかってしまう為、これで回避*/
}

.menuFindRightTop {
  /* CSS3 */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* 右下 */
  /* IE 8対応 */
  behavior: url("../javascript/PIE.htc");
  padding: 2px 15px 10px 15px;
  margin: 0;
  background: url(../images/index/menu_find_bg_righttop.png) no-repeat top right;
}

.menuFind ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.menuFind ul li {
  float: left;
  width: 33%;
  text-align: left;
  padding: 0px 0;
}
.menuFind ul li.menu01 img, .menuFind ul li.menu02 img, .menuFind ul li.menu03 img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.menuFind ul li.menu01 a, .menuFind ul li.menu02 a, .menuFind ul li.menu03 a {
  display: block;
  border-bottom: 1px dotted #a9cce4;
  /*	border-right:1px dotted #a9cce4;*/
}
.menuFind ul li.menu04 img, .menuFind ul li.menu05 img, .menuFind ul li.menu06 img {
  width: auto;
  height: auto;
  max-width: 100%;
}

/* スマホ用プルダウンメニュー。スマホ時のみ表示させる*/
.menuFindSmlMenu {
  display: none;
}

/************************** 生活のできごと **************************/
.contentsMainTop div.menuLifeSmlBlockPC {
  background-color: #fff;
}

/************************************ 特集ページ **************************/
.menuFeature {
  margin: 0 0 10px 0;
}
