@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  color: #222;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  background-color: transparent;
  background-image: url(https://airbeargfx.com/img/bg.gif);
  background-repeat: repeat;
}
iframe {
  frameborder: 0;
  scrolling: no;
  marginheight: 0;
  marginwidth: 0;
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}
a img {border: none;}
a:link img,a:active img,a:visited img {opacity:1;filter:alpha(opacity=100);-ms-filter: "alpha(opacity=100)";}
a:hover img {opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha(opacity=80)";}
a:link,a:visited,a:active {
  color: #909;
  text-decoration: none;
}
a:hover {
  color: #F06;
  text-decoration: underline;
}
.clr {clear:both;}
.red {
  color: #F00;
  font-weight: bold;
}
.hid {display: none;}
.hid-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#wrapper {
  width: 802px;
  margin:0 auto;
  border: 1px solid #FBB;
  background-color: #FFF;
}
#site-header {
  display: block;
  background-image: url(https://airbeargfx.com/img/title.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 350px;
  margin-bottom: 10px;
}
#site-header hgroup {
  display: block;
  padding-top: 90px;
  padding-left: 110px;
  padding-right: 330px;
  padding-bottom: 0px;
}

#site-header h1 a {
  height: 160px;
  display: block;
  text-indent: -9999px;
}
#site-header p {
  height: 100px;
  padding-top: 10px;
  width: 400px;
  margin-right: auto;
  margin-left: 170px;
  color: #FFF;
  font-size: 13px;
  line-height: 18px;
  display: block;
}
#info {
  padding:0 10px;
}
#info h1,#detail h1,#member h1 {
  background-image: url(https://airbeargfx.com/img/bg_h1.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 40px;
  line-height: 40px;
  width: 770px;
  margin:0 auto 5px;
  display: block;
  text-indent: 10px;
  font-size: 16px;
  color: #F06;
}

#info ul {
  list-style-type: none;
  list-style-position: outside;
  overflow: hidden;
}
#info ul li {
  display: block;
  width: 380px;
  float: left;
  margin:0 5px 10px;
}
#info ul dl {
  display: block;
  overflow: hidden;
  float: left;
  padding:0 5px;
}
#info ul dl dt {
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 100px;
  width: 150px;
  float: left;
  text-indent: -9999px;
}
#info ul dl dd {
  background-repeat: no-repeat;
  background-position: center top;
  width: 210px;
  float: left;
  margin-left: 10px;
  padding-top: 35px;
  line-height: 15px;
  display: block;
  height: 100px;
}
#info ul .pr1 dt {background-image: url(https://airbeargfx.com/img/info1.gif);}
#info ul .pr2 dt {background-image: url(https://airbeargfx.com/img/info2.gif);}
#info ul .pr3 dt {background-image: url(https://airbeargfx.com/img/info3.gif);}
#info ul .pr4 dt {background-image: url(https://airbeargfx.com/img/info4.gif);}

#info ul .pr1 dd {background-image: url(https://airbeargfx.com/img/info_title1.gif);}
#info ul .pr2 dd {background-image: url(https://airbeargfx.com/img/info_title2.gif);}
#info ul .pr3 dd {background-image: url(https://airbeargfx.com/img/info_title3.gif);}
#info ul .pr4 dd {background-image: url(https://airbeargfx.com/img/info_title4.gif);}
#detail {
  padding:0 15px;
}
#profile {
  background-image: url(https://airbeargfx.com/img/bg_member.gif);
  background-repeat: repeat;
  border: 1px solid #F99;
  padding: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
#profile .data1 {
  overflow: hidden;
  float: left;
}

