
/* CSS Document */




/*================================================================================

  基礎設計

================================================================================*/

body#login {
    background: #fff url(/images/bg_01.jpg) 50% 0 no-repeat;
}
body#login #wrap {
    width: 940px;
    margin: 0 auto;
    background: url(/images/bg_login.gif) 0 0 no-repeat;
}



/*================================================================================

  header

================================================================================*/
#header {
    width: 940px;
    height: 100px;
    margin: 0 auto;
}
#header h1 img {
    width: 480px;
    margin-top: 26px;
    float: left;
}
#header ul {
    width: 440px;
    margin-top: 34px;
    float: right;
}
#header ul li {
    padding-left: 5px;
    float: right;
}
#header ul li.yourname {
    padding: 5px 10px 0 0;
    font-size: 11px;
}


body#login #header {
    width: 580px;
    height: 120px;
    margin: 0 auto;
}
body#login #header h1 img {
    width: 580px;
    margin-top: 50px;
}

#search_form button {
    white-space: nowrap;
}

#new_form button {
    white-space: nowrap;
}


/*================================================================================

  contents

================================================================================*/
#contents {
    width: 900px;
    margin: 20px auto 0;
    text-align: left;
}
#contents .inner {
    width: 840px;
    margin: 0 auto;
    text-align: left;
}
#contents .center {
    width: 840px;
    margin: 0 auto;
    text-align: center;
}
.top_read {
    width: 633px;
    margin: 30px auto 0;
}
.greeting {
    color: #b94047;
    font-size: 32px;
}



/* view */
#view {
    width: 800px;
    height: 350px;
    margin: 0 0 8px;
    position: relative;
}
#view #slides {
    width: 320px;
    height: 370px;
    position: absolute;
    top: 0px;
    left: 520px;
    z-index: 0;
}
#view #slides .slides_container {
    width: 320px;
    overflow: hidden;
    position: relative;
    display: none;
}


#view #slides .slides_container div.slide {
    width: 320px;
    height: 370px;
    display: block;
    text-align: center;
    /*display: table-cell;
    vertical-align: middle !important;
    layout-grid-line: 350px !important;*/
}
#view #slides .slides_container div.slide img {
    max-width: 320px;
    max-height: 280px;
    vertical-align: middle !important;
}
#view #slides .slides_container div.slide .caption {
    background-color: #fff;
    position: absolute;
    bottom: 15px;
    left: 0;
    height: 70px;
    line-height: 134%;
}

#view #slides .next,#slides .prev {
    position: absolute;
    top: 124px;
    left: 0px;
    display: block;
    z-index: 101;
}
#view #slides .next {
    left: 288px;
}
.pagination {
    display:none;
}

.read_txt {
    margin: 0 0 30px;
    font-size: 15px;
}





/* voice */
.voice {
    width: 800px;
    margin: 0 0 30px;
    padding: 20px;
    background: url(/images/voice_bg.gif) 0 0 repeat;
}
.voice img {
    padding: 4px;
    background-color: #F9E1E4;
    border: 1px solid #fff;
    float: right;
}
.voice div {
    width: 620px !important;
    margin: 0 0 5px;
    float: left;
}
.voice p {
    width: 620px;
    padding: 0 0 0 10px;
    line-height: 1.6em;
    float: left;
}
.voice p.ttl {
    width: 150px !important;
    margin: 0 0 10px;
    padding: 3px 0 5px 40px;
    background: url(/images/icon_voice.gif) 0 0 no-repeat;
    color: #DE001D;
    font-weight: bold;
    float: left;
}
.voice p.charge {
    width: 350px !important;
    margin: 0 0 10px;
    padding: 0 0 5px 46px;
    background: url(/images/icon_charge.gif) 0 0 no-repeat;
    font-weight: bold;
}





