html {
    margin: 0px;
    height: 100%;
    width: 100%;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

body {
    background-attachment: scroll;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #F2EBD8;
    height: 100%;
    width: 100%;
    font-size: 0.75em;
    line-height: 145%;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Helvetica, Arial, sans-serif;
}
a {
    color: #F20000;
    text-decoration: underline;
}
a:visited {
    color: #F20000;
    text-decoration: underline;
}
a:hover {
    color: #008DBF;
    text-decoration: none;
}
#wrapper {
    background-attachment: scroll;
    background-image: url(../img/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
    height: 203px;
    width: 100%;
    padding-top: 125px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#headmenu {
    text-align: right;
    width: 900px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#contents {
    text-align: left;
    width: 900px;
    margin-top: 165px;
    margin-right: auto;
    margin-left: auto;
}
#left {
    padding: 0px;
    float: left;
    width: 670px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 40px;
}
#left_contents {
    background-attachment: scroll;
    background-image: url(http://www.on-u.info/img/dot_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
    width: 654px;
    margin-top: 15px;
    padding: 8px;
}
#left_contents_w {
    background-color: #FFFFFF;
    width: 620px;
    border: 8px solid #F2EBD8;
    padding: 8px 8px 0 8px;
}
.margin_bottom20 {
    margin-bottom: 20px;
}
#right {
    padding: 0px;
    float: left;
    width: 210px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
}
#news {
}
#news_contents {
    background-color: #008DBF;
    margin: 0px;
    padding: 10px;
    width: 190px;
    color: #FFFFFF;
}
.news_list {
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFFFFF;
    font-size: smaller;
    margin-bottom: 8px;
}
.news_date {
    font-weight: bold;
    color: #FBB400;
}
#right_banner {
    margin-top: 15px;
}
#right_banner img {
    margin-bottom: 10px;
}
#footer {
    background-color: #008DBF;
    padding: 0px;
    clear: both;
    width: 900px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    color: #FFFFFF;
}
#footer_copy {
    float: left;
    padding-top: 13px;
    font-size: smaller;
    padding-left: 10px;
}
#headmenu2 {
    margin-bottom: 12px;
}
.event_box {
    margin-top: 20px;
    margin-bottom: 40px;
	}
div#freeArea {
	margin:20px 15px 0 15px;
	padding:0;
	}
div#freeArea p {
	margin:0;
	}
.event_title {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 135%;
    padding-left: 10px;
}
.event_datebox {
    margin-top: 15px;
    clear: both;
    padding-left: 10px;
}

.event_dateleft {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    padding: 4px;
    float: left;
    width: 140px;
    letter-spacing: 0.08em;
    font-size: 1.1em;
}
.event_artistbox {
    float: left;
    width: 440px;
    margin-left: 15px;
}
.event_artistbox tr {
    background-attachment: scroll;
    background-image: url(http://www.on-u.info/img/line_dot1.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 30px;
    clear: both;
}
.event_artistname {
    font-size: 1.5em;
    line-height: 145%;
    font-weight: bold;
}
.event_artistbox ul {
    margin: 0px;
    padding: 0px;
}
.event_artistbox li {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    background-attachment: scroll;
    background-image: url(http://www.on-u.info/img/icon_arow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 17px;
    list-style-type: none;
    color: #000000;
}
.dotline tr {
    background-attachment: scroll;
    background-image: url(http://www.on-u.info/img/line_dot1.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 33px;
}
.dotline td {
    padding-top: 12px;
    padding-bottom: 12px;
}

p.center { text-align:center; }

