body,p,table,div,ul,li,h1,h2,h3,a,
span,tr,td,dl,dt,dd,img{
margin:0;
padding:0;
}

body{
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
background:#FFFFFF url(/img/back.gif);
}

/* General Style Info */
a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#777777;
text-decoration:none;
}

a img{
border:none;
}
li {
list-style-type:none;
}

.help {
color:#777;
font-size:11px;
}

/* pagenate */
div.searchform {
margin:3px 20px 0 0;
float:right;
}
div.searchform select,div.searchform input {
font-size:80%;
}

.pagenate {
width:100%;
background:#FFFFFF url(/img/back.info.png);
border-top:2px solid #D0D1D3;
margin:5px 0;
clear:left;
}
.pagenate td.sideTd {
width:120px;
}
.pagenate td.centerTd {
text-align:center;
padding:2px 0;
}

div.result {
margin:0 auto;
font-size: 76%;
}
div.result span {
margin-right: 5px;
padding:1px 0;
}
div.result span.thispage {
font-weight:bold;
}
div.result a {
padding:0 3px;
border:1px solid #DDD;
background-color:white;
}
div.result a:hover {
padding:0 3px;
border:1px solid #7F838B;
background-color:#2194D4;
color:white;
}

/* Layout */

#container{
text-align:left;
width:900px;
background-color:white;
}

#header{
position:relative;
height:150px;
border-top:5px solid #7F838B;
border-bottom:1px solid #7F838B;
background:#666 url(/img/head.jpg) repeat-x;
}
#headertop {
color:#999999;
padding:2px 5px;
position:absolute;
top:0;
text-align:center;
}
#header h1{
font-size:28px;
position:absolute;
top:40px;
left:20;
}
#header h1 a{
color:#F5FFFA;
}
#header div#ad468{
float:right;
width:468px;
height:60px;
margin:5px 10px 5px 0;
}
#header ul#navi{
width:220px;
height:51px;
position:absolute;
left:600px;
top:0;
text-align:right;
}
#header ul#navi li{
float:left;
display:block;
padding:3px;
}
#header div#navi img{
vertical-align:middle;
}
#header div#searchForm {
position:absolute;
width:360px;
left:430px;
top:63px;
text-align:right;
}
#header div#searchForm input {
vertical-align:middle;
}
#header div#searchForm input#ItemKeyword {
width:200px;
height:14px;
margin-right:2px;
}

#content{
clear:both;
margin-top:10px;
color: #333;
}
#footer{
clear:both;
background-color:#E5E5E5;
color:#666666;
padding: 10px 10px 10px 10px;
text-align: center;
margin-top:10px;
}
#footer a {
color:#999999;
}


/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 12px;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form div.date{
margin-left: 0em;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}

/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}


/**/
#leftarea {
float:left;
width:180px;
overflow: hidden;
}
#mainarea {
margin:0px 20px 0px 30px;
float:left;
width:600px;
}
#mainarea2 {
margin:0px 10px 0px 25px;
float:left;
width:600px;
}
#mainleft {
width:600px;
overflow: hidden;
}
#rightarea {
float:left;
width:150px;
overflow: hidden;
}


div.side_box img{
vertical-align:middle;
}

div.side_box, 
div.side_box_list {
margin:0 0 0px 0;
}
div.side_box div.sidebottom,
div.side_box_list div.sidebottom {
}
div.side_box div.sidetitle {
height:24px;
font-size:13px;
font-weight:bold;
background:#fff url(/img/side05.gif) no-repeat left bottom;
color:#fff;
position:relative;
text-align:center;
 font-family:"Palatino Linotype", Georgia;
}

div.side_box div.sidetitle a {
color:#fff;
}
div.side_box_list div.sidetitle {
font-weight:bold;
color:#7F838B;
text-align:center;
background:#FFFFFF url(/img/back.left1.gif) no-repeat center bottom;
height:29px;
}
div.side_box div.sidetitle div,
div.side_box_list div.sidetitle div {
	position:relative;
	top:8px;
	left: -10px;
}
div.side_box div.sidebody {
border-left:1px solid #7F838B;
border-right:1px solid #7F838B;
border-bottom:1px solid #7F838B;
}

div.side_box_list div.sidebody {
background:#FFFFFF url(/img/back.left2.gif) repeat-y center;
}

