@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■common size■■■■■■■■■■■■■■■■■■■■■■■■■*/
body{
/*  background: url("../img/common/bg_wall.png") repeat;*/
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■common main size■■■■■■■■■■■■■■■■■■■■■■■■■*/
.contents{
  margin: 0 0 20px 0;
  overflow: hidden;
  clear: both;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■topPageContents■■■■■■■■■■■■■■■■■■■■■■■■■*/
.slideBanner{
  width: 968px;
  height: 324px;
  margin:0px auto;
  padding:15px 0 15px 0;
}
.top_iframe{
  width:1000px;
  height:448px;
  margin: 30px 0 15px 0;
}
.iframe_twi,
.iframe_opt,
.iframe_pic,
.iframe_newface{
  width: 304px;
  height: 430px;
  margin:0 10px 10px 0;
  padding:5px;
  line-height: 15px;
  border:1px solid #fff;
  box-shadow: 0 0 3px #868686 inset;
}
.top_iframe div{
  float: left;
}
.top_iframe div:last-child{
  margin-right: 0;
}
.iframe_opt{
  position: relative;
  background: #ffb9d0;
}

.iframe_opt_title,
.iframe_newface_title,
.iframe_twi_title{
  width: 304px;
  margin: 0 auto 13px;
  height: 33px;
  border: 1px solid #fff;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.iframe_opt_title{
  background: #fcecfc; /* Old browsers */
  background: -moz-linear-gradient(top, #fcecfc 0%, #fba6e1 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fcecfc 0%,#fba6e1 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fcecfc 0%,#fba6e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#fba6e1',GradientType=0 ); /* IE6-9 */
}
/*.iframe_opt_title img{
margin: -6px 0 0 -2px;
}*/

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼Arrow BOX▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
.arrow_box {
  width: 70px;
  height: 18px;
  margin: 0 0 0 10px;
  padding: 6px;
  position: relative;
  border: 1px solid #74a1b6;
  border-radius: 5px;
  font-size: 22px;
  background: #87e0fd; /* Old browsers */
  background: -moz-linear-gradient(top, #a9e3f7 0%,#94dbf7 40%,#7dd1f3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a9e3f7 0%,#94dbf7 40%,#7dd1f3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a9e3f7 0%,#94dbf7 40%,#7dd1f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #71d2f5;;
  border-width: 8px;
  margin-left: -7px;
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: rgba(194, 225, 245, 0);
  border-top-color: #74a1b6;
  border-width: 10px;
  margin-left: -9px;
}
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲Arrow BOX▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.iframe_opt p{
  width: 280px;
  height: 56px;
  background: rgba(255,255,255,0.9);
  text-align: center;
  color: #0db0ff;
  line-height: 1.5em;
  padding: 10px 0 0 0;
  position: absolute;
  bottom: 15px;
  left: 18px;
}
.iframe_opt a{
  padding: 13px;
}
.iframe_pic{
  background:#fff;
}
.iframe_pic_title img{
  margin:-18px 0 0 0;
}
.iframe_twi{
  background: #fff;
}
.iframe_twi_title{
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  letter-spacing: -1px;
  text-shadow: 0 0 1px #939393;
  text-align: center;
  background: #d1f1ff; /* Old browsers */
  background: -moz-linear-gradient(top, #d1f1ff 0%, #05afff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d1f1ff 0%,#05afff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d1f1ff 0%,#05afff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f1ff', endColorstr='#05afff',GradientType=0 ); /* IE6-9 */
}


/*.iframe_twi_title img{
margin: -2px 0 0 2px;
}*/
.iframe_twi .scroll{
  color: #444444;
  width: 275px;
  height: 360px;
  padding: 15px;
  overflow-y: scroll;
}
.iframe_twi .scroll dl {
  border-bottom: 1px dotted #7a7766;
  padding-top: 10px;
  line-height: 110%;
  text-align: left;
  margin-bottom: 10px;
}
.iframe_twi .scroll dt {
  font-size: 13px;
  color: #444444;
}
.iframe_twi .scroll .new_news {
  color: hotpink;
}
.iframe_newface_title img{
  margin: -1px 0 0 3px;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■TodaysCastList■■■■■■■■■■■■■■■■■■■■■■■■■*/
.main_under{
  width:968px;
}
.top_todaysCastList{
  width:642px;
  height: auto;
  margin: 0 10px 30px 0;
  float:left;
}
.top_todaysCastList_title div{
  display: inline-block;
}
.top_todaysCastList_viewdate{
  right: 10px;
}
.top_todaysCastList_h2 h2{
  padding:4px 0 0 10px;
}
.top_todaysCastList .girlBox{
  width: 154px;
  height:330px;
  margin:12px 8px 4px 0;
  background: #fff;
  box-shadow: 0 0 2px 2px #a7a7a7;
  text-align: center;
  font-size: 12px;
  line-height: 125%;
  float:left;
  position: relative;
}
.girlBoxList li:nth-child(4n){
  margin-right: 0px;
}
.girlBox .girlPhoto {
  height: 205px;
}
.girlPhoto .myop_icon {
  position: absolute;
  top: -1px;
  left: 2px;
}
.girlPhoto .oplo_icon {
  position: absolute;
  right:0px;
  bottom:40px;
}

.girlBox .iconNewFace {
  background: url(../img/common/icon_wakaba.png);
}
.girlBox a {
  position: relative;
  display: block;
}
.girlBox ul {
  margin-top: 2px;
  padding-left: 3px;
  overflow: hidden;
  font-size: 11px;
  line-height: 14px;
}
.girlBox li {
  width: 28px;
  height: 28px;
  margin: 0px 0px 1px 117px;
  position: absolute;
  top: 7px;
}
.girlBox .dataBox {
  background: #FFF;
  color: #444;
  margin-top: 5px;
  padding: 3px 0px;
  height: 90px;
}
.girlBox h3 {
  font-size: 14px;
  color: #FF6500;
  padding-bottom: 2px;
}
.girlBox .rank_icon {
  margin-left: 4px;
  position: relative;
  bottom: 20px;
}
.mozi_12 {
  font-size: 12px;
}
.moziBlue2 {
  color: #1796C8;
}
.girlBox .comment {
  font-size: 11px;
  color: #111;
  white-space: nowrap;
  overflow: hidden;
}
.girlBox .imgWork {
  padding: 5px 5px;
}
.girlBox img {
  display: block;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■NewFaceList■■■■■■■■■■■■■■■■■■■■■■■■■*/
.top_rightColumn{
  width:316px;
  overflow: hidden;
}
.iframe_newface{
  width: 308px;
  height: 465px;
  margin:0 0 10px 0;
  background: #cdffbb;
  border:1px solid #fff;
  box-shadow: 0 0 3px #868686 inset;
}



.iframe_newface_title{
  background: #d3efa2; /* Old browsers */
  background: -moz-linear-gradient(top, #d3efa2 0%, #a1d54f 89%, #7cbc0a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d3efa2 0%,#a1d54f 89%,#7cbc0a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d3efa2 0%,#a1d54f 89%,#7cbc0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3efa2', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
}
.iframe_newface_title i{
  color: #ffe100; /* Old browsers */
  color: -moz-linear-gradient(left, #ffe100 49%, #29bc21 49%); /* FF3.6-15 */
  color: -webkit-linear-gradient(left, #ffe100 49%,#29bc21 49%); /* Chrome10-25,Safari5.1-6 */
  color: linear-gradient(to right, #ffe100 49%,#29bc21 49%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe100', endColorstr='#29bc21',GradientType=1 ); /* IE6-9 */
}




.iframe_newface .scroll{
  width: 310px;
  height: 410px;
  overflow-x:hidden;
  position: relative;
}
.iframe_newfaceList_cast{
  width:300px;
  height:407px;
}
.newFaceBox {
  width: 130px;
  height: 191px;
  margin: 2px 10px 9px 8px;
  float: left;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 4px 1px #a7a7a7;
}
.newFaceBox:nth-child(2n) {
  margin-right: 0;
}
.newFaceBox .shopEnter {
  color: #444444;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  background-color: #A9D77B;
}
.newFaceBox .dataBox {
  width: 130px;
  background:rgb(255, 255, 255);
  opacity: 0.9;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  padding: 5px 0px;
  font-size: 12px;
  color: #307B03;
  position: absolute;
  top: 155px;
  left: 0px;
}
.dataBox h3{
  margin: 0 0 5px 0;
  font-size: 15px;
  color: #ff2ba5;
}
.mozi_14 {
  font-size: 14px;
}
.right_banner li{
  margin: 2px 0 0 3px;
  text-align: center;
  list-style: none;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■NowFaceList■■■■■■■■■■■■■■■■■■■■■■■■■*/


/*■■■■■■■■■■■■■■■■■■■■改定前■■■■■■■■■■■■■■■■■■■■*/
/*::::: top :::::*/
#top{
  overflow:hidden;
  width:645px;
  float:left;
}
#topBanner{
  background:#a6dfff;
  overflow:hidden;
  width:968px;
  height: 323px;
  float:left;
}
#top .noticeArea{
  overflow:hidden;
}
#top .noticeArea img{
  display:block;
}
#top .bnrCampaign{
  float:left;
}
#top .imageMovie{
  float:left;
  margin-left:8px;
}
#top .imageMovie h2{
  background:url(../img/common/title_image_movie.png);
  height:42px;
  text-indent:-9999px;

}
#top .imageMovie img{
  margin-top:18px;
}
/*----------*/
#top .pickUpGirl{
  position:relative;
  overflow:hidden;
  margin:35px 0 0 7px;
  width:308px;
  height:446px;
  padding:0px 5px;
  background-color:#FCDBDB;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  -moz-box-shadow: inset 0px 0px 5px #000000;
  -webkit-box-shadow: inset 0px 0px 5px #000000;
  box-shadow: inset 0px 0px 5px #000000;
}
#top .pickUpGirl h2{
  background: url(../img/common/title_pick_up_girl.png);
  height:42px;
  text-indent:-9999px;
}
#top .pickUpGirl img{
  display:block;
  margin:10px auto 0px auto;
  -moz-box-shadow: 0px 0px 3px #222;
  -webkit-box-shadow: 0px 0px 3px #222;
  box-shadow: 0px 0px 3px #222;

}
#top .pickUpGirl p{
  background:url(../img/common/alpha_white.png);
  width:280px;
  height:56px;
  position:absolute;
  left:19px;
  top:366px;
  text-align:center;
  color:#0db0ff;
  font-size:16px;
  line-height:1.5em;
  padding-top:10px;
}
#top .pickUpArea{
  overflow:hidden;
}
#top .pickUpArea h2{
  height:42px;
  text-indent:-9999px;
}
#top .pickUpArea .scroll{
  margin-top:4px;
  height:390px;
  overflow-y:scroll;
  overflow-x: hidden;
}
#top .pickUpArea > div{
  float:left;
}
#subArea .pickUpGirl img{
  display:block;
}
#subArea .pickUpGirl h2 a{
  display:block;
  height:100%;
}
#top .news{
  width:308px;
  height:446px;
  background:#fff;
  padding:0px 5px;
  margin:35px 0 0 0;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  -moz-box-shadow: inset 0px 0px 5px #000000;
  -webkit-box-shadow: inset 0px 0px 5px #000000;
  box-shadow: inset 0px 0px 5px #000000;
}
#top .news h2{ background:url(../img/common/title_news.png);}
#top .news .new_news {
  color: hotpink;
}
#top .news .scroll{
  color:#444444;
  height:360px;
  padding:15px;
  text-align:left;
}
#top .news .scroll dl{
  border-bottom:1px dotted #7a7766;
  padding-top:10px;
  line-height:110%;
  text-align:left;
  margin-bottom:10px;
}
#top .news .scroll dt{
  font-size:13px;
  color:#444444;
}
#top .news .scroll dd{
  font-size:12px;
  color:#0fbdff;
}
#top .news .scroll p{
  margin-top:10px;
  line-height:150%;
  font-size:13px;
}

