caption{
    color: #000000;
    caption-side: left;
}
h1.a{
    text-align: center;
    color: #CD4AFF;
    background: #FFEE00
}
body{
          font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", sans-selif;
height:100%;

font-size:12pt;
}

div.bg-image {
 background-image: url("background.jpg");
 background-size: 100%;
  height:100%;
}
div.bg-mask {
  height: 100%;
  background: rgba(255,255,255,0.9);
}
div.body{
  padding:10px;
margin:20px;
}
h2.b {
position: relative;
line-height: 1.0;
padding:0.25em 1em;
display: inline-block;
top:0;
}

h2.b:before,h2.b:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
h2.b:before{
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
  left: 0;
}
h2.b:after{
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}
h1.c{
position: relative;
padding: 0.35em 0.5em;
background: #DFBFF0;
color: #393939;
text-align: center;
}

h3.a{
padding-left: 15px;
}
h4.a{
padding-left: 15px;
}
table.type10 {
        text-align: left;
        padding-left: 40px;
padding-right: 25px;
   
	border-collapse: collapse;
	line-height: 1.5;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}
table.type10 thead th.time {
	padding: 3px 10px;
	font-weight: bold;
	vertical-align: top;
	color: #FF6000;
	background: #CAEA90;
	width:150px;
}
table.type10 thead th.name {
	padding: 3px 10px;
	font-weight: bold;
	vertical-align: top;
	color: #FF6000;
	background:  #CAEA90;

	width:200px;
}
table.type10 thead th {
	padding: 3px 10px;
	font-weight: bold;
	vertical-align: top;
	color: #FF6000;
	background: #CAEA90;
	}
table.type10 td {
	padding: 5px 10px;
	vertical-align: top;
}
table.type10 .even {
	background: #g3g6g7;
}
p {
    text-align: center;
}
p.data{
padding-left: 25px;
padding-right: 25px;
text-align: left;
}
p.basic{
padding-left: 20%;
padding-right: 20%;
text-align: left;
}
div.italic {
    text-align: center;
    font-style: italic;
}
div.b {
    text-align: center;
   padding-left: 25px;
padding-right: 25px;
}
@media screen and ( max-width:479px )
{
    body{
    color: #111111;
    background: #FAFAFA;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", sans-selif;
    font-size:0.8em;
}
h1.c{
position: relative;
padding: 0.1em 0.1em;
background: #b6e9ff;
color: #393939;
text-align: center;
font-size: 1.3em;
}
h1.c:before{
content: " ";
position: absolute;
top: -16px;
left: 0;
width: -webkit-calc(100% - 16px);
width: calc(100% - 16px);
height: 0;
border: solid 8px transparent;
border-bottom-color: #b2ddf0;
}
p.data{
padding-left: 0px;
text-align: left;
}
table.type10 {
        text-align: center;
    margin-left: auto;
    margin-right: auto;
	border-collapse: collapse;
	line-height: 1.0;
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
}
table.type10 thead th {
	padding: 3px 5px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #C2B2A2;
}
table.type10 td {
	padding: 5px 5px;
	vertical-align: top;
}
}
