*{
margin:0;
padding:0;
}

body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 80%;
color:#666; 
}

#wrapper {
background:url(../img/background.gif) repeat-y top left;
width:790px;
margin:0 auto;
text-align: center;
}

#header {
margin:0 auto;
}

p {
line-height:1.4;
}

a{
color:#666;
text-decoration:none;
}

a:hover {
color:#f1890f;
text-decoration:underline;
}

img {
border: 0;
vertical-align:top;
}

ul{list-style: none;}

#main {
padding:0 15px;
width: 760px;
}

#contents {
width:515px;
text-align:left;
float:left;
margin-top:10px;
padding-left:30px;
}

#sidemenu {
width:152px;
float:right;
padding-right: 30px;
text-align: left;
}

.contents-box{
margin-bottom: 15px;
clear: both;
position: relative;
}


#footer {
padding:30px 15px 0px 15px;
clear: both;
}

#footer #copy {
text-align:left;
margin:0 auto;
}


/* お知らせ */
.info {padding:15px 0;}

.info ul{
list-style-type:none;
clear: both;
margin:0;
}

.info ul .date {
float:left;
width:75px;

}

.info ul .event {
float:right;
width:440px;

margin:0 0 7px 0;
}

.info ul .event img{vertical-align:top;}

span.new {
display: none;
margin-right:3px;
}


.history{
position: absolute;
top:5px;
right:10px;
}

/* バナー */
#banner li{margin-bottom: 5px;}


