@charset "Shift_JIS";
 /* g
--------------------------------------------------------------------------------------------------------------*/
.contents{
  clear:both;
  width:759px;
  height:400px;
  background:#000000;
  background:url(../../../img/azusa_1.png);
  background-size:contain;
  -moz-background-size:contain;
  -webkit-background-size:contain;
  -o-background-size:contain;
  -ms-background-size:contain;	
  margin-top:60px;
  }
  .left{
  width:243px;
  height:400px;
  float:left;
  }
  .right{
  width:243px;
  height:400px;
  float:right;
  }
  p{
  text-align:left;
  margin-top:13px;
  color:#3333FF;
  padding:7px;
  font-size:16px;
  font-weight:900;
  border-bottom:#AAAAAA 2px solid;
  line-height:1.4;
  }
  .contents a:link {color:#0F5494;}
  .contents a:visited{color:#0F5494;} 
  .contents a:hover{color:#770077;} 
  .contents a:active{color:#ff0000;} 





