#wrapper {
	width: 931px;
	height: 100%;
	margin: 0px auto;
	position: relative;
}
#header {
	width: 931px;
}
#header h1 {
	font-size: 12px;
	color: #666;
}
hr {
	color: #666;
}
#main {
	height: 500px;
	width: 928px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-image:url("../images/backimg.png");
	padding-top: 10px;
}
#contents {
	height: 350px;
	width: 870px;
	margin-top: 10px;
	margin-left: 35px;
}
#contents p {
	margin-top: 80px;
	letter-spacing:0.3em;
	font-size: 24px;
	font-family:'HG³ž²‘‘Ì-PRO';
	color: #999999;
}
#machi {
	text-align: left;
	letter-spacing:0.3em;
	font-size: 32px;
	font-weight: bold;
	font-family:'V³ž²‘CBSK1','HG³ž²‘‘Ì-PRO';
	margin-top: 20px;
}
#sato {
	letter-spacing:0.1em;
	font-size: 68px;
	font-weight: bold;
	font-family:'V³ž²‘CBSK1','HG³ž²‘‘Ì-PRO';
	margin-top: 5px;
}

#link {
	height: 95px;
	margin-top: 10px;
	margin-left: 55px;
}
#left {
	width: 100px;
	float: left;
	text-align: center;

}
#left a {
	font-size: 12px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #999999;
}
#left a:hover {
	opacity: 0.4;
	color: #CCCCCC;
}
#right {
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 10px;
}
#right a {
	font-size: 12px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #999999;
}
#right a:hover {
	opacity: 0.4;
	color: #CCCCCC;
}
#genzei {
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 10px;
}
#genzei a {
	font-size: 10px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #999999;
}
#genzei a:hover {
	opacity: 0.4;
	color: #CCCCCC;
}

#footer {
	height: 50px;
	width: 930px;
}
#nav {
	height: 50px;
	width: 930px;
	text-align: right;
	background-repeat: repeat-x;
	background-image:url("../img/bgb.jpg");
	clear: both;
}
#nav a:hover {
	opacity: 0.6;
}
#nav li {
	float:left;
	list-style: none;
}
#copy {
	width: 930px;
	text-align: right;
	font-size: 10px;
	letter-spacing:0.1em;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #999999;
	margin-right: 5px;
}