#subArea .tentyo{
  width:308px;
  height:446px;
  background:#fff;
  padding:0px 5px;
  margin-bottom:10px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  -moz-box-shadow: inset 0px 0px 5px #000000;
  -webkit-box-shadow: inset 0px 0px 5px #000000;
  box-shadow: inset 0px 0px 5px #000000;
}
#subArea .tentyo iframe{
  margin:4px 0px 0px 1px;
}
#subArea .tentyo .scroll{
  color:#444;
  height:360px;
  padding:15px;
  text-align:left;
  line-height: 1.3;
  overflow-x: hidden;
  overflow-y: scroll;
}
#subArea .tentyo .scroll dl{
  border-bottom:1px dotted #7a7766;
  padding-left:12px;
  line-height:110%;
  text-align:left;
  margin-bottom:10px;
}
#subArea .tentyo .scroll dt{
  font-size:13px;
}
#subArea .tentyo .scroll dd{
  font-size:12px;
  color:#0fbdff;
}
#subArea .tentyo .scroll p{
  margin-top:10px;
  line-height:150%;
  font-size:13px;
}

#subArea .tentyo h2{
  text-indent:-9999px;
  height:42px;
  background:url(../img/common/title_photo_diary.png);
}
#subArea .twitter_tl{
  background: #fff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 5px #000000 inset;
  height: 446px;
  margin-bottom: 10px;
  padding-top: 1px;
  width: 317px;
}

#subArea .twitter_tl h2{

  background: rgba(0, 0, 0, 0) url("../img/common/title_twitter.png") repeat scroll 0 0;
  height: 55px;
  margin-left: 5px;
  margin-top: -13px;
  text-indent: -9999px;
  width: 308px;
}


/*----------*/
#top .castArea{
  overflow:hidden;
  width:645px;
  margin-top: 12px;
  float:left;
}

#akasaka_att{
  background:url(../img/common/title_akasaka_todays_cast.png);
  font-size:12px;
  margin-top:10px;
  padding-top:17px;
  padding-right:20px;
  height:24px;
  color:#666666;
  text-align:right;
}
#akiba_att{
  background:url(../img/common/title_akiba_todays_cast.png);
  font-size:12px;
  margin-top:7px;
  padding-top:17px;
  padding-right:20px;
  height:24px;
  color:#666666;
  text-align:right;
}

#ueno_att{
  background:url(../img/common/title_ueno_todays_cast.png);
  font-size:12px;
  margin-top:7px;
  padding-top:17px;
  padding-right:20px;
  height:24px;
  color:#666666;
  text-align:right;
}

/*::::: profile :::::*/
#cast_name h3{


  font-size:16px;
  color:#7f7557;
}


#profile{
  color:#bdbcbc;
  overflow:hidden;
}
#profile h2 .profileTitle i {
  font-size: 40px;
  margin: 0 5px 0 5px;
}
#profile h3 .profileTitle i{
  font-size: 30px;
  margin: 0 5px 0 5px;
}

#profile h2{
  padding: 2px;
  font-size: 22px;
  font-weight: bold;
  color:#f91616;
  border-bottom: 2px solid #f91616;
  display: flex;
  /*background:url(../img/profile/title_cast_profile.png) no-repeat;*/
}
#profile h2 .engTitle{
  margin-left: auto;
  font-size: 15px;
  letter-spacing: 3px;
  margin-top: 25px;
  float:left;
}
#profile h3 .engTitle{
  margin-left: auto;
  font-size: 12px;
  letter-spacing: 3px;
  margin-bottom: 0px;
  float: left;
  position: absolute;
  right: 0;
  bottom: 0;
}

#profile h3{
  margin: 0 0 10px 0;
  padding: 2px;
  font-size: 22px;
  color: #f91616;
  border-bottom: 2px solid #f91616;
  display: flex;
  position: relative;
}
/*-----������-----*/
#profile .leftArea{
  width:454px;
  padding-left:40px;
  float:left;
}
#profile .leftArea > div{
  margin-top:20px;
}
/*----------*/

#profile .photoArea {
  height: 558px;
}

#profile .photoArea img{
  display:block;
  -moz-box-shadow: 0px 0px 3px #222;
  -webkit-box-shadow: 0px 0px 3px #222;
  box-shadow: 0px 0px 3px #222;

}
#profile .mainPhoto{
  float:left;
}
#profile .thumArea{
  float:right;
}
#profile .thumArea img{
  margin-bottom:5px;
}
/*----------*/
#profile .weekSchedule .inner {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-image: -moz-linear-gradient(center top , #0F0F0F, #060606);
  border-color: #373737 #040404 #040404 #060606;
  border-image: none;
  border-radius: 5px 5px 5px 5px;
  border-right: 1px solid #040404;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  padding: 3px 0 3px 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0F0F0F', endColorstr = '#060606');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0F0F0F', endColorstr = '#060606')";
  background-image: -moz-linear-gradient(top, #0F0F0F, #060606);
  background-image: -ms-linear-gradient(top, #0F0F0F, #060606);
  background-image: -o-linear-gradient(top, #0F0F0F, #060606);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#0F0F0F), to(#060606));
  background-image: -webkit-linear-gradient(top, #0F0F0F, #060606);
  background-image: linear-gradient(top, #0F0F0F, #060606);

}

#profile .weekSchedule dl {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-image: -moz-linear-gradient(center top , #161616, #0E0D0D);
  border-color: #373737 #040404 #040404 #060606;
  border-image: none;
  border-radius: 5px 5px 5px 5px;
  border-right: 1px solid #040404;
  border-style: solid;
  border-width: 1px;
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 13px;
  margin-left: 5px;
  padding: 8px 0;
  text-align: center;
  width: 56px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#161616', endColorstr = '#0E0D0D');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#161616', endColorstr = '#0E0D0D')";
  background-image: -moz-linear-gradient(top, #161616, #0E0D0D);
  background-image: -ms-linear-gradient(top, #161616, #0E0D0D);
  background-image: -o-linear-gradient(top, #161616, #0E0D0D);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#161616), to(#0E0D0D));
  background-image: -webkit-linear-gradient(top, #161616, #0E0D0D);
  background-image: linear-gradient(top, #161616, #0E0D0D);
}
#profile .weekSchedule dt{
  color:#fff;
}
#profile .weekSchedule dd{
  padding:22px 0px;
  font-size:11px;
  color:#5aa7ee;
}
#profile .weekSchedule .noData{
  margin:13px 0px;
}
/*----------*/
#profile .question h3{
  background-image:url(../img/profile/title_question.png);
  padding-left:115px;
}
#profile .question dl{
  line-height:135%;
  font-size:13px;
}
#profile .question dt{
  background:url(../img/icon/icon_arrow.png) 0% 50% no-repeat;
  color:#ffd43f;
  padding-left:18px;
}
#profile .question dd{
  margin-bottom:25px;
  padding-left:18px;
}
/*----------*/
#profile .photoDiary{
  position:relative;
}
#profile .photoDiary img{
  display:block;
  position:absolute;
  top:3px;
  left:282px;
}
#profile .photoDiary h3{
  background-image:url(../img/profile/title_photo_diary.png);
  padding-left:104px;
}
#profile .photoDiary .inner{
  overflow:hidden;
  background:url(../img/profile/gradation_type_01.jpg) repeat-x #060606;
  padding:6px;
  border:solid 1px #040404;
  border-top-color:#373737;
  border-left-color:#060606;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/*-----�E����-----*/
