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

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

.midashi {
	font-weight:bold;
	line-height: 1.4;
	color: #48ACED;
}

.midashi-w {
	font-weight:bold;
	line-height: 1.4;
	color: #ffffff;
}

.cap {
	font-size: 13px;
	letter-spacing:0px;
	line-height: 1.6;
}

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

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

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

.month-s {
	font-size: 14px;
	letter-spacing:1px;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.b{
	font-size: 18px;
	letter-spacing:1px;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.date {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 1.4;
	font-family:Arial, Helvetica, sans-serif;
}


/*　リンク　*/

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