body,div,ul,li,img,h1,h2,h3{
    margin:0;padding:0;
}
body{
    background-color:#7DA4B5;
    margin:0 auto;
    text-align:center;
    color:#4E5568;
    line-height:1.4em;
}
a{
    color:#55788C
}
a:hover{
    color:#7DA4B5;
}
a:visited{
    color:#7DA4B5;
}
div#index{
    background-image:url(../img/top_img.gif);
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#7DA4B5;
    height:288px;
    width:870px;
    text-align:left;
    padding:300px 0 0 40px;
    margin:0 auto;
}
div#index p{
    font-size:10pt;
}
div#index img{
    margin-top:20px;
}
div#header{
    margin-bottom:-10px;
}
img{
    border:none;
}
#c_top{
    margin-bottom:-10px;
}
#c_foot{
    margin-top:-20px;
}
ul#nav{

}
ul#nav li{
    float:left;
    display:block;
    list-style:none;
}
div#wrapper{
    margin:0px auto;
    text-align:center;
    width:828px;
    background-image:url(../img/contents_back.gif);
    background-repeat:repeat-y;
    background-position:center;
    background-color:#FFFFFF;
    padding-bottom:20px;
}
div#sidebar{
    width:200px;
    float:left;
    padding-left:10px;
}
ul#nav{
    margin-top:20px;
}
div#contents{
    width:580px;
    float:left;
    text-align:left;
    margin-left:10px;
    font-size:10pt;
}
div#contents h2{
    font-size:11pt;
    margin-bottom:20px;
    margin-top:10px;
}
div#contents h3{
    font-size:10pt;
    background-color:#81A5B5;
    /* background-image:url(../img/stripe.png);*/
    color:#FFFFFF;
    padding:2px 8px;
    margin:15px 0 10px 0;
}
div#contents p{
    font-size:10pt;
}
div#footer{
    margin:0px auto;
    text-align:center;
    width:828px;
    background-image:url(../img/corner_foot.gif);
    background-repeat:no-repeat;
    background-position:top;
    background-color:#7DA4B5;
}
address{
    padding-top:20px;
    color:#FFFFFF;
    font-style:normal;
    font-size:9pt;
    text-align:right;
}
/* prof */
table#prof{
    padding-bottom:50px
    width:580px;
}
table#prof th{
    vertical-align:top;
    padding:7px 3px;
    color:#81A5B5;
}
table#prof td{
    padding:7px 10px;
}
/* sitemap */
ul#sitemap{
    list-style-type:square;
    margin-left:40px;
}
table#sitemap{
    border-collapse:collapse;
}
table#sitemap th{
    vertical-align:top;
    padding:7px 7px;
    border:1px solid #81A5B5;
}
table#sitemap td{
    padding:7px 10px;
    border:1px solid #81A5B5;
    width:370px;
}
/* archive */
div.archive{
    margin-left:20px;
    margin-bottom:40px;
}
div.archive strong{
    color:#4E5568;
}
div.archive h4{
    padding:0px 0px 0px 5px;
    margin:0px 0px 10px 0px;
    border-bottom:1px dotted #4E5568;
    border-left:6px solid #4E5568;
}
/* news */
table.qrcode td{
    padding-left:20px;
}
/* artist */
div.artist table{
    background-color:#FFF;
    border-collapse:collapse;
}
div.artist table th{
    width:110px;
    padding:5px 5px 5px 15px;
    border:1px solid #C3D7DE;
}
div.artist table td{
    padding:5px;
    border:1px solid #C3D7DE;
}
div.artist table ul{ padding-left:15px;}
div.artist table li{ list-style:outside; list-style-type:square;}

/*============ ticket ==========*/
table#ticket{
    border-collapse:collapse;
}
table#ticket th{
    vertical-align:top;
    padding:7px 7px;
    border:1px solid #81A5B5;
    background-color:#FFF;
}
table#ticket td{
    padding:7px 10px;
    border:1px solid #81A5B5;
    width:370px;
    background-color:#FFF;
}
ol#form_ol{ padding-left:30px; margin-top:-20px;padding-top:0px;}
div#tck_attention{
    border:1px dotted #81A5B5;
    padding:7px 7px;
    background-color:#DCEBF1;
}
#place_buy{padding-left:30px;margin-bottom:20px;}

/*============ marche ==========*/
ol.marche{ margin:5px 20px;}
ol.marche li{ margin:15px 0px;}
div.index_blog{ border:1px dotted #808080; padding:10px; margin:20px 0px; }
div.index_blog li{ margin:8px 10px; list-style-position:inside; list-style-type:square;}
