body {
	background-color: #FFD9B3;
	padding: 0px;
	margin: 0px;
	color: #777777;
	font-size: 14px;
}
h1 {
	font-size: 21px;
	color: #FFFFCC;
	margin-bottom: 3px;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	line-height: 20px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.sign_haichi {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.header_haichi {
	text-align: center;
}
.yahoo {
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.uetsuki {
	vertical-align: text-top;
}
.logo {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.margin_under {
	margin-bottom: 5px;
}
.image_right {
	float: right;
	padding-top: 5px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.gyokan {
	line-height: 17px;
}
.white {
	color: #FFFFFF;
}
.genre {
	margin-bottom: 9px;
	height: 150px;
	width: 576px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
}
.margin_top {
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#shadow {
	background-image: url(image/shadow.gif);
	margin: auto;
	width: 745px;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
}


#all {
	background-color: #FFFFFF;
	width: 728px;
	margin: auto;
	border: 1px solid #FF9999;
}
#all #header {
	background-color: #FF9999;
	height: 80px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#all #contents {
	height: 117px;
}
#all #navi {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#all #right {
	float: right;
	width: 120px;
}
#all #main {
	width: 578px;
	margin-left: 15px;
}
#all #link {
	text-align: center;
	margin-top: 10px;
}
#all #footer {
	background-color: #FF9999;
	text-align: center;
	color: #FFFFFF;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
