/*----------------------------------------------------
    ボイジャータロットスタイル
----------------------------------------------------*/
/* charset */
@charset "utf-8";

/*----------------------------------------------------
    voyager Style
----------------------------------------------------*/
#vt_top {
    margin-top:10px;
    margin-left:12px;
}

p, a {
    letter-spacing: 0.00em;
}

#vt_ft {
    width:644px;
    height:515px;
    background:url('https://image.excite.co.jp/jp/uranai/feature/voyager/vt_bg.jpg') no-repeat;
    font-size: 12px;
    font-family: "MS Pゴシック",verdana,osaka,sans-serif;
    
}

#vt_ft p {
    width:540px;
    color:#fff;
    margin:0px 0px 20px 0px;
    padding:10px 0 0 0 ;
    line-height:1.5em;
    text-align:left;
}

#vt_ft img {
    margin:0px 0px 50px 0px;
}

#vt_in {
    width:644px;
    background:url('https://image.excite.co.jp/jp/uranai/feature/voyager/info_bg.jpg') repeat-x;
    overflow:hidden;
}

#vt_in dl{
    text-align:left;
}

#vt_in dt{
    width:370px;
    height:0;float:
    left;margin:10px 0px 10px 50px;
}

#vt_in dd{
    width:160px;
    float:right;
    margin:10px 10px 10px 0px;
}

.holder { 
    width: 450px; 
    margin: 90px 0 0 50px; 
    position: relative; 
    height: 16em; 
}

.moveable { 
    height: 150px; 
    width: 90px; 
    cursor: pointer; 
}

.controls {
    display:none;
}

.display_none {
    display:none;
}

#vt_res {
    width:544px;
    overflow:hidden;
}

#vt_res img{
    float:left;
    margin:0 20px 30px 0;
}

#vt_res p{
    width:auto;
    text-align:left;
    line-height:160%;
}

#vt_res span{
    font-weight:bold;
    font-size:1.5em;
    text-align:left;
    display:block;
}

img{
    vertical-align: bottom;
    border: 0 none;
    font-size: 0;
    line-height: 0;
}

p{
    margin: 0;
    padding: 0;
}
