﻿a,img { text-decoration:none;  border:none;}



.MainVisual
{
    border-top:solid 1px #999;
    border-bottom:solid 1px #999;
    margin-bottom:50px;
    }

.SubVisual
{
}

.Main
{
    width:800px;
    margin:20px auto 0px auto;
    clear:left; 
    overflow:hidden;
}

.Caption
{
    font-size:medium;
    font-weight:bold;
    color:#625748;
}

.Text
{
    width:400px;
    float:left;
}

.TextArea
{
    line-height:1.4;
    margin:5px auto auto 5px;
    width:380px;
    height:290px;
}

.TextRight
{
    width:400px;
    height:400px;
    float:left;
    text-align:right;
}

.ImageBoxContainer
{
    width:800px;
    height:600px;
    margin-bottom:10px;
    background-color:#c9e6e2;
}

.ImageBox
{
    width:98px;
    height:98px;
    background-color:#f5fae6;   
    border:solid 1px #c9e6e2;
    float:left;
}

.ImageBoxAlt
{
    width:98px;
    height:98px;
    background-color:#fffaf0;
    border:solid 1px #c9e6e2;
    float:left;
}

.Clear
{
    clear:both;
}

.Right
{
    float:right;    
}

.lightboxOutline
{
    font-size:small;
    font-weight:lighter;
}


.LineA400
{
    background-image:URL("../../NewImage/bot_A_h.gif");
    width:400px;
    height:1px;
    margin:0px;
    padding:0px;
    background-repeat:repeat;
    overflow:hidden;
}





/*----------4/5追加　Map用--------*/
#container { width:798px; height:580px; overflow:hidden; position:relative; border:solid 1px #999; cursor:move;}
#wrapper { width:1304px; height:2762px; margin-left:-252px; margin-top:-1092px;}
#gallery { width: 1050px; 
           height: 1672px; 
           position:absolute; 
           top:0px; 
           right:0px; 
           background-image:url("../../event/simokitasouth/Image/Map/MapLL.jpg"); 
           background-repeat:no-repeat;
} 

/*アイテム*/
#gallery div { position:absolute;}
#gallery a { position:absolute; }
#gallery a:hover { z-index:9; }
#gallery img { width:30px; border:solid 1px #999;}

/*アイテムの位置*/
#sunny{top: 550px; left: 650px;}
#sakaeya{top: 380px; left: 400px;}
#pennylane{top: 540px; left: 380px;}
#sawadaya{top: 770px; left: 300px;}
#hachi{top: 670px; left: 970px;}
#kaminariya{top: 490px; left: 390px;}
#kara{top: 540px; left: 440px;}
#hige{top: 620px; left: 280px;}
#keitai{top: 340px; left: 415px;}
#maldive{top: 890px; left: 350px;}
#anzerika{top: 700px; left: 320px;}
#jack{top: 1150px; left: 580px;}
#bunpuku{top: 380px; left: 160px;}
#tsuge{top: 1600px; left: 400px; display:none;}
#rakumi{top: 350px; left: 580px;}
#cantuccio{top: 450px; left: 390px;}
#toms{top: 1350px; left: 180px;}
#ticket{top: 600px; left: 240px;}

#MapTitle
{
    width:300px; 
    height:125px; 
    z-index:9;
    position:absolute; top:0; right:0; 
    background-image:url("../../event/simokitasouth/Image/Map/MapTitle.png");
    background-repeat:no-repeat;
    background-color: #fff;
    -ms-filter:"alpha( opacity=50 )";
    filter: alpha( opacity=80 );
    opacity: 0.8;
    
}

/*07.08追加*/
.listitem
{
    width:250px;
    float:left;
}

.listitem img
{
    width:50px;
    height:50px;
    border:solid 1px #999;
    float:left;
    }
    
.listitem span
{
    
 }