* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#header {
	height: 125px;
	margin-right: 20px;
	margin-left: 20px;
	width: 960px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	bottom: 0px;
	padding-bottom: 2px;
	background-color: #FFF;
}
#topH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #4B3A2C;
	background-color: #FFF;
	letter-spacing: 10px;
	text-align: left;
	width: auto;
	height: auto;
	padding-top: 55px;
}
.o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC3300;
	background-color: #FFF;
}

#hO {
	background-color: #CC3300;
	height: 4px;
	width: auto;
}
#botH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B3A2C;
	background-color: #FFF;
	letter-spacing: 5px;
	float: left;
	height: 21px;
	width: 480px;
	line-height: -35px;
}
.DOT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	background-color: #FFF;
	line-height: -25px;
	letter-spacing: 1px;
}
.designSp {
	letter-spacing: 4px;
	background-color: #FFF;
}


#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	text-align: right;
	float: right;
	height: 21px;
	width: 480px;
	margin-top: 0px;
	padding-top: 5px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	text-decoration: none;
	background-color: #FFF;
}

#submenu {
	height: 40px;
	background-color: #EEE;
	margin-right: 20px;
	margin-left: 20px;
	width: 960px;
}

#main  {
	height: 950px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	display: block;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#footer   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	letter-spacing: 1px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	width: 960px;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 30px;
	background-color: #FFF;
	padding-right: 0px;
	word-spacing: 1px;
	text-align: right;
	vertical-align: middle;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CD3301;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: 1px;
	padding-right: 0px;
	background-color: #FFF;
	word-spacing: 1px;
	text-align: right;
	vertical-align: middle;
}
