body{
	font-size: 14px;
	font-family:serif;
	line-height: 1.8em;
    text-align: justify;
    text-justify: inter-ideograph;
    background-image:url("image/bg2.jpeg"); 
}

#main_box{
	height:580px;
    width:1200px;
        margin: 0 auto; 
        margin-top: 10px;
        background-color: white ;
}

#pager_box{
     height:65px;
     width:1200px;
                 margin: 0 auto; 
                 margin-top: 20px; 
}

li {list-style: none; margin: 0; padding: 0;}
p {list-style: none; margin: 0; padding: 0;}

a:link {color:black; }
a:visited {color:black; }
a:hover {color:black; }
a:active {color:black; }

a.pager {
  position: relative;
  overflow: hidden;
  float: left;
}

a img{
  vertical-align: bottom;
}

img.top {
      position: relative;
width:34%;
margin-bottom: 20px

}

img.fb{
    position: absolute;
    left: 12px;
    bottom: 35px;
    max-width:50px;
  }

img.t{
    position: absolute;
    left: 65px;
    bottom: 35px;
    max-width:50px;
  }

img.key {
width:65%;
}

img.map {
max-height:350px;
margin-left:160px;
}

img.main {
	width:auto;
height:auto;
max-width:280px;
margin-left: 10px;
margin-top: -5px;
}


img.maru {
	width:auto;
height:auto;
max-width:260px;
margin-left: 20px;
margin-top: -35px;
}

img.maruu {
	width:auto;
height:auto;
max-width:260px;
margin-left: 20px;
margin-top: -15px;
}

img.pager{
	width: 230px;
	height: 65px;
  margin: 0px 5px 0px 5px; 
}

img.eve{
max-width:410px;
}

a.pager:after {
  position: absolute;
  z-index: 9999;
  content: "";
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  transition: 0.2s;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a.pager:hover:after {
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  border: 10px solid rgba(0,0,0,.3);
}

p.sen{
width:1200px; height:199px;
background-image:url("image/sen1.jpeg");
background-size:contain;
}

span.left{
width:280px; height:600px;
float:left;
}


span.right1{
width:850px; height:10px;
float:right;
padding: 20px;
margin-top: 25px;
}

span.right2{
width:850px; height:450px;
float:right;
padding: 20px;
}

span.eve1{
    width:400px;
        margin: 0 auto; 
        margin-top: 10px;
        float: left;
         padding: 5px;
}

span.eve2{
    width:400px;
        margin: 0 auto; 
        margin-top: 10px;
        float: right;
        padding: 5px;
}

span.bold	{ font-weight:bold;   
}

span.yellow	{ 
border-bottom:dotted 2px #FFBF00;
 font-weight:bold;   }
span.blue	{ 
border-bottom:dotted 2px #2E9AFE;
 font-weight:bold;   }
span.red	{
border-bottom:dotted 2px #FE2E2E;
 font-weight:bold;   }
span.green	{ 
border-bottom:dotted 2px #3ADF00;
 font-weight:bold;   }
span.purple	{  
	border-bottom:dotted 2px #BE81F7;
 font-weight:bold;   }

 iframe.fb{
 float:right; 
 }
