/*----------------------------------------------------
ypm0
----------------------------------------------------*/
.disp-n-0 { display: inline block!important; }
.disp-n-1 { display: none!important; }

.disp-0 { display: none!important; }
.disp-1 { display: inline block!important; }


/*----------------------------------------------------
  common
----------------------------------------------------*/

.contentBox {
  margin-bottom: 40px;
}

.mt00 {
  margin-top: 0px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.p0 {
  padding: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}

/*--------------------------------
  common
---------------------------------*/

.price span {
  color: #d91414;
  font-weight: bold;
  margin-right: 1em;
}

#kv_img h1 img {
  position: absolute;
  margin-left:-629px;
  left:50%;
}

/*-----------------
○伸縮ボックステンプレート

.bgt{
  background: url() center top repeat-y; 
}
.bgr{
  background: url() center top no-repeat;   
}
.bgf{
    background: url() center bottom no-repeat;
}

○リスト内

.inbox{
  width:100%;
  padding:10px;
}
.inbox .ico{
   float:left;
   padding:0 30px 20px 0;
}
.inbox .textArea{
    float:right;
    text-align:left;
}

.inbox .textArea .link{
  margin-bottom: 20px;
}

.inbox .textArea .price{
  line-height:1.8;
}

.inbox .textArea .price .member{
  color:#e0140f;
}

.inbox .textArea .price .normal{
  color:#000;
}

------------------*/


.inbox{
  width:100%;
  padding:38px 0 10px;
  overflow: hidden;
}
.inbox .ico{
   float:left;
   padding:20px 30px 20px 30px;
}
.inbox .textArea{
    float:right;
    text-align:left;
    margin-right:7px;
}

.inbox .textArea .link{
  margin-bottom: 20px;
}

.inbox .textArea .price{
  line-height:1.8;
  font-weight: bold;
}

.inbox .textArea .price .member{
  color:#e0140f;
  font-weight: bold;
}

.inbox .textArea .price .normal{
  color:#000;
  font-weight: bold;
}


/*-------------------------------
  index
---------------------------------*/

#index #navi_wrap {
  margin-top: -80px; 
}


#index #contents_wrap_in {
  padding-top: 40px;
}

#index #contents_wrap #contents_sub {
  margin-top: -100px;
}

#new {
  width: 892px;
  margin:30px auto 30px auto;
  background:url(../img/new_bgr.png) repeat-y center top;
}

#new > .top_img{
  margin-top:-36px;
  margin-bottom: -36px;
}

#new > .bot_img{
  margin-bottom:-40px;
  margin-top: -38px;
}

*+html #new > .bot_img {
  position: relative;
  bottom: -10px;
  margin-top: -50px;
}

#new h2 > img{
  float:left;
  margin-right: -5px;
  margin-left: 20px;
}

#new h2 a{
  float:right;
  width:635px;
  display:block;
}

#new h2 a img{
  position: relative;
  left: -8px;
}

#new h2 {
  width:850px;
  margin:0 auto;
  position: relative;
}

#new h2 .date {
  width: 607px;
  text-align: left;
  font-size:18px;
  font-weight: normal;
  padding-top: 10px;
  margin-top: 16px;
  display: block;
  float:right;
}

*+html #new h2 {
  top: -4px;
}

#new .new_content {
  margin:-20px 0px -10px 0;
  z-index:500;
  position:relative;
}

#new .new_inner {
  width:610px;
  float:right;
  margin-top:-50px;
  margin-bottom:0px;
  margin-right:55px;
}

*+html #new .new_inner {
  margin-top:-46px;
}



#new .new_inner .price{
  clear:both;
  width:600px;
  margin: 0 0 0 auto;
  text-align: right;
  font-size:18px;
  font-weight: bold;
  padding-top: 10px;
}

#new .new_inner .price span{
  margin-right: 1em;
  font-weight: bold;
}

#yahoo {
  width: 850px;
  margin: 50px auto 0 auto;
  line-height: 1.8;
  background:url(../img/bk_star.png) no-repeat -40px top
}

#yahoo .small {
  margin-bottom: 25px;
  font-size: 14px;
}

#yahoo .tx {
  font-size: 16px;
  font-weight: bold;
}

#yahoo a{
  color:#d6d254;
}

/*special*/

#special.re_page {
    height: auto;
    margin: 80px auto 0px auto;
    width: 820px;
    
}
#special {
  width: 989px;
  margin: 0 auto;
  position: relative;
}

#special h2 {
  margin-bottom: -50px;
}

#special h2 img{
  position: relative;
  z-index: 400;
}

#special ul{
  z-index: 100;
  position: relative;
}

#special ul li{
  margin-bottom: 30px;
}

#special ul li .top_img {
    margin-top:-5px;
    margin-left: 1px;
}

#special ul li .bot_img {
    margin-bottom:-5px;
    margin-left: 1px;
}

#special h2 span {
  display: block;
  text-align: left;  
  
}

#special h2 span img {
  position: relative;
  left:40px;
}

#special .line {
  margin-top:-36px;
}

#special .inner {
  margin:-50px 0;
  padding:5px 0;
  overflow: hidden;
}

#special .ico {
  float: left;
  width: 160px;
  margin-top: -15px;
  margin-left: 0px;
  padding-right: 10px;
}

#special .specialBlock {
  float: left;
  width: 580px;
  padding-left: 10px;
  
}

#special .txt {
  padding-bottom: 20px;
}

#special .bg {
  width: 892px;
  height: 361px;
  display:block;  
  background:url(../img/special_tx_bg.png) no-repeat center top;
  margin:0 auto;
}

#special .bg_nifty {
  width: 892px;
  height: 361px;
  display:block;  
  background:url(../img/special_tx_bg_nifty.png) no-repeat center top;
  margin:0 auto;
}


#special .card {
  position: relative;
  top: -320px;
  z-index: 100;
}

#special .tx {
  z-index: 110;
  position: relative;
}

#special .price {
  float: left;
  width: 590px;
  text-align: right;
  margin-top: 20px;
}

#special .price p {
  font-size: 18px;
  line-height: 1.2;
  width: 227px;
  display: inline;
}

#special .list li {
  width: 850px;
  margin: 0 auto 20px auto;
}
 
#special .list li .bgt{
  background: url(../img/special_li_bgt.png) center top no-repeat; 
}
#special .list li .bgr{
  background: url(../img/special_li_bgr.png) center top repeat-y;   
}
#special .list li .bgf{
    background: url(../img/special_li_bgf.png) center bottom no-repeat;
}

#special .inbox .textArea {
  margin-right: 40px;
}
/*recommend*/
#recommend {
  width: 866px;
  margin: 50px auto -130px auto;
  position: relative;
  
}

#index #recommend {
  margin-top: -30px;
}

#recommend .bg {
  position: absolute;
  top: 0;
  right: -91px;
}

#recommend .subttl{
  background: url(../img/recommend_sub_bgr.jpg) repeat-y center top;
  margin-bottom: 25px;
  z-index: 500;
  position: relative;
  margin-top:-20px;
}

#recommend .subttl .top_img{
  margin-top:-70px;
}

#recommend .subttl .tx{
  margin-top:-25px;
}

#recommend .subttl .bot_img{
  margin-top:-22px;
  margin-bottom:-10px;
}

#recommend h2 {
  position: relative;
  margin-bottom: 76px;
}

*+html #recommend h2 {
  margin-bottom: -20px;
}

#recommend h2 img {
  margin-left: -12px;
}

*+html #recommend h2 img {
  margin-left:-12px;
}

#recommend .recommend_inner {
  position: relative;
  z-index: 500;
  width: 850px;
  margin: 0 auto;
}

#recommend .recommend_inner> .bgr > .bgt{
  width:850px;
  position:relative;
  background: url(../img/recommended_bgt.png) center top no-repeat;
}

#recommend .recommend_inner > .bgr{
  width:850px;
  position:relative;
  background: url(../img/recommended_bgr.png) center top;
}

#recommend .recommend_inner> .bgr > .bgt > .bgf{
  width:850px;
  position:relative;
  background: url(../img/recommended_bgf.png) center bottom no-repeat;
}
#recommend .recommend_inner .top_img{
  margin-top:-3px;
  position: relative;
}

