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

#main {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 780px;
}
#main #header {
	margin: 0px;
	height: 90px;
	width: 780px;
	background-image: url(sozai/topsozai/header.gif);
}
#main #header #business {
	float: right;
	width: 320px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.stab {
	background-color: #FFF;
}

#main #header p {
	font-size: small;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#main #navi ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#main #navi ul li a:hover {
	color: #FFF;
	background-color: #666;
}
#main #navi {
	white-space: normal;
	display: inline;
	float: left;
	width: 100%;
	height: 20px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main #navi ul {
	padding: 0px;
	margin: 0px;
}
#main #navi ul li {
	text-align: center;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 130px;
	font-size: small;
	color: #666;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #honbun {
	clear: both;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#main #copyright {
	clear: both;
	height: 20px;
	font-size: small;
	color: #666;
	background-repeat: repeat;
	margin-top: 20px;
	background-image: url(sozai/warmgry.gif);
}
#main #copyright p {
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
#h1 {
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

