@charset "utf-8";

/*-- GENERAL SETTING --*/

a {
  color: #CC66FF;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.hid {
  display: none;
}

.clear {
  clear: both;
}

h1 {
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 140px;
  font-size: 79%;
  font-weight: normal;
  line-height: 110%;
  color: #333333;
  text-align:justify;
}

html>/**/body h1 {
  font-size: 11px;
  line-height: 110%;
}

p {
  line-height: 160%;/* IE */
  margin-bottom:10px;
}

html>/**/body p {
  line-height: 150%;/* Except IE */
}
/*-- BASIC LAYOUT --*/

body {
  background-color: #000000;
  background-image: url(https://nukeparty.com/images/back.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  text-align:center;
  font-size: 75%;/* IE */
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #CCCCCC;
}

html>/**/body {
  font-size: 12px;/* Except IE */
}

#container {
  height: auto;
  margin:0px auto;
  text-align:left;
}

#wrapper {
  height: auto;
  width: 830px;
  padding:15px;
  margin:auto;
}

#header {
  width: 800px;
  height:500px;
  overflow:hidden;
  margin-bottom:10px;
}

#main {
  width: 800px;
  zoom: 1;
  background:#000000;
  overflow:hidden;
}

#main:after {
  display: block;
  clear: both;
  height: 0px;
  content:"";
}

#main_left {
  float: left;
  width:150px;
}

#main_right {
  float: right;
  width:630px;
  zoom: 1;
  overflow:hidden;
  margin-bottom:30px;
}

#main_right:after {
  display: block;
  clear: both;
  height: 0px;
  content:"";
}

#footer {
  clear:both;
  height: auto;
  width: 800px;
  margin-bottom: 20px;
}

/*-- HEADER --*/

/*--logo--*/
#header_top {
  float: left;
  width: 800px;
  height:55px;
  background-image: url(https://nukeparty.com/images/ht_back.gif);
  background-repeat: no-repeat;
  margin-bottom:5px;
  overflow:hidden;
}

#header_top .logo {
  float: left;
  height: 55px;
  width: 350px;
}
/*
.logo a {
  color: #333333;
}

.logo a:hover {
  color: #333333;
  text-decoration: none;
}
*/

#header_top .menu {
  float: right;
  height: 55px;
  width: 450px;
}

#header_top .menu ul.menu li {
  float: left;
}

#header_top .menu ul.menu li.top a,
#header_top .menu ul.menu li.system a,
#header_top .menu ul.menu li.entrance a {
  height: 135px;
  width: 150px;
  display: block;
  padding-top:80px;
}

#header_top .menu ul.menu li.top a:hover {
  background-image: url(https://nukeparty.com/images/menu_button.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#header_top .menu ul.menu li.system a:hover {
  background-image: url(https://nukeparty.com/images/menu_button.gif);
  background-repeat: no-repeat;
  background-position: -150px 0px;
}

#header_top .menu ul.menu li.entrance a:hover {
  background-image: url(https://nukeparty.com/images/menu_button.gif);
  background-repeat: no-repeat;
  background-position: -300px 0px;
}

/*--Sliders--*/
#header_bottom {
  float: left;
  width: 800px;
  position: relative;
  height: 440px;
}
/*-- SLIDE SHOW --*/

#slideshow {
  position:relative;
  height:440px;
  width:800px;
}

#slideshow DIV {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  opacity:0.0;
  height: 440px;
  background-color: #FFF;
}

#slideshow DIV.active {
  z-index:10;
  opacity:1.0;
}

#slideshow DIV.last-active {
  z-index:9;
}

#slideshow DIV IMG {
  height: 440px;
  display: block;
  border: 0;
}

/*-- movie_box --*/
#header_bottom .movie_box {
  width: 460px;
  height: 90px;
  position: absolute;
  top: 300px;
  left: 30px;
  z-index:11;
}

#header_bottom .movie_box .movie {
  float: left;
  width: 170px;
  height: 110px;
}
#header_bottom .movie_box .video {
  width: 170px;
  height: 110px;
}

#header_bottom .movie_box .text {
  float: right;
  height: 110px;
  width: 280px;
}

#header_bottom .movie_box p {
  color: #000000;
  line-height:155%;
  text-align:justify;
  font-size:11px;
}
#header_bottom .movie_box .text h2.movie_title {
  height: 45px;
  width: 280px;
  overflow:hidden;
  text-indent:-9999px;
}

/*-- form_box --*/
#header_bottom .form_box {
  height: 230px;
  width: 240px;
  position: absolute;
  left: 530px;
  top: 190px;
  bottom: 20px;
  z-index:11;
}

/*-- LEFT BAR --*/

#main_left .left_bar {
  width: 150px;
}

#main_left .left_bar .box {
  margin-bottom: 25px;
}

