

div#page {
	margin: 0 auto;
	max-width: 800px;
}


div#header {
	background: url(../images/bg_rireki.jpg) no-repeat center top;
	margin-top: 0;
	margin-bottom: 70px;
}
	div#header h1 {
		margin-bottom: 0;
	}
	div#header h1 img {
		max-width: 100%;
	}

div#yodogawa {
	width: 400px;
}

div#menu {
	float: none;
	width: 360px;
	padding: 0 20px;
}
	div#menu div.midashi {
		margin-top: 110px;
	}
	div#menu ul li div.left {
		padding-right: 20px;
	}
	div#menu ul li {
		background: url(../images/border_mokuji.gif) no-repeat left bottom;
		margin-bottom: 5px;
		line-height: 1.5em;
		color: #B2B2B2;
	}
	div#menu ul li div.date {
		margin-bottom: 5px;
		font-size: 12px;
		font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	}
		div#menu ul li.current a {
			color:#666666;
		}
		div#menu ul li.current a:hover {
			cursor: default;
		}
		div#menu ul li a {
			color:#0088CC;
		}
		div#menu ul li a:hover {
			color:#666666;
		}
		
div#contents {
	background: url(../images/border_footer.gif) no-repeat center top;
	padding-top: 30px;
}	
	div#contents h1,
	div#contents h2,
	div#contents h3,
	div#contents h4,
	div#contents h5,
	div#contents p {
		width: 500px;
		margin: 1em auto;
	}
	
	div#contents div.mail1,
	div#contents div.mail2 {
		background: #FAFAFA url(../images/icon_mail.gif) no-repeat 30px 30px;
		width: 440px;
		margin: 2em auto;
		padding: 60px 30px 20px;
	}
	div#contents div.mail1 {
		color: #666629;
	}
	div#contents div.mail2 {
		color: #525566;
	}
	
	div#contents div.mail1 p,
	div#contents div.mail2 p {
		width: auto;
	}
	
	div#contents div.photo {
		width: 500px;
		margin: 2em auto;
	}
	
		div#contents div.photo a img {
			border: 4px solid #0088CC;
		}


div#footer {
	background: url(../images/border_footer.gif) no-repeat center top;
	padding-top: 20px;
	margin-top: 50px;
}
	div#footer li.copyright {
		color: #666;
	}
#navi {
}
	#navi li {
		padding: 0 5px;
	}

.banner {
	width: 250px;
	margin: 2em auto;
	text-align: center;
}


.stackContent
{
    display:block;
	letter-spacing: 0.075em;
    word-spacing: 0.075em;
    text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fblike {
	background: url(../images/bg_fb.png) repeat-y center top;
	width: 480px;
	margin: 20px auto;
	padding: 10px;
}