/* record */
.record {
    width: 800px;
    margin: 0 0 30px;
    padding: 20px 20px 30px;
    background-color: #F3F3F3;
    text-align: center;
}
.record_inner {
    width: 680px !important;
    margin: 0 auto 20px;
}
.record dl {
    width: 340px !important;
    margin: 0 0 10px;
}
.record dl dt {
    width: 100px !important;
    padding: 5px 0 0;
    font-weight: bold;
    float: left;
}
.record dl dt.w50 {
    width: 50px !important;
}
.record dl dd {
    float: left;
}
.record dl dd.txt {
    padding: 5px 0 0;
}
.record dl dd.txt strong {
    padding: 0 3px 0 0;
    font-size: 20px;
}
.record dl dd.txt strong.red {
    color: #DE001D;
}

.record input.box01 {
    width: 60px;
    height: 20px;
    margin: 0 7px 0 0;
    padding: 5px 7px;
    line-height: 1.6em;
    border: 1px solid #ccc;
}
.record input.box02 {
    width: 120px;
    height: 20px;
    margin: 0 7px 0 0;
    padding: 5px 7px;
    line-height: 1.6em;
    border: 1px solid #ccc;
}




/* travel */
ul.travel_list {
    width: 760px !important;
    margin: 0 auto 30px;
}
ul.travel_list li {
    width: 345px !important;
    padding: 10px 0 10px 12px;
    background: url(/images/icon_05.gif) 0 50% no-repeat;
    float: left;
}
ul.travel_list li a {
    font-size: 19px;
    font-weight:bold;
    color: #333;
    text-decoration: none;
}
ul.travel_list li a:hover {
    color: #DE001D;
    text-decoration: underline;
}








/* reserve */
.reserve_inner {
    width: 680px !important;
    margin: 0 auto 20px;
    text-align: center;
}
.reserve_txt {
    width: 680px;
    margin: 0 auto 5px;
    font-size: 15px;
    text-align: left;
}
.reserve_ttl {
    width: 680px;
    margin: 0 auto;
}
.reserve_ttl h3 {
    float: left;
    text-align: left;
}
.reserve_ttl table {
    float: right;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
}
.reserve_ttl table th {
    padding: 0 5px;
    /*background-color: #FAE2E5;
    color: #DE001D;*/
    font-weight: bold;
    text-align: center;
}
.reserve_ttl table td {
    padding: 0 0 0 5px;
    /*background-color: #F3F3F3;*/
    text-align: left;
}
.reserve_ttl table td input {
    width: 80px;
    height: 20px;
    padding: 5px 7px;
    line-height: 1.6em;
    border: 1px solid #f6bbb1;
}
.reserve_chk {
    width: 656px;
    margin: 0 auto;
    padding: 10px;
    background-color: #F3F3F3;
    text-align: center;
}






/* btn */
.menu_00 {
    width: 740px !important;
    margin: 50px auto 0;
}
.menu_01 {
    width: 351px !important;
    margin: 9px 0 0;
    padding: 20px 0 10px 14px !important;
    background: #EAF9FD;
}
.menu_02 {
    width: 351px !important;
    margin: 9px 0 0;
    padding: 20px 0 10px 14px !important;
    background: #FCF0F2;
}
.menu_03 {
    width: 502px !important;
    margin: 0 auto;
    padding: 20px;
    background: #FCF0F2;
}
.menu_01 ul li,
.menu_02 ul li {
    float: left;
}
.menu_03 ul {
    width: 502px !important;
    margin: 0 auto;
}
.menu_03 ul li {
    float: left;
}





/* table */
.type01 table {
    width: 780px;
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
    font-size: 15px;
}
.type01 table th {
    width: 150px;
    padding: 10px;
    background-color: #D5F2FB;
    color: #008CC4;
    font-weight: bold;
    text-align: center;
}
.type01 table td {
    padding: 10px 20px;
    background-color: #F3F3F3;
}

.type02 table {
    width: 840px;
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
}
.type02 table th {
    width: 120px;
    padding: 10px;
    background-color: #FAE2E5;
    color: #DE001D;
    font-weight: bold;
    text-align: center;
}
.type02 table td {
    padding: 10px 20px;
    background-color: #F3F3F3;
}

