body  {
	font-family: Times New Roman, Times, serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	background: #ffe8db;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	color: #666666;
}
a  {
	color: #666666;
	text-decoration:none;
}
a:hover  {
	text-decoration:underline;
}
img {
	border: 0px;
	text-align: center;
}
.fix #container { 
	width: 955px;
	height:600px;
	margin: 0px auto;
	text-align: left;
 	background-image:url(../images/home/background.jpg);
  	background-position: top;
  	background-repeat: no-repeat;
	padding:36px 0px 0px 0px;
}
.fix #left {
	float: left; 
	width: 390px;
	margin: 0px 0px 0px 90px;
	padding: 0px;
}
#left p {
	margin: 1px 0px 8px 0px;
	padding: 0px;
}
#it-en-jp { 
	padding: 0px;
	font-size:12px;
	padding-left:14px;
	padding-right:24px;
	text-align:justify;
	line-height: 15px;
	letter-spacing:1px;
}
#it-en-jp a:hover  {
	text-decoration:none;
}
#it-en-jp p  {
	margin-bottom: 12px;
}
#it-en-jp span  {
	display:block;
}
#pic-month {
	height:242px;
	margin-top:18px;
	padding-left:8px;
	padding-bottom:8px;
	padding-right:22px;
	text-align:center;
} 
#address {
	width:380px;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:18px;
}
#address .left {
	text-align:right;
	vertical-align: top;
	padding: 4px 10px 0px 0px;
}
#address .right {
	text-align:left;
	vertical-align:top;
	padding: 4px 0px 0px 10px;
	border-left: 1px dashed #8C8C8C;
}
.fix #right {
	width: 436px;
	margin: 0px 0px 0px 490px; 
	padding: 0px;
}
#menu {
	width:440px;
	padding:0px;
	margin:0px;
}
#menu table {
	margin:0px;
	padding:0px;
}
#menu td {
	width:210px;
	margin:0px;
	padding:0px;
}
#menu ul {
	list-style:none;
	font-size:18px;
	line-height: 28px;
	letter-spacing:2px;
}
#left-menu ul{
	text-align:right;
	margin:0px;
	padding:0px;
}
#right-menu ul {
	text-align:left;
	margin:0px 0px 0px 30px;
	padding:0px;
}
#photos { 
	position:absolute;
	width:420px;
	height: 142px;
	z-index:1;
	margin-left: 0px;
	top: 280px;
	overflow:hidden;
}
#photos li {
	display: inline;
}
#back-left, #back-right {
	position:absolute;
	width:64px;
	height: 142px;
	z-index:2;
	margin-left: 0px;
	top: 280px;
}
#back-right {
	margin-left: 362px;
}
#footer {
	margin:0px;
	padding-top:170px;
	padding-left: 0px;
	padding-right:9px;
	font-size: 11px;
	letter-spacing:1px;
	text-align:center;
}
#vetrina {
	margin-top:22px;
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
}
#vetrina td {
	text-align:justify;
	font-size:11px;
	line-height: 13px;
	vertical-align:top;
}
.border-right {
	padding: 4px 10px 4px 0px;
}
.border-left {
	padding: 4px 0px 4px 10px;
	border-left: 1px dashed #8C8C8C;
}
.menu-bottom {
	display:block;
	padding-top: 18px;
	font-size:11px;
	padding-left: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 12px;
}
.clearfloat { 
	clear:both;
}
.clearleft { 
	clear:left;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}


/*
 * simplyScroll 1.0.3 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 * http://logicbox.net/blog/simplyscroll-jquery-plugin
 * http://plugins.jquery.com/project/simplyScroll
 *
 * Copyright (c) 2009 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * Last revised: 03/07/2009 21:13
 *
 */

.simply-scroll-container { 
	position: relative;
}
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline;
}
.simply-scroll-list li img {
	border-top: 6px solid #c5afa2;
	border-bottom: 6px solid #c5afa2;
	border-left: 3px solid #c5afa2;
	border-right: 3px solid #c5afa2;
}
.simply-scroll { 
	width: 445px;
	height: 142px;
}
.simply-scroll .simply-scroll-clip {
	width: 445px;
	height: 142px;
}
.simply-scroll .simply-scroll-list li {
	float: left;
	height: 142px;
}