#profile .rightArea{
  width:454px;
  padding-left:20px;
  float:left;
}
#profile .rightArea > div{

  margin-top:20px;
}
/*----------*/
#profile .baseData{
  font-size:13px;
}
#profile .baseData dl{
  overflow:hidden;
  padding:10px 0px 0px 10px;
}
#profile .baseData dt,
#profile .baseData dd{
  margin-top:20px;
  float:left;
}
#profile .baseData dd{
  width:256px;
  color:#222;
  height:14px;

}
#profile .baseData dt{
  font-size:13px;
  color:#ff8700;
  width:170px;
  font-weight:bold;
  padding-left:18px;
}
#profile .baseData dt i{
  margin:0 5px 0 0;
  color:#000;
}
#profile .baseDataHead{
  overflow:hidden;
  background:url(../img/profile/gold_line.png) 0% 100% no-repeat;
  padding-bottom:3px;
}
#profile .baseDataHead h3{
  height:auto;
  padding:0px;
  font-size:20px;
  color:#f0eee8;
}
#profile .baseDataHead p{
  margin-top:3px;
  font-size:15px;
  color:#FF4D4D;
  font-weight:bold;
  line-height:normal;

}
#profile .baseDataHead .left{
  float:left;
}
#profile .baseDataHead ul{
  line-height:14px;
  background:#282219;
  float:right;
  padding:6px 12px;
  font-size:12px;
  text-align:right;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0px 0px 5px #000000;
  -webkit-box-shadow: inset 0px 0px 5px #000000;
  box-shadow: inset 0px 0px 5px #000000;
}
/*----------*/
#profile .castComment h3{
  background-image:url(../img/profile/title_cast_comment.png);
  padding-left:114px;
}
#profile .castComment p{
  font-size:15px;
  padding-left:10px;
  line-height:150%;
}
/*----------*/
#profile .shopComment p{
  font-size:13px;
  padding-left:10px;
  line-height:150%;
  color:#444444;
}
/*----------*/
#profile .favorite{
  position:relative;
}
#profile .favorite img{
  position:absolute;
  top:-8px;
  left:250px;
}
#profile .favorite h3{
  background-image:url(../img/profile/title_favorite.png);
  padding-left:75px;
}
#profile .favorite ul{
  overflow:hidden;
  padding-left:10px;
}
#profile .favorite li{
  width:197px;
  height:11px;
  font-size:11px;
  line-height:11px;
  padding:19px 10px 18px 0px;
  text-align:right;
  margin-right:10px;
  margin-bottom:5px;
  float:left;
}
#profile .favorite span{
  display:none;
}
#profile .favorite .optionPhoto{ background:url(../img/profile/option_photo.png)}
#profile .favorite .optionUrine{ background:url(../img/profile/option_urine.png)}
#profile .favorite .optionPants{ background:url(../img/profile/option_pants.png)}
#profile .favorite .optionFace{ background:url(../img/profile/option_face.png)}
#profile .favorite .optionVibrator{ background:url(../img/profile/option_vibrator.png)}
#profile .favorite .optionSperm{ background:url(../img/profile/option_sperm.png)}
#profile .favorite .optionElectric{ background:url(../img/profile/option_electric.png)}
#profile .favorite .optionRoter{ background:url(../img/profile/option_rotor.png)}
#profile .favorite .optionMovie{ background:url(../img/profile/option_movie.png)}
#profile .favorite .optionAF{ background:url(../img/profile/option_af.png)}
/*----------*/
#profile .basePlay .optionText{
  color:#21A0E4;
  margin:0px 10px;
}
/*----------*/
#profile .payOption .optionText{
  color:#333333;
  margin:0px 10px;
}
/*----------*/
#profile .freeOption .optionText{
  color:#333333;
  margin:0px 10px;
}

#profile .COMMENT_Conts{
  padding-top:15px;
  color: #514d4d;
  line-height: 140%;
  font-size:15px;
}

#star_info{

  margin-top:15px;
  font-size:13px;
  color:#636363;
  line-height:150%;
  padding: 15px;
  border : 1px solid #abcdef;
  background:#fff;

}

ul#freeOptionBg li{
  width:137px;
  float:left;
  margin:0px 2px 2px 0px;
  font-size:11px;
  text-align:center;
  padding:6px 0px;
  border:solid 1px #1a5093;
  border-top-color:#a9cbf6;
  border-left-color:#a9cbf6;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 0px 1px #898989;
  -webkit-box-shadow: 0px 0px 1px #898989;
  box-shadow: 0px 0px 1px #898989;
  /*�O���f�[�V����*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5')";
  background-image: -moz-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -ms-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -o-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#F9F1F1), to(#F7C5C5));
  background-image: -webkit-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: linear-gradient(top, #F9F1F1, #F7C5C5);
  box-shadow: 1px 1px 1px #AE76A1;
}


ul#kihonOptionBg li{
  width:137px;
  float:left;
  margin:0px 2px 2px 0px;
  font-size:11px;
  text-align:center;
  padding:6px 0px;
  border:solid 1px #1a5093;
  border-top-color:#a9cbf6;
  border-left-color:#a9cbf6;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 0px 1px #898989;
  -webkit-box-shadow: 0px 0px 1px #898989;
  box-shadow: 0px 0px 1px #898989;
  /*�O���f�[�V����*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#E8E7E7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#E8E7E7')";
  background-image: -moz-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: -ms-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: -o-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#E8E7E7));
  background-image: -webkit-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: linear-gradient(top, #ffffff, #E8E7E7);
  box-shadow: 1px 1px 1px;
}


/*----------*/
#profile .userComment h3{
  background-image:url(../img/profile/title_user_comment.png);
  padding-left:118px;
}
#profile .userComment dt{
  font-size:16px;
  font-weight:bold;
}
#profile .userComment dd{
  font-size:13px;
  padding-bottom:24px;
}

.inner{
  margin-top: 30px;
  overflow: hidden;
  padding-bottom: 400px;
}

.COMMENT_Conts {
  background-image: url("../img/personal/ank_bg.jpg");
  clear: both;
  line-height: 120%;
  padding-right: 22px;
  width: 454px;
}
.COMMENT_Conts dt {
  background-image: url("../img/common/icn_yaji_pink.jpg");
  background-repeat: no-repeat;
  color: #00aeff;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 15px;
}
.COMMENT_Conts dd {
  font-size: 11px;
  line-height: 120%;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-top: 2px;
}
.COMMENT_Footer {
  background-image: url("../img/personal/ank_bottom.jpg");
  clear: both;
  float: left;
  height: 11px;
  width: 399px;
}
#footer {
    clear: both;
}
.content{
	background:url(../img/common/content_bg.png);
	padding:10px 15px;
	overflow:hidden;
}
/*■■■■■■■■■■■■■■■■basefee■■■■■■■■■■■■■■■■*/
h2.basePrice_title{
  text-align: center;
  padding: 30px;
  font-size: 30px;
}
h2.baseCharge_title i{
  margin:0 5px 0 0;
}
ul.jumpArea{
  height: 140px;
  padding: 26px;
  margin: 20px 20px 15px 20px;
  background: #FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.jumpArea li{
  float: left;
}
.corsePanel{
  margin: 0 5px 10px 0;
  width:264px;
  height:64px;
  background: #f2ede7;
  font: bold 15px メイリオ;
  line-height: 30px;
  text-align: center;
}
.corseTitle{
  font-size: 22px;
  color:#1d8df3;
}
.corseBox_title{
  width: 310px;
  margin:0 0 10px 0;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color:#1d8df3;
}
.corseBox_type{
  width: 310px;
  margin: 0 0 10px 0;
  font-size: 26px;
  color: #ff44b5;
  text-align: center;
}
.corseCatch{
  font-size: 13px;
  color: #fd8e35;
}
.basePrice{
  font-size: 25px;
}
.basePrice dt{
  padding: 10px;
  color: #fb8e35;
  font: bold 25px メイリオ;
  text-align: center;
}
dl.admissionPrice{
  width: 200px;
  margin:0 10px 0 0;
  background: #f1ede6;
}
.display_price{
  height: 268px;
}
.display_price dl{
  height: 268px;
  float: left;
}
.nominationPrice{
  width: 330px;
  height: 258px;
  background: #f1ede6;
}
.admissionPrice dd,
.nominationPrice dd{
  margin: 0 10px;
  padding: 10px 0 3px 0;
  border-bottom: 1px dotted #000;
}
.nominationNote{
  padding: 10px;
  margin: 15px 0 0 0;
  line-height: 19px;
  font-size: 14px;
  color: #fff;
  background: #fb8e35;
  text-shadow: 0px 0px #fff;
}

.display_course{
  clear: both;
  width: 540px;
  margin: 10px 0 0 0;
  background: #f1ede6;
}
#handjob{
}
.display_course dd{
  width: 400px;
  margin: 0 auto;
  padding: 10px 15px 3px 15px;
  border-bottom: 1px dotted #000;
}
.corsePrice{
  text-align: right;
  color: #0db0ff;
}
dl #3P{
  width: 540px;
  height: 210px;
}
.basePrice dd .min{
  float:left;
}

.corseBox{
  margin: 15px 10px;
  padding: 10px 3px;
  background: #fff;
  display: flow-root;
  border-radius: 4px;
  box-shadow: 0 0 1px 2px #c8c8c8;
}

.corseNumber{
  margin: -5px 0 0 0;
  font: bold 75px メイリオ;
  height: 80px;
}
.corseDescription_size{
  width: 430px;
  margin: 15px 0 0;
}
.Description{
  width: 310px;
}
.playJump{
  width: 70px;
  height: 70px;
  margin:-45px 0 10px 35px;;
  color: #fff;
  background: #000;
  border-radius: 6px;
  box-shadow: 0 1px 1px 1px #000;
  position: relative;
}
.playJump p{
  font-size: 20px;
  line-height: 130%;
  padding: 8px 0 0 5px;
  position: absolute;
}
.corseBox p.corsePrice{
  clear:both;
}
p.Description{
  line-height: 140%;
  margin: 10px 0 0 0;
}
.corseBox div{
  float: left;
}


/*■■■■■■■■■■■■■■■■RecommndedCorse■■■■■■■■■■■■■■■■*/
.setOption_button{
  padding: 20px 0;
  margin: 30px 10px;
  height: 30px;
  font: bold 23px メイリオ;
  background: #fb8e35;
  color: #fff;
  border-radius: 6px;
}
.setOption_button p{
  text-align: center;
}
div.recommend_title{
  padding: 15px;
  font: bold 30px メイリオ;
  text-align: center;
  color: #fe8e2c;
}
p.recommend_section{
  margin: 0 15px;
  padding: 20px 20px;
  line-height: 35px;
  font-size: 19px;
  background: #fff;
  border: 1px solid #908a8a;
  border-radius: 4px;
  box-shadow: 0 0 1px 1px #c2b2b2;
}












/*::::: price :::::*/
#price div.jumpArea{
  padding:22px;
  margin:30px 20px 15px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#price div.jumpArea dl dt{
  text-align: center;
}


#price{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
  position:relative;
  border-radius: 8px;
}
#new_ico{

  left: 500px;
  position: absolute;
  top: 2610px;
  z-index: 12;

}