.type03 {
    text-align: center;
}
.type03 table {
    width: 840px;
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
}
.type03 table th {
    padding: 10px;
    background-color: #FAE2E5;
    color: #DE001D;
    font-weight: bold;
    text-align: center;
}
.type03 table th.w100 {
    width: 100px;
}
.type03 table th.w120 {
    width: 120px;
}
.type03 table th.w80 {
    width: 80px;
    padding: 10px 0;
}
.type03 table th.w50 {
    width: 50px;
    padding: 10px 0;
}
.type03 table th.w60 {
    width: 60px;
    padding: 10px 0;
}
.type03 table th.w70 {
    width: 70px;
    padding: 10px 6px;
}
.type03 table td.w70 {
    text-align: right;
    padding: 10px 6px;
}
.type03 table th.w64 {
    width: 64px;
    padding: 10px 0;
}
.type03 table th.w30 {
    width: 30px;
    padding: 10px 0;
}
.type03 table td.count {
    text-align: right;
    padding: 10px 40px 10px 0;
}
.type03 table td {
    padding: 10px;
    background-color: #F3F3F3;
    text-align: left;
}
.type03 table td.ttl a {
    padding: 0 0 0 12px;
    color: #333;
    font-weight: bold;
    background: url(/images/icon_05.gif) 0 50% no-repeat;
    display: block;
}
.type03 table label {
    cursor: pointer;
}

.type04 table {
    width: 680px;
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
}
.type04 table th {
    width: 100px;
    padding: 10px;
    background-color: #FAE2E5;
    color: #DE001D;
    font-weight: bold;
    text-align: center;
}
.type04 table td {
    padding: 10px 15px;
    background-color: #F3F3F3;
    text-align: left;
}

.type04 table td input.box01 {
    width: 240px;
    height: 20px;
    padding: 5px 7px;
    line-height: 1.6em;
    border: 1px solid #f6bbb1;
}
.type04 table td input.box02 {
    width: 480px;
    height: 20px;
    padding: 5px 7px;
    line-height: 1.6em;
    border: 1px solid #f6bbb1;
}

.type03 .type04 {
    height: 100%;
}
.type03 .type04 table {
    height: 100%;
    min-height: 100%;
    width: 400px;
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
}
.type03 .type04 table th {
    padding: 10px;
    background-color: #FAE2E5;
    color: #DE001D;
    font-weight: bold;
    text-align: center;
}
.type03 .type04 table th.w100 {
    width: 100px;
}
.type03 .type04 table th.w120 {
    width: 120px;
}
.type03 .type04 table th.w80 {
    width: 80px;
}
.type03 .type04 table th.w70 {
    width: 70px;
    padding: 10px 6px;
}
.type03 .type04 table td.w70 {
    text-align: right;
    padding: 10px 6px;
}
.type03 .type04 table td.count {
    text-align: right;
    padding: 10px 40px 10px 0;
}
.type03 .type04 table td {
    padding: 10px;
    background-color: #F3F3F3;
    color: #999;
    font-weight: bold;
    display: block;
}
.type03 .type04 table td.ttl a {
    background: url(/images/icon_05.gif) 0 50% no-repeat;
    padding: 0 0 0 12px;
    color: #333;
}


.type03 .type05 {
    height: 100%;
}
.type03 .type05 table {
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
}
.type03 .type05 table th {
    padding: 10px;
    background-color: #FAE2E5;
    color: #DE001D;
    font-weight: bold;
    text-align: center;
}
.type03 .type05 table th.w100 {
    width: 100px;
}
.type03 .type05 table th.w120 {
    width: 120px;
}
.type03 .type05 table th.w80 {
    width: 80px;
}
.type03 .type05 table th.w70 {
    width: 70px;
    padding: 10px 6px;
}
.type03 .type05 table td.w70 {
    text-align: right;
    padding: 10px 6px;
}
.type03 .type05 table td.count {
    text-align: right;
    padding: 10px 40px 10px 0;
}
.type03 .type05 table td {
    padding: 10px;
    background-color: #F3F3F3;
    color: #999;
    font-weight: bold;
    display: block;
}
.type03 .type05 table td.ttl a {
    background: url(/images/icon_05.gif) 0 50% no-repeat;
    padding: 0 0 0 12px;
    color: #333;
}