#recommend .recommend_inner .bot_img {
  margin-top:-100px;

}

#recommend .recommend_inner .price {
  float: left;
  width: 565px;
  text-align: right;
  margin-top: 20px;
}

#recommend .recommend_inner .price p {
  font-size: 18px;
  line-height: 1.2;
  width: 227px;
  display: inline;
}

#recommend .recommend_inner .in_top_img{/*IE8*/
  
}

*+html #recommend .recommend_inner .in_top_img{ /*IE7*/
  
}

#recommend .recommend_inner .in_bot_img{
  position:absolute; 
  bottom:-43px;
  right:-4%;
  
}

#recommend ul {
  width: 850px;
  margin: -120px auto 30px auto;
  position: relative;
  z-index: 3000;
  padding-top: 40px;
  overflow: hidden;
  padding-bottom: 60px;
}



#recommend ul.list li {
  width: 789px;
  text-align: left;
  line-height: 1px;
  font-size: 1px;
  margin: 0 auto;
  border-bottom:1px solid #000;
}


#recommend ul.list li.last {
  padding: 8px 32px 3px 32px;
  border:none;
  
}

#recommend .ico {
  float: left;
  width: 148px;
  margin-left: 5px;
}
#recommend .ico img {
  width:100%;
  height: auto;
}

#recommend .recommendBlock {
  float: left;
  width: 625px;
  padding-left: 10px;
}

#recommend .txt {
  margin-top:5px;
  margin-bottom: 5px;
}

#recommend .txt a {
  position: relative;
  z-index: 9000;
  
}

#recommend .price {
  width: 624px;
  text-align: right;
  font-size: 18px;
  line-height: 1;
}

#recommend .ico {
  padding:0 0 10px 10px;
}

#recommend .inbox {
  padding-top: 20px;
  padding-bottom: 5px;
}


#recommend .deco_img {
  margin-top:-53px;
  z-index:3500;
  position:relative;
  left:50%;
  margin-left:-856.5px;
}

*+html #recommend ul { /*ie7*/
  margin-top: 16px;
  margin-bottom: -16px;
   
}

*+html #recommend .recommend_inner .top_img { /*ie7*/
    margin-top: -19px;
}


/*free*/
/*free*/
#free {
  width: 866px;
  margin: 50px auto 0px auto;
  position: relative;
  
}



#index #free {
  margin-top: 140px;
}

#free .bg {
  position: absolute;
  top: 0;
  right: -91px;
}

#free .subttl{
  background: url(../img/free_sub_bgr.png) repeat-y center top;
  margin-bottom: 25px;
  z-index: 500;
  position: relative;
  margin-top:-20px;
}

#free .subttl .top_img{
  margin-top:-70px;
}

#free .subttl .tx{
  margin-top:-25px;
}

#free .subttl .bot_img{
  margin-top:-22px;
  margin-bottom:-10px;
}

#free h2 {
  position: relative;
  margin-bottom: 20px;
}



#free h2 img {
  margin-left: -12px;
}



#free .free_inner {
  position: relative;
  z-index: 500;
  width: 850px;
  margin: 0 auto;
}

#free .free_inner> .bgr > .bgt{
  width:850px;
  position:relative;
  background: url(../img/free_bgt.png) center top no-repeat;
}

#free .free_inner > .bgr{
  width:850px;
  position:relative;
  background: url(../img/free_bgr.png) center top;
}

#free .free_inner> .bgr > .bgt > .bgf{
  width:850px;
  position:relative;
  background: url(../img/free_bgf.png) center bottom no-repeat;
}
#free .free_inner .top_img{
  margin-top:-3px;
  position: relative;
}

#free .free_inner .bot_img {
  margin-top:-100px;

}

#free .free_inner .price {
  float: left;
  width: 590px;
  text-align: right;
  margin-top: 20px;
}

#free .free_inner .price p {
  font-size: 18px;
  line-height: 1.2;
  width: 227px;
  display: inline;
}

#free .free_inner .in_top_img{/*IE8*/
  
}

#free .free_inner .in_bot_img{
  position:absolute; 
  bottom:-43px;
  right:-4%;
  
}

#free ul {
  width: 850px;
  margin: -120px auto 30px auto;
  position: relative;
  z-index: 3000;
  padding-top: 54px;
  overflow: hidden;
  padding-bottom: 60px;
}



#free ul.list li {
  width: 789px;
  text-align: left;
  line-height: 1px;
  font-size: 1px;
  margin: 0 auto;
  border-bottom:1px solid #000;
}


#free ul.list li.last {
  padding: 8px 32px 3px 32px;
  border:none;
  
}


#free .ico img {
  width:100%;
  height: auto;
}

#free .freeBlock {
  float: left;
  width: 625px;
  padding-left: 10px;
}

#free .txt {
  margin-top:5px;
  margin-bottom: 5px;
}

#free .txt a {
  position: relative;
  z-index: 9000;
  
}

#free .price {
  width: 624px;
  text-align: right;
  font-size: 18px;
  line-height: 1;
}

#free .ico {
  padding:0 0 10px 10px;
  position: absolute;
  top:0;
  margin-left:-40px;
  width: 270px;
}

#free .inbox {
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
  z-index: 200;
  display: block;
  
}


#free .textArea {
  position: relative;
  padding-top:20px;
}




/*listmenu*/
#listmenu{
  margin-top: 20px;
  margin-bottom: 60px;
}

#listmenu .price span {
  margin-right: 0;
}
#listmenu h3 {
  margin-top:-20px;
  margin-bottom: 0;
  padding-top: 10px;
}

#listmenu #menu_title {
  position: relative;
  margin: 0 auto;
  width: 917px;
  
}

#listmenu #menu_title img {
  margin-left: 0px;
}



#listmenu #listmenu_in {
  width: 917px;
  margin: 0px auto 0 auto;
  position: relative;
  z-index: 1000;
  background:url(../img/listmenu_bgr.png) repeat-y center top;
  
}
#listmenu #listmenu_in h4{
  position: relative;
  z-index: 1;
}

#listmenu #listmenu_in ul {
  position: relative;
  width: 780px;
  margin: 0 auto;
  z-index: 3;
}

#listmenu #listmenu_in .innerBox02{ 
  padding: 25px 29px 20px;
}
#listmenu #listmenu_in .listmenu_Box {
  width: 900px;
  margin:0 auto 20px auto;
  padding-bottom: 20px;
  background:url(../img/listmenu_love_bgline.png) no-repeat center bottom;
}

#listmenu #listmenu_in .listmenu_Box#life {
  background:none;
}


#listmenu #listmenu_in .listmenu_Box > .top_img {
  margin-top:-40px;
  margin-left:-12px;
}

#listmenu #listmenu_in .listmenu_Box > .bot_img {
  margin-top:-50px;
}

#listmenu #listmenu_in > .bot_img {
   margin-top: -30px;
  margin-bottom: -2px;
  margin-left: 0px;
}


/*inner*/
#listmenu li {
  margin-bottom: 20px;
  width: 368px;
}

#listmenu li.last{
  margin-bottom:0;
  }

#listmenu > li
{
   width: 333px;
   padding: 25px;

}

#listmenu .left
{
  float: left;
}

#listmenu .right
{
  float: right;
}

#listmenu .Block01 {
  margin: 0 auto 5px;
  padding-bottom: 8px;
  background: url(../img/menu_list_border.png) no-repeat center bottom;
  text-align: left;
}

#listmenu .Block01 .ico
{
  float: left;
  width: 100px;
  text-align: left;
  height: 100px;
}

#listmenu .Block01 .ico img 
{
  width:85px;
  height: auto;
}

#listmenu .Block01 .title
{
  float: right;
  width: 209px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3em;
  padding:0px 0 0 5px;
  word-wrap:break-word;
}

#listmenu .text
{
  font-size: 15px;
  line-height: 1.4em;
  color: #000000;
  width: 315px;
  padding: 5px 5px 0;
  text-align: left;
}


#listmenu .price
{
  text-align: right;
  padding: 5px 15px 0 0;
  color: #181df5;
  font-size: 18px;
  line-height: 1.4em;
  margin: 0 -22px 0 auto;
}