#price h2#operation{
  background:url(../img/price/title_operation.png) #E9E6E1;
  height:36px;
  text-indent:-9999px;
}
#price .inner{
  position: relative;
  padding: 22px;
  margin: 30px 20px 15px 20px;
  background: #FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.inner_goriyou{
  padding:22px;
  margin:30px 20px 15px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#price .optionArea{
  background:#f1ede6;
  padding-top:1px;
  margin-top:20px;
  padding-bottom:20px;
  clear: both;
}
#price .optionArea h3{
  color:#6c6c6c;
  font-size:25px;
  /*background-image:url(../img/price/pay_option.png);*/
}
#price .optionArea h3 .hidden{
  display: block;
}
#price h3.optionFree{
  /*background-image:url(../img/price/free_option.png);*/
}
#price .optionArea ul{
  overflow:hidden;
  background:#FFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin:8px;
  padding:5px 8px 8px 8px;
}
#price .optionArea li{
  float:left;
  width:166px;
  margin-left:3px;
  margin-top:3px;
  font-size:12px;
  padding:8px 0px;
  text-align:center;
  color:#223474;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 1px #717273;
  -webkit-box-shadow: 1px 1px 1px #717273;
  box-shadow: 1px 1px 1px #717273;
  background-image: -moz-linear-gradient(top, #a1ddff, #62b0f5);
  background-image: -ms-linear-gradient(top, #a1ddff, #62b0f5);
  background-image: -o-linear-gradient(top, #a1ddff, #62b0f5);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#a1ddff), to(#62b0f5));
  background-image: -webkit-linear-gradient(top, #a1ddff, #62b0f5);
  background-image: linear-gradient(top, #a1ddff, #62b0f5);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}


#price .optionArea .optionFreeBack li{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5')";
  background-image: -moz-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -ms-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -o-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#F9F1F1), to(#F7C5C5));
  background-image: -webkit-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: linear-gradient(top, #F9F1F1, #F7C5C5);
  box-shadow: 1px 1px 1px #AE76A1;

}
#price .optionArea .optionPayBack_01 li{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#D3EBF9', endColorstr = '#7AD1F2');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#D3EBF9', endColorstr = '#7AD1F2')";
  background-image: -moz-linear-gradient(top, #D3EBF9, #7AD1F2);
  background-image: -ms-linear-gradient(top, #D3EBF9, #7AD1F2);
  background-image: -o-linear-gradient(top, #D3EBF9, #7AD1F2);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#D3EBF9), to(#7AD1F2));
  background-image: -webkit-linear-gradient(top, #D3EBF9, #7AD1F2);
  background-image: linear-gradient(top, #D3EBF9, #7AD1F2);
  box-shadow: 1px 1px 1px #4D61F2;

}
#price .optionArea .optionPayBack_02 li{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#E8E7E7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#E8E7E7')";
  background-image: -moz-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: -ms-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: -o-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#E8E7E7));
  background-image: -webkit-linear-gradient(top, #ffffff, #E8E7E7);
  background-image: linear-gradient(top, #ffffff, #E8E7E7);
  box-shadow: 1px 1px 1px;

}
#price .optionArea .optionPayBack_03 li{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9D9BC', endColorstr = '#F7B676');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9D9BC', endColorstr = '#F7B676')";
  background-image: -moz-linear-gradient(top, #F9D9BC, #F7B676);
  background-image: -ms-linear-gradient(top, #F9D9BC, #F7B676);
  background-image: -o-linear-gradient(top, #F9D9BC, #F7B676);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#F9D9BC), to(#F7B676));
  background-image: -webkit-linear-gradient(top, #F9D9BC, #F7B676);
  background-image: linear-gradient(top, #F9D9BC, #F7B676);
  box-shadow: 1px 1px 1px #AE76A1;

}
#price .optionArea .optionPayBack_04 li{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#DBFCB9', endColorstr = '#A6D676');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#DBFCB9', endColorstr = '#A6D676')";
  background-image: -moz-linear-gradient(top, #DBFCB9, #A6D676);
  background-image: -ms-linear-gradient(top, #DBFCB9, #A6D676);
  background-image: -o-linear-gradient(top, #DBFCB9, #A6D676);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#DBFCB9), to(#A6D676));
  background-image: -webkit-linear-gradient(top, #DBFCB9, #A6D676);
  background-image: linear-gradient(top, #DBFCB9, #A6D676);
  box-shadow: 1px 1px 1px #515B55;

}
#price .optionArea .optionPayBack_05 li{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FBFBD8', endColorstr = '#FCFB27');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FBFBD8', endColorstr = '#FCFB27')";
  background-image: -moz-linear-gradient(top, #FBFBD8, #FCFB27);
  background-image: -ms-linear-gradient(top, #FBFBD8, #FCFB27);
  background-image: -o-linear-gradient(top, #FBFBD8, #FCFB27);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#FBFBD8), to(#FCFB27));
  background-image: -webkit-linear-gradient(top, #FBFBD8, #FCFB27);
  background-image: linear-gradient(top, #FBFBD8, #FCFB27);
  box-shadow: 1px 1px 1px #93903F;

}




#tyuui {
  background: #f9f4f4 none repeat scroll 0 0;
  border: 1px solid #ff3333;
  border-radius: 1px;
  box-shadow: 0 0 5px -1px #1f0b11;
  font-size: 15px;
  line-height: 140%;
  margin: 10px;
  padding: 20px;
  text-align: left;
}


.tyuui_t {
  color: #f00;
  font-size: 16px;
  text-decoration: underline;
}


#tyuui p {
  color: #ff0b0b;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.text_box {
  background: #ed7c7c none repeat scroll 0 0;
  border-radius: 8px;
  color: #fff;
  margin: 16px;
  padding: 16px;
  line-height: 130%;

}

#tyuui_title {
  margin: 20px auto;
  color: #fcca2b;
  text-shadow: 0px 1px 1px #c0c0c0;
}


.inner_annai {
  background: #fcfecc none repeat scroll 0 0;
  border-radius: 8px;
  margin: 10px;
  padding: 10px;
  position: relative;
}

/* #price .inner_annai{
padding:22px;
margin: -15px 0;
background:#FFE7F8;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
position: relative;
}
*/

.step {

  color: #2D2AFF;
  font-size: medium;
  display: block;
  padding: 15px 0px;
}

.inner_annai img{

  display: block;
  margin: 0 auto;
  padding: 0;
  box-shadow: 1px 1px 4px #81816c;
}


.yaji {
  margin: 0 auto;
  width: 22px;
  /*position: relative;*/
}
.yaji .op_arrow_box {
  position: relative;
  background: #ff006f;
  border: 7px solid #ff006f;
  width: 10px;
  height: 10px;
}
.yaji .op_arrow_box:after,
.yaji .op_arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.yaji .op_arrow_box:after {
  border-color: rgba(255, 0, 111, 0);
  border-top-color: #ff006f;
  border-width: 22px;
  margin-left: -22px;
}
.yaji .op_arrow_box:before {
  border-color: rgba(245, 245, 245, 0);
  border-top-color: #f5f5f5;
  border-width: 21px;
  margin-left: -21px;
}

.yajirusi {
  background: url("../img/price/yajirusi.png") no-repeat scroll 0 0 transparent;
  height: 46px;
  left: 45%;
  position: absolute;
  top: -15px;
  width: 60px;
  z-index: 1;
}


.hotelList li {
  border-bottom: 1px dotted #ffe5b1;
  margin: 10px;
  padding: 10px;
}

.hotelList li a {
    background: rgba(0, 0, 0, 0) linear-gradient(#fcfcfc 0%, #fefefe 50%, #f7f7f7 51%, #f8f8f8 100%) repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #a891ff;
    display: block;
    padding: 10px;
    margin: 0px;
    text-align: center;
}


.hotelList li h4 {
  color: #ff2fc9;
  font-size: 16px;
  margin-bottom: 5px;
}

.goriyou_mongon{
  font-size:16px;
  color:#FF3D0D;
}
.goriyou_mongon2{
  font-size:20px;
  color:#FF3D0D;
}

.annai_no{
  font-size:16px;
  color:#0E26D5;
}
#price .priceBoxWrap{
  background:#000;
  padding:1px 10px 20px 10px;
}

#price .priceBox .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
.price_mongon{
  color:#292828;
  font-size:16px;
  line-height: 1.3;
  padding:15px 0px 15px 10px;
  width: 495px;
  position: relative;
  display:block;

}
.annai_toutenha{

  color: #444444;
  display: block;
  font-size: 16px;
  line-height: 1.3;
  padding: 20px;
}

#annai_text{

  color: #2376FB;
  font-size: 16px;
  line-height: 1.3;
  padding:0px 0px 35px 38px;

}

#price .inner_tyuui{
  padding:22px;
  margin: -15px 0;
  background:#F54A4A;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}


.tyuui_mongon{

  color: #444444;
  display: block;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 0 30px 25px;
  width: 500px;
}


.tyuui_akamoji {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  line-height: 1.3;
  width: 490px;
}

.annaiBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}


.annai_Box {
  margin-top: 10px;
  padding: 33px 10px;
  background: #FFF;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 1px 1px #bcbcbc;
  font-size: 32px;
  text-align: center;
}
.annai_Box img{
  display:block;
  float:left;

}
.annai_Box .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
.renta_box .comment {
  color: #666666;
  height: 30px;
  padding: 10px 0px 50px 0px;
  width: 128px;
}
.renta_box{
  background: none repeat scroll 0 0 #EAEAD0;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin-left: 5px;
  margin-top: 10px;
  overflow: hidden;
  padding: 5px 5px;
  width: 152px;
}
.renta_table{
  height:300px;
  width: 152px;
  color: #CD3636;
  font-size: 11px;
  line-height: 1.3;
}
.annai_Box h4{
  color: #19ACFB;
  font-size:20px;
  padding-bottom:5px;
}
.renta_box h5{
  color: #19ACFB;
  font-size:15px;
  padding:6px;
}
#price div.jumpArea ul.leftSide{
  float:left;
  overflow:hidden;
  margin-right: 5px;
}


/*::::: now :::::*/
.now{
  color:#bdbcbc;
}

.now .inner{
  margin-top:30px;
  overflow:hidden;
  padding-bottom: 400px;
}
/*::::: attend :::::*/

.viewdate{
  color: #000000;
  font-size: 15px;
  right: 10px;
  padding: 20px;
  position: absolute;
  top: -7px;
}
#attend .inner{
  overflow:hidden;
  padding-bottom: 400px;
}
/*::::: costume :::::*/
#costume{
}
#costume h2{
  text-indent:-9999px;
  background: url(../img/costume/title_costume.png) no-repeat;
  height:40px;
  padding-bottom:10px;
}
#costume h3{
  text-indent:-9999px;
  background-repeat:no-repeat;
  height:40px;
  margin-top:40px;
  padding-bottom:10px;
}
#costume p{
  font-size:14px;
  color:#e0dfd8;
  padding:20px 20px 0px 35px;
  line-height:135%;
}
#costume ul{
  overflow:hidden;
  width:870px;
  margin:0px auto;
}
#costume li img{
  display:block;
  padding-bottom:5px;
}
#costume li{
  margin:15px 0px 0px 10px;
  float:left;
  width:164px;
  text-align:center;
  color:#ede4bd;
  font-size:13px;
}
#costume .school{
  background-image:url(../img/costume/title_costume_school.png);
}
#costume .work{
  background-image:url(../img/costume/title_costume_work.png);
}
#costume .etc{
  background-image:url(../img/costume/title_costume_etc.png);
}
/*::::: campaign :::::*/
#campaign{
}
#campaign h2{
  background:url(../img/campaign/title_campaign.png) no-repeat;
  padding-bottom:10px;
  height:40px;
  text-indent:-9999px;
}
#campaign img{
  display:block;
  margin:20px auto 0px auto;
}
/*::::: link :::::*/
#link{
  color:#e0dfd8;
  font-size:14px;
  line-height:135%;
}
#link h2,
#link h3{
  height:40px;
  margin-bottom:20px;
  background-repeat:no-repeat;
  text-indent:-9999px;
}
#link h2{
  background-image:url(../img/link/title_link.png);
}
#link h3{
  background-image:url(../img/link/title_links.png);
}
#link img{
  display:block;
}
#link .inner{
  padding-left:40px;
}
#link .inner ul{
  padding:30px 0px;
  overflow:hidden;
}
#link .inner li{
  font-size:11px;
  font-weight:bold;
  color:#8b8b8b;
  margin-right:10px;
  float:left;
}
#link .inner dl{
  padding-right:50px;
}
#link .inner dt{
  color:#888782;
  font-size:12px;
}
#link .inner dd{
  margin-bottom:25px;
}
#link .links{
  overflow:hidden;
  padding:0px 30px;
}
#link .links li{
  float:left;
  padding:5px;
}
/*::::: paper :::::*/
#paper{
}
#paper h2{
  background:url(../img/paper/title_paper.png);
  height:40px;
  margin-bottom:30px;
  background-repeat:no-repeat;
  text-indent:-9999px;
}
#paper .box{
  color:#e0dfd8;
  font-size:16px;
  line-height:175%;
  text-align:center;
}
#paper .box .mozi_19{
  color:#ee0000;
}
#paper .box .kome{
  color:#888782;
  font-size:12px;
  text-align:right;
  display:block;
  padding-right:180px;
  line-height:120%;
}
#paper .inner{
  overflow:hidden;
  width:670px;
  margin:40px auto;
}
#paper .inner p{
  color:#888782;
  font-size:11px;
  padding:10px 0px;
}
#paper .inner table{
  color:#e0dfd8;
  font-size:13px;
  line-height:150%;
}
#paper th{
  padding:5px;
  text-align:left;
  vertical-align: top;
}
#paper th.type_01{
  vertical-align:middle;
  text-align:right;
}
#paper th.type_02{
  vertical-align:top;
  text-align:right;
}
#paper tr{
  border-bottom:5px solid #0a0a0a;
}
#paper input[type="text"]{
  width:250px;
  height:25px;
  border:none;
  background:#dddacd;
}
#paper textarea{
  border:none;
  width:376px;
  height:100px;
  background:#dddacd;
}
#paper .btnType_01{
  margin-top:30px;
  width:200px;
  height:50px;
  float:left;
}
#paper .btnType_01 input[type="submit"]{
  width:200px;
  height:50px;
  display:block;
  color:#FFF;
  text-align:center;
  font-weight:bold;
  border:none;
  border-top:1px solid  #1e1e1d;
  border-left:1px solid #141313;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*�O���f�[�V����*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a')";
  background-image: -moz-linear-gradient(top, #111111, #0a0a0a);
  background-image: -ms-linear-gradient(top, #111111, #0a0a0a);
  background-image: -o-linear-gradient(top, #111111, #0a0a0a);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#111111), to(#0a0a0a));
  background-image: -webkit-linear-gradient(top, #111111, #0a0a0a);
  background-image: linear-gradient(top, #111111, #0a0a0a);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#paper .btnType_02{
  margin-top:30px;
  width:200px;
  height:50px;
  float:left;
}
#paper .btnType_02 input[type="submit"]{
  width:200px;
  height:50px;
  display:block;
  color:#FFF;
  text-align:center;
  font-weight:bold;
  border:none;
  border-top:1px solid  #1e1e1d;
  border-left:1px solid #141313;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*�O���f�[�V����*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#a90f1c', endColorstr = '#610008');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#a90f1c', endColorstr = '#610008')";
  background-image: -moz-linear-gradient(top, #a90f1c, #610008);
  background-image: -ms-linear-gradient(top, #a90f1c, #610008);
  background-image: -o-linear-gradient(top, #a90f1c, #610008);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#a90f1c), to(#610008));
  background-image: -webkit-linear-gradient(top, #a90f1c, #610008);
  background-image: linear-gradient(top, #a90f1c, #610008);
}


#mail{
  color:#b9b7ae;
}

#mail h2{
  height:40px;
  background:url(../img/mail/title_mail.png) no-repeat;
  padding-bottom:25px;
  text-indent:-9999px;
}
#mail .balancer > div{
  margin-top:10px;
  border:1px solid #101010;
  border-top-color:#262626;
  padding:35px 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#101010', endColorstr = '#090909');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#101010', endColorstr = '#090909')";
  background-image: -moz-linear-gradient(top, #101010, #090909);
  background-image: -ms-linear-gradient(top, #101010, #090909);
  background-image: -o-linear-gradient(top, #101010, #090909);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#101010), to(#090909));
  background-image: -webkit-linear-gradient(top, #101010, #090909);
  background-image: linear-gradient(top, #101010, #090909);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mail .balancer{
  padding:0px 11px;
}
#mail h3{
  background:url(../img/icon/icon_circle_red.png) 10px 50% no-repeat;
  letter-spacing:3px;
  margin:0px auto 25px auto;
  font-size:17px;
  color:#989277;
  font-weight:bold;
  padding:4px 0px 4px 27px;
  border-bottom:1px dotted #989277;
}
#mail .merit h3{
  width:390px;
}
#mail .merit .redGraBtn{
  width:425px;
  margin:0px auto;
}
#mail .merit ul{
  padding-left:40px;
}
#mail .merit li{
  display:block;
  text-indent:80px;
  width:860px;
  font-size:14px;
  height:14px;
  margin-top:40px;
  padding:66px 0px 0px 0px;
}
#mail .merit .number_1{ background:url(../img/mail/merit_1.png);}
#mail .merit .number_2{ background:url(../img/mail/merit_2.png);}
#mail .merit .number_3{ background:url(../img/mail/merit_3.png);}
#mail .merit .number_4{ background:url(../img/mail/merit_4.png);}
#mail .merit .number_5{ background:url(../img/mail/merit_5.png);}

#mail .register .box{
  background:url(../img/mail/double_arrow.png) no-repeat;
  width:484px;
  margin:0px auto;
}
#mail .register .box p{
  background:url(../img/mail/text_double.png);
  width:370px;
  height:24px;
  margin:0px auto;
  text-indent:-9999px;
}
#mail .register .box ul{
  width:180px;
  margin:0px auto;
  padding:12px 0px 0px 0px;
  overflow:hidden;
}
#mail .register .box li{
  font-size:11px;
  line-height:18px;
  text-align:center;
  color:#FFF;
  width:82px;
  margin:0px 4px;
  float:left;
  height:18px;
  border-top:1px solid #5b7cb2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#275298', endColorstr = '#062c69');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#275298', endColorstr = '#062c69')";
  background-image: -moz-linear-gradient(top, #275298, #062c69);
  background-image: -ms-linear-gradient(top, #275298, #062c69);
  background-image: -o-linear-gradient(top, #275298, #062c69);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#275298), to(#062c69));
  background-image: -webkit-linear-gradient(top, #275298, #062c69);
  background-image: linear-gradient(top, #275298, #062c69);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mail .register h3{
  width:200px;
}
#mail .register .left h4{
  color:#d10005;

}
#mail .register .right h4{
  color:#79aa01;
}
#mail .register .right p{
  float:left;
  padding-top:55px;
  margin-left:30px;
  text-align:right;
  font-size:15px;
  font-weight:bold;
  color:#cd0012;
  line-height:18px;
}
#mail .register .right img{
  display:block;
  float:left;
  margin-left:10px;
}
#mail .register .bottom{
  clear:both;
}
#mail .register .bottom p{
  margin:0px 0px 0px auto;
  text-align:center;
  font-size:12px;
  padding:10px 0px;
  border-top:1px solid #111111;
  width:140px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a')";
  background-image: -moz-linear-gradient(top, #111111, #0a0a0a);
  background-image: -ms-linear-gradient(top, #111111, #0a0a0a);
  background-image: -o-linear-gradient(top, #111111, #0a0a0a);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#111111), to(#0a0a0a));
  background-image: -webkit-linear-gradient(top, #111111, #0a0a0a);
  background-image: linear-gradient(top, #111111, #0a0a0a);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;

}
#mail .register .bottom p a{
  color:#b9b7ae;
}
#mail .register .bottom ul{
  padding-top:20px;
  line-height:150%;
  color:#585751;
  font-size:11px;
  padding-left:200px;
}
#mail .readMe{
  overflow:hidden;
}
#mail .readMe h3{
  width:525px;
}
#mail .readMe .graBox{
  height:780px;
}
#mail .readMe .graBox h4{
  font-size:12px;
  color:#F00;
  font-weight:bold;
}
#mail .readMe .graBox h4 img{
  margin-right:5px;
}
#mail .register .graBox{
  height:360px;
}
#mail .graBox{
  margin:12px 5px 0px 5px;
  float:left;
  width:390px;
  border:1px solid #0d0d0d;
  border-top-color:#1e1e1d;
  border-left-color:#171717;
  padding:15px 25px 0px 25px;
  -moz-box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a')";
  background-image: -moz-linear-gradient(top, #111111, #0a0a0a);
  background-image: -ms-linear-gradient(top, #111111, #0a0a0a);
  background-image: -o-linear-gradient(top, #111111, #0a0a0a);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#111111), to(#0a0a0a));
  background-image: -webkit-linear-gradient(top, #111111, #0a0a0a);
  background-image: linear-gradient(top, #111111, #0a0a0a);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mail .graBox dl{
  overflow:hidden;
  font-size:12px;
  line-height:17px;
  margin-bottom:10px;
}
#mail .graBox dt{
  float:left;
  width:14px;
  border-right:1px dotted #4c4c4c;
}
#mail .graBox dd{
  background:url(../img/icon/icon_arrow_gray.png) 0% 100% no-repeat;
  float:left;
  margin-left:5px;
  padding-bottom:35px;
  width:370px;
}
#mail .graBox .line_02{
  padding:9px 0px;
}
#mail .graBox .line_03{
  padding:16px 0px;
}
#mail .graBox .line_04{
  padding:26px 0px;
}

