﻿@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {  
    font-size: 16px;
    background-image:url(back-min.png); 
    background-repeat: no-repeat; 
    width: 100%; 
.container{
  width: 100%;
}
div{
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
a {
	text-decoration: none;
}
#a{
   position:absolute;
   top:50px;
   left:35px;
   width:83%;
   height:410px;
   z-index:1}
#b{
   position:absolute;
   top:460px;
   left:35px;
   width:45%;
   height:420px;
   z-index:2}
#c{
   position:absolute;
   top:460px;
   left:380px;
   width:45%;
   height:420px;
   z-index:3}
#d{
   position:absolute;
   top:900px;
   left:40px;
   width:45%;
   height:1480px;
   z-index:4}
#s2{
   position:absolute;
   top:900px;
   left:600px;
   width:450px;
   height:1480px;
   z-index:4}
.right{
   float:right}
#box{
	float:right; 
	width:26%; 
	height:auto; 
	margin:30px; 
	padding:15px; 
        font-family: 'Noto Sans JP', sans-serif;
	font-size:12px; 
	font-weight:bold;
}
.dropshadow{
    background-image:-moz-linear-gradient(top, #F3F4F5, #C8C9CA);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F4F5), to(#C8C9CA), color-stop(1,#C8C9CA));
  
    border:2px solid #F2F2F2;
  
    box-shadow: 10px 10px 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.25);
}
.innershadow{
    background-image:-moz-linear-gradient(top, #E2E2E2, #CCCCCC);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E2E2E2), to(#CCCCCC), color-stop(1,#CCCCCC));
  
    border:2px solid #FEFEFE;
  
    box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.25);
}
.r1{
        font-family: 'Noto Sans JP', sans-serif;
            font-size:14pt; 
	color:#000000; 
              margin-top:4px;
              margin-bottom:-1px;
           margin-left:7px;
          
}
.r2{
        font-family: 'Noto Sans JP', sans-serif;
              font-size:12pt; 
	color:#ffffff; 
              margin-top:3px;
           margin-left:7px;
          line-height: 150%;
}
.r3{
        font-family: 'Noto Sans JP', sans-serif;
              font-size:12pt; 
	color:#000000; 
              margin-top:5px;
           margin-left:7px;
           margin-right:7px; 
           line-height: 150%;
}
.r4{
        font-family: 'Noto Sans JP', sans-serif;
              font-size:14pt; 
	color:red; 
              margin-top:5px;
           margin-left:7px;
           margin-right:7px; 
           line-height: 150%;
}
.r5{
        font-family: 'Noto Sans JP', sans-serif;
              font-size:12pt; 
	color:#000000; 
              margin-top:1px;
           margin-left:1px;
           margin-right:1px; 
           line-height: 110%;
}