﻿body  {
	font-family: "Times New Roman", "Hiragino Kaku Gothic","ヒラギノ角ゴ 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;
	margin:0px;
}
h1 {
	font-size:16px;
	margin-top: 16px;
	margin-bottom: 30px;
	letter-spacing:1px;
}
.twoColFixLt #container { 
	width: 955px;
	margin: 0px auto;
	text-align: left;
	background-image:url(../images/background-page.jpg);
	padding: 0px;
}
#top, #bottom {
	width:955px;
	height:46px;
	background: url(../images/top-jp.jpg) no-repeat top;
	margin:0px;
	padding:0px;
}
#bottom {
	background: url(../images/bottom-jp.jpg) no-repeat bottom;
}
.twoColFixLt #left {
	float: left; 
	width: 500px;
	min-height: 760px;
	background:url(../images/left.png) no-repeat top left ;
	padding: 0px 30px 10px 84px;
	margin: 0px 0px 10px 34px;
	border-right: 1px dashed #8C8C8C;
	line-height:20px;
	font-size: 14px;
	letter-spacing:1px;
	text-align: justify;
}
.twoColFixLt #left a {
	text-decoration:underline;
}
#menu {
	padding:8px 0px 20px 10px;
	margin:0px;
}
#menu ul {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height: 30px;
	letter-spacing:2px;
	text-align:left;
	list-style: none;
}
li#active {
	background: url(../images/tick-jp.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 4px;
	margin-left: -22px;
}
.bold-title {
	font-weight: bold;
	display:block;
	margin-bottom:3px;
	font-variant:small-caps;
}
.twoColFixLt #right {
	/*min-height:560px;*/
	margin: 0px 0px 10px 672px; 
	padding: 0px 0px 10px 0px;
}
.fltrt { 
	float: right;
	margin-left: 10px;
	margin-top:3px;
	margin-bottom: 2px;
}
.fltlft { 
	float: left;
	margin-right: 10px;
	margin-top:3px;
	margin-bottom: 2px;
}
.clearfloat { 
	clear:both;
}
.clearleft { 
	clear:left;
}
.bold {
	font-weight: bold;
	display:block;
	margin-top:8px;
	margin-bottom:4px;
}
.italic {
	font-style: italic;
}
.center {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.msg {
	padding-top: 20px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height: 24px;
}

td {
	width:200px;
}

/*inizio box artgallery*/
#artgallery { 
	width:210px;
	height:180px;
	margin: 20px 0px 20px 16px;
	padding:10px 0px 0px 0px;
	background-color:#e0c7b8;
	background:url(../images/artgallery-back-jp1.jpg) no-repeat top;
	font-size:12px;
	text-align:center;
}
#artgallery p {
	line-height:16px;
	color:#645a58;
	padding-top:2px;
}
/*fine box artgallery*/

/*inizio box newsletter*/
#form {
	width: 265px;
	height:70px;
	margin: 20px 0px 0px -26px;
	padding:12px 0px 0px 29px;
	background:url(../images/newsletter-jp.jpg) no-repeat top;
}
#form form {
	height:32px;
	margin:0px;
	padding:0px;
}
#form p {
	margin:0px;
	padding:0px 0px 4px 2px;
	color:#645a58;
	font-size:13px;
	letter-spacing:1px;
}
#form div {
	margin:0px;
	padding:0px;
	float:left;
}
.noimg {
	position:relative;
	width:42px;
	height:22px;
	z-index:2;
	background-color: #645a58;
	color: #dbc0b2;
	text-align:center;
	line-height:22px;
}
.button {
	position:absolute;
	top:0;
	left:0;
	width:45px;
	height:28px;
	z-index:1;
	background: url(../images/go.jpg) no-repeat 0 0;
	border:0px;
	cursor: pointer;
}
.button:hover {
	background-position: 0 -28px
}
.button:active {
	background-position: 0 -56px
}
.input {
	width: 178px;
	height:16px;
	border-left: 2px solid #cdb6a8;
	border-top: 2px solid #cdb6a8;
	border-right: 1px solid #d0b8aa;
	border-bottom: 1px solid #d0b8aa;
	background-color: #ffe8db;
	color: #645a58;
	padding: 3px;
	margin-top:1px;
	margin-right: 4px;
	font-size:12px;
}
/*fine box newsletter*/