#mail .graBox h4{
  margin:0px auto 20px auto;
  padding:10px 0px;
  text-align:center;
  font-size:16px;
  width:280px;
  border:solid 1px #040404;
  border-top-color:#363636;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#171717', endColorstr = '#0a0a0a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#171717', endColorstr = '#0a0a0a')";
  background-image: -moz-linear-gradient(top, #171717, #0a0a0a);
  background-image: -ms-linear-gradient(top, #171717, #0a0a0a);
  background-image: -o-linear-gradient(top, #171717, #0a0a0a);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#171717), to(#0a0a0a));
  background-image: -webkit-linear-gradient(top, #171717, #0a0a0a);
  background-image: linear-gradient(top, #171717, #0a0a0a);
}
#mail .redGraBtn{
  padding:10px;
  border:solid 1px #040404;
  border-top-color:#1e1e1d;
  border-left-color:#1e1e1d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#111111', endColorstr = '#0a0a0a')";
  background-image: -moz-linear-gradient(top, #111111, #0a0a0a);
  background-image: -ms-linear-gradient(top, #111111, #0a0a0a);
  background-image: -o-linear-gradient(top, #111111, #0a0a0a);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#111111), to(#0a0a0a));
  background-image: -webkit-linear-gradient(top, #111111, #0a0a0a);
  background-image: linear-gradient(top, #111111, #0a0a0a);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mail .redGraBtn a{
  background:url(../img/common/text_bnr_fav.png);
  display:block;
  background:#F00;
  text-align:center;
  padding:14px 30px 7px 30px;
  font-size:8px;
  color:#FFF;
  border-top:1px solid #a80000;
  border-top-color:#e26362;
  border-left-color:#e26362;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d41d1c', endColorstr = '#a80000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d41d1c', endColorstr = '#a80000')";
  background-image: -moz-linear-gradient(top, #d41d1c, #a80000);
  background-image: -ms-linear-gradient(top, #d41d1c, #a80000);
  background-image: -o-linear-gradient(top, #d41d1c, #a80000);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#d41d1c), to(#a80000));
  background-image: -webkit-linear-gradient(top, #d41d1c, #a80000);
  background-image: linear-gradient(top, #d41d1c, #a80000);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mail .redGraBtn span{
  letter-spacing:2px;
  display:block;
  border-bottom:1px dotted #FFF;
  padding-bottom:6px;
  margin-bottom:3px;
}
/*::::: play :::::*/
#play{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
  position:relative;

}
/*#new_ico_p{
  left: 537px;
  position: absolute;
  top: 500px;
  z-index: 12;
}*/
#play .playJumpBox{
  margin: 20px 0;
}

#play .play_jumpA, #play .play_jumpB{
  background: #7abcff; /* Old browsers */
  background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}
#play .play_jumpC, #play .play_jumpD{
  background: #e570e7; /* Old browsers */
  background: -moz-linear-gradient(top, #e570e7 0%, #c85ec7 47%, #a849a3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 ); /* IE6-9 */
}

#play .play_jumpA p,
#play .play_jumpB p,
#play .play_jumpC p,
#play .play_jumpD p{
}
#play .hazu_jumpRuby{
  position: absolute;
  top: 3px;
  left: 64px;
  font-size: 16px;
}
#play .courseCome {
  padding: 15px 0px;
  border-radius: 5px;
  text-align: center;
  line-height: 1.4em;
  font-size: 22px;
  box-shadow: 0px 0px 4px #9d9d9d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #9d9d9d;
  -webkit-box-shadow: 0px 0px 4px #9d9d9d;
}


#play .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#play h3{
    margin: 20px auto;
    font: bold 28px メイリオ;
    color: #ffb451;
    letter-spacing: 3px;
    text-align: center;
}
#play .playBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}
#play .playBoxWrap h4{
  font-size:22px;
  color:#ff4975;
  padding-left:5px;
  margin-top:25px;
}

#play .playBoxWrap h4 img{
  margin-bottom: -21px;
  vertical-align: middle;
}

#play .playBoxWrap h4 span{
  display:block;
  font-size:18px;
  padding-left: 40px;
}
#play .playBox{
  background:#FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding:15px 10px;
  overflow:hidden;
  margin-top:25px;
}
#play .playBox img{
  display:block;
  float:left;
}
#play .playBox .comment{
  color: #666666;
  display: block;
  float: left;
  font-size: 12px;
  height: 100%;
  line-height: 1.5em;
  margin-left: 10px;
  padding-bottom: 10px;
  width: 163px;
}
#play .playBox .price{
  color:#0DB0FF;
  font-size:21px;
  text-align:center;
}
.Course_Naiyou{
  margin: 15px 0;
  color: #59C7FC;
  line-height: 1.3;
  clear: both;
  font-size: 13px;
  display: block;
  background: #fff;
}
.corseDescBox{
  margin: 0 0 8px;
  padding: 10px;
  background: #ffa3a3;
  text-align: center;
  font: bold 17px メイリオ;
  color: #fff;
  border-radius: 4px 4px 0 0;
}


