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.8;
	letter-spacing:1px;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	background-attachment: fixed;
	text-align: center;
	}
	

.date_cont {
	font-size: 13px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
}

.cap {
	font-size: 13px;
	line-height: 1.6;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝",平成明朝,serif;
	color:#666;
}

.b-cap {
	font-size: 35px;
	line-height: 1.0;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝",平成明朝,serif;
}

.midashi {
	font-size: 18px;
	line-height: 1.4;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝",平成明朝,serif;
}


/*　リンク　*/

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