@charset "UTF-8" ;

/********************************************************************************

********************************************************************************/


.yakusoku{
font-size: 20px;
margin: 6px;
}

hr{
border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
width:100%;
margin: 20px 0 0 0;
}



#voice {

}

#voice li{
padding: 0px 20px 10px 30px;
background-image: url("http://toyo-slim.jp/img/list.png");
background-repeat: no-repeat;
background-position: left;
font-size: 14px;
}


#voice2 {

}

#voice2 li{
padding: 0px 20px 10px 30px;
background-image: url("http://toyo-slim.jp/img/list_v.png");
background-repeat: no-repeat;
background-position: left;
font-size: 14px;
}


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


.top_hidari {
    float: left;
    margin-right: 0em;
    margin-bottom: 1em;
    max-width: 40%;
}


.top_migi {
    float: right;
    margin-left: 0em;
    margin-bottom: 1em;
    max-width: 100%;
}



.top_info table {
    margin: 10px 2px 24px 8px;
    text-align: left;
    width: 96%;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 85.7%;
    line-height: 141.7%;
    border: 0px solid #CCC;
}

.top_info th {
    padding: 6px;
    border-top: 0px solid #CCC;
    border-bottom: 1px dotted #CCC;
    width: 18%;
}

.top_info td {
    padding: 6px;
    border-bottom: 1px dotted #CCC;
    width: 80%;
}



.top_modori {
margin: 0px 0px 0px 70%;
clear: both;
}


.top_modori a{
   color: #809016;
background-color: #F8EEAA;
padding: 10px;
border-radius: 10px;
text-align: center;
font-size: 12px;
}

.top_modori a:hover {
   background-color: #99a1a6;
   color: #fff;
padding: 10px;
border-radius: 10px;
text-align: center;
font-size: 12px;
   }



.nav_below {
    float: left;
    width: 80%;
    clear: both;
    height: 100px;
    display: block;
    margin: 0px 7%;
}



.next_button {
    background: #E9E9E9;
    padding: 6px 32px;
    border-radius: 11px;
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    vertical-align: middle;
   float: right;
}
    





.next_button:hover {
   background: #99a1a6;
   color: #fff;
   }

.next_button:active {
   background: #212121;
   color: #fff;
   }



.prev_button {
    background: #E9E9E9;
    padding: 6px 32px;
    border-radius: 11px;
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    vertical-align: middle;
    float: left;
margin-bottom: 10px;
}

.prev_button:hover {
   background: #99a1a6;
   color: #fff;
   }

.prev_button:active {
   background: #212121;
   color: #fff;
   }

.single_heading{
    color: #95AA07;
    padding: 0px 20px;
    border-bottom: 6px solid #F2EFED;
    width: 98.6%;
    margin: -18px 0px 10px -20px;
    font-size: 24px;
}




.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #BBD400;
  background-image: -webkit-linear-gradient(top, #bfd900 0%, #cce319 48%, #BBD400 49%, #BBD400 82%, #d4f000 100%);
  background-image: -moz-linear-gradient(top, #bfd900 0%, #cce319 48%, #BBD400 49%, #BBD400 82%, #d4f000 100%);
  background-image: -o-linear-gradient(top, #bfd900 0%, #cce319 48%, #BBD400 49%, #BBD400 82%, #d4f000 100%);
  background-image: linear-gradient(top, #bfd900 0%, #cce319 48%, #BBD400 49%, #BBD400 82%, #d4f000 100%);
  border-color: hsl(67, 39%, 30%);
  -webkit-box-shadow: inset 0 0 1px 1px #e5ff27, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #e5ff27, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #e5ff27, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #616e00;
  -moz-text-shadow: 1px 1px 1px #616e00;
  -o-text-shadow: 1px 1px 1px #616e00;
  text-shadow: 1px 1px 1px #616e00;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  padding: 12px 30px 12px 30px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 28px;
}

.shiny-button:hover {
  color: #FFFFFF;
  background-color: #c8e300;
  background-image: -webkit-linear-gradient(top, #cce800 0%, #d0e725 48%, #c8e300 49%, #c8e300 82%, #e1ff00 100%);
  background-image: -moz-linear-gradient(top, #cce800 0%, #d0e725 48%, #c8e300 49%, #c8e300 82%, #e1ff00 100%);
  background-image: -o-linear-gradient(top, #cce800 0%, #d0e725 48%, #c8e300 49%, #c8e300 82%, #e1ff00 100%);
  background-image: linear-gradient(top, #cce800 0%, #d0e725 48%, #c8e300 49%, #c8e300 82%, #e1ff00 100%);
  border-color: hsl(67, 37%, 28%);
  -webkit-box-shadow: inset 0 0 1px 1px #e8ff40, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #e8ff40, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #e8ff40, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #6e7d00;
  -moz-text-shadow: 1px 1px 1px #6e7d00;
  -o-text-shadow: 1px 1px 1px #6e7d00;
  text-shadow: 1px 1px 1px #6e7d00;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #adc500;
  background-image: -webkit-linear-gradient(top, #a4bb00 0%, #BBD400 100%);
  background-image: -moz-linear-gradient(top, #a4bb00 0%, #BBD400 100%);
  background-image: -o-linear-gradient(top, #a4bb00 0%, #BBD400 100%);
  background-image: linear-gradient(top, #a4bb00 0%, #BBD400 100%);
  padding: 13px 30px 11px 30px;
}





.speech {
position: relative;
width: 98%;
text-align: center;
line-height: 100px;
background-color: #FFF;
border: 6px solid #A7C273;
border-radius: 6px;
height: 300px;
}




@media only screen and (max-width:780px){

.top_hidari {
    clear: both;
    margin-right: 0em;
    margin-bottom: 1em;
    max-width: 100%;
}


.top_migi {
    clear: both;
    margin-left: 0em;
    margin-bottom: 1em;
    width: 100%;
}


.day {
    width: 50%;
    color: #D5CD2F;
    font-size: 18px;
}

.titlemenu {
    width: 100%;
    color: #D5CD2F;
    font-size: 18px;
}

}



@media only screen and (max-width:780px){

.single_heading {
    color: #95AA07;
    padding: 0px 20px;
    border-bottom: 6px solid #F2EFED;
    width: 100%;
    margin: -18px 0px 10px 0px;
    font-size: 24px;
}

.top_modori {
    margin: 0px;
    clear: both;
    padding: 30px 0px 0px;
}

}


@media only screen and (max-width:480px){




.nav_below {
float: left;
width: 100%;
clear: both;
height: 120px;
display: block;
margin: 0 0 0 0;
}


.prev_button {
    clear: both;
    width: 100%;
margin: 0 0 20px 0;
}
.next_button {
    clear: both;
    width: 100%;
margin: 0 0 20px 0;
}


}