/* list */
ul.num_list li {
    padding: 2px 0 2px 24px;
}
ul.num_list li.n01 {
    background: url(/images/num_01.gif) 0 4px no-repeat;
}
ul.num_list li.n02 {
    background: url(/images/num_02.gif) 0 4px no-repeat;
}





/*　アイコン　*/
ul.icon01 {
    margin: 15px 0;
}
ul.icon01 li {
    padding: 2px 0 2px 26px;
    background: url(/images/icon_01.gif) 8px 50% no-repeat;
}
h2.icon02 {
    margin: 0 0 10px;
    padding: 8px 0 6px 40px;
    background: url(/images/icon_02.gif) 0 0 no-repeat;
    font-size: 27px;
    line-height: 100%;
    font-weight: bold;
}
h3.icon02 {
    margin: 0 0 10px;
    padding: 8px 0 6px 40px;
    background: url(/images/icon_02.gif) 0 0 no-repeat;
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
}
h3.icon03 {
    margin: 0 0 10px;
    padding: 8px 0 6px 36px;
    background: url(/images/icon_03.gif) 0 0 no-repeat;
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
}
h3.icon04 {
    margin: 0 0 10px;
    padding: 4px 0 6px 36px;
    background: url(/images/icon_04.gif) 0 0 no-repeat;
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
}
h3.icon05 {
    margin: 0 0 10px;
    padding: 8px 0 6px 0;
    /*background: url(/images/icon_06.gif) 0 0 no-repeat;*/
    font-size: 18px;
    line-height: 100%;
    /*font-weight: bold;*/
}
h3.icon05 span{
    margin: 0 0 10px;
    padding: 8px 0 0 0;
    font-size: 12px;
    line-height: 100%;
    /*font-weight: bold;*/
}
h3.icon06 {
    margin: 0 0 10px;
    padding: 4px 0 6px 36px;
    background: url(/images/icon_07.gif) 0 0 no-repeat;
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
}
h3.icon07 {
    margin: 0 0 10px;
    padding: 1px 0 6px 28px;
    background: url(/images/icon_08.gif) 0 0 no-repeat;
    font-size: 20px;
    line-height: 100%;
    font-weight: bold;
}

/*アコーディオン*/
.icon08 {
    margin: 2px;
    line-height: 36px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    display: block;
    cursor: pointer;
    background: mistyrose;
}
input[type="checkbox"].on-off{
  display: none;
}
input[type="checkbox"].on-off ~ div{
  display: none;
}
input[type="checkbox"].on-off:checked ~ div{
  display: block;
}
input[type="checkbox"].on-off:checked ~ label span.ac_mark:after{
  display: none;
}
/* ＋、－ */
.ac_mark{
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 3px 10px 0px 6px;
  position: relative;
  background-image: -webkit-linear-gradient(top, #ff0000, #ffb0b0);
  background-image: -moz-linear-gradient(top, #ff0000, #ffb0b0);
  background-image: -ms-linear-gradient(top, #ff0000, #ffb0b0);
  background-image: -o-linear-gradient(top, #ff0000, #ffb0b0);
  background-image: linear-gradient(to bottom, #ff0000, #ffb0b0);
  float: left;
}
/*縦*/
.ac_mark:after{
  display: block;
  content: '';
  background-color: white;
  border-radius: 1px;
  position: absolute;

  width: 2px;
  height: 10px;
  top: 10px;
  left: 14px;
}
/*横*/
.ac_mark:before{
  display: block;
  content: '';
  background-color: white;
  border-radius: 1px;
  position: absolute;
  
  width: 10px;
  height: 2px;
  top: 14px;
  left: 10px;
}

body#login #contents {
    width: 460px;
    margin: 10px auto 10px;
    padding: 50px 20px;
    /*background: url(../images/login_bg.png) 0 0 no-repeat;*/
    border: 1px solid #AEDBE9;
    text-align: center;
}
body#login #contents dl {
    width: 365px;
    margin: 0 auto;
}
body#login #contents dt {
    width: 100px;
    padding: 5px 0 0;
    float: left;
    font-size: 20px;
    font-weight: bold;
}
body#login #contents dd {
    width: 250px;
    float: right;
    text-align: left;
}
body#login #contents dd input.box01 {
    width: 234px;
    height: 30px;
    padding: 5px 7px;
    line-height: 1.6em;
    border: 1px solid #BDE1E8;
    font-size: 15px;
    line-height: 2em;
}
body#login #contents .btn_pw {
    width: 365px;
    margin: 5px auto 50px;
    text-align: right;
}



