html {
    scrollbar-base-color: #838fdb;
    scrollbar-track-color: #fafafa;
	background-color: #fafafa;
}

#container {
    width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #202020;
}

img {
    border: 0px;
}

a:link {
    color: blue;
}

a:visited {
    color: purple;
}

a:active {
    color: blue;
}

a:hover {
    color: navy;
}

#top {
    width: 776px;
	height: 66px;
	margin-top: 10px;
	border: 2px solid #5f6cba;
}

#leftside {
    float: left;
	width: 140px;
	height: 66px;
	margin-bottom: -23px;
	padding: 0px;
}

#rightside {
	float: left;
	width: 636px;
	height: 66px;
	background-color: #5f6cba;
	margin-bottom: -23px;
}

#menu {
    width: 636px;
	height: 23px;
	background-color: #EAEAFE;
	border-bottom: 2px solid #5f6cba;
	text-align: center;
}

#menu ul {
	list-style: none;
	text-align: center;
	line-height: 23px;
	margin: 0px;
	padding-left: 80px; 
}

#menu li {
    float: left;
	padding-right: 20px;
	font-size: 80%;
}

#menu a {
    text-decoration: none;
}

#menu a:visited {
    color: #5B6CA5;
}

#menu a:hover {
    color: navy;
}

#form {
    width: 636px;
	height: 41px;
    background-image: url(washi.jpg);
	background-repeat: repeat;
	text-align: right;
	margin: 0px;
}

#form input {
    padding-right: 50px;
}

#second {
    clear: both;
	width: 100%;;
	height: 50px;
	margin-top: 10px;
	margin-left: 10px;
}

.title {
    float: left;
	margin-top: 5px;
	width: 150px;
	padding-bottom: 7px;
	border-bottom: 1px solid #aaaaaa;
}

.title2 {
    float: left;
	margin-top: 5px;
	width: 230px;
	padding-bottom: 7px;
	border-bottom: 1px solid #aaaaaa;
}

#cosmetics strong {
    font-size: 90%;
	font-style: normal;
	font-family: verdana, sans-serif, arial;
	color: #59712c;
}

#cosmetics2 strong {
    font-size: 90%;
	font-style: normal;
	font-family: verdana, sans-serif, arial;
	color: #8e3c23;
}

.next {
    float: right;
	width: 34px;
	height: 27px;
	margin-right: 65px;
	padding-top: 5px;
}

.back {
    float: right;
	width: 34px;
	height: 27px;
	margin-right: 65px;
	padding-top: 5px;
}

#second strong {
	color: #7264C0;
	font-size: 80%;
}

#second img {
    width: 34px;
	height: 27px;
}

.description {
	width: 765px;
	clear: both;
	padding: 5px 8px 10px 7px;
	font-size: 100%;
}

.description strong {
    font-size: 90%;
	font-family: verdana, sans-serif, arial;
	color: #707070;
}

#photo {
	clear: both;
}

#photo table {
    width: 100%;
	text-align: center;
	margin-top: 20px;
}

.new {
    color: red;
}

#cooking table{
    float: right;
	width: 400px;
	height: 130px;
	font-color: #5a5817;
	font-size: 80%;
	color: #413f2a;
	border: solid 1px #b2b6ad;
	border-collapse: collapse;
	background-color: #eff4eb;
	margin-bottom: 10px;
}

#cooking td {
    text-align: center;
	border: solid 1px #b2b6ad;
	border-collapse: collapse;
}


.oil td {
    background-color: #f7f8e7;
	width: 100px;
}

.oiltitle td {
    background-color: #f8f5e7;
	font-style: italic;
}

hr {
    clear: both;
	margin-top: 10px;
}

#list {
    text-align: center;
    width: 720px;
	color: navy;
	margin-left: 30px;
	margin-top: 10px;
}

#list ul {
    height: 20px;
}

#list li {
    display: inline;
	list-style: none;
	margin-right: 15px;
	position: relative;
	font-size: 80%
}

#footer {
    text-align: center;
	font-family: arial, courier, verdana;
	letter-spacing: 2px;
	color: #303030;
	font-size: 70%;
}