#listmenu .price span {
  font-weight: normal;
  display: inline-block;
  font-weight: normal;
}

#listmenu .price .red {
  color: #d91414;
}

#listmenu .price .blue {
  color: #181df5;
}


/*love*/
#listmenu #love li {
  background: url(../img/list_love_bgt.png) no-repeat left top;
  padding-top: 15px;
}
#listmenu #love .inner {
  background: url(../img/list_love_bgr.png) repeat left top;
}
#listmenu #love .love_f {
  background: url(../img/list_love_bgf.png) no-repeat left bottom;
  height: 15px;
}
#listmenu #love .Block01 .title a {
  color: #9c1a4e;
  font-weight: bold;
}

/*meeting*/
#listmenu #meeting li {
  background: url(../img/list_meeting_bgt.png) no-repeat left top;
  padding-top: 15px;
}
#listmenu #meeting .inner {
  background: url(../img/list_meeting_bgr.png) repeat left top;
}
#listmenu #meeting .meeting_f {
  background: url(../img/list_meeting_bgf.png) no-repeat left bottom;
  height: 15px;
}
#listmenu #meeting .Block01 .title a {
  color: #2e0b54;
  font-weight: bold;
}

/*life*/
#listmenu #life li {
  background: url(../img/list_life_bgt.png) no-repeat left top;
  padding-top: 15px;
}
#listmenu #life .inner {
  background: url(../img/list_life_bgr.png) repeat left top;
  overflow: hidden;
}
#listmenu #life .life_f {
  background: url(../img/list_life_bgf.png) no-repeat left bottom;
  height: 15px;
}
#listmenu #life .Block01 .title a {
  color: #174c21;
  font-weight: bold;
}


.footer_btn.totop {
  padding:20px 0 40px 0;
}

.footer_btn {
  padding:20px 0 30px 0;
}


#listmenu li.ttl,
#listmenu li.ttl .inner {
  background: none!important;
}

#listmenu li.ttl .inner p {
  padding-bottom: 20px;
}

#listmenu li.ttl .inner p img {
  position: relative;
  bottom: -20px;
}

#listmenu li .ico {
  width: 85px!important;
}


/*-------------------------------------------

  入力ページ

-------------------------------------------*/

#form .flash_box {
  margin: 0 auto 20px auto;
}

#form .flash_box .anime_box{
  width:870px;
  min-height:868px;
 padding:0; 
  margin: 0 auto;
}

#form .topBox {
  margin:40px auto 0 auto;
  background:none;
  
}

#form .ttl_box {
  padding-top: 75px;
  width:780px;
  margin:0 auto;
}

#form .ttl_box .ico{
  float:left;
}

#form .ttl_box .text{
  float:left;
  padding-top:10px;
}


#form #pagetop {
  position:relative;
  z-index:500;
  
}

#form .topBox .topBox_top .tx {
  text-align:left;
  font-size: 16px;
  line-height: 1.3;
  margin:0 auto 30px auto;
  width:650px; 
  color:#000000;
  font-weight: bold;
}

#form .topBox .topBox_cont{
  width: 850px;
  background: url(../img/box_inner02_bgr.png) center top repeat-y;
  margin: 0 auto;
  padding:0 0 0 0;
  position: relative;
}

#form .topBox .topBox_cont .bgt {
  margin-top: -5px;
}

#form .topBox .ttl_box {
  margin-top: -50px;
  margin-bottom: 30px;
}

#form .topBox .bot_img{
  position:relative;
  z-index: 5000; 
  margin-top:-28px;
  margin-bottom:-30px;
  top: -56px;
}

#form .topBox .topBox_cont > .bgt > .bgf{
  padding-bottom: 40px;
}




#form .middlebox{
  background:url(../img/form_middlebox_bk_bgr.png) repeat-y center top;
  
}

#form .middlebox .bgt{
  background:url(../img/form_middlebox_bk_bgt.png) no-repeat center top!important;
}

#form .middlebox .bgf{
  background:url(../img/form_middlebox_bk_bgf.png) no-repeat center bottom!important;
}

#form .middlebox.sec{
  margin-bottom: 30px;
  background:url(../img/form_middlebox_bgr.png) repeat-y center top;
}

#form .middlebox.sec > .bgt{
  margin-top: -13px!important;
}

#form .middlebox .tx {
  color:#fff;
  font-size: 18px;
  line-height: 1.6;
  margin-top: -10px;
  position: relative;
  z-index: 500;
  padding: 20px 0;
}

#form .middlebox.sec .tx{
  color:#030303;
  font-size: 16px;
}

#form .middlebox .lefttx{
  text-align: left;
  display: inline-block;
  margin-bottom: 5px;
}

#form .middlebox .tx .red {
  color:#f00000;
}

#form .middlebox .tx a{
  text-decoration: underline;
  color:#fff;
  
}

#form .middlebox .small {
  font-size:15px;
}

#form .middlebox .link {
  display: inline-block;
  vertical-align: middle;
}

#form .middlebox .link.blue{
  color: #003399;
  text-decoration: none;
  background:url(../img/form_btn_arr.png) left center no-repeat;
  padding-left:20px;
}

#form .middlebox .link img {
  margin-right: 20px;
}

#form .middlebox.sec .bgf{
  margin-bottom:-12px;
  margin-right:0px;
  position: relative;
  z-index: 400;
}

#form .listbox.fst {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
  margin-bottom: 40px;
}

#form .listbox.sec {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
}



#form .listbox.sec .ttl img{
//  margin-right: -1px;
}




#form .listbox ul{
width:630px;
margin:0 auto;
}

#form .listbox li{
  font-size: 17px;
  background:url(../img/form_listbox_listbg_blue.png) left center no-repeat;  
  line-height: 1.9;
  text-align: left;
 
  padding:10px 0 10px 50px;
}

#form .listbox li span{
   padding:5px 0 2px 0;
   min-width:540px;
   display: inline-block;
   font-weight: bold;
}

#form .listbox.sec li{
   background:url(../img/form_listbox_listbg.png) left center no-repeat;  
}

#form .line {
  margin:10px 0;
}



#form .atte_textBox {
  line-height: 1.7;
  margin-bottom: 35px;
}

#form .atte_textBox h3{
  line-height: 1.7;
  font-size:18px;
  color:#eee03d;
  margin-bottom: 10px;
}

#form .atte_textBox p{
  font-size:15px;
  color: #FFF;
  margin-bottom: 15px;
}



/*---------------------------------

有料入力ページ

-----------------------------------*/

#form .topBox.freeform{
  margin-bottom: 0;
}

#form .topBox.freeform .topBox_top{
  margin-bottom: 20px;
}


#form .freeTxt {
  margin-top: 10px;
  position: relative;
}

#form .freeTxt .deco{
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left:-446px;
}

#form .freeTxt p{
  text-align: center;
}

#form .freeTxt p .red {
  color:#000;
}

#form .freeTxt .line {
  margin-top: -40px;
}

#form #freeArea {
  margin-bottom: 40px;
}





.att_box h4{
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
  color:#eee03d;
}

.att_box h4.motion{
  font-size:20px;
  font-weight:bold;
  margin:0 auto;
  margin-bottom:20px;
  color:#eee03d;
  width:680px;
  border-bottom: solid 1px #CCC;
  padding-bottom:8px;
  }

.att_box p.motion_txt{
  text-align:left;
  margin:0 auto;
  width:770px;
  padding:20px 0;
  }

.att_box .flash{
  
  margin:0 auto;
  width:770px;
  padding:4px 15px;
  font-size:16px;
  color:#333;
  text-align:left;
  margin-bottom:0px;
  }

.att_box .flash a{
  float:left;
  display:block;
  width:140px;
  padding-top:10px;
  }

.att_box .flash a img {
  width: 100%;
  height: auto;
}

.att_box .flash p{
  float:right;
  width:600px;
  font-size:14px;
  margin-top:10px;
  margin-bottom:0;
  }

.att_box .free_att img{
  margin:10px auto;
  }

