body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: medium;
	color: #333333;
	background-image: url(http://yuuki1223.nobody.jp/blog/bg01.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.Layout {
	width: 700px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	border-top: solid 1px #999999;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	border-left: solid 1px #999999;
}
#l_Layout {
	float: left;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
	padding: 10px 20px 10px 0px;
}
#r_Layout {
	float: left;
	width: 400px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	padding: 10px 0px 10px 30px;
}
h1 {
	text-align: center;
	font-size: large;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: italic;
	color: #0033FF;
	margin: 10px 0px 0px 0px;
}
#l_com {
	font-size: small;
	line-height: 170%;
}
#r_com {
	font-size: small;
	line-height: 170%;
}
