@charset   "Shift_JIS";
@charset”utf-8″;


BODY {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family:"Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #333333;
       background : #ffffff url(http://www.yumekobou.com/image/wallppr084.gif);
}

a:link {
	color: #826b28;
}

a:active {
	color: #826b28;
}

a:visited {
	color: #826b28;
}

a:hover {
	color: #dbb866;
}

td,th {
	font-size: 0.8em;
}

.sitetitle {
	font-size:1.1em;
	color:#656150;
	font-weight:bold;
}

.sitetitle a:link,
.sitetitle a:active,
.sitetitle a:visited {
	color: #656150;
	text-decoration:none;
}

.sitetitle a:hover {
	text-decoration:underline;
}
