body  { 
    margin-top :0;  padding-top :0;
    margin-left: auto; 
    margin-right: auto; 
    font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    color :#666666;
}
img {
    border :none;
}
div#header { 
    background-color: white; 
    margin-bottom: 0px; 
    padding-bottom: 1px; 
}
div#menuarea {
    height: 60px; 
    margin-top: 0px; 
    padding-top: 0px;
    padding-right: 0;
    background-color: white; 
}
div#menu {
    width: 935px; 
    margin-left: auto;
    
}
div#backimage {
    background-image: url("../images/back.gif"); 
    padding-top: 5px;
}
div#collectionitems {
    margin-left:auto; margin-right:auto; 
    text-align: center;
}
div#root {
    margin-left: 50px; margin-top: 30px; 
    margin-bottom: 30px;
}
div#storeevent {
    width: 945px; height: 900px;  
    margin-left: auto; margin-right: auto;
}
div.eventttl {
    width: 945px;
    height: 35px; 
    
    /*background-color: #8A644A; */
    color: white;  
    border:solid 1px #cccccc; 
    background-image: url("../images/barback.gif");
}
/*div.eventttl h1 {
    margin-top:0; padding-top: 10px; 
    font-size: 1.5em;
    text-align: center;
}*/
div.eventttl h1 {
    text-align: left;
    color: #ffffff; 
    font-size: 1em;
    margin-left: 15px; 
    /*border-top: solid 1px #663300; border-bottom: solid 1px #663300;*/
    /*background-color: #8A644A*/
}
div#eventitem1 {
    float: left;  
    border: solid 1px #cccccc; 
    background-color: white; 
    margin-left: 5px;
}
div#eventitem1 h1 {
    margin-bottom: 5px;
}
div#eventitem2 {
    float: left;  
    border: solid 1px #cccccc; 
    background-color: white; 
    margin-left: 2px;
}
div#eventitem2 h1 {
    margin-bottom: 5px;
}
div#eventitem3 {
    float: left;  
    border: solid 1px #cccccc; 
    margin-left: 2px;
}
div#eventitem3 h1 {
    margin-bottom: 5px;
}
div#eventitem4 {
    float: left;  
    border: solid 1px #cccccc; 
    background-color: white; 
    margin-left: 2px;
}
div#eventitem4 h1 {
    margin-bottom: 5px;
}
div#eventobi1 {
    width: 945px;
    height: 360px;
    margin-top: 0; padding-top: 20px;
    background-image: url("../images/backcolor2.gif");
    border-left: solid 1px #cccccc; border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    
}
div#eventobi2 {
    width: 945px;
    height: 350px;
    margin-top: 25px; padding-top: 10px;
    background-color: white;
    border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc;
}
div#eventpb1 {
    float: left;
    width: 450px; height: 351px;
    border: solid 1px #cccccc;
    background-color: white; 
    margin-left: 15px; margin-right: 10px;
    margin-top: 15px;
}
div#eventpb1 h1 {
    margin-bottom: 5px;
}
div#eventpb1 img {
    margin : 0;
    margin-left: 1px;
    padding : 0;
}
div#eventpb2 {
    float: left;
    width: 450px; height: 351px;
    border: solid 1px #cccccc; 
    background-color: white; 
    margin-left:0px; margin-top:15px;
}
div#eventpb2 h1 {
    margin-bottom: 5px;
}
div#eventpb2 img {
    margin : 0;
    margin-left: 1px;
    padding : 0;
}
div#eventitemb {
    float: left;
    width: 250px; height: 335px; 
    text-align: center;
    background-color: white;
    border: solid 1px #cccccc; 
    margin-left:0px;
}
div#eventframe{
width: 942px;
height: 390px;
border: solid 1px #cccccc;
background-image: url("../images/backcolor2.gif");
}
.eventttlm {
    text-align: center; 
    font-size: 1em; color : #008b8b;
}
.topspace {
    margin-top: 50px;
}
.clear {
    clear: both;
}
address {
    color: #999999; 
    margin-top:10px; 
    font-style:normal; font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    text-align: center;
}
/*----------------footer------------------*/
div#footer {
    height: 40px; 
    margin-top: 50px; margin-bottom: 0px; 
    padding-bottom: 0px; 
    background-color: white; 
}
/*----------リンクされた文字表示-----------*/
div#footer a {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*------------未訪問のリンク---------------*/
div#footer a:link {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*------------訪問後のリンク--------------*/
div#footer a:visited {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*----------マウスをのせたとき------------*/
div#footer a:hover {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
/*----------クリックしたとき--------------*/
div#footer a:active {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
/*----------------------------------------*/
div.plink {
    float: left; 
    width: 160px; 
    font-size: 0.75em; 
    text-align: center;
}
div#end {
    background-color: #8A644A; 
    color: white;
}
div#end a {
    color: white;
}
div#end a:link {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
div#end a:visited {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
div#end a:hover {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
div#end a:active {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
