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

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:1px;
	color: #534741;
	background: url(images/back_event.gif)  center top; 
	background-attachment: fixed;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	background: url(images/base.png) repeat-y center top; 
	}

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	font-size: 12px;
	line-height: 1.6;
}



.midashi {
	font-size: 18px;
	letter-spacing:3px;
	font-weight:bold;
}


.honmon {
	font-size: 13px;
}


.g {
	font-size: 16px;
	font-weight:bold;
	color:#39b54a;
}




/*　リンク　*/

a:link{ color: #1c98fa; text-decoration: none; font-weight:bold; }
	 
a:visited{ color: #B5B5B5; text-decoration: none; font-weight:bold; }
	 
a:hover{ color: #68688C; text-decoration: none; font-weight:bold; }