.att_box .free_att{
  font-weight:normal;
  font-size:18px;
  line-height:1.4;
  color:#000;
  margin-bottom:20px;
  }
  
.att_box .red{
  color:#fff;
  }

.att_box .free_att .blue{
  color:#37a7f5;
  }

.att_box a.free_link{
  color:#d4f82b;
}

.spec{
  width:836px;
  margin:0px auto;
  padding:0px 0 15px 0;
}

.spec h4{
  width:100%;
  height:40px;
  line-height:45px;
  font-weight:normal;
  color:#000;
  text-align:center;
  font-size:18px;
  margin:0 0 10px 0;
  padding:0;
  z-index:500;
  position:relative;
}



.spec h4.txt{
  height: 32px;
}


.spec_cont{
  background:url(../img/form_atte_br.jpg) repeat-y top center;
  text-align:center;
  color:#0f0424;
  padding:50px 40px 25px 40px;
  text-align: left;
}

.spec_cont.fla {
  padding-top: 33px;
}


.spec.attention {
  margin-bottom: 40px;
}



.spec_cont a{
  color:#fb0303;
}

#index .spec_cont a{
  color:#fb0303;
}

.spec_cont p {
  width:784px;
  margin:0 auto 15px auto;
  line-height: 1.4;
  font-size:18px;
}

.spec_cont.premium p {
  text-align: center;
}

.spec_cont p.att{
  font-size:15px;
}

.spec_cont p.red{
  color:#fa0606;
  margin-top:15px;
  }

.spec_cont p.fwb{
  margin-top:0px;
    margin-bottom:0px;
  font-weight:normal;
  }

.spec_cont p.fwb .rb{
  color:#fa0606;
  }

.spec_cont p.fwb .bb{
  color:#009;
}

.spec h4.boxttl{
  margin-bottom:-11px;
}

.att_box .spec.movie .spec_cont .flash a {
  width: 150px;
}

#info_area02.spec_cont {
  padding:10px 0 10px 0;
}




#index #info_area02.spec_cont {
  padding:35px 30px 20px 30px;
}

#info_area02 > .sttl {
  color: #000;
  font-weight: bold;
  line-height: 2;
}

/*---------------------------------

入力ページ 調整

-----------------------------------*/

#form01 {
  margin-bottom: 40px;
}
#form01 .topBox {
  padding-top: 80px;
}

#form01 .topBox .topBox_cont{
  margin-top: -80px;
  background: url(../img/listbox_bgr.jpg) repeat-y left top;
   
}
#form01 .topBox .topBox_cont .bgt{
  background: url(../img/listbox_bgt.jpg) no-repeat left top;
   
}
#form01 .topBox .topBox_cont .bgt .bgf{

  background: url(../img/listbox_bgf.png) no-repeat left bottom;
   
}


#form01 .deco {
  margin-top: 50px;
}

#form .endinfo {
  background:url(../img/end_info_bg.png) no-repeat center top;
  padding:60px 0 30px 0;
}




#form03 {
  margin-bottom: 40px;
}

#form07 .deco {
  margin-top: 50px;
}

/*------------------------------------------

  有料結果

-------------------------------------------*/

#result .topBox{
  margin-top: 40px; 
  margin-bottom: 40px; 
}

#result .topBox_cont{
  width: 925px;
  background: url(../img/listbox_bgr.jpg) center top repeat-y;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#result .topBox .topBox_cont > .bgt{
  background: url(../img/listbox_bgt.jpg) no-repeat center top;
   
}
#result .topBox .topBox_cont > .bgt > .bgf{
  padding: 93px 0 58px 0;
  background: url(../img/listbox_line_bgf.png) no-repeat center bottom;
   
}

#result .ttl_box {
  width:890px;
  margin:0 auto 5px auto;
}

#result .ttl_box .ico{
  float:left;
}



#result .ttl_box .text{
  float:left;
  padding-top:10px;
}

#result .topBox_cont.nobg {
  background: none;
}


#result .topBox_cont .topBox_top {
  padding-top: 0;
  margin-top: -30px;
  
}


#result .topBox .topBox_cont .topBox_top .tx{
  font-size:17px;
  width:720px;
  margin:40px auto 40px;
  text-align: left;
  width: 727px;
  color: #382302;
  line-height: 1.4;
}


#result .flash_box.n1 {
  background:url(../img/cardbox_n1_bg.jpg) no-repeat center top;
}



#result .topBox > .bot_img {
  margin-top: -87px;
  position: relative;
  z-index: 810;
}





#result .flash {
  margin-bottom: 20px;
}

#result .topBox .topBox_cont.sec {
  width: 925px;
  background: none;
}

#result .topBox_cont.sec .bgt{
  margin-top:-120px;
}

#result .topBox_cont.sec > .bot_img{
  margin-bottom: -40px;
}

#result .att_cont p .yellow{
  color:#eee03d;
  margin-bottom:12px;
  display: inline-block;
}

#result .topBox .inner.red ul li {
  color:#FFF;
  background:url(../img/ico_top_box2.png) left 115% no-repeat;
}

#result .topBox .inner ul li .tx{
  padding:2px 0 2px 0;
  border-bottom:1px solid #6a6767;
  width: 640px;
  display: inline-block;
}

#result .topBox_cont.sec .topBox_top {
  margin-top: -240px!important;
  position: relative;
}

#result .topBox_cont.sec .bgt{
   margin-top: 0px!important;
  
}

#result .topBox_cont.sec .topBox_top .tx{
  font-size: 17px;
  width: 770px;
  margin:0 auto;
  text-align: left;
  line-height: 1.4;
  margin-bottom: 80px;
}

#result .pay_result_supervisor.sec {
  margin-bottom: 40px;
}

#result .flash_box {
  min-height:883px;
  margin: 0 auto 40px 0;
  
}

#result .flash_box .anime_box {
  width:870px;
  min-height:883px;
  margin: 0 auto;
  padding:0; 
}

#result .flash_box .bgt {
   
}

#result .flash_box > .bgt > .bgf {
   
}

#result .title_display_box{
  width: 100%;
  margin-bottom: 60px;
  background: url(../img/title_display_box_bgr.jpg) repeat-y center top;
  padding: 30px 0 20px 0;
}

#result .display_box_top{
  background: url(../img/title_display_box_bgt.png) no-repeat center top;
  margin-top: -50px;
}

 #result .display_box_bot{
   background: url(../img/title_display_box_bgf.png) no-repeat center bottom;
  margin-bottom: -40px;
  padding: 60px 0 70px 0;
 }

#result .display_box_bot > .ttl {
  background: url(../img/title_display_ttl_bgt_bgf.png) no-repeat center top;
  width: 770px;
  text-align: center;
  margin:20px auto 40px auto;
  position: relative;
}

#result .display_box_bot > .ttl .inner{
  background: url(../img/title_display_ttl_bgt_bgf.png) no-repeat center bottom;
  padding: 20px 0;
}

#result .display_box_bot > .ttl .inner p{
  font-size: 26px;
  width: 460px;
  margin: 8px auto 0 auto;
  line-height: 1.4;
  text-align: center;
  position: relative;
  z-index: 1030;
  font-weight: bold;
  color:#382302;
}

#result .title_display_box .inner_display {
  width: 750px;
  margin: 0 auto;
}

#result .title_display_box .inner_display .left {
  float:left;
}

#result .title_display_box .inner_display .rightText {
  float:right;
  width: 407px;
}

#result .title_display_box .inner_display .detail {
  
  padding:0 0 20px 0;
}


#result .title_display_box .inner_display .ttl{
  font-weight: bold;
  font-size: 22px;
  color:#382302;
  margin-bottom: 40px;
  margin-top: 40px;
}

#result .title_display_box .inner_display .support {
  margin-bottom: 40px;
}

#result .title_display_box .inner_display ul {
  overflow: hidden;
  width: 650px;
  margin:0 auto 40px auto;
}

#result .title_display_box .inner_display ul.double {
  width: 473px;
  margin: 0 auto;
}



#result .title_display_box .inner_display li {
  float:left;
  margin-right: 20px;
  width: 200px;
}

#result .title_display_box .inner_display ul.double li{
  margin-right: 72px;
}

