@charset "UTF-8";
body {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFCC;
	margin: 0px;
	width: 950px;
}
#main #header {
	background-image: url(gate-etc/fence/146-1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	padding-left: 10px;
	border: thin dotted #663333;
	padding-right: 10px;
}
#main #navi {
	padding: 10px;
	float: left;
	width: 150px;
	text-align: center;
	border: thin dotted #663333;
}
#main #honbun {
	background-color: #FFFFCC;
	margin-left: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: auto;
	margin-top: 10px;
	position: absolute;
	left: 10px;
	top: 300px;
}
#main #honbun p {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 170px;
}
#main .padcontents table {
	margin-top: 10px;
	margin-left: 180px;
	text-align: center;
}
#main #copyright {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}
.style1 {
	color: #CC0099;
	font-weight: bold;
	font-style: italic;
}
.style10 {color: #CC0099}
h2 {
	font-size: 18px;
	color: #663333;
	padding: 5px;
	border: thick double #663333;
	background-color: #FFFFCC;
	letter-spacing: normal;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
}
.navititle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663333;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663333;
}
#main h4 {
	border: medium double #663300;
	font-size: 12px;
	padding: 5px;
}
