@charset "utf-8";

/* -----↓contentsBlock----- */
#contentsBlock{
  width:980px;
  margin:0 auto 15px;
}
/* -----↑mainContents----- */

/* -----↓charismaBlock----- */
#charismaBlock{
    margin-bottom:10px;
}
#charismaBlock h2{
    border: 1px solid #e8e8d5; margin-bottom: 5px;
}
#charismaBlock h2 span{
      background: url(../image/iconPageTitleNews.png?cache01=20161201000000) no-repeat 0px 50% #F0F0E6; border: 1px solid #f0f0e6; height: 26px; color: #3c2b20; line-height: 28px; padding-left: 23px; font-size: 17px; font-weight: bold; display: block;
}
/* -----↑charismaBlock----- */


/* -----↓charismaBoxList----- */
#charismaBoxList{
}
#charismaBoxList:hover{
    background:#fae9ea;
}
#charismaBoxList a{
    text-decoration: none;
}
.charismaBox{
    border-bottom:1px dotted #b41f63;
    padding:10px 20px;
    overflow:hidden;
}
.charismaBox h3 {
    color:#333333;
    font-size:25px;
    font-weight:bold;
}
.charismaBox .charismaBoxText{
    float:left;
    width:560px;
    margin-left:20px;
}
.charismaBox .charismaBoxText h3{
    margin-bottom:5px;
}
.charismaBox .charismaBoxText h3 a{
    font-size:15px;
    font-weight:bold;
}
.charismaBox .charismaBoxText .charismaLeader{
    margin-bottom:5px;
    word-break:break-all;
    word-wrap:break-word;
}
.charismaBox .charismaBoxText .moreLink {
    float: right;
    text-align: right;
    font-size: 11px;
    padding-top: 9px;
    padding-left:12px;
    background: url(../image/moreLink.png?cache01=20161201000000) left 70% no-repeat;
}
.charismaBox .charismaBoxText .name{
    clear :both;
    color:#B41F63;
    font-weight:bold;
}
.charismaBox span {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    height: 13px;
    line-height: 13px;
    padding: 3px 6px 2px;
    text-align: center;
    margin-bottom: 0.8%;
}
.charismaBox span.movieIcon {
    border: 1px solid #333333;
    color: #333333;
    vertical-align: middle;
}
.charismaBox span img {
    border: 0 none;
    margin-right: 2px;
    position: relative;
    top: 0;
    width: 12px;
}
.charismaBox .charismaBoxImg{
    float:left;
    width:140px;
}
.charismaBox .charismaBoxImg p img{
}
/* -----↑charismaBoxList----- */


/* -----↓charismaDetail----- */
#charismaDetail{
    margin-bottom:30px;
}
#charismaDetailTitle{
    background:url(../image/charismaTitleBg.png?cache01=20161201000000) 0 0 no-repeat;
    height:60px;
    margin-bottom:20px;
}
#charismaDetailTitle h2{
    padding:13px 0 0 284px;
    font-size:17px;
    font-weight:bold;
}
#charismaDetailTitle p{
    text-align:right;
    padding-right:15px;
}
#charismaDetailBlock{
    float:right;
    width:720px;
    margin-left:10px;
}
#profileBlock{
    background:url(../image/charismaProfileBtm.gif?cache01=20161201000000) 0 100% no-repeat;
    background-color:#fff;
    margin-bottom: 20px;
    padding:10px 10px 40px;
}
#profileBlock h4{
    font-weight:bold;
    margin-bottom:5px;
    color:#B21F62;
}
#profileBoxImg{
    width:220px;
    float:left;
}
#profileBoxImg p{
    width:178px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    padding:10px;
}
#profileBoxImg ul{
    margin-left:12px;
}
#profileBoxImg ul li{
    float:left;
    margin-right:6px;
}
#profileBoxText{
    width:210px;
    float:left;
    margin-right:20px;
}
#profileBoxText p{
    font-size:11px;
}
#profileBoxText .moreLink li a{
    background:url(../image/moreLink.png?cache01=20161201000000) left 50% no-repeat;
    padding-left:12px;
}
#profileBoxAccount{
    width:250px;
    float:left;
}
#profileBoxAccount .tableinfo{
    border-left:1px solid #E1D6C2;
    border-right:1px solid #E1D6C2;
    margin-bottom:10px;
}
#profileBoxAccount .tableinfo table{
    width:100%;
    background-color:#E1D6C2;
    border-collapse:separate;
    border-spacing:0px 1px;
}
#profileBoxAccount .tableinfo table tr th{
    width:9em;
    background-color:#ECE8DC;
    border:1px solid #fff;
    text-align:left;
    font-weight:bold;
    padding:4px 9px;
}
#profileBoxAccount .tableinfo table tr td{
    padding:4px 9px;
    background-color:#fff;
}
#questionBlock{
    padding-bottom:20px;
    background-color:#fff;
}
#questionBlock h3{
    font-weight:bold;
    margin-bottom:10px;
    color:#B21F62;
    border:3px double #B21F62;
    padding:2px 7px;
    border-radius:4px;
    font-size:15px;
}
#questionBlock table{
    width:100%;
    border:0;
    border-collapse:collapse;
}