.Course_op {
  color: #FF044F;
  font-size: 14px;
  line-height: 1.3;
  padding-top: 10px;
  text-align: left;
  display: inline-block;
}
.Course_span {
  padding: 8px 10px;
  color: rgb(68, 68, 68);
}
.optionArea{
  background: #fff;
}
.optionArea ul {
  background: 0px 0px rgb(255, 255, 255);
  margin: 15px;
  padding: 5px 3px 8px;
  border-radius: 6px;
  overflow: hidden;
}
.optionArea .optionFreeBack li {
  box-shadow: 1px 1px 1px #717273;
  background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5')";
  background-image: -moz-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -ms-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -o-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#F9F1F1), to(#F7C5C5));
  background-image: -webkit-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: linear-gradient(top, #F9F1F1, #F7C5C5);
  box-shadow: 1px 1px 1px #AE76A1;
}
span.optPri{
  color:#ff4975;
}
.optionArea_rule li {
    padding: 10px 3px;
    border-radius: 3px;
    /* text-align: center; */
    color: rgb(34, 52, 116);
    font-size: 15px;
    margin-top: 5px;
/*  margin-left: 3px;*/
　line-height: 1.8;
　font-size: small;
  box-shadow: 1px 1px 1px #717273;
  background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5')";
  background-image: -moz-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -ms-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -o-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#F9F1F1), to(#F7C5C5));
  background-image: -webkit-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: linear-gradient(top, #F9F1F1, #F7C5C5);
  box-shadow: 1px 1px 1px #AE76A1;
} 

.optionArea li {
  padding: 8px 0px;
  border-radius: 3px;
  width: 232px;
  text-align: center;
  color: rgb(34, 52, 116);
  font-size: 12px;
  margin-top: 3px;
  margin-left: 3px;
  float: left;
  box-shadow: 1px 1px 1px #717273;
  background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F9F1F1', endColorstr = '#F7C5C5')";
  background-image: -moz-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -ms-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -o-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#F9F1F1), to(#F7C5C5));
  background-image: -webkit-linear-gradient(top, #F9F1F1, #F7C5C5);
  background-image: linear-gradient(top, #F9F1F1, #F7C5C5);
  box-shadow: 1px 1px 1px #AE76A1;


}
#play .playBoxWrap h5 {
  margin: 0 0 8px;
  padding: 10px;
  background: #7db2fc;
  text-align: center;
  font: bold 17px メイリオ;
  color: #fff;
  border-radius: 4px 4px 0 0;
}
.Course_kingaku {
  width: 163px;
  color: rgb(89, 199, 252);
  font-size: 18px;
  font-weight: bold;
  float: right;
  display: block;
}
/*::::: concept :::::*/
#concept{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
}
#concept .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.inner h3 i{
  margin: 0 5px 0 0;
}

#concept h3,
#price h3,
.mailmaga h3,
#setoption h3,
#Kuchikomi_toukou h3,
#contact h3{
  margin:20px auto;
  font: bold 28px メイリオ;
  color: #ffb451;
  text-align: center;
}

#concept .conceptBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}
#concept .conceptBoxWrap h4{
  font-size:19px;
  color:#ff4975;
  padding-left:5px;
  margin-top:25px;
}

#concept .conceptBoxWrap h4 img{
  margin-bottom: -21px;
  vertical-align: middle;
}

#concept .conceptBoxWrap h4 span{
  display:block;
  font-size:18px;
  padding-left: 40px;
}
#concept .conceptBox{
  background:#FEFCE7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding:15px 10px;
  overflow:hidden;
  margin-top:10px;
}
#concept .conceptBox img{
  display:block;
}
#concept .conceptBox .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
#concept .conceptBox .concept_mongon{
  width: 460px;
  margin: 25px auto 40px;
  line-height: 160%;
  color: #444;
  font-size: 16px;
  text-align: left;
}

.catch_box{
  color: #0db1ff;
}
.catch_unit{
  margin: 20px auto;
  width: 470px;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted red;
  display: flex;
}
.nobox{
  width: 25px;
  height: 25px;
  margin: 0 10px 0 0;
  padding: 9px;
  text-align: center;
  font-size: 25px;
  color: white;
  background: red;
  float: left;
  border-radius: 4px;
}
.catch_sentence{
}
.maincatch{
  line-height: 130%;
  font-size: 30px;
  font-weight: bold;
  margin:0 0 10px 0;
}
.subcatch{
  font-size: 18px;
}















