body {
	background-color: #FFF;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #323232;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}


p {
	margin: 0px;
	padding: 0px;
	color: #323232;
	font-size: 12px;
}

#container {
	padding: 0px;
	height: 100%;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hanaday_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 127px;
	width: 770px;
	padding-top: 650px;
	padding-left: 100px;
}
#flash {
	height: 100px;
	width: 300px;
}


#bottom {
	height: 300px;
	width: 870px;
}
#bottun {
	height: 50px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#bottun ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottun ul li {
	padding: 0px;
	height: 50px;
	width: 420px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
#button01 a{
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 420px;
}
#button01 a:hover {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 50px;
	width: 420px;
}

#button02 a {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 50px;
	width: 420px;
}
#button02 a:hover {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 50px;
	width: 420px;
}




#logo {
	float: left;
	height: 50px;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
}
#company {
	float: left;
	height: auto;
	width: 670px;
	margin: 0px;
	padding-top: 20px;
	text-align: right;
}