div.side_box ul,
div.side_box_list ul {
list-style-type:none;
margin:0 13px 10 2px;
}


div.side_box ul,
div.side_box_list ul{
padding: 0px 10;
border-bottom:1px dotted #CCC;
}
div.side_box li,
div.side_box_list li {
padding: 0px 0;
border-bottom:1px dotted #CCC;
}

/* change */
/*
div.side_box ul a{
color:#555;
background: url(/img/accent05.gif) no-repeat left top;
padding-left:12px;
}
*/
div.side_box ul a{
color:#555;
padding-left:0px;
}

div.side_box ul a:hover {
color:#D4A421;
}
div.side_box_list ul a {
color:#555;
}
div.side_box_list ul a:hover {
color:#646E85;
}
div.sidebody li.subs {
margin:0 5px 0 2px;
color:#4F4941;
list-style-image: none;
}
div.sidebody div.img {
padding:0px 10px 0px 0px;
}


/* guides */

#brandtitle {
background:#7F838B url(/img/back.brandtitle.gif);
width:580px;
height:38px;
color:#FFFFFF;
position:relative;
}
#brandtitle div.titleJp {
position:absolute;
top:2px;
width:290px;
height:14px;
left:290px;
overflow:hidden;
}
#brandtitle div.titleEn {
position:absolute;
top:10px;
width:290px;
height:30px;
left:290px;
text-align:right;
font-size:250%;
overflow:hidden;
}

span#brandname {
color:#B3B3B3;
font-family:"Palatino Linotype", Georgia;
}
h1 {
padding:2px 8px;
}
h1 a {
color:#23235F;
}
#mainarea div.toTOP {
text-align:right;
margin-right:20px;
}
div.toTOP a {
color:#23235F;
}
h2.categoryItems {
margin-top:15px;
color:#2C5680;
background: url(/img/item01.gif) no-repeat left top; 
padding-left:0px;
}

h3.categoryItems {
margin:20px 0 0 0;
font-size:140%;
}
h3.categoryItems a {
color:#7F838B;
}
h3.categoryItems a:hover {
color:#333333;
}

h3.brandItems {
padding:4px 8px;
margin-top:20px;
color:#7F838B;
background-color:#E3E1CE;
border-left:3px solid #7F838B;
}
h3.brandItems a {
color:#7F838B;
}
h3.brandItems a:hover {
color:#AAA;
}
div.brandItems {
text-align:right;
color:#7F838B;
}
div.brandItems a {
color:#7F838B;
}
div.brandItems a:hover {
color:#777777;
}


/* top */


#welcomeLeft {
float:left;
width:450px;
}
#welcomeLeft h2 {
background-color:#fff;
color:#6495ED;
font-size:20px;
font-weight:bold;
margin:10px 0pt 0pt 20px;
}

#welcomeLeft h2 img {
vertical-align:middle;
}
#welcomeLeft h3 {
color:#372F28;
margin:10px 0 0 20px;
}
#welcomeLeft p {
margin:10px 0 10px 20px;
color:#625548;
}

#welcomeRight {
float:right;
width:150px;
margin:10px 0 0 0;
border:1px solid #7F838B;
background-color:#D0D1D3;
}
#welcomeRight dl {
margin:0 0 15px 0;
}
#welcomeRight dt {
background-color:#D0D1D3;
color:#7F838B;
padding:5px 2px;
}
#welcomeRight dt img,
#welcomeRight dd img,
.topMore img {
vertical-align:middle;
margin-right:2px;
}
#welcomeRight dd {
padding:5px 8px;
background-color:#FFFFFF;
color:#625548;
}

#topRankThums {
margin:30px 0 30px 20px;
}
#topRankThums td {
vertical-align:middle;
text-align:center;
width:80px;
}

div.topBlock {
float:left;
width:300px;
height:150px;
margin:15px 0 5px 10px;
}

div.topBlock div.title {
float:right;
font-size:120%;
font-weight:bold;
width:195px;
border-bottom:4px solid #9AA7AF;
}
div.topBlock div.title a {
}
div.topBlock div.title a:hover {
}
div.topBlock div.desc {
float:right;
margin:5px 0;
width:195px;
font-size:98%;
color:#7F838B;
}

