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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #000000;
	background-color: #FFFFFF;
	background: url(images/back.jpg); 
	background-attachment: fixed;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}
	

.date {
	font-size: 12px;
	letter-spacing:1px;
}

.cap {
	font-size: 12px;
	color: #FF0054;
	font-weight:bold;
}

.cap-s {
	font-size: 10px;
	color: #754C24;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:0px;
}

.cap-sb {
	font-size: 10px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:0px;
}

.cap-sg {
	font-size: 10px;
	line-height: 1.3;
	font-weight:bold;
	color:#666666;
	letter-spacing:0px;
}

.midashi {
	font-size: 16px;
	letter-spacing:1px;
	color: #FF0054;
	font-weight:bold;
}

.midashi2 {
	font-size: 20px;
	letter-spacing:1px;
	color: #006D5D;
	font-weight:bold;
}

.komidashi {
	font-size: 14px;
	letter-spacing:1px;
	color: #006D5D;
	line-height: 1.3;
	font-weight:bold;
}

.mail {
	font-size: 14px;
	letter-spacing:1px;
	color: #006D5D;
	font-weight:bold;
}

.hobonichi {
	letter-spacing:0px;
}

.notice1 {
	font-size: 16px;
	color: #754C24;
	line-height: 1.5;
	font-weight:bold;
}

.notice2 {
	font-size: 16px;
	line-height: 1.5;
	font-weight:bold;
	color:#666666;
}

.notice3 {
	font-weight:bold;
}

.day {
	font-size: 20px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #FF0054;
	}
	
.q {
	font-size: 18px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #006D5D;
	}
	
.a {
	font-size: 18px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color:#CC3300;
	}

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

.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;
	font-weight:bold;
	}
	
.a_title {
	font-size: 11px;
	line-height: 1.3;
	letter-spacing:0px;
	}

/*　リンク　*/

a:link{ color: #754C24; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FF0054; text-decoration: none; }
