/* CSS Document */

body {
background-color: #000;
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
background-attachment: fixed;
margin: 0;
font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif, "Helvetica CE", Osaka, "MS UI Gothic", Batang, BatangChe;
font-size: 12px;
color: #000;
}
p {
margin-top: 5px; 
padding: 5px 0 5px 0;
text-align: justify;
line-height: 120%;
}
#container {
margin-left: auto;
margin-right: auto;
width: 920px;
background-color: #fff;
}
.clearboth { 
clear: both;
}
h1 {color: #fff; margin: 0; font-size: 24px; font-weight: normal; padding: 25px 0 10px 0; letter-spacing: 2px; }
h2 {color: #cc0033; margin: 0; font-size: 20px; font-weight: 150; padding: 0 0 5px 0 }
h3 {color: #cc0033; margin: 0; font-size: 12px; font-weight: 150; padding: 10px 0 2px 0 }
h2.jp {color: #cc0033; margin: 0; font-size: 18px; font-weight: 150; padding: 0 0 10px 0 }
h3.jp3 {color: #cc0033; margin: 0; font-size: 12px; font-weight: normal; padding: 10px 0 2px 0 }

.txgrey {color: #666; font-size: 11px}
.txred  {color: #cc0033; font-size: 11px }
.border {border-bottom: none}
#page-title { 
margin: 0 30px 10px 40px;
padding-top: 20px;
}

/* -----------------head--------------------- */
#header {
width: auto;
height: 65px;
background-image: url(img/header_bg.jpg);
background-repeat: none;
text-align: center;
clear: both;
}
#logo {
height: 195px;
background-image: url(img/logo_bg.jpg);
background-repeat: repeat-x;
text-align: center;
padding-top: 17px;
background-color: #000;
}
#time {
margin-top: 12px;
font-size: 11px;
color: #ccc;
}
#up-menu {
padding-top: 92px;
float: right;
text-align: right;
}

/* -----------------table--------------------- */
table#mainframe {
width: 920px;
padding: 0;
margin: 0;
}
td#leftframe {
width: 212px;
padding: 0;
margin: 0;
vertical-align: top;
background-color: #fff;
}
td#rightframe {
width: 708px;
padding: 0;
margin: 0;
vertical-align: top;
}

/* -----------------left--------------------- */
#left {
width: 212px;
height: auto;
background-color: #fff;
text-align: left;
font-size: 11px;
}
#menu {
width: auto;
background-color: #000;
margin: 0;
padding: 0;
}
.mainmenu {
}
.mainmenu ul {
margin: 0 ;
padding: 0;
list-style-type: none;
}
.mainmenu li {
list-style-type: none;
margin: 0;
padding: 0;
}
.mainmenu li a {
text-decoration: none;
padding: 5px 0 5px 10px;
display: block;
text-decoration: none;
text-transform: uppercase; 
color: #fff; 
border-top: 1px solid #002247;
border-bottom: none;
}
.mainmenu li a:hover {
background-image: url(img/leftmenu_over_bg.jpg);
text-decoration: none; 
color: #fff;
border-top: 1px solid #002247;
}
.mainmenu .current a {
background-image: url(img/leftmenu_over_bg.jpg);
text-decoration: none; 
color: #fff;
border-top: 1px solid #002247;
}
.submenu {
background-image: url(img/submenu_bg.jpg);
background-repeat: repeat-y;
padding-bottom: 6px;
}
.submenu ul {
margin: 0 ;
padding: 0;
list-style-type: none;
}
.submenu li {
list-style-type: none;
margin-left: 11px;
padding: 0;
}
.submenu li a {
background-image: url(img/bull_blue.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
text-decoration: none;
padding: 3px 0 3px 15px;
display: block;
text-decoration: none; 
color: #fff; 
border-bottom: none;
}
.submenu li a:hover {
background-image: url(img/bull.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
.submenu .active a {
background-image: url(img/bull.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#menubottom {
height: 28px;
background-image: url(img/leftmenu_bottom.jpg);
background-repeat: none;
}
#language {
text-align: left;
margin: 10px 0 15px 10px;
}
#language ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 11px;
}
#language li {
list-style-type: none;
display: inline;
margin: 2px;
}
#language li a {
color: #004289;
text-decoration: none;
padding: 1px 3px 1px 3px;
border-left: 1px solid #00478d;
border-right: 1px solid #00478d;
border-bottom: none;
}
#language li a:hover {
color: #004289;
padding: 1px 3px 1px 3px;
border: 1px solid #003e76;
}

