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

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

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

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

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

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

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing:1px;
	font-weight:bold;
	color:#666666;
	}
	
.a_title {
	font-size: 11px;
	line-height: 1.3;
	}
	

/*　リンク　*/

a:link{ color: #005B51; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FF4924; text-decoration: none; }