#questionBlock dl dt{
    background:url(../image/iconCharismaQ.gif?cache01=20161201000000) 0 0% no-repeat;
    padding-left:35px;
    line-height:28px;
    margin-bottom:10px;
}
#questionBlock dl dd{
    background:url(../image/iconCharismaA.gif?cache01=20161201000000) 0 0% no-repeat;
    padding-left:35px;
    margin-bottom:20px;
    line-height:28px;
    min-height:28px;
    font-size:11px;
    word-break:break-all;
    word-wrap:break-word;
}
#messageBlock{
    margin-bottom:20px;
}
#messageBlock h3{
    font-weight:bold;
    margin-bottom:10px;
    color:#B21F62;
    border:3px double #B21F62;
    padding:2px 7px;
    border-radius:4px;
    font-size:15px;
}
#messageBlock .block_movie, #questionBlock .block_movie, #charismaDetailBlock .block_movie {
    background-color: #000;
    border: 1px solid #ccc;
    display: block;
    height: 360px;
    margin: 0 auto 10px;
    width: 640px;
}
.blockInner{
    padding:0 10px;
}
.blockLink{
    padding:0 10px 20px;
    text-align:right;
    background-color:#fff;
}
.box-a, .box-b, .box-c, .box-d{
    clear:both;
    margin-bottom:20px;
    word-wrap:break-word;
    overflow:hidden;
    background-color:#fff;
}
br.clear{
    clear: both;
}
.box-a img{
    float:left;
    margin:0 15px 15px 0;
}
.box-b img{
    float:right;
    margin:0 0 15px 15px;
}
.box-c img{
    margin:0 10px 15px 0;
}
.box-d img{
    margin:0 10px 15px 0;
}

#sideBlock{
    float:left;
    width:230px;
    border:2px solid #FFCCFF;
    padding:8px;
    background-color:#fff;
}
#sideBlock h3{
    font-weight:bold;
    border-bottom:1px dotted #FFCCFF;
    padding-bottom:5px;
    margin-bottom:10px;
}
#sideBlock .logo{
    margin:0 auto 20px;
    width:180px;
}
#sideBlock dl{
}
#sideBlock dl dt{
    color:#B21F62;
}
#sideBlock .charismaSideImg{
    text-align:center;
}
#sideBlock .charismaSideImg li{
    margin-bottom:10px;
}
#sideBlock h4{
    font-weight:bold;
    margin-bottom:10px;
}
#sideBlock .moreLink{
    margin:10px 0 10px;
}
#sideBlock .moreLink li a{
    background:url(../image/moreLink.png?cache01=20161201000000) left 50% no-repeat;
    padding-left:12px;
}
/* -----↑charismaDetail----- */