/*::::: rct :::::*/
.uketsuke_box{
  margin: 50px 0 0 0;
}


.uketsuke_box td {
  border-bottom:1px solid #fff;
}
td.category {
  padding:15px 0px;
  background-color:#51C2FF;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  text-indent:7px;
  font-weight: bold;
}
td.text {
  width: 677px;
  padding:15px 10px;
  background:#FFF;
  line-height: 155%;
  border-bottom: 1px solid #51c2ff;
}
td.text_02 {
  background:#FFF;
  text-indent:10px;
  padding:10px 0px;
}
td.place01, td.place02, td.place03 {
  padding:20px 0px;
}


td {
  border:1px #333 solid;
  background:#fff;
  padding:10px;
}
td.que {
  background:url(../paper/img/td_bg.jpg);
  width:215px;
}
td.text4 {
  border-bottom:none;
  border-top:none;
}
textarea.area {
  margin-left:60px;
}
td {
  border:solid 1px #F000000;
}
td.a1, td.a2 {
  border-top:none;
  border-bottom:none;
}
td.a1 {
  border-right:none;
}
td.a2 {
  border-left:none;
}
table.last {
  text-align:center;
  background:#FFF;
}
td.ok {
  border-top:none;
  padding:15px;
}

#mongon{
  width:850px;
  margin: 0 auto;
  line-height:1.3;
  color:#333;
}


#mongon_inn{
  background:#FFF;
  padding:10px;
  border : 1px solid #abcdef;
}
#mongon_inn ul{
  margin: 40px 0;
}


#mongon_p{
  color: #14A4E6;
  font-size: medium;
  font-weight: bold;
  font-size: xx-large;
  padding:20px;



}
.mongon_span{
  margin-top: 20px;
  font-size: 150%;
  font-weight: bold;
  border-bottom: medium solid lightskyblue;
  color: #FF5892;
  display: block;
  text-align: center;
}


.mongon_span2{
  color: #14A4E6;
  font-size: medium;
  font-weight: bold;
}

.mongon3 {
  color: #DE3939;
}

.mongon4 {
  color: #14a4e6;
  display: block;
  font-size: xx-large;
  font-weight: bold;
  padding-top: 20px;
}



.mongon_inn_li_top {
  line-height: 1.6em;
  color: #3A80FF;
  margin-top: 10px;
  margin-left: 20px;
}
.mongon_inn_li {
  line-height: 1.6em;
  color: #3A80FF;
  margin-top: 3px;
  margin-left: 20px;
}

.mongon_inn_p {
  font-size: 15px;
  line-height: 1.4em;
  padding: 0 0 20px 20px;
}

ul li#QA {
  margin-bottom: 10px;
}



/*セクションワーニング*/
.inner_goriyou_concept{
  padding:22px;
  margin:30px 0 0 0;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#warning_title {
  background: url("../img/price/title_goriyou_warning_h3warning.png") repeat scroll 0 0

  transparent;
  height: 60px;
  margin: 20px auto;
  text-indent: -9999px;
  width: 300px;
}

.tyuui_mongon_concept{

  color: #444444;
  display: block;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 0 30px 0px;
  width: 500px;
}

#concept #warning_title_concept,
#price #warning_title_concept ,
.inner_goriyou h3 {
  margin: 20px auto;
  color:red;
  /*background: url("../img/price/title_goriyou_annai_h3.png") repeat scroll 0 0 transparent;*/
}

.pl9 {
  padding-left: 15px;
  padding-right: 15px;
}

.pt3 {
  padding-top: 3px;
}

.questionnaire {
  padding: 15px 0;
  background-color: #FFF;
}

.questionnaireTxt {
  line-height: 1.8;
  padding-bottom: 0px;
  padding-top: 10px;
  font-size: 15px;
}

.redpink {
  color: #FF0088;
}
#formWaku {
}

#concept_formWaku {
  border: 1px solid #ABCDEF;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 507px;
}




form {
  margin: 0;
  padding: 0;
}

/*
.formBoxQa {
padding-left: 40px;
padding-right: 40px;
}
*/


.questionTitle {
  border-bottom: 2px solid #51C2FF;
  color: #FF6699;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  line-height: 28px;
  margin-top: 20px;
  padding-left: 1em;
}
.formBoxQa{
  margin: auto 10px;
}
.formBoxQa table {
  width: 100%;
}
table {
  border-collapse: collapse;
}

.questionTitle {
  border-bottom: 2px solid #51C2FF;
  color: #FF6699;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  line-height: 28px;
  margin-top: 12px;
  padding-left: 1em;
}

.pb10 {
  padding-bottom: 10px;
}
.pt20 {
  padding-top: 20px;
}
.center {
  text-align: center;
}
.redpink {
  color: #FF0088;
}
p {
  margin: 0;
  padding: 0;
}

.button {
  background-color: #FF0066;
  border: 1px solid #990099;
  color: #FFFFFF;
  font-size: 13px;
  margin-top: 10px;
  padding: 2px 3px;
  width: 58px;
}

.pb15 {
  padding-bottom: 15px;
}

.formBoxQa table th {
  background: no-repeat scroll 0 0 #D1EEFC;
  border-bottom: 1px solid #77B0E6;
  font-weight: bold;
  padding:5px;
  vertical-align: middle;
  color: #318aee;
}
.formBoxQa table td {
  border-bottom: 1px solid #77B0E6;
  padding:10px;
}
.formBoxQa table th span {
  color: #FF5892;
}

.formBoxQa .sub_label {
  font-weight: bold;
  padding-top: 15px;
}

#contQuestionnaire{
  margin: 20px 0 0 0;
  overflow:hidden;
}

#contQuestionnaire h2 {
  background: url("../img/enquete/title_questionnaire.png") no-repeat scroll 0 0 transparent;
  height: 45px;
  margin-bottom: 15px;
  text-indent: -9999px;
}

/*::::: contact :::::*/
#contact{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
}

#contact .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#contact .contactBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}
#contact .contactBoxWrap h4{
  font-size:19px;
  color:#ff4975;
  padding-left:5px;
  margin-top:25px;
}

#contact .contactBoxWrap h4 img{
  margin-bottom: -21px;
  vertical-align: middle;
}

#contact .contactBoxWrap h4 span{
  display:block;
  font-size:18px;
  padding-left: 40px;
}
#contact .contactBox{
  background:#FEFCE7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding:15px 10px;
  overflow:hidden;
  margin-top:10px;
}
#contact .contactBox img{
  display:block;
}
#contact .contactBox .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
#contact .contactBox .contact_mongon{
  color:#444;
  font-size:16px;
  line-height: 1.3;
  padding:25px 0px 20px 45px;
  width: 430px;
  text-align:left;
}


/*::::: faq :::::*/
#faq{
  background:#a6dfff;
  overflow:hidden;
  width:631px;
  float:left;
}
#faq h2{
  background: url(../img/faq/title_faq.png) #E9E6E1;
  height:36px;
  text-indent:-9999px;
}
#faq .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#faq h3{
  width:226px;
  height:60px;
  background:url(../img/faq/title_faq_h3.png);
  margin:20px auto;
  text-indent:-9999px;
}
#faq .faqBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}
#faq .faqBoxWrap h4{
  font-size:19px;
  color:#ff4975;
  padding-left:5px;
  margin-top:25px;
}

#faq .faqBoxWrap h4 img{
  margin-bottom: -21px;
  vertical-align: middle;
}

#faq .faqBoxWrap h4 span{
  display:block;
  font-size:18px;
  padding-left: 40px;
}
#faq .faqBox{
  background:#FEFCE7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding:15px 10px;
  overflow:hidden;
  margin-top:10px;
}
#faq .faqBox img{
  display:block;
}
#faq .faqBox .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
#faq .faqBox .faq_mongon{
  color:#444;
  font-size:16px;
  line-height: 1.3;
  padding:25px 0px 20px 45px;
  width: 430px;
  text-align:left;
}

.faq_Q{
  color:#FE5493;
  font-size:22px;
  line-height: 1.3;
  width: 500px;
}

.faq_A{
  color:#444444;
  font-size:16px;
  line-height: 1.3;
  padding:35px 30px 20px 30px;
  width: 445px;
  text-align:left;
  border-top:dashed #E31E1E 1px;
}

#ichioshi{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
}

#ichioshi .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#ichioshi h3{
  margin: 20px auto;
  font: bold 28px メイリオ;
  color: #dd467c;
  letter-spacing: 3px;
  text-align: center;
  line-height: 1.5;
  /*background:url(../img/campaign/title_campaign_h3.png) no-repeat;*/
}

div#faq p.faq_A{
  line-height: 1.5;
}

div#faq span.red-bold{
  color:#E60012;
  font-weight:bold;
}

div#faq span.under-line{
  text-decoration: underline;
  color:#E60012;
}

/*::::: mailmaga :::::*/
.mailmaga{
  background:#F4F5F1 ;
  overflow:hidden;
  width:631px;
  float:left;
}

.mailmaga .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.mailmaga h3{
  /*background:url(../img/mail/title_mail_h3.png);*/
}
.mailmaga .mailmagaBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}
.mailmaga .mailmagaBoxWrap h4{
  font-size:19px;
  color:#ff4975;
  padding-left:5px;
  margin-top:25px;
}

.mailmaga .mailmagaBoxWrap h4 img{
  margin-bottom: -21px;
  vertical-align: middle;
}

.mailmaga .mailmagaBoxWrap h4 span{
  display:block;
  font-size:18px;
  padding-left: 40px;
}
.mailmaga .mailmagaBox{
  background:#ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding:15px 10px;
  overflow:hidden;
  margin-top:10px;
}
.mailmaga .mailmagaBox img{
  display:block;
  padding-top: 10px;
}
.mailmaga .mailmagaBox .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
.mailmaga .mailmagaBox .mailmaga_mongon{
  color:#444;
  font-size:16px;
  line-height: 1.3;
  padding:25px 0px 20px 45px;
  width: 430px;
  text-align:left;
}
p.mailmaga-register{
  color: #444444;
  line-height: 1.5;
}
div.blk_bdr div.texbox2 dl{
  border: solid 1px #8ACBEE;
  margin: 20px 0 0 0 ;
}
div.blk_bdr div.texbox2 dl dt{
  padding: 10px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #4fc2fb;
}
div.blk_bdr div.texbox2 dl dd{
  display: flex;
  padding:10px;
  line-height: 150%;
}
.domeinRelease{
  margin:50px 0 0 0;
}
.domeinRelease_title{
  padding: 22px;
  background: #4fc2fb;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.texbox2 dd{
  border-bottom: 1px dotted #000;
}
.texbox2 dd:last-child{
  border-bottom: none;
}

