@charset "utf-8";
/* CSS Document */

body {
	background-image: url(snow-background-sozai7.png);
	background-repeat: repeat;
}
#wrapper {
	width: 980px;
	margin:0 auto;
}
#wrapper #menu .button{
	margin:0 auto;
	width:900px;
}
#wrapper #menu .button h2 {
	background-image: url(img040_icon.png);
	float: left;
	width:200px;
	height:100px;
	padding:50px;
	text-align:center;
}
#wrapper #menu .button h2 a{
	font-size: 18px;
	font-weight: bold;
	color: #001966;
	text-decoration: none;
	line-height: 2em;
}
#wrapper #menu .button h2 a:hover{
	color:#C06;
}
#column{
	width:800px;
	margin:0 auto;
	padding:10px;
}
#column h3,#column h4{
	line-height: 1.2em;
	text-decoration: none;
	padding:10px;
}
#menu #abu{
	position:absolute;
	top:530px;
	left:200px;
}
