BODY{
    background-color:#303030;
}

.month{
        font-size : 25px ;
        font-weight : bold ;
}

.anniversary{
    font-size: 13px;
    font-weight: bold;
    color: #F8A704;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
        font-size : 25px ;
        font-weight : bold ;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}

h2{
        font-size : 13px ;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}

h2.sat{
        color:#003399;
}

h2.sun{
        color:#CC1E0A;
}

.title{
    font-size: 12px;
    color: #F8A704;
	font-family: Arial, Helvetica, sans-serif;
}

p{
    font-size: 12px;
    line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
}

.band{
    font-size: 14px;
    font-weight: bold;
    line-height:180%;
    font-family:Arial, Helvetica, sans-serif,;
    text-align: left;
}

.dj{
    font-size : 12px ;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}

.kakko{
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif,;
}

.photo {
	float:left;
	text-align:center;
	font-size:10px;
	line-height:1;
	margin-left:5px;
}

.sold{
    font-size: 12px;
    color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

td{
    padding:5px;
    background-color:#FFFFFF;
}

td.month{
    background-color:#FCF5AA;
}

td.sat{
 background-color:#99CCFF;
}

td.sun{
    background-color:#F5CDC8;
}

td.sc{
    width:552px;
}
td.info{
    width:550px;
	background: url(images/scback.gif) right top repeat-x
}

td.base{
    padding:0px;
    background-color:#B4B4B4;
}
a:Link,a:visited,a:active{
    text-decoration:none;
    color:#7A9BFF;
    font-size:12px;
    font-weight:bold;
}


table {
	width: 650px;
}


a:hover {
	color: #F8A704;
	text-decoration: underline;
}