#main_left .left_bar .box .header h2 {
  height: 47px;
  width: 148px;
  padding-top: 10px;
  padding-right: 2px;
  margin-bottom:8px;
}

#main_left .left_bar .box .header h2 {
  font-size: 79%;
  font-weight: normal;
  color: #FFFFFF;
  text-align: right;
  line-height: 140%;
}

html>/**/body #main_left .left_bar .box .header h2 {
  font-size: 11px;
}

#main_left .left_bar .box .header h2 .yellow {
  color: #FFFF00;
  font-size: 12px;
  font-weight: bold;
}

#main_left .left_bar .box .contents {
  margin-bottom: 5px;
}

#main_left .left_bar .box .footer .f_linkbox {
  height: auto;
  @@width: 150px;
  text-align: right;
}

/*-- main_left system --*/
#main_left .left_bar .box .header h2.lbt_system {
  background-image: url(https://nukeparty.com/images/lbt_system.gif);
  background-repeat: no-repeat;
}

#main_left .left_bar .box .contents .lbc_system table {
  border-collapse:collapse;
  border-spacing: 0;
  border: 1px solid #666666;
}

#main_left .left_bar .box .contents .lbc_system table td {
  padding: 5px;
  border: 1px solid #666666;
  color: #CCCCCC;
}
/*-- main_left entry --*/
#main_left .left_bar .box .header h2.lbt_entry {
  background-image: url(https://nukeparty.com/images/lbt_entry.gif);
  background-repeat: no-repeat;
}

#main_left .left_bar .box .contents .lbc_entry table td {
  color: #CCCCCC;
}

#main_left .left_bar .box .contents .lbc_entry table td.top {
  text-indent: 1.5em;
}

/*-- main_left navi --*/
#main_left .left_bar .box .header h2.lbt_navi {
  background-image: url(https://nukeparty.com/images/lbt_navi.gif);
  background-repeat: no-repeat;
}

#main_left .left_bar .box .contents .lbc_navi ul li {
  height: 50px;
  width: 150px;
  margin-bottom:5px;
  overflow:hidden;
}

#main_left .left_bar .box .contents .lbc_navi ul li a {
  display: block;
  height: 50px;
  width: 150px;
  padding-top: 100px;
}

#main_left .left_bar .box .contents .lbc_navi ul li.top a {
  background-image: url(https://nukeparty.com/images/lbcn_top.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#main_left .left_bar .box .contents .lbc_navi ul li.system a {
  background-image: url(https://nukeparty.com/images/lbcn_system.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#main_left .left_bar .box .contents .lbc_navi ul li.entry a {
  background-image: url(https://nukeparty.com/images/lbcn_entry.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#main_left .left_bar .box .contents .lbc_navi ul li.top a:hover {
  background-image: url(https://nukeparty.com/images/lbcn_top.gif);
  background-repeat: no-repeat;
  background-position: 0px -50px;
}

#main_left .left_bar .box .contents .lbc_navi ul li.system a:hover {
  background-image: url(https://nukeparty.com/images/lbcn_system.gif);
  background-repeat: no-repeat;
  background-position: 0px -50px;
}

#main_left .left_bar .box .contents .lbc_navi ul li.entry a:hover {
  background-image: url(https://nukeparty.com/images/lbcn_entry.gif);
  background-repeat: no-repeat;
  background-position: 0px -50px;
}
/*-- CONTENTS AREA --*/

#main_right .contents_area {
  float: left;
  width: 490px;
}

#main_right .contents_area .box {
  padding-bottom: 40px;
}

#main_right .contents_area .box .contents {
  padding-top: 8px;
  padding-bottom: 5px;
}

#main_right .contents_area .box .header h2 {
  height: 45px;
  width: 490px;
  padding-top: 20px;
  padding-left: 60px;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing:-1px;
}

#main_right .contents_area .box .header h2.cat_about {
  background-image: url(https://nukeparty.com/images/cat_about.gif);
  background-repeat: no-repeat;
}

#main_right .contents_area .box .header h2.cat_search {
  background-image: url(https://nukeparty.com/images/cat_search.gif);
  background-repeat: no-repeat;
}

#main_right .contents_area .box .header h2.cat_pickup {
  background-image: url(https://nukeparty.com/images/cat_pickup.gif);
  background-repeat: no-repeat;
}

#main_right .contents_area .box .header h2.cat_entry {
  background-image: url(https://nukeparty.com/images/cat_entry.gif);
  background-repeat: no-repeat;
}
/*-- ABOUT --*/

#main_right .contents_area .box .contents .about_flashbox {
  width:490px;
  height:150px;
  margin-bottom: 5px;
}

#main_right .contents_area .box .contents .about_linkbox {
  margin-top: 10px;
  width:490px;
  height:75px;
  overflow:hidden;
}