div.topBlock div.simages {
text-align:center;
float:left;
width:100px;
height:100px;
overflow:hidden;
}


.topRankBlock {
float:left;
width:310px;
margin:20px 0 20px 0;
}
.topRankBlockR {
float:right;
width:310px;
margin:20px 0 20px 0;
}
span.topNew {
color:#FF0000;
font-family:"Tahoma";
font-size:75%;
margin-left:5px;
}
#topRankList {
margin:20px 20px 0 20px;
}
#topRankList td {
vertical-align:top;
}
#topRankList td.grade {
font-size:130%;
padding:3px 5px 0 0;
text-align:right;
}
#topRankList td.photo {
width:70px;
padding:3px 0;
}
#topRankList td.desc {
padding:3px 0;
font-size:98%;
}

.topMore {
text-align:right;
margin-top:5px;
}
.topMore a {
color:#625548;
}



.brandDescr {
width:534px;
margin:10px auto;
}


.guideWrap {
clear:left;
}
.guideItems {
width:150px;
margin-bottom:20px;
float:left;
}
.guideItems td {
vertical-align:top;
margin-left:20px;
}
.guideItems table.itemPhoto {
margin:0 auto;
}
.guideItems table.itemPhoto td {
width:110px;
height:130px;
vertical-align:middle;
text-align:center;
padding:0;
}
.guideItems table.itemPhoto div {
width:110px;
height:128px;
overflow:hidden;
}
.guideItems table.itemPhoto a img {
border:1px solid #FFFFFF;
}
.guideItems table.itemPhoto a:hover img {
border:1px solid #BBB;
}
.guideItems div.itemName {
font-size:80%;
margin:2px auto;
width:140px;
word-break: break-all;
}
.guideItems div.itemName a {
color:#6B8E23;
}
.guideItems div.itemName img {
vertical-align:middle;
margin-right:2px;
}


.guideItems div.itemDetail {
font-size:80%;
margin:2px;
width:140px;
word-break: break-all;
}
.guideItems div.itemDetail a {
color:#000000;
}
.guideItems div.itemDetail img {
vertical-align:middle;
margin-right:2px;
}


.guideItems div.itemPrice {
font-size:80%;
font-family:"Times New Roman";
margin:0 auto 2px auto;
width:140px;
color:#FF5700;
}
.guideItems div.btnFavorite {
text-align:center;
}

table.information {
border-collapse:collapse;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
width:100%;
}
table.information table {
border-collapse:collapse;
}
.information td.explain {
width:300px;
padding:5px 0;
font-size:90%;
}

table.brandinformation {
border-collapse:collapse;
border-top:1px solid #7F838B;
width:100%;
background-color:#F0F0EE;
}
table.brandinformation table {
border-collapse:collapse;
margin:0 0 0 15px;
}
table.brandinformation table td {
padding:0 5px 0 3px; 
vertical-align:top;
}
table.brandinformation img {
vertical-align:middle;
margin-right:3px;
}
.brandinformation td.explain {
width:310px;
padding:10px;
font-size:100%;
vertical-align:top;
}
table.brandinformation p {
margin:5px 0 5px 5px;
}
.brandinformation td.explain div {
background-color:#FFFFFF;
padding:5px;
}


#detailTab {
text-align:right;
margin-bottom:1px;
padding:0px 5px 0px 0px;
}
#detailTab img {
vertical-align:middle;
margin:0 3px 0 2px;
}
#selectBox {
border-top:1px solid #7F838B;
background-color:#EEEEEA;
margin-bottom:10px;
}
#selectBox table {
margin:8px 5px 8px 5px;
font-size:80%;
}
#selectBox table td {
vertical-align:top;
padding:1px 0;
color:#FF5700;
}
#selectBox img {
vertical-align:middle;
margin:0 2px 0 0;
}
#selectBox table a {
vertical-align:top;
color:#808080;
}
#selectBox table a:hover {
vertical-align:top;
color:#FF5700;
}