/* -----------------main--------------------- */
#right{
width: 708px;
height: auto;
background-image: url(img/right_bg.jpg);
background-repeat: repeat-x;
background-color: #fff;
text-align: left;
}
#upmenu {
width: 708px;
height: 20px;
background-image: url(img/upmenu_bg.jpg);
background-repeat: repeat-x;
padding-top: 5px;
}
#upmenu ul {
margin: 0 0 0 15px;
padding: 0;
}
#upmenu li {
display: inline;
list-style-type: none;
font-size: 10px;
text-transform: uppercase;
padding: 0;
}
#upmenu li a {
text-decoration: none;
color: #fff;
padding: 5px 7px 5px 7px;
border-bottom: none;
}
#upmenu li a:hover {
padding: 5px 7px 5px 7px;
background-color: #000;
color: #fff;
}
#upmenu #current-up a {
padding: 5px 7px 5px 7px;
background-color: #000;
color: #fff;
}
#box-left {
float: left;
width: 310px;
margin: 0 0 30px 40px;
padding: 0;
}
#box-left a {text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f}
#box-left a:hover {text-decoration: none; color: #004289; border-bottom: none }
#box-right {
float: left;
width: 290px;
margin: 0 25px 30px 38px;
padding: 0;
}
#shop-image {
float: left;
width: 572px;
height: 186px;
margin: 0;
padding:0;
}
#pict {
float: left;
background-image: url(shops/pict_bg.jpg);
background-repeat: no-repeat;
width: 124px;
height: 176px;
margin: 0;
padding: 10px 0 0 12px;
}
#pict a {
color: #fff ;
}
#pict a:hover {
color: #cc0033;
}
.thumbnail {
float: left;
margin: 0 8px 7px 0;
padding: 0;
}
#services {
background-image: url(img/casagrande_bg.jpg);
background-repeat: no-repeat;
background-position: top;
width: 708px;
}
#services-left {
float: left;
width: 310px;
margin: 20px 18px 30px 40px;
padding: 0;
}
#services-left ul {
margin: 0;
padding: 0;
list-style-type: none ;
}
#services-left li {
padding: 2px 0 2px 5px ;
margin: 7px 0 5px 5px;
border: 1px solid #ccc;
}
#services-right {
float: left;
width: 340px;
margin: 0;
padding: 0;
}

/* -----------------chocofondue--------------------- */
#chocofondue-left {
float: left;
width: 300px;
margin: 20px 23px 15px 40px;
padding: 0;
}
#chocofondue-right {
float: left;
width: 345px;
margin: 0;
padding: 0;
}
#chocofondue-left a {text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f;}
#chocofondue-left a:hover {text-decoration: none; color: #004289; border-bottom: none }
h3.choco3 {color: #6a4b34; margin: 0; font-size: 16px; font-weight: 150; margin: 0 0 10px 0 }

/* -----------------Masako chocolate--------------------- */
#chocolate {
background-image: url(chocolate/masako_chocolate.jpg);
background-repeat: no-repeat;
background-position: top;
width: 708px;
padding-top: 206px;
}
#choco-price {
float: left;
margin: 30px 40px 0 35px;
}
dl.table-display {
	width: 280px;
	padding: 20px 0 30px 0;
}
.table-display dt {
	width: 120px;
	float: left;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 10px;
	background-color: #7a4527;
	color: #ffffff;
	font-weight: normal;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd {
	float: left;
	width: 120px;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 20px;
	border-bottom: 1px solid #ccc;
}

/* -----------------brands and gift--------------------- */
#brand {margin: 15px 0 20px 40px }
#brand a {text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f;}
#brand a:hover {text-decoration: none; color: #004289; border-bottom: none }
.brand-left {
float: left;
width: 180px;
margin-left: 0;
padding: 10px 22px 15px 0;
text-align: center;
border-right: 1px solid #bababa;
}
.brand-mid {
float: left;
width: 180px;
margin: 0;
padding: 10px 22px 15px 22px;
text-align: center;
border-right: 1px solid #bababa;
}
.brand-right {
float: left;
width: 180px;
padding: 10px 0 15px 22px;
margin: 0;
text-align: center;
}
.brand-image {
padding-bottom: 5px;
border-bottom: 1px solid #bababa;
}
.brand-name { padding-top: 3px }

#watches {
width: 708px;
}
#watches-wrapper {
background-image: url(brands/watches_bg.jpg);
background-repeat: no-repeat;
margin: 10px 0 20px 60px;
padding: 0;
}
.logobox {
float: left;
width: 100px;
height: 82px;
margin: 0 24px 0 0;
padding: 0;
}
.logobox a {
text-decoration: none;
color: #bbb;
}
.logobox a:hover {
text-decoration: none;
color: #fff;
}
#brand-link {
margin: 0 0 20px 60px;
}
#brand-link h3 {
padding-bottom: 10px;
}
#brand-link a {
color: #01387d;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
border-bottom: 1px dotted;
}
#brand-link a:hover {
color: #01387d;
text-decoration: none;
border-bottom: none;
}
/* -----------------musicbox--------------------- */
#musicbox {
width: 668px;
margin: 5px 0 20px 40px; 
}
#musicbox-logo {margin: 0 40px 0 40px }
.musicbox-box {
float: left;
width: 284px;
margin: 20px 50px 30px 0;
text-align: center;
}
#musicbox a {text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f;}
#musicbox a:hover {text-decoration: none; color: #004289; border-bottom: none }
#musicbox current {text-decoration: none; color: #004289; border-bottom: none }
.musicbox-link {
width: 622px;
margin: 0 0 10px 0; 
text-align: right;
color: #777;
 }
