/* Tokyo Store Styles --November, 2004-- */

body {
 background: url("../images/bg_pattern2.jpg");
 color: #333;
 font: 13px Arial, Helvetica, Sans-serif;
 margin: 0;
 padding: 0;
}

/* White BG --------------------------------------------*/
#wbg {
 width: 734px;
 height: auto;
 margin: 0 auto;
 padding: 0;
 background-color: #fff;
 border-left: 8px solid #fff;
 border-right: 8px solid #fff;
 position: relative;
}


/* Yellow BG --------------------------------------------*/
#ybg {
 width: 734px;
 height: auto;
 margin: 0 auto;
 padding: 0;
 background-color: #ffc;
 border-left: 8px solid #fff;
 border-right: 8px solid #fff;
 position: relative;
}


/* Blue Bar --------------------------------------------*/
#hbar {
 height: 110px;
 margin: 0;
 padding: 0;
 background-color: #00274c;

}

/* Tokyo Store Logo -------------------------------------*/
#tlogo_sm {
 width: 182px;
 height: 110px;
 margin: 0;
 padding: 0;
}

/* Tokyo Store Picture --------------------------------------*/
#st_photo {
 width: 227px;
 height: 85px;
 position: absolute;
 top: 25px;
 right: 0;
}
 

/* Top Navigation ---------------------------------------------------*/
#navi_g {
 height: 30px;
 border-top: 3px solid #fff;
 border-bottom: 3px solid #fff;
 background-color: #9c0;
 color: #fff;
}

#navi_cont {
 margin-top: 8px;
 margin-left: 22px;
}
 

/* Products Content ------------------------------------------------*/
#product_content {
 margin: 0 auto;
 padding: 0;
 text-align: center;
}

#product_cont_center {
 width: 566px;
 margin: 0 auto;
 padding: 0;
 color: #666;
 font: 13px "小塚ゴシック Pro M", Osaka, Arial, Helvetica, Sans-serif;
 letter-spacing: 0.1em;
 word-spacing: 0.03em;
}

#items {
 width: 566px;
 height: 380px;
 padding: 0;
 margin: 10px auto 25px auto;
}


#cont_text {
 width: 497px;
 margin: 20px auto 0 auto;
 padding: 20px 12px 0 12px;
 color: #666;
 background-color: #fff;
 border-top: 3px dashed #ccc;
 text-align: left;
}


p {
 line-height: 150%;
 font-size: 12px;
}

.l16 {
 font-size: 16px;
 color: #9c0;
}

/* Product Picts -------------------------------------------------*/
#pict {
 width: 606px;
 margin: 45px auto 40px auto;
 padding: 0;
 background: #fff url("../images/round_bg_cont.gif");
}

.sm10 a:link, .sm a:visited {
 text-decoration: underline;
 font-size: 10px;
}

.sm10 a:hover {
 color: #8b0f04;
 text-decoration: underline;
}


/* Contact Content --------------------------------------------*/
#content {
 margin: 0 auto;
 padding: 25px 0 0 0;
 background-color: #fff;
 position: relative;
} 


#address {
 margin: 5px auto;
 background-color: #fff;
 height: 380px;
 width: 650px;
 position: relative;
}


#address_left {
 font: 13px "小塚ゴシック Pro M", "Osaka", Arial, Helvetica, Sans-serif;
 color: #666;
 letter-spacing: 0.1em;
 word-spacing: 0.03em;
 float: left;
 width: 250px;
 padding: 0;
 position: absolute;
 top: 75px;
 left: 10px;
}

#address_right {
 width: 350px;
 float: right;
 padding: 0;
 position: absolute;
 top: 40px;
 left: 290px;
}

#mail_order {
 margin: 20px auto;
 background-color: #fff;
 height: 200px;
 width: 650px;
}

#mail_left {
 font: 13px "小塚ゴシック Pro M", Osaka, Arial, Helvetica, Sans-serif;
 color: #666;
 letter-spacing: 0.1em;
 word-spacing: 0.03em;
 float: left;
 padding: 0;
 margin-top: 10px;
 margin-left: 12px;
 display: inline;
}
 
#mail_left img {
 margin-bottom: 5px;
 margin-left: -10px;
}


/* Footer ---------------------------------------------*/
#footer {
 font-family: Arial, Helvetica, Sans-serif;
 height: 15px;
 margin: 40px 0 0 0;
 border-top: 3px solid #fff;
 padding: 10px 12px;
 background-color: #9c0;
 color: #fff;
}

#fcopy {
 float: left;
 font-size: 11px;
 padding: 2px 0;
}

#flink {
 letter-spacing: 0.05em;
 float: right;
}


/* Navi_G Links ---------------------------------------------------*/
#navi_g a:link, #navi_g a:visited {
 color: #fff;
 text-decoration: none;
}

#navi_g a:hover {
 color: #8b0f04;
 text-decoration: none;
}


/* Footer Links --------------------------------------------------------*/
a:link, a:visited {
 color: #fff;
 text-decoration: none;
}


a:hover {
 color: #8b0f04;
 text-decoration: none;
}


/* Address Links ----------------------------------------------------*/
dd a:link, dd a:visited {
 color: #666;
 text-decoration: none;
}

dd a:hover {
 color: #8b0f04;
 text-decoration: underline;
}

.highlight {
 color: #8b0f04;
}


/* Address ------------------------------------------------------*/
dd {
 line-height: 140%;
 white-space: nowrap;
}

dd+dt {
 margin-top: 5px;
}

.sm {
 font-size: 11px;
}

.sm10 {
 font-size: 10px;
}

.sm a:link, .sm a:visited {
 text-decoration: none;
}

.sm a:hover {
 color: #8b0f04;
 text-decoration: underline;
}


/* P Links -----------------------------------------------------*/
p a:link, p a:visited {
 color: #666;
 text-decoration: underline;
}

p a:hover {
 color: #8b0f04;
 text-decoration: underline;
}
 










 

 