/* セレクトボックス */
.easy-select-box {
    position: relative;
    width: 250px;
    font-size: 15px;
    display: inline-block;
    color: #0c2245;
}
.easy-select-box .esb-displayer:hover {
    color: #fff;
}
.easy-select-box .esb-displayer,
.easy-select-box .esb-displayer:visited {
    background: url(/images/login_ttl_06.gif) 0 0 no-repeat;
    display: block;
    color: #0c2245;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}
.easy-select-box .esb-displayer:hover {
    position: relative;
    background-position: 0 -30px;
    text-decoration: none;
}
.easy-select-box .esb-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #f6bbb1;
    display: none;
    z-index: 99;
    width: 250px;
    max-height: 250px;
    overflow: auto;
    background: #FFFFFF;
}
.easy-select-box .esb-dropdown .esb-item {
    padding: 3px 8px;
    background: #FFFFFF;
    display: block;
    color: #0c2245;
    cursor: default;
    text-decoration: none;
}
.easy-select-box .esb-dropdown .esb-item:hover {
    background: #e44425;
    color: #fff;
    text-decoration: none;
}




/*　ページトップ　*/
.pagetop {
    width: 60px !important;
    margin: 50px auto 0 !important;
}



/*　アクセスカウンター　*/
.access_count {
    width: 880px !important;
    margin: 50px 0 0;
    text-align: right;
}

.ctTxt {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #DE001D;
}

/*　ページトップ　*/
.pageback {
    width: 300px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}



/* faq--table */
.faq table {
    width: 780px;
    margin: 15px auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 1.6em;
    font-size: 15px;
}
.faq th.que{
    width: 30px;
    padding: 10px;
    background-color: #DCDCDC;
    color: #008CC4;
    font-weight: bold;
    text-align: center;
}
.faq th.ans{
    width: 30px;
    padding: 10px;
    background-color: #FFC0CB;
    color: #008CC4;
    font-weight: bold;
    text-align: center;
}
.faq th.sup{
    width: 30px;
    padding: 10px;
    background-color: #FFF0F5;
    color: #008CC4;
    font-weight: bold;
    text-align: center;
}
.faq td.que{
    padding: 10px 20px;
    background-color: #DCDCDC;
}
.faq td.ans{
    padding: 10px 20px;
    background-color: #FFC0CB;
}
.faq td.sup{
    padding: 10px 20px;
    background-color: #FFF0F5;
}



/*　ページトップ　*/
.pageback {
    width: 300px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}


