/* CSS Document */
body {
 background:#FFF;
 }
p {
 color:#000;
 font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
 font-size:14px;
 line-height:16px;
 padding-top:2px;
 }
h1 {
 font-size:18px;
 font-weight:bold;
 }
h2 {
 font-size:16px;
 font-weight:bold;
 line-height:18px;
 }
h3 {
 color:#EE0D13;
 font-size:18px;
 font-weight:bold;
 line-height:18px;
 }
h4 {
 font-size:24px;
 line-height:24px;
 font-weight:bold;
 background:#E7EBFF;
 border-bottom:1px solid #94B2DE; 
 }  
h5 {
 font-size:12px;
 font-style:italic;
 font-weight:normal;
 }
.nozoki {
background:#FFC0CB;
border:1px solid #EE799F;
padding:1px 2px;
font-weight:bold;
color:#FF0099;
}
.nozoki a:link {
color:#FF0099;
font-weight:bold;
}
.nozoki a:hover {
color:#00AEEF;
font-weight:bold;
} 
.nozoki a:visited {
color:#FF0099;
font-weight:bold;
}     
#wrapper {
 width:800px;
 height:auto;
 background-color:#CCCCCC;
 border-left:1px solid #94B2DE;
 border-right:1px solid #94B2DE; 
 border-bottom:1px solid #94B2DE; 
 margin:0 auto;
 }
#header {
 width:800px;
 height:100px;
 }
#self_introduction {
 width:800px;
 height:180px;
 }
 .gonyogonyo {
  width:550px;
  height:auto;
  float:left;
  margin:15px 0px 0px 10px;
  }
 .pic {
  width:180px;
  height:150px;
  float:right;
  margin:15px 15px 0px 0px;
  }  
#main {
 width:800px;
 height:1350px;
 /*background:#66FF00;*/
 }
 .ranking {
  width:570px;
  height:auto;
  background:#FFFFCC url(../images/ranking_back01.gif) no-repeat;
  float:left;
  border:1px solid #94B2DE;
  margin:15px 0px 0px 10px;
  }
 .ranking_top {
  width:570px;
  height:25px;
  background:#CC66FF;
  border-bottom:1px solid #94B2DE;
  padding-top:2px;
  }
 .ranking_bottom {
  width:570px;
  height:auto;
  }
  .ikko_zutu {
   width:530px;
   margin:0px 0px 10px 20px;
   } 
  .nozoki_button {
   width:132px;
   height:38px;
   margin:0px 15px 0px 0px;
   padding:0px;
   float:right;
   }
  .nozoki_button img {
	border:0px none;
	text-decoration: none;
   }
/*  .nozoki_box {
   width:150px;
   height:20px;
   background:#FF0000;
   float:right;
   } */  

 .sonota {
  width:180px;
  height:1100px;
  float:right;
  margin:15px 10px 0px 0px;  
  }  
  .sns {
	width:180px;
	height:375px;
	border:1px solid #94B2DE;
	background-color: #FFFFCC;
   }
   .sns_top {
    width:180px;
	height:25px;
	background:#CC66FF;
	border-bottom:1px solid #94B2DE;
	padding-top:2px;
	}
   .sns_bottom {
    width:180px;
    height:350px;
    }
   .sns_bottom p {
    color:#000000;
	font-size:12px;
	line-height:13px;
	}	 	       

.e-af_link_container {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 14px;
}

a.e-af_link:link, a.e-af_link:visited {
	color: blue;
}

a.e-af_link:hover, a.e-af_link:active {
	color: red;
}
