@charset "UTF-8";

/*====================================================================
  基本
====================================================================*/
body {
   margin: 0; 
   font-size: 12px;
   font-family: "Hiragino Kaku Gothic ProN",'meiryo','メイリオ','ms pgothic','ms pゴシック','osaka',sans-serif;
   color: #000000;
background-color: #ffffff;
}

img {
   border: 0;
   max-width: 100%; 

}


/*====================================================================
  基本（背景黒）
====================================================================*/
#body2 {
   margin: 0; 
   font-size: 16px;
   font-family: "Hiragino Kaku Gothic ProN",'meiryo','メイリオ','ms pgothic','ms pゴシック','osaka',sans-serif;
   color: #000000;
background-color: #ffffff;
}


/*====================================================================
  リンク
====================================================================*/
a {
   text-decoration: underline;
}
a:hover{ background-color:#ffe8ff;color: #0000ff }
a:visited { color:#e60080; }


/*====================================================================
  地図素材（各ページ用） <div id="tizu2">
====================================================================*/
#tizu2 {
   text-align: left;
   background-repeat: repeat-x;
}

#tizu2 li {
   list-style: none;
   margin: 0;
   padding: 0 0 0 5px;
   line-height: 30px;
   border-bottom: #CCCCCC dotted 1px;
}

#tizu2 li a{
   margin: 0 5px 0 5px;
   color: #3366FF;
   font-size: 11px;

}

#tizu2 h1 {
   margin: 0;

}

#tizu2 img {
   max-width: 100%; 
   height:auto;
   margin: 0px;
   border-radius: 0px;
}

#tizu2 ul {
   margin: 0;
   padding: 0 0 0px 0;
}


/*====================================================================
  ゲイの初心者が出会い系サイト <div id="info9">
====================================================================*/
#info9 {
   clear: both;
}

#info9 h1 {
   margin: 10;
   font-size: 27px;
   background-repeat: no-repeat, repeat-x;
   background-position: right, 100%;
   background-size: 70px 30px, 5px 30px;
}

#info9 h1 img{
   height: 30px;
}

#info9 ul {
   margin: 0;

   padding: 0 0 10px 5px;
}

#info9 ji {
   font-size: 14px;
   color: #003399;
}

#info9 li {
   list-style: none;
   margin: 10px;
   padding: 0 0 0 0;
   font-size: 16px;
   line-height: 26px;
   border-bottom: #CCCCCC dotted 1px;
}

#info9 li strong{
   color: #ff0000;
   font-size: 18px;
}

#info9 li a{
   margin: 0 0px 0 0px;
   font-size: 18px;
   font-weight: normal;
}


/*====================================================================
  新着動画 <div id="sindeai">
====================================================================*/
#sindeai {
   clear: both;
}

#sindeai h2 {
   max-width: 100%; 
   height:auto;
   margin: 0;
   background-image: url(img/obi.gif);
   background-repeat: repeat-x;
}

#sindeai h2 img{
   max-width: 100%; 
   height:auto;
}

#sindeai ul {
   margin: 0;
   padding: 0;
}

#sindeai li {
   clear: both;
   position: relative;
   list-style: none;
   height: 100px;
   margin: 0;
   padding: 0;
   color: #000000;
   background-size: 20px 15px, 5px 120px;
   border-bottom: #666666 dotted 1px;
}

#sindeai li span{
   float: left;
   color: #ff1aff;
   font-size: 11px;
   font-weight: normal;
}

#sindeai li strong{
   position: absolute;
   left: 65px;
   top: 14px;
   padding: 0 0 0 25px;
   line-height: 30px;
   color: #4444ff;
   font-size: 16px;
   font-weight: bold;
   text-decoration: underline;

   background-position: left;
   background-size: 20px 20px;
}

#sindeai li img{
   clear: both;
   float: left;
   width: 80px;
   margin: 0 5px 0 0;
   border-radius: 10px;
}

#sindeai li p{
   position: absolute;
   left: 90px;
   top: 45px;
   margin: 0 20px 0 0;
   color: #ffffff;
}

#sindeai li em{
   position: absolute;
   right: 10px;
   top: 95px;
   width: 100px;
   height: 14px;
   line-height: 14px;
   color: #FFFFFF;
   font-size: 11px;
   font-style: normal;
   text-align: center;
   background-repeat: no-repeat;
   background-size: 100px 14px;
}

#sindeai li a {
   height: 0px;
   padding: 0px 0px 0px 0px;
}