#result .title_display_box .inner_display ul.double li:last-child{
  margin-right: 0;
}

#result .title_display_box .inner_display li img{
  width: 100%;
  height: auto;
}


#result .title_display_box .inner_display li:last-child {
  margin:0!important;
}

#result .title_display_box .inner_display li.last {
  margin:0!important;
}

#result .title_display_box .inner_display .detail {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  margin: 20px auto 50px auto;
  line-height: 1.5;
  padding: 16px;
}

#result .title_display_box .inner_display .brown {
  color: #4a1f00;
  width: 670px;
  font-size: 20px;
  text-align: center;
  margin: 20px auto 20px auto;
  line-height: 1.5;
  font-weight: bold;
}

#result .title_display_box .inner_display .download {
  color: #000;
  width: 670px;
  font-size: 17px;
  text-align: center;
  margin: 0 auto;
  line-height: 1.08;
}

#result .title_display_box .inner_display .download .red{
  color: #ff0000;
  font-weight: normal;
  text-decoration: underline;
}

#result .title_display_box .inner_display .download span{
  margin-bottom: 10px;
  display: inline-block;
  font-size: 20px;
  color: #4a1f00;
  font-weight: bold;
}

#result .title_display_box .inner_display .qr {
  width: 150px;
  height: 150px;
  background: #FFF;
  margin: 20px auto;
}


#result .limited {
  background: url(../img/limited_bgr.png) repeat-y center top;
  margin-bottom: 40px;
}

#result .limited > .bgt{
  background: url(../img/limited_bgt.png) no-repeat center top;
}
#result .limited > .bgt > .bgf{
  background: url(../img/limited_bgf.png) no-repeat center bottom;
  padding-bottom: 20px;
}

#result .limited .tx {
  width: 727px;
  margin: 0 auto;
  color:#382302;
  font-size: 17px;
  line-height: 1.4;
}

#result .card_sec02 .tx .deco{
  position: absolute;
  left:50%;
  top: -50px;
  margin-left:-446px;
}

#result .listbox {
  width: 794px;
  margin-left:auto;
  margin-right:auto;
}

#result .listbox.fst {
  background: url(../img/form_listbox01_bgr.png) repeat-y center top;
  margin-bottom: 80px;
}

#result .listbox.fst .ttl img{
  margin-right: 0px;
  margin-top: -50px;
}

#result .listbox.fst .bgf{
  margin-left:0px;
  margin-bottom: -20px;
}

#result .listbox.fst ul{
width:630px;
margin:0 auto;
}


#result .listbox.fst li{
  font-size: 17px;
  padding-left:50px;
  background:url(../img/form_listbox_listbg.png) left center no-repeat;  
  line-height: 1.9;
  text-align: left;
}

#result .listbox.sec {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
  margin-bottom: 0px;
}

#result .listbox .bgf{
  padding-bottom: 20px;
}

#result .listbox.sec .bgf{
  padding-bottom: 20px;
}

#result .listbox.sec ul{
width:630px;
margin:0 auto;
}


#result .listbox.sec li{
  font-size: 17px;
  padding-left:50px;
  background:url(../img/form_listbox_listbg.png) left center no-repeat;  
  line-height: 1.9;
  text-align: left;
}

#result .spec_cont {
  text-align: center;
}


#result .badge {
  margin-top:-40px;
  padding:50px 0 25px 0;
}



#result .recommend_sub {
  padding-bottom:0px;
  width:890px;
  margin:0 auto 0 auto;
  background:url(../img/recommend_sub_bgr.jpg) repeat-y center top;
}


#result .recommend_sub .bgt {
  background:url(../img/recommend_sub_bg.jpg) no-repeat center top;
}



#result .recommend_sub .bgf {
  background:url(../img/recommend_sub_bgf.png) no-repeat center bottom;
}




#result .spec .bold {
  font-weight: bold;
  font-size:15px;
  margin-bottom: 15px;
}

#result .spec_cont {
  background:url(../img/result_atte_br.png) repeat-y center top;
  padding: 0;
}
#result .spec_cont .bgt {
  background:url(../img/result_atte_bt.png) no-repeat center top;
}
#result .spec_cont .bgt .bgf{
  background:url(../img/result_atte_bf.png) no-repeat center bottom;
  padding: 50px 40px 25px 40px;
}

#result .spec_cont p.att {
  font-size: 17px!important;
}

#result .spec_cont p span.small,
#result .spec_cont p.small {
  font-size: 15px!important;
}

#result .spec_cont a {
  font-size: 15px!important;
}


#result .sep_line {
  margin:-65px auto 140px auto;
}

#result .sep_line02 {
  margin:0 auto 40px auto;
}



#result .atte_textBox {
  line-height: 1.7;
  margin-bottom: 35px;
}

#result .atte_textBox h3{
  line-height: 1.7;
  font-size:18px;
  color:#eee03d;
  margin-bottom: 10px;
}

#result .atte_textBox p{
  font-size:15px;
  color: #FFF;
  margin-bottom: 15px;
}

#result .panel_list ul {
  width: 840px;
  margin:0 auto;
  padding:20px 0;
  overflow: hidden;
}

#result .panel_list ul li{
  float:left;
  width:410px;
  margin-bottom:10px;
  background:url(../img/panel_list_li_bg.png) repeat center top;
  }

#result .panel_list ul li.even{
  float:right;
  }


#result .panel_list ul li .list_top{
  padding-top:15px;
  }


#result .panel_list ul li .list_bot{
  padding-bottom:14px;
  }


#result .panel_list ul li .list_in{
  padding:0;
  width:405px;
  font-size:16px;
  line-height:1.4;
  color:#000033;
  text-align:left;
  }


#result .panel_list ul li .list_in a {
  font-size: 19px;
  font-weight: normal;
  color: #9e2052;
}

#result .panel_list ul li .list_ico{
  float:left;
  margin-left:20px;
  }

#result .panel_list ul li .list_ttl a{
  float:right;
  width:230px;
  padding-top: 20px;
  padding-right: 20px;
  font-weight: bold;
  }


#result .panel_list ul li .list_txt{
  padding:10px 4px;
  width:340px;
  }

#result .panel_list ul li .list_pra{
  text-align:left;
  font-size:13.5px;
  letter-spacing:-0.04em;
  width:90%;
  margin:0 auto;
  padding-bottom: 20px;
  }

#result .panel_list ul li .list_pra span{
  font-weight: bold;
  color:#c00000;
  float:left;
}

#result .panel_list ul li .list_pra span.blue{
  color:#181df5;
  float:right;
}

#result .panel_list ul li .list_ttl {
  padding-bottom:5px;
  padding-top:0px;
}

#result .ranking{
  width:925px;
  margin:0px auto 0 auto;
  
  }


#result .ranking .bgf .deco_bgt{
position: relative;
top: -20px;
}

#result .ranking .bgf .deco_bgf{
position: relative;
bottom: -20px;
}


#result .ranking{
  background:url(../img/ranking_bg.jpg) repeat-y center top;
  position:relative;
  }

#result .ranking .bgt{
  background:url(../img/ranking_bgt.png) no-repeat center top;
  position:relative;
  }

#result .ranking .bgf{
  background:url(../img/ranking_bgf.png) no-repeat center bottom;
  position:relative;
}


#result .ranking .bgf .ranking_cont {
  margin-bottom: -40px;
}

#result .ranking .bgf h3{
  margin-top: -40px;
}

#result .ranking_top ul {
  width: 820px;
  margin: 0 auto;
  padding: 15px 0 30px 0;
  overflow: hidden;
}

#result .ranking ul li{
  padding:2px 0;
  float:left;
  width:820px;
  }


#result .ranking ul li .list_left{
  float:left;
  width:170px;
  padding-right:10px;
  }

#result .ranking ul li .list_right{
  float:right;
  line-height:1.4;
  padding-top:12px;
  width:630px;
  text-align:left;
  }

#result .ranking ul li .list_right a{
  color:#FFF;
  font-size:19px;
  font-weight: bold;
  
  }

#result .ranking ul li .list_right .pra{
  font-size:18px;
  color:#164ef0;
  padding-top:4px;
  }

