﻿/********** kajitsu **********/

/********** 背景 **********/
body                          {background-image: url(../images/background-mono.svg)}

/********** ヘッダー **********/
header                        {border-top: solid 0px #B3B3B3;
                               border-bottom: solid 5px #B3B3B3;
                               border-left: solid 1px #B3B3B3;
                               border-right: solid 1px #B3B3B3}
                               /*ポイントカラー #59961A*/

#header2 h1                   {border-bottom: solid 3px #B3B3B3}

#breadcrumbs ul               {border-top: solid 1px #B3B3B3}

/********** ナビメニュー **********/
nav .child li                 {border: solid 1px #B3B3B3}

/********** タイトル **********/
section                       {float: none;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 70px;
                               border: none;
                               padding-top: 50px}

section h1                    {text-align: center;
                               margin-top: 5px}

.section-image                {text-align: center}

.section-image img            {width: 270px;
                               height: 200px}

.main article                 {float: none;width: 870px;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 20px;
                               padding-top: 30px;
                               padding-bottom: 30px;
                               border: solid 1px #CCCCCC;
                               border-top: solid 45px #A0CC70/*#8AC749/*#55961A*/;
                               border-bottom: solid 45px #A0CC70/*#8AC749/*#55961A*/;
                               text-align: center}

/********** 本文 **********/
.act                          {width: 870px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 70px;
                               padding-top: 50px;
                               border: solid 1px #999999/*#CCCCCC*/;
                               background-color: #EAF7DC/*#FFFFF0*/}

.title                        {text-align: center;
                               margin-bottom: 40px}

.title h3                     {color: #333333}

.title img                    {width: 90px;
                               height: 90px}

.annai                        {margin-bottom: 50px;
                               text-align: center}

.link a                       {color: #333333}
.link a:visited               {color: #333333}

.link a:hover                 {font-weight: bold}

.chirashi img                 {width: 780px;
                               height: 1103px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               margin-left: 44px;
                               border-radius: 2px;
                               border: solid 1px #8AC749}

.pdf                          {margin-bottom: 40px}

.pdf p                        {text-align: center}

.pdf a                        {color: #333333}
.pdf a:visited                {color: #333333}

.pdf a:hover                  {font-weight: bold}

/********** 本文写真 **********/
.photo                        {-webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 50px;
                               border: solid 1px #CCCCCC;
                               border-radius: 2px;
                               opacity: 1}

.photo img                    {border-radius: 1px}

.photo p                      {font-size: 14px;
                               text-align: center;
                               margin-top: -5px}

#photo2-1,
#photo2-2                     {width: 640px;
                               height: 360px}

#photo2-1 img,
#photo2-2 img                 {width: 638px;
                               height: 358px}

#photo3-1,
#photo3-2                     {width: 354px;
                               height: 258px}

#photo3-1 img,
#photo3-2 img                 {width: 352px;
                               height: 256px}

#photo3-3                     {width: 736px;
                               height: 472px}

#photo3-3 img                 {width: 734px;
                               height: 470px}

#photo3-1                     {float: left;
                               margin-left: 65px;
                               margin-bottom: 70px}
#photo3-2                     {float: right;
                               margin-right: 65px;
                               margin-bottom: 70px}
#photo3-3                     {clear: both;
                               margin-bottom: 70px}

#photo4-1,
#photo4-2                     {width: 720px;
                               height: 480px}

#photo4-1 img,
#photo4-2 img                 {width: 718px;
                               height: 478px}

#photo4-1                     {margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 50px}
#photo4-2                     {margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 70px}

#photo5-1,
#photo5-2,
#photo5-3                     {width: 720px;
                               height: 480px}

#photo5-1 img,
#photo5-2 img,
#photo5-3 img                 {width: 718px;
                               height: 478px}

#photo5-1,
#photo5-2                     {margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 50px}
#photo5-3                     {margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 70px}

#photo6-1,
#photo6-2                     {width: 780px;
                               height: 326px}

#photo6-1 img,
#photo6-2 img                 {width: 778px;
                               height: 324px}

#photo6-1                     {margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 50px}
#photo6-2                     {margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 70px}

