@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 1px solid #999;
	background-color: #FFF;
}
#header {
	height: 75px;
	width: 350px;
	margin-top: 20px;
	margin-left: 20px;
}
#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	margin-top: 30px;

}
#cont {
	width: 200px;
	height: 70px;
}
#menu {
	font-family: "Tw Cen MT";
	font-size: 18px;
	color: #666;
	height: 40px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
}

.menu01 {
	list-style-type: none;
	display: inline;
}
.menu02 {
	list-style-type: none;
	display: inline;
	margin-left: 90px;
}
.menu03 {
	list-style-type: none;
	display: inline;
	margin-left: 78px;
}
.menu04 {
	list-style-type: none;
	display: inline;
	margin-left: 70px;
}
.menu05 {
	list-style-type: none;
	display: inline;
	margin-left: 80px;
}
.menu06 {
	list-style-type: none;
	display: inline;
	margin-left: 80px;
}

#sub {
	float: right;
	height: 300px;
	width: 250px;
	margin-right: 55px;

}
#new {
	float: right;
	width: 200px;
	float: right;
	height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#footer {
	text-align: center;
	color: #666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contact {
	margin-top: 165px;

}
#wrapper #main #new {
	color: #666;
	font-size: 12px;
}
#wrapper #main #sub a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main #cont a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main_img {
	height: 250px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #main #contact {
	font-size: 14px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #666;
	height: 40px;
	width: 760px;
	background-color: #EFEFEF;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main #contact #img01 {
	margin-top: 20px;
	height: 30px;
	width: 150px;
	float: left;
}

#mail {
}
#wrapper #main #contact #img01 #mail {
	width: 150px;
	font-size: 16px;
	text-align: center;
	height: 30px;
}
#form {
	width: 450px;
	float: right;
	margin-top: 20px;
	margin-right: 55px;
}
#wrapper #main {
}