#result .ranking ul li .list_right .pra span{
  color:#fc0303;
  }

#result .ranking ul li.last{
  border-bottom:none;
  }

#result .ranking ul li.first{
  border-top:none;
}

#result .ranking .bot_img {
  margin-top:-20px;
}


#result .card_sec02 .line {
  margin-bottom: 85px;
}

#result .card_sec02 .tx{
  position: relative;
}

#result .topBox.sec {
  padding-bottom:120px;
  margin-bottom:-166px;
}

#result .topBox.sec.nocircle{
  background:none;
}


#result .topBox .topBox_cont.thir .topBox_top{
  margin-top: -20px;
}

#result .topBox .topBox_cont.thir .deco{
  margin-top: 0px;
}

#result .message {
  margin-top: 40px;
}

#result .message h2 img {
  margin-right: -22px;
}

#result .sep_line {
  margin-bottom: 110px;
}




/*------------------------------------------

  無料結果

-------------------------------------------*/

#result .line {
  margin: 10px 0 17px 0;
}

#result .pay_result_supervisor.sec {
  margin-bottom: 0;
}

#result .topBox_cont.sec .topBox_top {
  margin-top: -260px!important;
}

#result .topBox_cont.sec .topBox_top.more {
  margin-top: -20px!important;
}


#result .ttl_staff {
  margin-top: -115px;
}

#result .ranking {
  margin-top: 40px;
}
/*------------------------------------------

  一部無料

-------------------------------------------*/

#result .topBox .topBox_cont .deco01{
  margin-top: 50px;
}


#result .topflash {margin-bottom: 10px;}
#result .ready {margin-top: -30px;}
#result .title_display_box .inner_display .detail {
  position: relative;
}
#result .title_display_box .inner_display .detail .blur  {
  position: relative;
  display: block;
  margin:0 auto;
  
}
#result .title_display_box .inner_display .detail .moreBtn {
  position: absolute;
  left: 0;
  top: 110px;
}
#result .free02 .inner_display .detail .acceptBtn {
  position: absolute;
  left: 3px;
  top: 25px;
}
#result .free02 .inner_display .brown {margin-bottom: 20px;}
#result .free02 .inner_display .detail {margin-top: 0; margin-bottom: 0px;}

#result .att_box .att_cont .moreBtn {
  display: block;
}
#result .att_box .att_cont .moreBtnAtt {
  margin-bottom: 0;
}

#result .free02_sep_line {
  margin: -20px 0 10px;
}



#result .topBox_cont.sec .topBox_top02 .tx {
  font-size: 17px;
  width: 770px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 80px;
}

#result .topBox_cont.sec .topBox_top02.badge_bg{
  background: url(../img/badge_ttl_back.png) no-repeat center top;
  padding-top: 30px;
}

#result .topBox_cont.sec .topBox_top02.badge_bg .badge{
  margin-left:-25px
}



#result .dummytx_01_wrap .detail{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
   background:url(../img/dummytx_bg.png) center top repeat;  
}

#result .dummytx_01 {
   background:url(../img/tx_dammy01.png) center top repeat;  
   width: 407px;
   height: 421px;
   margin: 0 0 0 0;
   
}

#result .dummytx_01 .acceptBtn{
  bottom: -130px;
  position: relative;
}

#result .dummytx_02 {
   background:url(../img/dummytx_bg.png) center top repeat;  
   width: 703px;
   margin: 40px 0 0 0;
   padding: 10px 23px;
}

#result .dummytx_02 .detail{
  margin: 0 auto!important;
  padding: 0!important;
  width: 670px;
}

#result .dummytx_03 {
   background:url(../img/tx_dammy03.png) center top repeat;  
   width: 724px;
   height: 148px;
   padding: 40px 0 0 0;
   margin: 0 auto;
}


#spread {
  background:url(../img/spred_bgr.png) center top repeat-y;  
  min-height: 882px;
  position: relative;
}

#spread .bgt {
  background:url(../img/spred_bgt.png) center top no-repeat;  
  padding-top: 47px!important;
}

#spread .bgf {
  background:url(../img/spred_bgf.png) center bottom no-repeat;  
}

#spread .bgf p {
  width: 700px!important;
  margin: 0 auto;
  color: #251501;
}

.spred ul{
  position: relative;
  list-style:none;
  width: 868px;
  margin: 0 auto;
  top: -60px;
  left: -5px;
}

.spred ul li{
  position: absolute;
  

}

.spred ul li.lan{
  width:118px;
  height:67px;
}


/*カード*/
.spred .card01 {position:absolute;left:418px;top:103px;}
.spred .card02 {position:absolute;left:614px;top:188px;}
.spred .card03{position:absolute;left:226px;top:188px;}
.spred .card05{position:absolute;left:226px;top:356px;}
.spred .card04 {position:absolute;left:614px;top:356px;}
.spred .card06 {position:absolute;left:418px;top:423px;}
.spred .card07{position:absolute;left:614px;top:577px;}
.spred .card08{position:absolute;left:226px;top:577px;}
.spred .card09 {position:absolute;left:418px;top:645px;}
.spred .card10 {position:absolute;left:418px;top:818px;}
.spred .card11 {position:absolute;left:523px;top:140px;}
.spred .card12 {position:absolute;left:316px;top:140px;}
.spred .card13 {position:absolute;left:418px;top:267px;}
.spred .card14 {position:absolute;left:401px;top:204px;}
.spred .card15 {position:absolute;left:523px;top:306px;}
.spred .card16 {position:absolute;left:614px;top:272px;}
.spred .card17 {position:absolute;left:316px;top:306px;}
.spred .card18{position:absolute;left:226px;top:272px;}
.spred .card19 {position:absolute;left:401px;top:371px;}
.spred .card20 {position:absolute;left:523px;top:398px;}
.spred .card21 {position:absolute;left:614px;top:465px;}
.spred .card22{position:absolute;left:316px;top:398px;}
.spred .card23{position:absolute;left:226px;top:465px;}
.spred .card24 {position:absolute;left:523px;top:489px;}
.spred .card25 {position:absolute;left:401px;top:592px;}
.spred .card26{position:absolute;left:316px;top:489px;}
.spred .card27 {position:absolute;left:418px;top:508px;}
.spred .card28 {position:absolute;left:523px;top:623px;}
.spred .card29 {position:absolute;left:523px;top:712px;}
.spred .card30{position:absolute;left:316px;top:623px;}
.spred .card31 {position:absolute;left:316px;top:712px;}
.spred .card32 {position:absolute;left:418px;top:730px;}


#result .listbox {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
  margin-bottom: 40px;
}

#result .listbox.sec {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
}


#result .listbox.fst {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
  margin-bottom: 40px;
}

#result .listbox.sec {
  background: url(../img/form_listbox_bgr.png) repeat-y center top;
}

+*html #result21 .sec.listbox .bgf {
  margin-bottom: 20px;
}


#result .listbox.sec .ttl img{
//  margin-right: -1px;
}

#result .listbox .bgf {
  background: url(../img/form_listbox_bgf.png) no-repeat center bottom!important;
}




#result .listbox ul{
width:630px;
margin:0 auto;
}

#result .listbox li{
  font-size: 17px;
  background:url(../img/form_listbox_listbg_blue.png) left center no-repeat;  
  line-height: 1.9;
  text-align: left;
 
  padding:10px 0 10px 50px;
}

#result .listbox li span{
   border-bottom:1px solid #CCC;
   padding:5px 0 5px 0;
   min-width:540px;
   display: inline-block;
}

#result .listbox.sec li{
   background:url(../img/form_listbox_listbg.png) left center no-repeat;  
}


/*------------------------------------------

  結果 調整

-------------------------------------------*/


#result .ttl_box .in {
  width:810px ;
  margin: 0 auto;
}

#result .limited.sec {
  margin-bottom: 20px;
}


#result08 .topBox {
  margin-bottom: 0;
}
#result08 .card_sec02{
  margin-bottom:-40px;
  height: 327px;
}

#result08 .line {
  margin-bottom: 0;
}

#result17 .ttl_box .text {
  padding-top:55px;
}

#result21 .recommended {
  margin-bottom:-40px;
}

