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

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.7;
	letter-spacing:1px;
	color: #666666;
	background: url(images/back.jpg)  center top; 
	background-attachment: fixed;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	width:824px;
	background: url(images/base.png) repeat-y center top; 
	}
	
.nyan{
	margin: 0 auto;
	text-align: center;
	width: 546px;
	background: url(images/nyan_02.gif) repeat-y center top; 
	}

.wan{
	margin: 0 auto;
	text-align: center;
	width: 546px;
	background: url(images/wan_02.gif) repeat-y center top; 
	}


.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	font-size: 12px;
	line-height: 2;
	color: #888888;
}

.cap-r {
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	color: red;
}

.mokuji {
	font-size: 12px;
	line-height: 2;
}

.book {
	font-size: 20px;
	font-weight:bold;
}


.tomomori {
	color:#FF7D03;
	}
	
.nakagawa {
	color:#23A2FF;
	}


/*　リンク　*/

a:link{ color: #22B273; text-decoration: none; }
	 
a:visited{ color: #B5B5B5; text-decoration: none; }
	 
a:hover{ color: #124B93; text-decoration: none; }