#itemList {
width:610px;
margin: 0 0 20px 10px;
border-collapse:collapse;
border:1px solid #DDD;
}
#itemList td.topBorder {
border-top:1px solid #DDD;
}
#itemList td {
padding:2px 4px;
}
#itemList h3 {
background-color:white;
margin:0;
}
#itemList h3 span {
font-size:150%;
color:#C6C65B;
}
#itemList td.photos {
text-align:center;
padding:5px;
}
#itemList span.itemPrice {
color:#FF5700;
}
#itemList h3.ranking span {
color:#B3883E;
}



h2#noticedBrand {
clear:both;
color:#3B3E3B;
background-color:white;
border-bottom:1px solid #7F838B;
margin:0 1	0px 0 10px;
padding:20px 0 0 0;
}
h2#noticedBrand div {
background-color:#7F838B;;
font-size:14px;
width:200px;
color:white;
padding:2px 2px 0 2px;
}
h2#noticedBrand div img {
vertical-align:middle;
}



.clear {
clear:both;
}
.moreButton {
margin:5px 20px;
text-align:right;
clear:left;
}
.moreButton a {
color:#625548;
}
.moreButton a:hover {
color:#999999;
}

.eachlink a {
color:#555;
}
.eachlink {
margin:20px 10px;
}



/* compare page */
.compareName {
height:24px;
}
.compareName li{
float:left;
height:24px;
background-color:#D0D1D3;
}
.compareName li h2{
margin-top:4px;
color:#FFFFFF;
font-size:130%;
}

#comparetitle {
background:#7F838B url(/img/back.brandtitle.gif);
margin-right:5px;
color:#FFFFFF;
position:relative;
font-size:200%;
padding:5px 5px 4px 5px;
}

#galleryContainer {
position:relative;
width:620px;
overflow:hidden;
border:3px solid #D0D1D3;
}
#slider_left {
position:absolute;
width:90px;
height:400px;
left:0px;
top:0px;
text-align:center;
font-size:35px;
color:#D0D1D3;
background-image:url(/img/gallery_navi.png);
filter: Alpha(opacity=30);
float:left;
z-index:100;
}
#slider_right {
position:absolute;
width:90px;
height:400px;
left:530px;
text-align:center;
font-size:35px;
color:#D0D1D3;
background-image:url(/img/gallery_navi.png);
filter: Alpha(opacity=30);
float:left;
z-index:100;
}

.compareList {
position:relative;
top:0;
left:0;
border-collapse:collapse;
}
.compareList th {
width:90px;
border:1px solid #ddd;
text-align:center;
font-size:94%;
}
.compareList td {
vertical-align:top;
border:1px solid #ddd;
}
.compareList td.photos {
vertical-align:middle;
text-align:center;
}
.compareList td div {
margin:2px 3px;
font-size:94%;
width:100px;
}
.compareList div.price {
text-align:center;
font-weight:bold;
color:#AA3333;
}

#compareExp {
margin:30px 150px 60px 0;
border:5px solid #DDD;
}
#compareExp h3 {
border-bottom:1px dashed #DDDDDD;
margin:20px 10px 15px 10px;
}
#compareExp td {
vertical-align:top;
}
#compareExp div {
margin:15px 10px 5px 10px;
background-color:#E3E1CE;
border:1px solid #7F838B;
padding:3px 0 0 0;
font-size:140%;
font-weight:bold;
color:#7F838B;
width:25px;
text-align:center;
}
#compareExp p {
margin:15px 10px 0 10px;
}
p.compareP {
margin:10px;
color:#7F838B;
}
#compareExp img.sampleImg {
margin:10px 10px 15px 10px;
border:1px solid #AAAAAA;
}

.backhis {
margin:5px 0;
}
.backhis img {
vertical-align:middle;
}



/* aboutpage */

#aboutpage {
}
#aboutpage h2 {
background-color:white;
color:#7F838B;
margin:10px;
padding-bottom:5px;
border-bottom:1px dotted #7F838B;
}
#aboutpage h2 img {
vertical-align:middle;
margin-right:5px;
}
#aboutpage h3 {
margin:30px 10px 10px 10px;
}
#aboutpage p {
margin:10px;
}



/* contact */
.contact {
margin:10px auto;
background-color:#D0D1D3;
width:450px;
}
.contact td, .contact th {
padding:5px;
}
.bottomborder td, .bottomborder th {
border-bottom:1px dashed #DDD;
}
.contact textarea {
width:430px;
}