#result49 {
  margin-top: 50px;
}

#result58 .ttl_box {
  padding-top: 20px;
}

#result58 .topBox {
  margin-top: -74px;
  padding-top: 40px;
}

#result16 {
  margin-bottom: 20px;
}

#result16 .sep_line {
  margin: 0;
}

#result16 .spec {
padding-bottom:40px;
}

#result17 .topBox {
  margin-bottom: -150px!important;
}


#result17 .ttl_box {
  background:url(../img/ttl_box_bg.png) no-repeat center center;
}

#result20　{
  margin-bottom: 20px;
}

#result20　.spec_cont .bgf{
  padding-bottom: 20px;
}

#result21 .topBox .topBox_cont .bgt .bgf {
  background:url(../img/listbox_bgf.png) no-repeat center bottom;

}

#result01 .ttl_box .ico,
#result08 .ttl_box .ico,
#result21 .ttl_box .ico {
  margin-left: 20px;
}

#result21 .ttl_box {
  margin-bottom: 20px;
}

#result24 .spec_cont{
  background:url(../img/form_atte_br.jpg) repeat-y top center;
  text-align:center;
  color:#0f0424;
  padding:50px 40px 25px 40px;
  text-align: left;
}

#result27 {
  margin-top: 0;
}

#result27 .ttl_box .text,
#result58 .ttl_box .text  {
  padding-top: 42px;
}

#result27 .ttl_box {
  padding-top:20px;
  background:url(../img/ttl_box_bg.png) no-repeat center center;
}

#result36 .recommended {
  margin-bottom: 35px;
}

#result50 .detail {
  background: none!important;
}

#result51 .attention {
  font-size: 16px;
  color: #F00;
  text-decoration: underline;
}

#result .display_box_bot > .ttl .inner span{
  font-size: 130%;
}


#result55 .topBox_cont{
  padding-bottom: 0;
}
#result55{
  margin-bottom: 20px;
}

#result55 .spec_cont{
  background:url(../img/form_atte_br.jpg) repeat-y top center;
  text-align:center;
  color:#0f0424;
  
  padding:50px 40px 25px 40px;
}

#result56 {
  margin-top: -40px;
  margin-bottom: -20px;
}

#result56 .ttl_box .text {
  padding-top: 52px;
}

#result57 .ttl_box .text {
  padding-top: 52px;
}

#result57{
  padding-top: 20px;
  margin-bottom: 20px;
}

#result57 .ttl_box {
    background: url(../img/ttl_box_bg.png) no-repeat center center;
}

#result56 .topBox_cont{
  padding-bottom: 0;
}

#result58 .topBox_cont {
  padding-bottom: 0;
}

#result58 .topBox.sec {
  margin-bottom: -105px;
}

#result58 .ttl_box {
  background:url(../img/ttl_box_bg.png) no-repeat center center;
}

#result59 {
  margin-top: -40px;
}

#result05 .title_display_box .inner_display .detail,
#result09 .title_display_box .inner_display .detail,
#result06 .title_display_box .inner_display .detail,
#result07 .title_display_box .inner_display .detail {
  background: url(../img/dummytx_bg.png) center top repeat;
}


/*--------------------------------------------
  introduction
---------------------------------------------*/


#introduction #contents_wrap_in {
  margin-top:-80px;
}

#introduction .profContIn_bgr .profcard {
  overflow: hidden;
  width: 720px;
  margin:0 auto ;
}

#introduction .profContIn_bgr .profcard li{
  float: left;
  margin: 0 20px 20px 0;
  
}

#introduction .profContIn_bgr .profcard li.eq4{
  margin-right: 0;
}

/*プロフィールエリア*/
#introduction #profile {
  text-align: left;
}

#introduction .bgt,
#introduction .bgb {display: block;}
#introduction #profile .bgt,
#introduction #profile .bgb,
#introduction .profContIn {
  width: 890px;
  margin: 0 auto;
}

#introduction .profContIn {
  padding:0 0 30px 0;
}

#introduction #profile .bgt {
  margin-bottom: -75px;
  position: relative;
  z-index: 1020;
} 

#introduction #profile .bgb{
   margin-top: -31px;
  
}


#introduction #profImg {
    width: 890px;
    margin: 10px auto 0;
}



#introduction .profContIn {
}
#introduction .profContIn_bgr {
  background: url(../img/profile_bgr.png) repeat-y center top;
}
#introduction .profContIn .sent {
  position: relative;
  padding:  0 60px;
  margin: 0 0 40px 0;
  font-size: 15px;
  line-height: 1.5;
}
#introduction .profContIn .sent p {
margin-bottom: 1em;
width: auto; 
color: #251501;
font-weight: bold;
}

#introduction .profContIn .sent em {color:#251501;}
#introduction .profContIn .sent .red{

}
#introduction .profContIn .sent ul li {
  color:#251501;
  font-size: 16px;
  font-weight: bold;
}

#introduction .profContIn .sent ul.line li {
  text-decoration: underline;
}

#introduction .profContIn .sent ul {
  overflow: hidden;
  margin-bottom: 26px;
}
#introduction .profContIn .sent .red {
  margin-bottom: .5em;
  
}

#introduction .profContIn .sent .ttl {
  font-weight: bold;
  margin-bottom: 5px;
}
#introduction .profContIn .sent p a{
  display: block;
  color: #fff;
  line-height: 1.5;
}



/*タロットについて　全体・共通*/
#introduction #tarotAbt {
  width: 925px;
  margin: 0 auto;  
  padding-top: 45px; 
}


#introduction #tarotAbt .lead img{
  position: relative;
  z-index: 500;
  
}

#introduction #tarotAbt .lead .listtarot {
  left: -14px;
}


#introduction #tarotAbt .lead .headtx {
  margin-top: -190px;
  margin-bottom: 40px;
  position: relative;
  z-index: 900;
  width: 660px;
  font-weight: bold;
}

#introduction #tarotAbt .bgt {
  position: relative;
  z-index: 3;
  padding-top: 120px; 
}



#introduction #tarotAbt .bgb{
  margin:0 auto;
  margin-top: -50px;
  position: relative;
  z-index: 1500;
  top: -20px;
}

#introduction #tarotAbt .lead {
  position: relative;
  z-index: 1010;
}

#introduction #tarotAbt .lead p {
  width: 856px;
  margin: 0 auto 20px;
  font-size: 15px; 
  line-height: 1.5;
  font-weight: bold; 
}
#introduction #tarotAbt .arcanaBox {
  position: relative;
  z-index: 1000;
  width: 890px;
  margin: 0 auto 95px auto;
  background: url(../img/card0102_bgr.png) repeat-y center top;
}

#introduction #tarotAbt .arcanaBox .ttl {
  margin-bottom: 30px;
}

#introduction #tarotAbt .arcanaBox h4 {
  position: absolute;
  z-index: 10;
  width: 258px;
  height: 192px;
  left: 50%;
  top: 25px;
  margin-left: -129px;
}


#introduction #tarotAbt .arcanaBox .bgt{
  background: url(../img/card0102_bgt.png) no-repeat center top;
  padding-top: 35px;
}

#introduction #tarotAbt .arcanaBox .bgf{
  background: url(../img/card0102_bgf.png) no-repeat center bottom;
}

#introduction #tarotAbt .arcanaBox .bgb {
  position: relative;
  top: -65px;
  margin: 0 auto;
}
#introduction .arcanaBox li {
  float: left; 
  text-align: center;
}
#introduction .arcanaBox li {
  float: left; 
  text-align: center;
  
}
#introduction .arcanaBox li .arcanaCard{
  position: relative; 
  z-index: 3;
  margin:0 auto; 
}
#introduction .arcanaBox li .cardTx{
  position: relative; 
  width:120px;
  height: 40px;
  padding-top: 20px;
  font-size:20px;
  text-align: center;
  margin: -10px auto 0 auto; 
  z-index: 980;
}



#introduction .arcanaBox li .figcap {
  position: relative;
  z-index: 3;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.profContIn em {
  font-size: 18px;
  display: block;
  text-indent: -.5em;
  line-height: 1.8;
  font-weight: bold;
}


