@charset "utf-8";
/* $Id: cs_hwCommonParts820010010_自動生成一覧.css 20150731 sasamoto_shinobu $ */
.component-3342-1522 .errorMessage{
  margin:15px;
}
.component-3342-1522 .emptyMessage{
  margin:15px;
}
#header {
    margin: 10px auto 0 auto;
}
#header #headerLogo img {
    width:auto;
    height:auto;
    max-width:270px;
    max-height:70px;
}

#header #headerText {
    width:auto;
    max-width:270px;
    font-size:50%;
}

#header #headerLink {
    width:auto;
    max-width:270px;
    float:right;
}

#header ul {
    list-style-type: none;
    margin-left: auto;
}

#header ul li {
    border: none;
    padding-left: 10px;
    float: left;
    font-size:50%;
}


/* cs_hwCommonParts830020020_検索機能(検索条件折り畳み・横並び) */
.component-3516-1689 div.autoListSearch h2 {
  padding: 10px 15px;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  border-right: 0px solid #cccccc;
  margin-bottom: 14px;
  font-size: 14px;
  border-left: 6px solid #90cc29;
  background-color: #f8f4e6;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
  border-radius: 3px;
  font-weight: bold;
}

.component-3516-1689 div.autoListSearch h2:hover {
    color: #23527c;
    text-decoration: underline;
    cursor: pointer;
}

.component-3516-1689 .autoListSearch form {
  margin: 0px 5px;
  padding: 10px;
  border: 2px solid #007b43;
  border-radius: 5px;
}

.component-3516-1689 .autoListSearch ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.component-3516-1689 .autoListSearch ul li {
  margin: 2px;
}

.component-3516-1689 .autoListSearch table td input {
  border: 1px solid #c0c6c9;
  border-radius: 3px;
  margin: 3px;
  width: 230px;
}

.component-3516-1689 .autoListSearch table td input::placeholder {
  opacity: 0.54
}

.component-3516-1689 .autoListSearch table td input:-ms-input-placeholder {
  opacity: 0.54
}

.component-3516-1689 .autoListSearch table td input::-ms-input-placeholder {
  opacity: 0.54
}

.component-3516-1689 .autoListSearch table td {
  padding: 5px 10px;
  margin: 3px;
}

.component-3516-1689 .autoListSearch .btn {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  cursor: default;
  box-shadow: none;
}

.component-3516-1689 .autoListSearch .btn input {
  margin-right: 5px;
  background-color: #007b43;
  color: white;
  padding: 3px;
  width: 100px;
  border-radius: 5px;
}

.component-3516-1689 .autoListSearch .btn input:hover {
  opacity: 0.5;
} 

.component-3516-1689 .searchEmptyMessage {
  margin: 15px;
}
.repeaturllink{
  margin-left: 10px;
}


.repeat-urllink{
  font-size: 12px;
}

/* $Id: cs_hwCommonParts233010010_シンプルフッター(メニュー付き) .css 2016-03-15  $ */

.footer {
  max-width: 100%;
  width: auto;
  padding: 0;
  color: #222;
  font-size: 80%;
  margin: 10px auto;
}

.footer .fnavi {
  padding-top: 10px;
}

.footer .fnavi ul li {
  float: left;
  padding: 0 8px 0 0;
}

.footer .fnavi ul li a {
  color: #222
}

.footer .copyright {
  padding-top: 10px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}


/** N/A **/
/** N/A **/
/** N/A **/
/** N/A **/
float: none;
margin: 0 auto;


/** パンくずリスト **/
#breadcrumb {
  padding-bottom: 10px;
}
#breadcrumb p {
  font-size: 75%;
}
/** テキスト **/
body .container h1, h2, h3, h4, h5, h6, p, div, ul, li, pre, a{
  font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","MS Pゴシック", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}
/** コンテンツペイン **/
.col-sm-4{
  margin-bottom: 10px;
}
.col-sm-5{
  margin-bottom: 10px;
}
.col-sm-6{
  margin-bottom: 10px;
}
.col-sm-7{
  margin-bottom: 10px;
}
.col-sm-8{
  margin-bottom: 10px;
}

/** コンテンツ部表示 **/
#contents{
float: none;
margin: 0 auto;
}


/** フッターを最下部表示用 **/
html {
  min-height: 100%;
  position: relative;
}

body {
  margin-bottom: 7em;
}

/** フッター **/
#footer-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #ddd;
}

