body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-image: url(../images/back.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}

a img {
	border: none;
}

#box {
	width: 960px;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
  background-color : white;
}
#top {
	width: 960px;
	height : 740px;
	margin: 0px auto;
	padding: 0px;
	background : url(../images/back11.jpg) no-repeat;
}

#left {
	width : 510px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#right {
	width : 450px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	text-align: center;
}
#header{
  width : 950px;
  height : 139px;
  float : left;
  text-align : right;
}

.eturan {
	text-align:left
}

/*  お知らせ  */
div#news {
	width: 380px;
	text-align: left;
	background-image: url(../images/season-01.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0;
	border-right-color: #CC0;
	border-bottom-color: #CC0;
	border-left-color: #CC0;
	margin: 0px auto;
}
div#news_title {
	width: 200px;
	height: 50;
	margin: 0px;
}
div#news_text {
	width: 360px;
	margin: 0px;
	text-align: left;
	padding-left: 10px;
}

#footer {
	width:960px;
	text-align: right;
	background-image: url(../images/con-bak.jpg);
	background-repeat: repeat-y;
	float: left;
}


#footer p {
	margin: 0 0 0 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
