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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.2;
	letter-spacing:0px;
	color: #4D4D4D;
	background-image:url(images/back2.gif);
	background-attachment: fixed;
	-webkit-text-size-adjust: 100%;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	background: url(images/base_2.gif) repeat-y center top; 
	background-attachment: fixed;
	width:808px
	}
	
#rss_content{
	width:750px
	}

.day {
	-webkit-text-size-adjust: 100%;
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	-webkit-text-size-adjust: 100%;
	font-size: 12px;
	line-height: 2;
}

.name {
	font-size: 18px;
	font-weight:bold;
	letter-spacing:3px;
}

.hobonichi {
	margin-left:120px;
	color: #888888;
	}
	
.gray {
	color: #888888;
	}
	
	
.honmon {
	margin-left:120px;
}

.fb_edge_widget_with_comment iframe {
width:70px !important;
}
span.fb_edge_comment_widget.fb_iframe_widget iframe {
width:401px !important;
}


p {
   margin: 3em 0px;
}

.cap_b {
	font-size: 12px;
	line-height: 2;
	color:#29ABE2;
}

/*　リンク　*/

a:link{ color: #8D6530; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #A4A4A4; text-decoration: none; }
