@charset "utf-8";


body {
	background-image:url(images/other/hitokoto/back_hart.gif);
	background-repeat: repeat;	
	}
	
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding-right: 50px;
	padding-left: 100px;
}
#hitokoto {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #6633cc;
}