/* 2012.11.28 新着改修 */
.news_box {
    width: 898px;
    margin: 0 auto;
    border-left: 1px solid #FEB385;
    border-right: 1px solid #FEB385;
    border-bottom: 1px solid #FEB385;
}
.news_box li {
    padding: 10px 15px;
    background: url(/images/top_news_line.gif) 0 0 repeat-x;
    color: #666;
    text-align: left;
}
.news_box li span {
    padding: 0 30px 0 0;
    background: url(/images/top_news_icon.gif) 100% 4px no-repeat;
}
h3.news_ttl {
    width: 890px !important;
    height: 49px;
    margin: 10px auto 0;
    padding-right:10px;
    background: url(/images/top_news_ttl.jpg) 0 0 no-repeat;
    text-indent:-9999px;
    overflow:hidden;
    font-size:0;
    position:relative;
}
h3.news_ttl a {
    width: 129px;
    height: 34px;
    margin: 8px 0 0;
    float:right;
    display:block;
}

*:first-child+html h3.news_ttl a {
    position: relative;
    top: -28px;
} 

.news_box a:link {
    color: #333;
    padding: 0 5px 0 0;
    text-decoration:underline;
}
.news_box a:hover {
    color: #333;
    padding: 0 5px 0 0;
    text-decoration:none;
}


/* 2012.11.28 改修 */
body#photolist {
    background: none;
}

.gnavi {
    width: 900px !important;
    margin: 50px auto 30px;
}
.gnavi_01 {
    width: 330px !important;
    padding: 10px 10px 2px 10px;
    background: #EAF9FD;
    float: left;
}
.gnavi_02 {
    width: 160px !important;
    padding: 10px 10px 2px 10px;
    background: #FCF0F2;
    float: left;
}
.gnavi_03 {
    width: 330px !important;
    padding: 10px 10px 2px 10px;
    background: #EFFAE5;
    float: left;
}
.gnavi_01 ul,
.gnavi_02 ul,
.gnavi_03 ul {
    margin: 17px 0 0;
}
.gnavi_01 ul li,
.gnavi_02 ul li,
.gnavi_03 ul li {
    float: left;
}
.gnavi_01 ul li img,
.gnavi_02 ul li img,
.gnavi_03 ul li img {
    margin: 0 10px 0 0;
}
.gnavi_01 ul li.last img,
.gnavi_02 ul li.last img,
.gnavi_03 ul li.last img {
    margin: 0 0 0 0;
}

.menulist {
    width: 176px !important;
    float: left;
}
.menulist ul li {
    float: left;
}

#photolist p a {
    color: #333333;
    text-decoration: underline;
}
#photolist p a:hover {
    color: #333333;
    text-decoration: none;
}
#photolist p {
    padding: 2px 0 8px 24px;
    background: url(/images/photo_icon_off.png) 0 0 no-repeat;
    font-size: 12px;
    line-height: 120%;
    /*font-weight: bold;*/
    text-align: left;
}
#photolist p.menu_chk {
    background: url(/images/photo_icon_on.png) 0 0 no-repeat;
}
#photolist p.menu_chk a {
    color: #DE001D;
    text-decoration: none;
}

.photoview {
    width: 724px !important;
    height: 380px;
    /*background: url(/images/photo_bg.png) 0 0 no-repeat;*/
    background: #000000;
    float: right;
    position: relative;
}
.photoview .photo {
    margin: 0 0 0 5px;
}
.photoview .photo dl {
    width: 142px !important;
    margin: 0 1px 0 0;
    float: left;
    text-align: center;
}
.photoview .photo dl dt {
    margin: 15px 0 -2px 0;
  /*border: 1px solid #ccc;*/ 
    height: 115px;
    width: 100%;
    display: table;
}

.photoview .photo dl dt div{
    display: table-cell;
    vertical-align: middle;
}
.photoview .photo dl dd {
    margin: 0 0 5px 0;
}

