@charset "UTF-8";

html                {overflow:scroll}

body                {font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
                    background-color: white;
                    margin: 0;
                    padding: 0;
                    font-size: 16px;
                    font-color: #333333}

.background_image   {background-image: url(image/bg_image_s.jpg);
                    background-repeat: repeat}

/*　全体の横幅　*/

.header_inner,navi,article,.footer_inner,section
                    {width: 780px;
                    margin-left: auto;
                    margin-right: auto}

/* ページトップへ */

.page_top           {width: 100px;
                    height: 100px;
                    position: fixed;
                    bottom: 60px;
                    right: 40px;
                    padding: 15px 5px 10px 5px;
                    background: #ff8888;
                    border: 1px red solid;
                    border-radius: 100px;
                    font-size: 16px;
                    opacity: 0.6;
                    text-align: center;
                    color: white;
                    text-decoration: none;
                    font-weight: bold;
                    box-sizing: border-box}

.page_top i         {display: block;
                    padding: 0px 0px 5px 0px;
                    font-size: 30px}

.page_top:hover     {opacity: 1}

/* ヘッダー */

.header_title h1    {font-family: 'ＭＳ Ｐ明朝','Hiragino Mincho ProN',serif;
                    font-weight: normal;
	               font-size: 35px;
	               margin-top: 10px;
	               margin-bottom: 20px;
                    padding-left: 20px;
                    letter-spacing: 1px;
                    color: #333333;
                    text-shadow: 1px 1px 3px #aaaaaa;}

.header_inner:after {content: "";
                    display: block;
                    clear: both}

.header_title       {float: left;
                    width: auto;
                    display: block;
                    margin-top: 5px;
                    background-image: url(image/hane.png);
                    background-size: contain;
                    background-repeat: no-repeat;
                    cursor: pointer}

.header_search      {float: right;
                    width: auto}

header              {background-color: white}

.sitemap a          {text-decoration: none;
                    font-size: 12px;
                    border: solid 1px #aaaaaa;
                    margin-top: 25px;
                    margin-left: 20px;
                    display: block;
                    width: 80px;
                    text-align: center;
                    border-radius: 2px;
                    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,219,219,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,219,219,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,219,219,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;
                    color: #333333}

.sitemap a:hover    {opacity: 0.6}

.header_search:after {content: "";
                    display: block;
                    clear: both}

.watermark          {float: left;
                    width: auto}

.sitemap            {float: left;
                    width: auto}


/*　写真　*/
.pic01              {display: block;
                    margin-left: auto;
                    margin-right: auto;
                    border-radius: 20px;
                    border: 6px solid #fff;
                    box-shadow: 3px 3px 10px #999999}


/*　バナー　*/

.title_70th         {display: block;
                    margin-left: auto;
                    margin-right: auto;
                    border-radius: 20px;
                    border: 6px solid #fff;
                    box-shadow: 3px 3px 10px #999999}

.banner_70th a:hover   {opacity: 0.6;
                        display: block}

.pic_70th           {display: block;
                    margin-left: auto;
                    margin-right: auto}




.banner_top a:hover   {opacity: 0.6;}

.banner_top         {
                    text-align: center;
                    width: 780px;
                    height: 80px;
                    margin: auto;
                    padding-top: 5px;
                    background-color: #eeeeee;
                    border-top: solid 5px #dddddd;
                    border-bottom : solid 5px #dddddd;
                    }

.banner_pic         {
                    display: inline-block;
                    width: 150px;
                    height: 60px;
                    border-radius: 5px;
                    border: 5px solid #fff;
                    box-shadow: 3px 3px 10px #999999;
                    }


/* トップページナビ */

.navi_top h1        {font-weight: normal;
                    font-size: 16px;
                    text-decoration: none;
                    margin: 0}

.navi_top a         {display: block;
                    text-decoration: none;
                    text-align: center;
                    color: #333333;
                    margin: 5px}

.navi_top a:hover   {opacity: 0.6}

.navi_top i         {font-size: 100px;
                    display: block;
                    margin-bottom: 3px}

.navi_top           {padding-top: 0;
                    padding-bottom: 0px}


.kifu .fa-heart,.about .fa-leaf
                    {color: red;
                    background-color: #ffd5d5;
                    padding: 15px;
                    border-top-left-radius: 14px;
                    border-top-right-radius: 14px}

.bokin2 .fa-users,.tsukaimiti .fa-check-square-o
                    {color: orange;
                    background-color: #ffff7c;
                    padding: 15px;
                    border-top-left-radius: 14px;
                    border-top-right-radius: 14px}

.buppin .fa-truck,.zeisei .fa-bar-chart
                    {color: blue;
                    background-color: #c0c0ff;
                    padding: 15px;
                    border-top-left-radius: 14px;
                    border-top-right-radius: 14px}

.bokin .fa-user,.josei .fa-wheelchair
                      {color: green;
                      background-color: #98FB98;
                      padding: 15px;
                      border-top-left-radius: 14px;
                      border-top-right-radius: 14px}



.navi_top .kifu,.navi_top .about
                    {width: 150px;
                    border: 6px solid red;
                    margin: 15px;
                    background-color: white;
                    box-shadow: 3px 3px 10px #999999;
                    border-radius: 20px}

.navi_top .bokin2,.navi_top .tsukaimiti
                    {width: 150px;
                    border: 6px solid orange;
                    margin: 15px;
                    background-color: white;
                    box-shadow: 3px 3px 10px #999999;
                    border-radius: 20px}

.navi_top .buppin,.navi_top .zeisei
                    {width: 150px;
                    border: 6px solid blue;
                    margin: 15px;
                    background-color: white;
                    box-shadow: 3px 3px 10px #999999;
                    border-radius: 20px}

.navi_top .bokin,.navi_top .josei
                    {width: 150px;
                    border: 6px solid green;
                    margin: 15px;
                    background-color: white;
                    box-shadow: 3px 3px 10px #999999;
                    border-radius: 20px}


.navi_top_1:after    {content: "";
                    display: block;
                    clear: both}

.navi_top_1 .kifu   {float: left}
.navi_top_1 .bokin   {float: left}
.navi_top_1 .buppin   {float: left}
.navi_top_1 .bokin2   {float: left}


.navi_top_2:after    {content: "";
                    display: block;
                    clear: both}
.navi_top_2 .tsukaimiti   {float: left}
.navi_top_2 .josei   {float: left}
.navi_top_2 .zeisei   {float: left}
.navi_top_2 .about   {float: left}

.navi_top_1         {padding-left: 0px}
.navi_top_2         {padding-left: 0px}


navi                {display:block}


/*　一般ナビ　*/

.navi_side           {margin: 0;
                    background-color: #ffeeee;
                    display: block}

navi:after           {content: "";
                    display: block;
                    clear: both}

.navi_common ul{list-style-type: none;
                margin: 0;
                padding: 0}

.navi_common ul:after{content: "";
                    display: block;
                    clear: both}

ul.main_menu li{float: left;
                position: relative;
                margin: 0;
                padding: 10px 1px;
                width: 152px;
                background-color: #ff8888;
                border-top: 1px red solid;
                border-left: 1px red solid;
                border-bottom: 1px red solid;
                font-size: 17px;
                letter-spacing: 1px;
                color: white;
                text-align: center;
                 display: block;
                cursor: pointer}

ul.main_menu li:last-child{border-right: 1px red solid}

ul.sub_menu{display: none;
            position: absolute;
            margin-left: -2px;
            padding: 0}

ul.sub_menu li{background-color:#ffeeee;
                border-right: 1px #aaaaaa solid;
                border-top: none;
                border-left: 1px #aaaaaa solid;
                border-bottom: 1px #aaaaaa solid;
                font-size: 15px;
                color: #333333;
                text-align: left;
                letter-spacing: 0px;
                padding-left: 10px;
                padding-right: 10px;
                width: 173px}

ul.sub_menu li a{text-decoration: none;
                display: block;
                color: #333333}

ul.sub_menu li:first-child{margin-top: 11px;}

ul.sub_menu li:last-child{border-right: 1px #aaaaaa solid}

ul.sub_menu li:hover{background-color:#ffdddd}

ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
    color: #fff}

.navi_common li a:hover{display: block;}

/*　お知らせ　*/

.section_news h1    {margin-top: 0;
                    margin-bottom: 0px;
                    font-size: 25px;
                    font-weight: normal;
                    letter-spacing: 5px;
                    color: #333333;
                    border-bottom: solid 1px #aaaaaa;}

.section_news li{margin: 0}

.section_news ul    {margin: 0;
                    padding: 0;
                    list-style: none}

.news_title          {text-decoration: none;
                    font-size: 16px;
                    display: block;
                    padding: 10px;
                    cursor: pointer;
                    border-bottom: solid 1px #aaaaaa;
                    border-right: solid 1px #aaaaaa;
                    border-left: solid 1px #aaaaaa;
                    background-color:#ffd5d5;
                    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,219,219,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,219,219,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,219,219,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;
                    color: #333333}

.news_title:hover {opacity: 0.6}

.news_title:after   {content: "";
                    display: block;
                    clear: both}

.section_news time  {float: left;
                    width: 130px;
                    display: block;
                    font-weight: bold;
                    padding-top:2px}

.news_title div     {float: none;
                    width: auto;
                    margin-left: 130px;
                    padding-top:2px}

.news_contents      {text-decoration: none;
                    line-height: 200%;
                    font-size: 16px;
                    display: block;
                    padding: 15px;
                    border-bottom: solid 1px #aaaaaa;
                    border-right: solid 1px #aaaaaa;
                    border-left: solid 1px #aaaaaa;
                    background-color:#ffffff;
                    display: none}

.news               {font-size: 16px;
                    text-align: right;
                    margin-bottom: 10px}

/* アーティクル　*/

.kiji            {line-height: 200%;
                    padding-left: 50px;
                    padding-top: 30px;
                    padding-bottom: 50px;}

.kiji h2         {font-weight: normal;
                    margin:0;
                    font-size: 20px;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    letter-spacing: 2px;
                    color: #0000dd}

h1.midashi             {font-weight: normal;
                    margin:0;
                    font-size: 20px;
                    padding-top: 07px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    letter-spacing: 2px;
                    color: #333333;
                    background-image: url(image/title_back.png);
                    background-repeat: no-repeat}

section             {margin: 0;
                    padding-bottom: 40px}

article             {margin-bottom: 50px;
                    padding-top: 40px}

.red                {font-weight: bold;
                    font-size: 18px;
                    color: red}

.black              {font-weight: bold;
                    font-size: 18px}

.black_s            {font-weight: bold;
                    text-decoration: underline;
                    font-size: 12px}

.uline　　　　　    　{font-weight: bold;
                    text-decoration: underline}

.right              {text-align: right}

.left               {text-align: left}

.center             {text-align: center}

.objectcenter       {margin-left: auto;
                    margin-right: auto}

.frame01            {border: rgba(124, 148, 186, 0.5) 10px solid;
                    border-radius: 20px;
                    padding: 20px 30px;
                    margin: 50px;
                    background-color: rgba(124, 148, 186, 0.3)}

.frame02            {border: solid 1px #aaaaaa;
                    border-radius: 20px;
                    padding: 20px 30px;
                    margin: 30px 0 30px 30px;
                    background-color: rgba(124, 148, 186, 0.2)}

h3                  {font-weight: normal;
                    margin:0;
                    font-size: 18px;
                    padding-top: 0px;
                    padding-bottom: 10px}

.table01 table,.table01 th,.table01 td{border: solid 1px #aaaaaa}

.table01 table       {border-collapse: collapse;
                    margin: 30px 0 30px 30px}

.table01 th,.table01 td   {padding: 10px 20px}

.table01 th          {width: 35%;
                    background-color: #ffdddd;
                    font-weight: normal;
                    font-size: 18px}

.table01 td          {width: 65%;
                    background-color: #ffeeee}

.table01 caption     {text-align: left;
                    font-size: 18px;
                    margin: 10px}

.table02 table,.table02 th,.table02 td{border: solid 1px #aaaaaa}

.table02 table       {border-collapse: collapse;
                    margin: 30px 0 30px 30px}

.table02 th,.table02 td   {padding: 10px 20px}

.table02 th          {width: 150px;
                    background-color: #ffdddd;
                    font-weight: normal;
                    font-size: 18px}

.table02 td          {width: 480px;
                    background-color: #ffeeee}

.table02 caption     {text-align: left;
                    font-size: 18px;
                    margin: 10px}

.table03 table,.table03 th,.table03 td{border: solid 1px #aaaaaa}

.table03 table       {border-collapse: collapse;
                    margin: 30px 0 30px 30px}

.table03 th,.table03 td   {padding: 10px 20px}

.table03 th         {font-weight: bold;
                    font-size: 18px}

.color_red01         {background-color: #ffeeee}

.color_red02         {background-color: #ffdddd}

.color_yellow01        {background-color: #ffffdd}

.color_yellow02        {background-color: #ffffbb}


.table03 caption     {text-align: center;
                    font-size: 18px;
                    font-weight: bold;
                    margin: 10px}


.kiji ol            {margin: 30px 0 30px 30px}

.kiji small         {font-style: oblique}

.textcenter       {text-align: center;}

.sitemaplist      {list-style-type: square;}

#page_bokin         {background-image: url(image/bicon_bokin.png);
                    background-repeat: no-repeat;
                    background-position: 90% 5%}

#page_kihu          {background-image: url(image/bicon_kihu.png);
                    background-repeat: no-repeat;
                    background-position: 90% 19%}

#page_josei          {background-image: url(image/bicon_josei.png);
                    background-repeat: no-repeat;
                    background-position: 90% 1%}

/* フッター　*/

footer              {margin: 0;
                    background-color: #eeeeee;
                    line-height: 150%;
                    border-top: solid 10px #dddddd}

.footer_inner:after {content: "";
                    display: block;
                    clear: both}

.footer_a           {float: right;
                    width: 350px;
                    font-size: 14px}

.footer_b           {float: left;
                    width: auto;
                    font-size: 14px}

.hanetto:hover      {display: inline-block;
                    box-shadow: 3px 3px 10px #999999}


.footer_inner h1    {font-weight: normal;
                    margin:0;
	               font-size: 16px;
	               padding-top: 15px;
	               padding-bottom: 5px;
                    letter-spacing: 2px;
                    text-shadow: 1px 1px 3px #aaaaaa;}

.header_b {
                  text-align: center;}


footer small               {display: block;
                    text-align: center;
	               padding-top: 5px;
	               padding-bottom: 5px;
                    margin-top: 10px;
                   background-color: #dddddd}
