@charset "utf-8";
/* formatting style
-------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif, メイリオ, ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka; 
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #000000;
}
hr {
	display: none;
}
/* link styles
-------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	margin: 0px auto;
}
#main {
	padding: 15px 0px 0px;
	float: left;
	width: 546px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 270px;
	margin-bottom: 20px;
}
#footer {
	background-color: #FF6600;
	padding: 15px;
	clear: both;
}
/* header styles
-------------------------------------*/
#header {
	height: 95px;
	border-bottom: 6px solid #FF6600;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 32px;
	top: 4px;
}
#header ul {
	background-color: #FFFFFF;
	width: 538px;
	position: absolute;
	left: 317px;
	top: 64px;
	float: none;
}
#header ul li {
	float: left;
	list-style: none;
	right: 200px;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	height: 2.5em;
	width: 65px;
	text-align: center;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(Nimage/bottega.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header ul li a:hover {
	background-image: url(Nimage/bottega%20hover.jpg);
}
#home #header #nHome a,
#floor #header #nFloor a,
#drink #header #nDrink a,
#food #header #nFood a,
#import #header #nImport a,
#reservation #header #nReservation a,
#garally #header #nGallery a,
#work #header #nWork a {
	background-image: url(Nimage/bottega%20hover.jpg);
}

/* sidebar styles
-------------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl#news dt {
	clear: left;
	float: left;
	width: 5em;
	margin-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#sidebar dl#news dd {
	float: none;
	margin: 0px 0px 10px 6px;
	clear: both;
	padding-left: 20px;
	line-height: 1.5em;
}
#sidebar dl#guest dt {
	font-weight: bold;
	padding-left: 15px;
	list-style: none;
}
#sidebar dl#guest dd {
	font-size: x-small;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 1em;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	display: block;
	background-image: url(Nimage/bottega3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 210px;
}
#sidebar ul li a:hover {
	text-decoration: none;
	background-image: url(Nimage/bottega3hover.gif);
}

#main h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(Nimage/bottega3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom: 2px solid #FF6600;
	clear: both;
}
#main h3 {
}
#main h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#main h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
}
#main h6 {
	line-height: 1.3em
.em;
	font-size: 12px;
	font-weight: normal;
}


#main img {
	padding-bottom: 20px;
	padding-right: 10px;
	margin: 5px;
}

*html body#main img {
	padding-bottom: 20px;
	padding-right: 20px;
	margin: 2px;
}

#main p a {
	float: left;
	color: #FF3300;
}
#main .leftbox {
	float: left;
	width: 430px;
	margin-right: 0px;
	margin-bottom: 50px;
}
#main .leftbox dt {
	font-weight: bold;
	background-image: url(Nimage/bottega3hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#main  .leftbox  dd {
	padding-bottom: 15px;
	padding-left: 20px;
}


#main .lightbox {
	float: right;
	width: 60px;
	margin-bottom: 50px;
	margin-right: 15px;
}
#main .lightbox dt {
	float: right;
}
#main .lightbox dd {
	padding-bottom: 15px;
	padding-left: 20px;
	color: #FFFFFF;
}
#drink #main img {
	margin: 5px 0px 0px;
	padding: 0px;
}
.himg {
	clear: both;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#work #main img {
	float: right;
	margin-top: 15px;
	margin-left: 10px;
}
#reservation #main img {
	float: right;
}

















/* footer styles
-------------------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF0000;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
}
#footer p {
	display: inline;
	margin-right: 15px;
	float: right;
}
/* table
-------------------------------------*/
#main table {
	margin-bottom: 15px;
	border-collapse:collapse;
	border-top: 0px none #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
}#main table th {
	text-align: right;
	padding: 5px;
	border-bottom: 1px none #CCCCCC;
}
#main table td {
	padding: 0px 0px;
	border-bottom: 1px none #CCCCCC;
}
#main table tr.odd {
	background-color: #FF9933;
}
#bar #footer {
	background-color: #000000;
	padding: 15px;
	clear: both;
}
#bar #header {
	border-color: #000000;
	border-bottom-style: solid;
}
#bar #header ul li a {
	background-image: url(Nimage/bar%20bottega%20.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bar #header ul li a:hover {
	background-image: url(Nimage/bottega%20hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cent {
	padding-left: 40px;
}