/* map */
.gmapBOX {
width:300px;
width:300px;
margin-top:10px;
float:left;
}
.Gmap {
width: 250px;
height: 250px;
border:1px solid #777;
}


h2#links {
margin:20px 20px;
padding-bottom:10px;
color:#7F838B;
border-bottom:1px dotted #E7DBBE;
}
table#links {
margin:10px 20px;
}
table#links td, table#links th {
vertical-align:top;
}
h3.links {
margin:30px 20px 10px 20px;
border-top:1px dotted #E7DBBE;
padding-top:10px;
}
div.links {
margin:10px 20px 0px 20px;
}
div.links a {
border-bottom:1px dashed #7F838B;
}
div.links a:hover {
border-bottom:0px dashed #7F838B;
}
div.urls {
margin:0 20px 10px 20px;
font-size:85%;
color:#888;
}
p.links {
margin:10px 20px;
}
div#linkspreview {
border:1px dotted #E7DBBE;
padding:10px;
margin:10px;
}

/* procomment */
.procomment{
	text-align: center;
	font-size:9px;
	color:#666666;
}

.procomment a{
	color:#000666;
	text-decoration: none;
}


/********* add *********/
/********* add *********/
/********* add *********/

.categoryInfo {
margin-top:5px;
color:#333
/*
color:#2C5680;
padding-left:60px;
*/
}

div.click {
vertical-align:middle;
padding: 5px 0px 10px 0px;
}

#headunder {
height:2px;
margin:4px 0px 0px 0px;
background-color:#666666;
}

div.side_box div.sidesubtitle div {
color:#808080;  
font-weight:bold;
position:relative;
top:0px;
height:18px;
padding: 0px 0px 0px 5px;
margin: 5px 0px 0px 14px;
border-left:0px solid #7F838B;
border-right:0px solid #7F838B;
border-bottom:1px dotted #CCC;
/*background:#EEEEEA url(/img/back.left1.gif) no-repeat center bottom;*/
background:#EEEEEA;
}

#mainleft2 {
width:610px;
overflow: hidden;
}

h2.DetailItem {
font-size:130%;
margin-top:10px;
color:#2C5680;
/* background: url(/img/icon16.gif) no-repeat left top; */
padding-right:10px;
padding-left:5px;
text-decoration:underline;
}

h2.DetailItem a {
margin-top:10px;
color:#2C5680;
/* background: url(/img/icon16.gif) no-repeat left top; */
padding-left:5px;
text-decoration:underline;
}

.guideItem2 {
width:550px;
margin-bottom:20px;
float:center;
}

.guideItem2 img {
zoom: 1.5;
/*
width:200px;
height:200px;
*/
}

.guideItem2 td {
vertical-align:top;
}
.guideItem2 table.itemPhoto {
margin:0 auto;
}
.guideItem2 table.itemPhoto td {
width:110px;
height:130px;
vertical-align:middle;
text-align:center;
padding:0;
}
.guideItem2 table.itemPhoto div {
width:110px;
height:128px;
overflow:hidden;
}
.guideItem2 table.itemPhoto a img {
border:1px solid #FFFFFF;
}
.guideItem2 table.itemPhoto a:hover img {
border:1px solid #BBB;
}
.guideItem2 div.itemName {
font-size:80%;
margin:2px auto;
width:140px;
}
.guideItem2 div.itemName a {
color:#6B8E23;
}
.guideItem2 div.itemName img {
vertical-align:middle;
margin-right:2px;
}

.guideItem2 div.itemDetail {
font-size:100%;
margin:2px;
width:500px;
line-height:1.5;
word-break: break-all;
}
.guideItem2 div.itemDetail a {
color:#000000;
}
.guideItem2 div.itemDetail img {
vertical-align:middle;
margin-right:2px;
}

.guideItem2 div.itemPrice {
font-size:120%;
font-family:"Times New Roman";
margin:10px auto 5px auto;
width:140px;
color:#FF5700;
}
.guideItem2 div.btnFavorite {
text-align:center;
}

.sendmail {
font-size:100%;
font-family:"Times New Roman";
color:#808080;
}
#footer table {
font-size:80%;
clear:both;
background-color:#E5E5E5;
color:#666666;
padding: 10px 10px 10px 10px;
text-align: center;
margin-bottom:10px;
}
