body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	background-color: #282C34;
}


.menu { 
	width: 70%; 
	margin: 0px; 
	padding: 0 0 0 300px;
}


.flower {
	margin: 50 0 0 0px;
	background-image: url(gfx/back_flower.gif); 
	background-repeat: no-repeat; 
}
	
.text {
	color:#666666;
	text-indent: 1em;
	text-decoration: none;
	line-height: 2em;
	text-align: left;
}


h1 {
	color:#663300;
	text-decoration: none;
	line-height: 2em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: large;
}

.me {
	line-height: 2em;
	color: #AE9296;
}

.hiroki {
	color:#666666;
	text-decoration: none;
	line-height: 2em;
}
a {
	color: #996633;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

blockquote {
	color:#666666;
	text-indent: 1em;
	text-decoration: none;
	line-height: 2em;
	text-align: left;
	border: thin dotted #00CCFF;
	padding: 10px;
}