.boxname {font-size: 16px; color: #444; font-weight: 200;}
#gallery-jobin {
width:632px; 
height:380px; 
padding: 0; 
margin: 20px 0 20px 0;
position:relative; 
}
#gallery-jobin b.default {position:absolute; width:362px; height:380px; text-align:center;}
#gallery-jobin b.default img {display:block; margin:0 auto 10px auto;}

#gallery-jobin ul {list-style:none; padding:0; margin:0; width:240px; position:relative; float:right;}
#gallery-jobin ul li {display:inline; width:72px; height:72px; float:left; margin:0 0 5px 5px;}
#gallery-jobin ul li a {display:block; width:70px; height:70px; text-decoration:none; border:1px solid #b5b6b8; }
#gallery-jobin ul li a span {display:none;}
#gallery-jobin ul li a img {display:block; width:70px; height:70px; border:0;}
#gallery-jobin ul li a:hover {
white-space:normal; 
background-image:url(brands/musicboxes/jobin_thumb_bg.jpg);
}
#gallery-jobin ul li a:hover b {position:absolute; left:-387px; top:-1px; width:352px; height:380px; text-align:center; z-index:20;}
#gallery-jobin ul li a:hover span {display:block; color:#333; width:300px; margin:0 auto; }
#gallery-jobin ul li a:hover img {margin:0 auto 0 auto; width:auto; height:auto;}
#gallery-jobin ul li a:active, #gallery ul li a:focus {white-space:normal;}
#gallery-jobin ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-387px; top:-1px; width:352px; height:380px; text-align:center; z-index:10;}
#gallery-jobin ul li a:active span, #gallery ul li a:focus span {display:block; color:#666; width:300px; margin:0 auto;}
#gallery-jobin ul li a:active img, #gallery ul li a:focus img{margin:0 auto 0 auto; width:auto; height:auto; border:1px solid #eee;}
#gallery-reuge {
width:632px; 
height:380px; 
padding: 0; 
margin: 20px 0 20px 0;
position:relative; 
}
#gallery-reuge b.default {position:absolute; width:362px; height:380px; text-align:center;}
#gallery-reuge b.default img {display:block; margin:0 auto 10px auto;}

#gallery-reuge ul {list-style:none; padding:0; margin:0; width:240px; position:relative; float:right;}
#gallery-reuge ul li {display:inline; width:72px; height:72px; float:left; margin:0 0 5px 5px;}
#gallery-reuge ul li a {display:block; width:70px; height:70px; text-decoration:none; border:1px solid #b5b6b8; }
#gallery-reuge ul li a span {display:none;}
#gallery-reuge ul li a img {display:block; width:70px; height:70px; border:0;}
#gallery-reuge ul li a:hover {
white-space:normal; 
background-image:url(brands/musicboxes/reuge_thumb_bg.jpg);
}
#gallery-reuge ul li a:hover b {position:absolute; left:-387px; top:-1px; width:352px; height:380px; text-align:center; z-index:20;}
#gallery-reuge ul li a:hover span {display:block; color:#333; width:300px; margin:0 auto; }
#gallery-reuge ul li a:hover img {margin:0 auto 0 auto; width:auto; height:auto;}
#gallery-reuge ul li a:active, #gallery ul li a:focus {white-space:normal;}
#gallery-reuge ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-387px; top:-1px; width:352px; height:380px; text-align:center; z-index:10;}
#gallery-reuge ul li a:active span, #gallery ul li a:focus span {display:block; color:#666; width:300px; margin:0 auto;}
#gallery-reuge ul li a:active img, #gallery ul li a:focus img{margin:0 auto 0 auto; width:auto; height:auto; border:1px solid #eee;}
/* -----------------profile--------------------- */
#team {
margin: 0;
padding-bottom: 25px;
text-align: center;
}
#team img {margin-top: 10px }
#contact { margin: 20px 30px 20px 40px }
#contact a {text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f;}
#contact a:hover {text-decoration: none; color: #004289; border-bottom: none }
.contact-box {
float: left;
margin: 20px 30px 10px 100px;
width: 260px;
}
.contact-img {
float: left;
margin: 20px 0 10px 0;
}

