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.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;
	}


.marginmarker {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      background-color: #000;
	  color:#FFFFFF;
      padding-left: 0.5em;
      padding-right: 0.5em;
	  font-weight:bold; }
	  
	
.cap {
	font-size: 12px;
	line-height: 1.6;
}

.red {
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;
}

.midashi {
	font-size: 22px;
	line-height: 1.6;
	font-weight:bold;
}

.midashi2 {
	font-size: 18px;
	line-height: 1.6;
	font-weight:bold;
	color: #007E00;
}


.blog{
	 margin: 0 auto;
	 color: #007E00;
	 font-weight:bold;
}

.fb{
	 margin: 50 auto;
}


/*　リンク　*/

a:link{ color: #0000D8; 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; }
