a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../../../white/images/base.jpg) repeat-y center top; 
	text-align: center;
	}

.day {
	font-size: 22px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color:#666666;
	}

.time {
	font-size: 16px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color:#666666;
	}	

.title {
	font-size: 22px;
	line-height: 1.3;
	letter-spacing:1px;
	font-weight:bold;
	}

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.a_title {
	font-size: 11px;
	line-height: 1.3;
	}
	
.cap {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing:1px;
	}


/*　リンク　*/

a:link{ color: #8D6530; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #A4A4A4; text-decoration: none; }