#introduction #tarotAbt .arcanaBox .arcanaIn {
  padding:0 70px 0;
}

#introduction #tarotAbt .arcanaBox .arcanaIn:first-child {
  padding-top:110px
}

#introduction #tarotAbt .arcanaBox .arcanaIn.lastArcanaIn{
  padding-bottom:30px;
}

#introduction #tarotAbt .author {
  position: relative;
  z-index: 1600;
  padding-top: 30px;
  font-size: 20px;
}

#introduction #arcana01 li{
  width: 187px;
  margin-bottom: 40px; 

}


#introduction #arcana02 .lastArcanaIn{
  width: 596px;
  margin: 0 auto;
}

#introduction #arcana02 li {
  width: 149px;
  margin-bottom: 20px; 
}


#introduction #arcana02 .ttl {
  margin-bottom: 30px;
}

#introduction #tarotAbt #arcana01 .lastArcanaIn li {
  margin-bottom: 0;
}
#introduction #tarotAbt #arcana01 .lastArcanaIn li:first-child {
  padding-left: 189px;
}


#introduction #arcana01 li .figcap {
  width: 150px;
}



/*スプレッド*/
#introduction #spread {
  margin-top: 0px;
  margin-bottom: 95px;
  padding:0;
  z-index: 3;
  position: relative;
  
}

#introduction #spread .lead {
  margin-bottom: -80px;
  position: relative;
  z-index: 800;
}

#introduction #spread .lead h3 {
  margin-bottom: 25px;
}

#introduction #spread .spreadIn,
#introduction #spread .bgb
 {
   width: 890px;
  margin: 0 auto;
}

#introduction #spread .spreadIn ul {
  position: relative;
  z-index: 600;
}

#introduction #spread .bgb {
  
  margin-top: -50px;
  bottom:-110px;
  left: 50%;
  margin-left:-428px;
  z-index: 400;
  position: absolute;
}



#spread .bgb {
  position: relative;
  z-index: 3;
  margin-top: -100px!important;
}

#spread .bgt {
  position: relative;
  z-index: 3;
  padding-bottom: 0;
  margin:0 auto -78px;

}

#introduction #spread .spreadIn {
   padding-top: 50px;
}
#introduction #spread .spreadIn #spread01{
  width: 890px;
  margin: 0 auto 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

#introduction #spread h5 {
  margin-bottom: 10px;
}
#introduction #spread .figcap {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 10px;
  text-align: left;
}

#introduction #spread .spreadIn li .figure{
  margin:0 auto;
}


/*---------------------------------------

  IE7 対応

---------------------------------------*/


*+html .footer_btn {
  padding:20px 0 38px 0;
}



*+html #free h2 {
  margin-bottom: -95px;
  margin-top:20px;
}

*+html #free h2 img {
  margin-left:-13px;
}

*+html #free ul { /*ie7*/
  margin-top: 10px;
  margin-bottom: -10px;
}

*+html #form .line.a {
  margin-top: -45px;
}

*+html #form .topBox .bot_img{ /*IE7*/
  margin-top: -35px;
}

*+html #form .topBox .ttl_box {
  margin-top: 0;
}

*+html #form03 {
  margin-bottom: 40px;
}

*+html #form .topBox {/*ie7*/
  margin:10px auto 40px auto;
  padding-top: 20px
}

*+html #form .topBox_cont .topBox_top {/*ie7*/
  margin-top:4px;
}


*+html #listmenu {
  margin-top: 40px;
}


*+html .spec h4.boxttl { /*ie7*/
  margin-bottom: -11px;
}

*+html .spec > .bot_img{/*ie7*/
  margin-top: -30px;
}

*+html #result .spec > .bot_img {
 margin-top: -40px; 
}

*+html .spec > .bot_img.a{/*ie7*/
  margin-top: -27px!important;
}

*+html #form .spec > .bot_img.a{/*ie7*/
  margin-top: -25px;
}

*+html #result .spec_cont{ /*ie7*/
  margin-bottom: 0px;
}

*+html #info_area02.spec_cont {
  padding:10px 0 10px 0;
}

*+html #result .topBox .topBox_cont > .bgt > .bgf {
  padding:70px 0 58px 0;
}

*+html #result .topBox > .bot_img { /*IE7*/
  margin-top: -99px;
}

*+html #result .title_display_box .inner_display ul {
  width: 660px;
}

*+html #result .badge { /*ie7*/
  padding:50px 0 40px 0;
}

*+html #result .title_display_box .inner_display ul.double li.last {
  margin:0;
}



*+html #result08 .ttl_box .text {
  padding-top: 28px;
}

*+html #result .sep_line02 {
  margin:0px auto 40px auto;
}

*+html #result .topBox_cont.sec .topBox_top02{
  margin-bottom: -60px;
}

*+html .topBox_cont.clearfix.nobg.sec {
  padding-bottom: 0!important;
}

*+html #result .listbox {
  margin-bottom: 40px;
}

*+html #introduction #tarotAbt .bgb {
  top: -50px;
}

*+html #index #contents_wrap_in {
  padding-top: 90px;
}

*+html #recommend .price {
  line-height:1.2;
}

*+html #form05 .spec > .bot_img{
  margin-top: -40px;
}

*+html #form10 .spec > .bot_img{
  margin-top: -35px;
}

*+html #result56 .sec.topBox_cont .topBox_top02 {
  margin-bottom: -10px!important;
}

*+html #result36 .spec > .a.bot_img {
  margin-top:-41px!important;
}

*+html #introduction #profImg {
  margin-top: 20px;
}

*+html #introduction #contents_wrap_in {
  margin-top: 40px;
}


*+html #introduction #contents_wrap{
  margin-top:25px;
}

*+html #introduction .arcanaBox li .cardTx {
  margin:-20px auto 33px auto;
}

#form, #distoribution_end {
	font-size: 18px;
	line-height: 1.35em;
}

#pankuzu {
	width: 820px;
	margin: 0 auto -28px auto;
	color: #FFFFFF;
	z-index: 100000;
	text-align: left;
}

#introduction #pankuzu {
	position: relative;
	top: 47px;
	left: 0px;
	margin: 0 auto -5px auto;
}

#form #pankuzu {
	font-size: 13px;
	position: relative;
	top: 5px;
	left: 0px;
}

#result #pankuzu {
	font-size: 13px;
	position: relative;
	top: 5px;
	left: 0px;
}

#pankuzu a {
	color: #ffff00;
}

.stw_recommend {
	width: 800px;
	margin: 20px auto;
	background-color: #000000;
	padding-bottom: 20px;
}

.stw_recommend ul {
	width: 760px;
	margin: 0 auto;
}

.stw_recommend ul li {
	margin-top: 20px;
	border: 1px #ffff99 solid;
	padding: 20px 15px 20px 10px;
	display: table;
}

.stw_recommend ul li .left {
	width: 200px !important;
	padding-left: 10px !important;
	display: table-cell;
}

.stw_recommend ul li .right {
	width: 560px !important;
	float: none !important;
	padding-left: 10px !important;
	padding-right: 0px !important;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.stw_recommend a {
	text-decoration: none;
}

.stw_recommend ul li .right .site_name {
	color: #FFFF99;
	font-size: 15px;
	font-weight: bold;
}

.stw_recommend ul li .right .menu_name {
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: underline;
	line-height: 1.5;
}

.stw_header {
	width: 100%;
	margin: 0 auto;
	background-color: #09055a;
	padding: 10px 0;
	font-size: 14px;
}

.stw_header .table {
	width: 970px;
	margin: 0 auto;
	display: table;
}

.stw_header .table .left {
	width: 700px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.stw_header .table .left img {
	width: 35px;
	vertical-align: middle;
}

.stw_header .table .left a {
	color: #FFC000;
}

.stw_header .table .right {
	width: 270px;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}

.stw_header .table .right a {
	color: #FFC000;
}

.stw_bookmark{
	margin: 0 auto;
}

.stw_bookmark_end {
	margin: 0 auto;
	display: none;
}

.stw_bookmark .text, .stw_bookmark_end .text {
	margin: 15px auto 25px auto;
	font-size: 17px;
	color: #FFFFFF;
}