@charset "UTF-8";
body {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul {
	margin-left: 5px;
	padding-left: 5px;
	color: #000000;
}
li {
	list-style-type: none;
	padding-left: 1.2em;
	color: #000000;
	display: inline;
	background-image: url(../image/li.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
a:link {
	color: #359846;
	text-decoration: none;
}
a:visited {
	color: #39A750;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

h1 {
	text-align: right;
	font-size: 11px;
	color: #FEAF1B;
	margin-top: auto;
	font-weight: normal;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 800px;	
	height: 170px;
}
#menu1 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 500px;
	margin-top: 5px;
	margin-right: 5px;
	letter-spacing: 0.08em;
}
#rogo {
	float: left;
	height: 100px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 100px;
}
#top_image {
	height: 300px;
	width: 590px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	float: left;
	background-color: #996633;
}
#top_image2 {
	height: 357px;
	width: 590px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	float: left;
	background-color: #996633;
}
#menu {
	text-align: left;
	width: 800px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 5px;
}






#top_logo {
	background-image: url(img/top_logo.jpg);
	height: 120px;
	width: 800px;
}
#caption {
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}
#line_top {
	background-image: url(img/line_top.jpg);
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	height: 73px;
	width: 800px;
	padding-top: 20px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#content {
	background-image: url(img/line.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	clear: both;
}
#lefty {
	float: left;
	width: 550px;
	background-image: url(img/line.jpg);
	font-size: 12px;
}
#righty {
	height: 500px;
	width: 250px;
	float: left;
}
#shop img {
	margin-top: 30px;
	margin-left: 20px;
}
#memo {
	background-image: url(img/memo.jpg);
	height: 244px;
	width: 224px;
	margin-left: 20px;
}
#image img {
	float: left;
}
#image {
	width: 550px;
	font-size: 11px;
}
#copy {
	clear: both;
	font-size: 18px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
#shop_name {
	font-size: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
#line_bottom {
	background-image: url(img/line_bottom.jpg);
	width: 800px;
	height: 50px;
	clear: both;
}
#page_link{
	margin-left: 20px;	
	margin-top: 20px;
	font-size: 12px;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 50px;
	width: 800px;
}