/* -----------------map--------------------- */
#map {
background-image: url(map/map.jpg);
background-repeat: no-repeat;
background-position: top;
width: 708px;
padding-bottom: 40px;
}
#map-top{
padding: 90px 30px 0 500px;
margin: 0;
height: 96px;
text-align: right;
 }
.map-link ul {
margin: 0;
padding: 0; 
list-style-type: none;
}
.map-link li {
list-style-type: none;
padding: 4px;
}
.map-link li a { text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f; font-weight: bold }
.map-link a:hover {text-decoration: none; color: #004289; border-bottom: none }
#map-map {
background-image: url(map/map_bg.jpg);
background-repeat: repeat-y;
}
#timetable {
float: left;
width: 192px;
padding: 0 10px 20px 15px;
}
#map-flash {
float: left;
width: 490px;
padding-top: 20px;
text-align: center;
}
.timetable-title {
color: #cc0033; 
font-size: 16px;
font-weight: 150;
padding-bottom: 15px;
}

/* -----------------links--------------------- */
#links {
background-image: url(img/casagrande_bg.jpg);
background-repeat: no-repeat;
background-position: top;
width: 708px;
}
#links-left {
float: left;
width: 310px;
margin: 20px 18px 30px 40px;
padding: 0;
}
#links-left ul { list-style-type: square; color: #004289; margin: 0 }
#links-left li { padding-top: 6px; }
#links-left li a { text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f }
#links-left a:hover {text-decoration: none; color: #004289; border-bottom: none }
#links-right {
float: left;
width: 340px;
margin: 0;
padding: 0;
}

/* -----------------news--------------------- */
#news {
background-image: url(news/news_bg.jpg);
background-repeat: no-repeat;
background-position: top;
width: 708px;
padding-bottom: 25px;
}
#news-left {
float: left;
margin: 20px 100px 20px 40px;
}
#news-right {
float: left;
margin: 20px 0 20px 0;
}
#news-content {
margin-left: auto;
margin-right: auto;
width: 560px;
}
.news-date {
color: #666;
padding: 0;
margin: 0;
}
h2.news-topics {
color: #cc0033;
font-size: 14px;
font-weight: bold;
padding: 10px 2px 2px 0;
margin: 0px;
}

/* -----------------footer--------------------- */
#footer {
margin-left: auto;
margin-right: auto;
width: 920px;
text-align: center;
font-size: 10px;
color:#999;
padding: 15px 0 10px 0;
}
#watches {
	background-image: url(img/bgwhite.gif);
	background-color: #FFFFFF;
}

/* -----------------Special--------------------- */
#special {
width: 708px;
}
#special-left {
float: left;
width: 310px;
margin: 20px 18px 30px 40px;
padding: 0;
}
#special-brandname {
font-size: 16px;
text-transform: uppercase;
margin: 0;
padding: 0 0 10px 0;
}
#special-left ul { list-style-type: none; margin: 0; padding: 0 }
#special-left li { list-style-type: none; padding-top: 6px; margin: 0 }
#special-left li a { text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f }
#special-left a:hover {text-decoration: none; color: #004289; border-bottom: none }
#special-right {
float: left;
width: 340px;
margin: 0;
padding: 0;
}

/* -----------------Jobin music box--------------------- */
#jobin {
width: 708px;
background-image: url(jobin-musicbox/jobin_bg.jpg);
background-repeat: no-repeat;
background-position: top;
}
#jobin-content {
padding-top: 186px;
margin: 0 40px 20px 40px;
}
dl.jobinlist
{
margin: 0 0 2em 0;
padding: 0;
}
.jobinlist dt
{
position: relative;
left: 0;
top: 1.4em;
width: 9em;
font-weight: bold;
color: #555;
border-top: 1px dotted #999
}
.jobinlist dd
{
border-left: 1px dotted #999;
border-bottom: 1px dotted #999;
margin: 0 0 0 9em;
padding: 0 0 .1em .5em;
}
#jobin-pict {
}
.jobin-thumb {
float: left;
margin: 0 10px 10px 0;

}
#jobin a {text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f;}
#jobin a:hover {text-decoration: none; color: #004289; border-bottom: none }

#news a { text-decoration: none; color: #004289; border-bottom: 1px dotted #003b7f }
#news ul {
list-style: none;
list-style-position: outside;
line-height: 14px;
}
#news li {
list-style-image: url(img/bull2.jpg);
}