.photoview .photo dl dd span {
    color: #eee;
}
.photoview ul {
    /*margin: 5px 0 0 0;*/
    text-align: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.photoview ul li {
    display: inline; 
}
.photoview ul li a {
    width: 20px;
    margin: 0;
    padding: 7px 10px;
    background: #E8E8E8;
    border: 1px solid #fff;
    font-size: 11px;
    line-height: 100%;
    color: #333;
}
.photoview ul li a:hover {
    color: #DE001D;
    text-decoration: none;
}
.photoview ul li a.chk {
    background: #DE001D;
    border: 1px solid #DE001D;
    color: #fff;
}
.photoview ul li a.chk {
    background: #DE001D;
    border: 1px solid #DE001D;
    color: #fff;
    text-decoration: none;
}


/* 2012.11.28 flash改修 */
#main_area {
    width: 900px;
}
#main_area #slide {
    width: 900px;
    display: none;
}
#main_area #flash {
    width: 900px;
    height: 380px;
    display: table-cell;
    vertical-align: middle;
}
#main_area #noflash {
    width: 900px;
    height: 380px;
    background: url(/images/main_img.gif) 0 0 no-repeat;
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
    /*background: pink;*/
}
#main_area #noflash a{
    color: #fff;
    margin: 10px;
}


/*================================================================================

  footer

================================================================================*/
#footer {
    width: 100%;
    height: 360px;
    margin: 0 auto;
    background: transparent url(/images/bg_03.jpg) 50% 0 repeat-x;
}
#footer ul {
    width: 940px;
    margin: 0 auto;
    padding: 290px 0 0;
}
#footer ul li.logo {
    width: 46px;
    float: left;
}
#footer ul li.copyright {
    width: 400px;
    margin: 20px 0 0;
    font-size: 10px;
    line-height: 18px;
    text-align: right;
    float: right;
}



/*================================================================================

  スタイルシートでボタン表示

================================================================================*/

.button{
    margin: 15px;
    text-decoration: none;
    font: bold 1.3em 'Trebuchet MS',Arial, Helvetica;
    /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #ffffff;
    border: 1px solid #9c9c9c;
    width: 300px;
    /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}

.button, .button span{
    -moz-border-radius: .3em;
    border-radius: .3em;
}

.button span{
    border-top: 1px solid #fff;
    /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.3em 0.7em;
    /* The background pattern */
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
        -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
        -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))),
        -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));

    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
        -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
        -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
        -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);
    /* Pattern settings */
    -moz-background-size: 3px 3px;
    -webkit-background-size: 3px 3px;
}

.button-red{
    background: #e11731;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4a2ae), to(#e11731) );
    background: -moz-linear-gradient(-90deg, #f4a2ae, #e11731);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f4a2ae', endColorstr='#e11731');
    color:#ffffff;
    text-decoration:none;
}

.button-red:link{
    color:#ffffff;
    text-decoration:none;
}

.button-red:visited{
    color:#ffffff;
    text-decoration:none;
}

.button-red:hover{
    background: #f4a2ae;
    background: -webkit-gradient(linear, left top, left bottom, from(#e11731), to(#f4a2ae) );
    background: -moz-linear-gradient(-90deg, #e11731, #f4a2ae);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e11731', endColorstr='#f4a2ae');
    color:#ffffff;
    text-decoration:none;
}

.button-red:active{
    color:#ffffff;
    text-decoration:none;
}

.button-black {
  background: #343b40;
  background-image: -webkit-linear-gradient(top, #343b40, #acb0b3);
  background-image: -moz-linear-gradient(top, #343b40, #acb0b3);
  background-image: -ms-linear-gradient(top, #343b40, #acb0b3);
  background-image: -o-linear-gradient(top, #343b40, #acb0b3);
  background-image: linear-gradient(to bottom, #343b40, #acb0b3);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.button-black:hover {
  background: #676a6b;
  background-image: -webkit-linear-gradient(top, #676a6b, #d2d4d6);
  background-image: -moz-linear-gradient(top, #676a6b, #d2d4d6);
  background-image: -ms-linear-gradient(top, #676a6b, #d2d4d6);
  background-image: -o-linear-gradient(top, #676a6b, #d2d4d6);
  background-image: linear-gradient(to bottom, #676a6b, #d2d4d6);
  text-decoration: none;
}
