﻿#hiddencontent_mini49
{
}

#maincontent_mini49
{
}

*
{
  margin: 0;
  padding: 0;
}

#main_contents_mini49 div,
#main_contents_mini49 p
{
  clear: both;
  /*      margin: 10px;
*/
}

p span
{
  font-size: 0.8em;
}

table.tbl_mini49border
{
  margin: 10px auto;
  min-width: 60%;
  max-width: 80%;
  width: fit-content
}

table.tbl_mini49border tr th,
table.tbl_mini49border tr td
{
  text-align: left;
  padding: 5px;
}


table.tbl_mini49noborder
{
  margin: 10px auto;
  min-width: 60%;
  max-width: 80%;
  width: fit-content;
  border: none;
}

table.tbl_mini49noborder tr th,
table.tbl_mini49noborder tr td
{
  text-align: left;
  padding: 5px;
  border: none;
}



table.tbl_mini49border tr th,
table.tbl_mini49noborder tr th
{
  font-weight: normal;
}

body
{
  background-image: url("../images/mini49/bg_body.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100vh;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #382619;
}

#main_contents_mini49
{
  margin: 0 auto;
/*  width: 90%;
  min-width: 320px;
*/  /*max-width: 800px;*/
  min-height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
}

.main_image
{
  width: 80%;
  clear: both;
}

.div_center
{
  margin: 10px auto;
  display: block;
  width: 80%;
}

.p_center
{
  margin: 10px auto;
  display: block;
  width: 60%;
}

.p_bold
{
  font-weight: 700;
}

.txt_center
{
  text-align: center;
}

.borderbottom
{
  border-bottom: dotted #888 1px;
}

.h3_tblheader
{
  width: 80%;
  margin: 20px auto;
  background: #d2e9fd;
  padding: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 0 3px #d2e9fd;
  -moz-box-shadow: 0 0 0 3px #d2e9fd;
  box-shadow: 0 0 0 3px #d2e9fd;
}

.h4_tblheader
{
  width: 80%;
  position: relative;
  background: #fddc64; /* #fcf7d4;*/ /*d4ebff;*/
  -webkit-box-shadow: 2px 2px 8px rgba(255, 255, 255, 0.1) inset,1px 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 8px rgba(255, 255, 255, 0.1) inset,1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 8px rgba(255, 255, 255, 0.1) inset,1px 1px 4px rgba(0, 0, 0, 0.2);
  padding: 10px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.h4_tblheader:after
{
  content: "";
  position: absolute;
  top: 100%;
  left: 30px;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fddc64; /*d4ebff;*/
}

a.bt-samp25
{
  display: block;
  text-decoration: none;
  height: 35px;
  width: 100%;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: #f9c667;
  background: -moz-linear-gradient(-45deg, #f9c667 0%, #f79621 100%);
  background: -webkit-linear-gradient(-45deg, #f9c667 0%,#f79621 100%);
  background: linear-gradient(135deg, #f9c667 0%,#f79621 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=1 );
  border-radius: 20px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

a.bt-samp25:active
{
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: none;
}

.main_info table,
.main_info th,
.main_info td
{
  border: none;
}