.procedure{
  margin: auto 10px auto 0;
  width: 25px;
  height: 25px;
  background: #4fc2fb;
  border-radius: 16px;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
/*::::: manga :::::*/

#manga{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
}
#manga h2{
  background: url(../img/manga/title_manga.png) #E9E6E1;
  height:36px;
  text-indent:-9999px;
}
#manga .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#manga h3{
  width:226px;
  height:60px;
  background:url(../img/manga/title_manga_h3.png);
  margin:20px auto;
  text-indent:-9999px;
}
#manga .mangaBoxWrap{
  background:#f1ede6;
  padding:1px 10px 20px 10px;
}
#manga .mangaBoxWrap h4{
  font-size:19px;
  color:#ff4975;
  padding-left:5px;
  margin-top:25px;
}

#manga .mangaBoxWrap h4 img{
  margin-bottom: -21px;
  vertical-align: middle;
}

#manga .mangaBoxWrap h4 span{
  display:block;
  font-size:18px;
  padding-left: 40px;
}
#manga .mangaBox{
  background:#ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding:15px 10px;
  overflow:hidden;
  margin-top:10px;
}
#manga .mangaBox img{
  display:block;
  padding-top: 10px;
}
#manga .mangaBox .comment{
  float:left;
  display:block;
  width:175px;
  margin-left:10px;
  color:#666666;
  font-size:12px;
  line-height:1.5em;
  padding-bottom:20px;
  height: 200px;
}
#manga .mangaBox .manga_mongon{
  color:#444;
  font-size:16px;
  line-height: 1.3;
  padding:25px 0px 20px 45px;
  width: 430px;
  text-align:left;
}

p.manga-register{
  color: #444444;
  line-height: 1.5;


}



/*------------感想投稿---------------*/


#Kuchikomi_toukou{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
}



#Kuchikomi_toukou .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#Kuchikomi_toukou .Kuchikomi_toukouBoxWrap{
  background:#f1ede6;
  padding:10px 10px 20px 10px;
}

#Kuchikomi_toukou .Kuchikomi_toukouIntro{
  padding:22px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #444444;
  line-height: 1.3;
}

#Kuchikomi_toukou .Kuchikomi_toukouContents{
  padding:22px 0 22px 20px;
  background:#FEFCE7;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #444444;
  line-height: 1.3;
  margin: 10px 0;
}

#Kuchikomi_toukou .Kuchikomi_toukouContents table td{
  padding-bottom: 20px;
  background:#FEFCE7;
}


#Kuchikomi_toukou .Kuchikomi_toukouOutro{
  padding:22px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #444444;
  line-height: 1.3;
}

#Kuchikomi_toukou span.redColor{
  color:#D03939;
}


.kuchikomiOutro{

  margin: 10px;
  line-height: 135%;

}



/*::::: kuchikomi :::::*/
#kuchikomi{
  background:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
}


#kuchikomi .inner{
  padding:22px;
  margin:30px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#kuchikomi h3{
  width:226px;
  height:60px;
  background: url(../img/kuchikomi/title_kuchikomi_h3.png) no-repeat;
  margin:20px auto;
  text-indent:-9999px;
}

#kuchikomi .kuchikomiBoxWrap{
  background:#f1ede6;
  padding:10px 10px 20px 10px;
}

#kuchikomi .kuchikomiIntro{
  padding:22px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #444444;
  line-height: 1.3;
}

#kuchikomi .kuchikomiContents{
  padding:22px 0 22px 20px;
  background:#FEFCE7;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #444444;
  line-height: 1.3;
  margin: 10px 0;
}

#kuchikomi .kuchikomiContents table td{
  padding-bottom: 20px;
  background:#FEFCE7;
}


#kuchikomi .kuchikomiOutro{
  padding:22px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #444444;
  line-height: 1.3;
}

#kuchikomi span.redColor{
  color:#D03939;
}

#kuchikomi span.strong{
  font-weight: bold;
}



/*------------相互リンク---------------*/

#soug{
  color: #FFF000;
  height: 230px;
  margin: 0 auto;
  width: 558px;
  padding-top:15px;
}

#soug li{
  margin:0 auto;
  float: left;
  list-style: none outside none;
  padding-left:5px;
}


/*------------デリ王国---------------*/

#deri_ookoku{

  color: #FFF000;
  height: 100px;
  padding-left: 200px;
  width: 600px;
}


.rctdl{

  width: 620px;
  padding: 0px 0px 20px 20px;
  clear: both;
}

.rctdt{
  color: #ff0000;
  font-size: 20px;
  padding-bottom: 10px;

}
.rctdd{
  line-height: 1.6em;
  color:#3A80FF;
}

.rctpp{
  width: 600px;
  font-size: 15px;
  line-height: 1.4em;
  padding:0 0 20px 20px;
  width: 640px;
}

#papiyon{

  color: #ff0000;
  float: left;
  line-height: 256px;
  padding-right: 22px;
  text-align: end;
  width: 335px;


}
/* ============================================= */
/* ==========setoptionページ==================== */
/* ============================================= */
#setoption{
  bbackground:#F4F5F1;
  overflow:hidden;
  width:631px;
  float:left;
  position:relative;
}
#setOpArea{
  padding: 10px 0;
  display: grid;
  background: #f1ede6 none repeat scroll 0 0;
}

.stOp_marginCenter{
  width:491px;
  margin:0 auto;
}

#setoption .inner{
  padding:22px;
  margin:30px 20px 15px 20px;
  background:#FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#setoption .optionArea{
  background:#f1ede6;
  padding-top:1px;
  margin-top:20px;
  padding-bottom:20px;
}

#setOpArea .setPrice{
  color:#ff4773;
}

dl.setBox{
  padding: 10px;
  margin: 15px 10px;
  border-radius: 4px;
  background: #fff;;
  box-shadow: 0 0 1px 2px #a8a8a8;
  text-align: center;
}
dl.setBox ul{
  margin: 10px 0 0 0;
}
dl.setBox li{
  width: 154px;
  height: 65px;
  margin: 0 5px 0 0;
  padding: 5px 5px;
  float: left;
  background: #a5ddf6;;
  line-height: 17px;
  border-radius: 5px;
  font-size: 17px;
}

dt.setTitle{
  color: #575b5d;
  font: bold 25px メイリオ;
}
dt.setTitle_li{
  color: #fb8e35;
  font: bold 25px メイリオ;
}





#movie img{
  width: 455px !important;
  padding-top:15px;
}

.movieT{

  color: #00baff;
  display: block;
  font-size: initial;
  font-weight: bold;
  margin-top: 18px;
  text-align: center;
}

.camp_p{
  padding: 0 0 5px;
  font:bold 22px メイリオ;
  color: #fa79c5;
  border-left: 5px solid #fa89cc;
  border-bottom: 1px solid #fb89ce;
  text-indent: 10px;
}

#camp_come{

  background: #e9e6e1 url("../img/campaign/come_bg.png") repeat scroll 0 0;
  height: auto;
  width: 550px;
  margin-top: 15px;
  border: 1px dashed  #9C9595;
  line-height: 130%;

}
#camp_come p{

  padding: 15px;
}
.comment {
  margin: 10px 0 0 0;
  line-height: 25px;
}

/* =============LINE================================ */

/* 店長ブログボタン  */

#tencho_blog_Button,
#line_Button {
  width: 500px;
  padding: 20px 0;
  margin: 15px auto;
  border-radius: 5px;
  box-shadow: 0 0 5px #81004033;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
}
#tencho_blog_Button{
  background: #fcecfc; /* Old browsers */
  background: -moz-linear-gradient(top, #fcecfc 0%, #fba6e1 50%, #fd89d7 51%, #ff7cd8 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fcecfc 0%,#fba6e1 50%,#fd89d7 51%,#ff7cd8 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fcecfc 0%,#fba6e1 50%,#fd89d7 51%,#ff7cd8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ff7cd8',GradientType=0 ); /* IE6-9 */
}
#line_Button {
  background: #b4e391; /* Old browsers */
  background: -moz-linear-gradient(top, #b4e391 0%, #61c419 85%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 85%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b4e391 0%,#61c419 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#61c419',GradientType=0 ); /* IE6-9 */
}

#line_Button p{
  vertical-align: middle;
}
/* =============LINE================================ */

.hotelList li .hotel_address{width:50%;float:left;}
.hotelList li .hotel_telno{width:50%;float:left;}
.play_jumpA, .play_jumpB, .play_jumpC, .play_jumpD{font-size: 20px;line-height: 2.5;text-align: center;}
.clearfix:after{.clearfix:after{content:"";display:block;clear:both;visibility:hidden;}}
#play .play_jumpA,
#play .play_jumpB,
#play .play_jumpC,
#play .play_jumpD{
    line-height: 3.5;
    width: 238px;
    margin: 15px 11px;
    height: 30px;
    padding: 5px 5px;
    border: 1px solid #d4d4d4;
    color: #fff;
    position: relative;
    font: bold 17px ヒラギノ角ゴ Pro W3;
    float: left;
}
#a_course .course_no{
    width: 5%;
    text-align: left;
    padding: 0 10px 0px 0;
    font-size: 50px;
    float: left;
    margin-top: -10px;
}
.go_karintcourse{
    height: 50px;
    text-align: center;
    margin: 30px auto;
    line-height: 2.5;
    width: 90%;
    border-radius: 7px;
    font-size: 19px;
    background: linear-gradient(#f8dbea 0%, #ffcbe7 45%, #fbc6e2 55%, #fbb1d9 100%);
    border: 1px solid #fff;
    box-shadow: 1px 2px 8px #000;
}
.go_karintcourse a{
    color: #fff;
    display: block;
}
