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

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

.midashi {
	font-size: 17px;
	letter-spacing:0px;
	font-weight:bold;
	line-height: 1.4;
	color:#2E3192;
}

.cap {
	font-size: 12px;
	line-height: 1.4;
}

.eto {
	font-size: 15px;
	letter-spacing:0px;
	font-weight:bold;
	line-height: 1.4;
	color:#000000;
}

.yodogawa {
	font-size: 14px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #333333;
}

.month {
	font-size: 46px;
	letter-spacing:-1px;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #000000;
}

.month-e {
	font-size: 20px;
	letter-spacing:0px;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #000000;
}

.date {
	font-size: 24px;
	letter-spacing:1px;
	line-height: 1.4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2E3192;
}


/*　リンク　*/

a:link{ color: #F15A24; text-decoration: none; }
	 
a:visited{ color: #B3A492; text-decoration: none; }
	 
a:hover{ color: #5B9DFF; text-decoration: none; }
