body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 15px;

}
.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
                font-weight: bold; 
	line-height: 165%;

}
.txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 168%;
	color: #111111;
}
a:link {
	color: #0000AA;
                font-weight: 600; 
	text-decoration: none;
}
a:hover {
	color: #0000AA;
                font-weight: 600; 
	text-decoration: none;
	background-color: #FFF200;
}
a:visited {
	color: #0000AA;
                font-weight: 600; 
	text-decoration: none;
}
.style2 {color: #FFFFFF}
.yellowbg {
	font-size: small;
	line-height: 170%;
                font-weight: bold; 
	color: #111111;
	background-color: #FFF200;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
.lineline { border: 1px; border-bottom-style: dashed; 
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(http://www.momonico.net/cgi-bin/mt/momonico_blog_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}