@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
}

#wrapper {
	width: 1007px;
	margin: 0 auto;
	position: relative;
}

#header #top02 {
	float: left;
	width: 504px;
}

#header #top03 {
	float: left;
	width: 503px;
}

#header #top07 {
	float: left;
	width: 504px;
}

#header #top08 {
	float: left;
	width: 503px;
}

#header #top09 {
	position: absolute;
	left: 220px;
	top: 150px;
	border: 10px solid #000;
}

#header .rogo {
	position: absolute;
	left: 250px;
	top: 200px;
}

#contents {
}

#contents #left {
	float: left;
	width: 340px;
}

#contents #top01 {
	float: left;
	width: 340px;
}

#contents #right {
	float: left;
	width: 580px;
}

#contents ul {
	float: left;
	background: #000;
	padding: 30px;
	margin-top: 30px;
	margin-left: 20px;
	width: 580px;
}

#contents ul li a {
	display: block;
	text-indent: -9999px;
	width: 143px;
	height: 47px;
}

#contents ul li a.Home {
	background: url(../image/Home_on.png);
}
#contents ul li a.Home:hover {
	background: url(../image/Home_off.png);
}

#contents ul li a.Menu {
	background: url(../image/Menu_on.png);
}
#contents ul li a.Menu:hover {
	background: url(../image/Menu_off.png);
}

#contents ul li a.About {
	background: url(../image/About_on.png);
}
#contents ul li a.About:hover {
	background: url(../image/About_off.png);
}

#contents ul li a.Link {
	background: url(../image/Link_on.png);
}
#contents ul li a.Link:hover {
	background: url(../image/Link_off.png);
}

#contents li {
	list-style: none;
	float: left;
	margin-right: 0px;
	font-size: 25px;
	font-weight: bold;
}

#contents li a {
	color: red;
		text-decoration: none;	
}

#contents #Sweets01 {
	float: right;
	margin: 20px;
}

#contents #Sweets02 {
	float: left;
	margin: 30px;
}

#contents #Sweets03 {
	float: right;
	margin: 30px;
}

#contents #Sweets04 {
	float: left;
	margin: 30px;
}

#contents p {
	font-family: Helvetica;
	letter-spacing: 2px;
	font-weight: bold;
}

#contents #right #box01 p {
	margin-left: 50px;
	margin-top: 20px;
	line-height: 20px;
}

#contents #right #box02 p {
	margin-left: 0px;
	margin-top: 50px;
	line-height: 20px;
}

#contents #right #box03 p {
	margin-left: 50px;
	margin-top: 50px;
	line-height: 20px;
}

#contents #right #box04 p {
	margin-left: 50px;
	margin-top: 50px;
	line-height: 20px;
}

#contents #right #box01 {
	overflow: hidden;
	clear: both;
}

#contents #right #box02 {
	clear: both;
	overflow: hidden;
}

#contents #right #box03 {
	clear: both;
	overflow: hidden;
}

#contents #right #box04 {
	clear: both;
	overflow: hidden;
}

#footer {
	clear: both;
	text-align: center;
	padding: 30px;
	overflow: hidden;
	padding-bottom: 150px;
}

.rogo02 {
	position: absolute;
	right: 80px;
	bottom: 1050px;
}

.rogo04 {
	position: absolute;
	right: 0px;
	bottom: 1200px;
}

.rogo05 {
	position: absolute;
	right: 160px;
	bottom: 900px;
}

.rogo03 {
	position: absolute;
	left: 80px;
	bottom: 500px;
}

.rogo06 {
	position: absolute;
	left: 0px;
	bottom: 650px;
}

.rogo07 {
	position: absolute;
	left: 160px;
	bottom: 350px;
}

#footer small {
	background: #000;
	padding :50px 250px;
	color: #fff;
}

#top05 {
	float: left;
	padding: 70px;
	border: 5px solid #000;
	background: url(../image/haikei.gif);
}

#top06 {
	float: right;
	margin-top: 50px;
	padding: 70px;
	border: 5px solid #000;
	background: url(../image/haikei.gif);
}

#footer #small {
	clear: both;
	margin-top: 1200px;
}
