body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.cow {
	background-image: url(images/cow_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.main {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 80%;
	line-height: 150%;
	color: #996633;
}
.pic_flame {
	margin: 5px;
}


.header {
	width: 850px;
	z-index: auto;
}
.side {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #6699cc;
}
a:hover {
	color: #00CCFF;
}
a:visited {
	color: #6699FF;
}.blog_main {

	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}
.shouhin_flame {
	margin: 10px;
	padding: 5px;
	border: 1px solid #669933;
}
