body{
 background-image: url(./img/ttle_3.jpg);
 background-size:cover;
 margin-top: 10px; margin-bottom: 10px; margin-left: 3%; margin-right: 3%;
 padding: 0px;
 color: #9a9a9a;
 text-align: center; 
 line-height: 150%;
 }
#wrap { 
 width:1280px;
 text-align:left;
 margin:0 auto;
 background-color:#222222;
  border: 10px solid #000000;
 }
#top {
 width : 1280px;
 margin: 0;
 height: 375px;
 background-image: url(./img/ttle_1.jpg);
 background-repeat: no-repeat;
 }  
#inner { margin:0 10px; }  
#largeWrap { float:left; width:840px; }
#mainWrap { float:right; width:540px; } 
#sideAlphaWrap { float:left; width:160px; }    
#sideBetaWrap { float:right; width:350px; }  
.clear { clear:both; }  
.clear hr { display:none; }
h1 {
 font-size: 20px; color: #fcc800;
 line-height: 100%;  
 }
 .aka_waku {
 width:100%;
 background-color: #000000;
 padding:5px; 
 }
h2 {
 font-size: 18px;
 color: #FFEDAB;
 display: inline;
 }
h3{
 font-size: 16px;
 display: inline;
  } 
p {
 margin-top: 0px;
 }
a img {
    border-style:none;
 }
a:link {
 text-decoration: none;
 color: #6c3524;
 }
a:visited {
 text-decoration: none;
 color: #6c3524;
 }
.big {
 font-size: 18px;
 font-weight: 700;
 font_color: #ffffff;
 }
.midashi {
 width: 280px;
 background-color: #EF82B5;
 padding: 5px;
 text-align: center;
 color: #ffffff;
 }
.column {
 width: 280px;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #EF82B5;
 text-align: left;
 line-height: 120%;
 color: #333333;
 }
.box2{
 width: 200px;
 height: 22px;
 background-color: #e5a323;
 border: 1px #e5a323 solid;
 padding: 2px 15px;
 text-align: left;
 color: #ffffff;
 }
.box1{
 width: 200px;
 height: 22px;
 background-color: #fac559;
 border: 1px #999999 solid;
 padding: 2px 15px;
 text-align: left;
 }
.box3{
 width: 200px;
 height: 22px;
 background-color: #ffe9a9;
 border-left: 1px #999999 solid;
 border-bottom: 1px #999999 solid;
 border-right: 1px #999999 solid;
 padding: 2px 15px;
 text-align: left;
 }
.box3:hover{
 background-color: #fff799;
 }