#main_right .contents_area .box .contents .about_linkbox a {
  height: 85px;
  width: 490px;
  background: url(https://nukeparty.com/images/about_link.jpg) no-repeat 0px 0px;
  display: block;
  padding-top:100px;
}

#main_right .contents_area .box .contents .about_linkbox a:hover {
  background-image: url(https://nukeparty.com/images/about_link.jpg);
  background-repeat: no-repeat;
  background-position: 0px -75px;
}
/*-- SEARCH --*/

#main_right .contents_area .box .contents .cac_search {
  width:490px;
  background: url(https://nukeparty.com/images/cac_search.jpg) no-repeat top;
  overflow:hidden;
}

#main_right .contents_area .box .contents .cac_search h3 {
  height: 31px;
  width: 230px;
  line-height:31px;
  padding-left: 30px;
  background: url(https://nukeparty.com/images/cacst.gif) no-repeat left center;
  margin-bottom:10px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
}

#main_right .contents_area .box .contents .cac_search ul {
  width:490px;
  margin-bottom:10px;
  line-height: 150%;
  overflow:hidden;
}

#main_right .contents_area .box .contents .cac_search ul li {
  float:left;
  display: inline;
  padding-right: 0.5em;
  white-space:nowrap;
}

#main_right .contents_area .box .contents .cac_search ul li a {
  color: #FF99FF;
}

#main_right .contents_area .box .contents .cac_search ul li a:hover {
  color: #FFFFFF;
}

#main_right .contents_area .box .contents .search_linkbox {
  height: 75px;
  width: 490px;
  overflow:hidden;
  margin:20px 0px 10px;
}

#main_right .contents_area .box .contents .search_linkbox a {
  height: 75px;
  width: 490px;
  background: url(https://nukeparty.com/images/search_link.jpg) no-repeat 0px 0px;
  display: block;
  padding-top:100px;
}

#main_right .contents_area .box .contents .search_linkbox a:hover {
  background-image: url(https://nukeparty.com/images/search_link.jpg);
  background-repeat: no-repeat;
  background-position: 0px -75px;
}
/*-- PICK UP --*/
#main_right .contents_area .box .contents .cac_pickup p {
  padding-bottom: 10px;
}
#main_right .contents_area .box .contents .cac_pickup .pickup_box {
  padding:0px 5px;
}
#main_right .contents_area .box .contents .cac_pickup .pickup_box .top {
  zoom: 1;
  width: 480px;
  background-image: url(https://nukeparty.com/images/cacp_back.gif);
  background-repeat: repeat-y;
  margin-bottom: 4px;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom {
  zoom: 1;
  width: 480px;
  background-image: url(https://nukeparty.com/images/cacp_back.gif);
  background-repeat: repeat-y;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top:after,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom:after {
  display: block;
  clear: both;
  height: 0px;
  content:"";
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box {
  margin: 2px;
  width: 116px;
  padding:6px 0px;
  height: auto;
  float: left;
  display: inline;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .photo,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .photo {
  height:100px;
  margin-bottom: 8px;
  text-align: center;
  overflow:hidden;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .photo a img,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .photo a img {
  width:100px;
  height:100px;
  object-fit: cover;
  border: 2px solid #CC66FF;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .photo a:hover img,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .photo a:hover img {
  border: 2px solid #FFFFFF;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .text ul li,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .text ul li {
  margin:0px 8px;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .text ul li.prof,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .text ul li.prof {
  width: 100px;
  padding-bottom: 4px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .text ul li.prof span,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .text ul li.prof span {
  color:#FFF;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .prof_box .text ul li.link {
  margin-top:5px;
  height: 21px;
  width: 100px;
  overflow:hidden;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .text ul li.link a,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .text ul li.link a {
  height: 71px;
  width: 100px;
  background-image: url(https://nukeparty.com/images/cacp_l.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  padding-top:50px;
}

#main_right .contents_area .box .contents .cac_pickup .pickup_box .top .prof_box .text ul li.link a:hover,
#main_right .contents_area .box .contents .cac_pickup .pickup_box .bottom .prof_box .text ul li.link a:hover  {
  background-image: url(https://nukeparty.com/images/cacp_l.gif);
  background-repeat: no-repeat;
  background-position: 0px -21px;
}

#main_right .contents_area .box .footer .pf_link {
  height: 35px;
  overflow:hidden;
}

#main_right .contents_area .box .footer .pf_link a {
  background-image: url(https://nukeparty.com/images/capf_l.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 135px;
  width: 120px;
  margin-left: 363px;
  padding-top:100px;
}

#main_right .contents_area .box .footer .pf_link a:hover {
  background-image: url(https://nukeparty.com/images/capf_l.gif);
  background-repeat: no-repeat;
  background-position: 0px -35px;
}
.prof_box .photo {
  height: 133px;
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000000;
}

/*-- ENTRY --*/

#main_right .contents_area .box .contents .cac_entry {
  zoom: 1;
  overflow:hidden;
}

#main_right .contents_area .box .contents .cac_entry:after {
  display: block;
  clear: both;
  height: 0px;
  content:"";
}

#main_right .contents_area .box .contents .cac_entry .left {
  float: left;
  width: 220px;
  background-image: url(https://nukeparty.com/images/cace_left.gif);
  background-repeat: no-repeat;
  background-position: center;
}

#main_right .contents_area .box .contents .cac_entry .left h3 {
  width: 220px;
  padding-bottom: 15px;
}

#main_right .contents_area .box .contents .cac_entry .left h3.cast_entry {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing:-1px;
}

#main_right .contents_area .box .contents .cac_entry .left dt {
  padding-bottom: 1px;
  color: #FFFF00;
}

#main_right .contents_area .box .contents .cac_entry .left dd {
  padding-bottom: 10px;
  color: #999999;
  line-height:140%;
  text-align:justify;
}

#main_right .contents_area .box .contents .cac_entry .right {
  float: right;
  width: 260px;
  text-align:center;
}

#main_right .contents_area .box .contents .cac_entry .right h3.entry_title {
  height: 40px;
  width: 260px;
}

#main_right .contents_area .box .contents .cac_entry .right table td.send {
  text-align: center;
}