#profile .data1 img {
  display: block;
  height: 135px;
  width: 102px;
  border: 1px solid #999;
  margin-bottom: 4px;
}
#profile .data1 a:link ,#profile .data1 a:active,#profile .data1 a:visited{
  display: block;
  height: 30px;
  background-image: url(https://airbeargfx.com/img/btn_mail.gif);
  width: 100px;
  background-repeat: no-repeat;
  background-position: center top;
  text-indent: -9999px;
}
#profile .data1 a:hover {
  background-position: center bottom;
}
#profile .data2 {
  overflow: hidden;
  float: left;
}
#profile table {
  border-collapse: collapse;
  margin-left: 5px;
  display: block;
  float: left;
  font-size: 11px;
  background-image: url(https://airbeargfx.com/img/bg_comment.png);
  background-repeat: repeat;
}
#profile td,#profile th {
  border-collapse: collapse;
  border:1px solid #999;
  padding-top: 2px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 3px;
  line-height: 17px;
}
#profile th {
  width: 65px;
  color: #F06;
  text-align: center;
  font-size: 11px;

}
#profile .dw1 {
  width: 110px;
}
#profile .data3 {
  float: left;
  margin-left: 5px;
  width: 435px;
}
#profile .data3 h2 {
  font-size: 14px;
  color: #900;
  line-height: 20px;
  height: 20px;
}
#profile .data3 p{
  display: block;
  float: left;
  padding: 10px;
  border-radius: 5px;    /* CSS3草案 */
  -webkit-border-radius: 5px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  background-color: #FFF;
  border: 1px solid #FCC;
  height: 147px;
}

  
#member {
}
#member ul {
  display: block;
  overflow: hidden;
  list-style-type: none;
  list-style-position: outside;
  width: 800px;
  padding:0 10px 5px;
}
#member ul li {
  display: block;
  float: left;
  margin:0 5px 10px;
  width: 120px;
}
#member ul li dl {
  display: block;
  float: left;
  overflow: hidden;
  font-size: 11px;
  width: 120px;
  background-image: url(https://airbeargfx.com/img/bg_member.gif);
  background-repeat: repeat;
  background-position: center top;
  border: 1px solid #F99;
  border-radius: 5px;    /* CSS3草案 */
  -webkit-border-radius: 5px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  padding:10px 5px;
}
#member ul li dl dt {
  display: block;
}
#member ul li dl dt .trimming {
  display: block;
  margin:0 auto 5px;
  overflow: hidden;
  width: 72px;
  height: 82px;
  border: 1px solid #C9F;
}
#member ul li dl dt span {
  display: block;
  margin-bottom: 3px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#member ul li dl dd {
  display: block;
}
#member ul li dl dd .comment {
  background-image: url(https://airbeargfx.com/img/bg_comment.png);
  background-repeat: repeat;
  font-size: 10px;
  padding: 3px 4px;
  border-radius: 5px;    /* CSS3草案 */
  -webkit-border-radius: 5px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  margin-bottom: 5px;
  overflow:hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#member ul li dl dd a {
  display: block;
  background-image: url(https://airbeargfx.com/img/ico_detail.gif);
  background-repeat: no-repeat;
  background-position: right center;
  text-align: right;
  line-height: 17px;
  height: 16px;
  padding-right: 22px;
}
#form1,#form2 {
  height: 380px;
  margin-bottom: 10px;
}
#form1 .entry ,#form2 .entry{
  float: left;
  width: 340px;
  height: 380px;
  background-image: url(https://airbeargfx.com/img/bg_entry.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
#form1 .entry hgroup, #form2 .entry hgroup {
  display: block;
  height: 55px;
  text-indent: -9999px;
}

#form1 .entry .form, #form2 .entry .form {
  height: 270px;
  width: 296px;
  margin:0 auto 3px;
}
#form1 .entry ul, #form2 .entry ul {
  display: block;
  list-style-type: none;
  list-style-position: outside;
  width: 296px;
  margin:0 auto;
  font-size: 10px;
  line-height: 12px;
}

#form1 .eyecatch {
  float: left;
  width: 460px;
  height: 380px;
  background-image: url(https://airbeargfx.com/img/bg_form1_eyecatch.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 265px;
}

#form2 .eyecatch {
  width: 460px;
  height: 380px;
  float: left;
  background-image: url(https://airbeargfx.com/img/bg_form2_eyecatch.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 288px;
}
#form1 .eyecatch p ,#form2 .eyecatch p{
  display: block;
  color: #FFF;
  width: 440px;
  margin:0 auto;
  font-size: 14px;
  line-height: 20px;
  background-image: url(https://airbeargfx.com/img/bg_eyecatch_p.png);
  padding: 10px;
  border-radius: 5px;    /* CSS3草案 */
  -webkit-border-radius: 5px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
}
#site-footer {
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #FBB;
  color: #909;
}
