body{
	background:#0c0a5f url(top/back_snow.webp) repeat-x fixed left bottom;
	color:#000000;
	padding:0;
	margin:0;
}
a{
	color:rgb(49, 0, 65);
}
a:visited{
	color:rgb(0, 37, 5);
}
a:hover{
	color:rgb(255, 208, 0);
}
.infomation{
	color:rgb(0, 0, 0);
}
.copyright{
	color:rgb(0, 0, 0);
	height:250px;
	padding-left:250px;
	margin:0;
	background: url(top/yukidaruma.png) no-repeat scroll left bottom;
}

/* side */
.side_news_detail{
	border:1px dotted rgb(232, 236, 206);
	background-color: #f9f2ef;
	border-radius:10px;
}
/* BLOG */
/* blog */
 .blog .seedate{
	background-color: #ffe3e8;
}
 .blog h2{
	background: #fff url("top/gra_pink.webp") repeat-x scroll top left;
}
 .blog .say{
	background-color: #fcf5ff;
}
/* turedure */
.turedure .seedate{
	color:blue;
	background-color: #c8e9f6;
}
.turedure h2{
	margin-top: 30px;
	background: #fff url("top/gra_skyblue.webp") repeat-x scroll top left;
}
.turedure .say{
	background-color: #f5fbff;
}