/*-- RIGHT BAR --*/

#main_right .right_bar {
  float: right;
  width: 120px;
  background: url(https://nukeparty.com/images/rbc_back.gif) repeat-y;
}

#main_right .right_bar .header h2 {
  height: 45px;
  width: 120px;
  padding-top: 10px;
  padding-right: 2px;
  margin-bottom:10px;
}

#main_right .right_bar .header h2 .purple {
  color: #FFFF00;
  font-size: 12px;
  font-weight: bold;
}

#main_right .right_bar .contents {
  margin-bottom:10px;
}

#main_right .right_bar .header h2.rbt_meet {
  background-image: url(https://nukeparty.com/images/rbt_meet.gif);
  background-repeat: no-repeat;
  font-size: 79%;
  font-weight: normal;
  color: #FFFFFF;
  text-align: right;
  line-height: 140%;
}

html>/**/body #main_right .right_bar .header h2.rbt_meet {
  font-size: 11px;
}
#main_right .right_bar .contents .rbc_meet p {
  font-size: 12px;
  padding:0px 10px;
  text-align:justify;
  letter-spacing:-0.5px;
}

#main_right .right_bar .contents .rbc_meet .meet_box {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #666666;
}

#main_right .right_bar .contents .rbc_meet .meet_box .photo {
  padding-bottom: 8px;
  text-align: center;
}

#main_right .right_bar .contents .rbc_meet .meet_box .photo a img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border: 2px solid #FFFF66;
}

#main_right .right_bar .contents .rbc_meet .meet_box .photo a:hover img {
  border: 2px solid #FFFFFF;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul {
  list-style-type: none;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul li {
  margin-bottom: 2px;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul li.prof {
  padding:0px 10px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul li.prof span {
  color: #FFFF66;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul li.prof a:hover {
  color: #FFFFFF;
}
#main_right .right_bar .contents .rbc_meet .meet_box .text ul li.link {
  margin-top:5px;
  height: 21px;
  overflow:hidden;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul li.link a {
  height: 21px;
  width: 100px;
  background-image: url(https://nukeparty.com/images/rbcm_l.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  margin-left:10px;
  padding-top:30px;
}

#main_right .right_bar .contents .rbc_meet .meet_box .text ul li.link a:hover {
  background-image: url(https://nukeparty.com/images/rbcm_l.gif);
  background-repeat: no-repeat;
  background-position: 0px -21px;
}

#main_right .right_bar .footer .f_linkbox {
  height: 35px;
  width: 120px;
  overflow:hidden;
}

#main_right .right_bar .footer .f_linkbox a {
  background-image: url(https://nukeparty.com/images/rbf_l.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 35px;
  width: 120px;
  padding-top:60px;
}

#main_right .right_bar .footer .f_linkbox a:hover {
  background-image: url(https://nukeparty.com/images/rbf_l.gif);
  background-repeat: no-repeat;
  background-position: 0px -35px;
}
/*-- FOOTER --*/

.footer_top {
  height: auto;
  width: 830px;
  padding:15px 0px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

.footer_bottom {
  height: auto;
  width: 800px;
}

ul.foot_navi {
  text-align: center;
}

ul.foot_navi li {
  display: inline;
}

#footer p {
  padding-top: 15px;
  text-align: center;
}
#footer p a {
  color: #CCCCCC;
}

