td.center { text-align:center; }
td.right { text-align:right; }

div { text-align:left; }
div.center { text-align:center; }
div.right { text-align:right; }
.contents { width:790px; margin-left:auto; margin-right:auto; padding-right:100px;  }

.linktree A:link    { color:#624B46;  }
.linktree A:alink    { color:#624B46;  }
.linktree A:vlink    { color:#624B46;  }
.linktree A:hover    { background-color:#D34146; color:#FFFFFF; }
.linktree A {TEXT-DECORATION: none}

A:link    { color:#624B46;  }
A:alink    { color:#624B46;  }
A:vlink    { color:#624B46;  }
A:hover    { background-color:#D34146; color:#FFFFFF; }
A {TEXT-DECORATION: yes}

body {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margine-left: 0px;
	margin-right: 0px;
	padding-left: auto;
	padding-right: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
background-image: url("");
background-repeat: repeat-y;
background-position: right top;
}


.fs16 {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 16px;
	line-height: 20px;
	}








h1 
{ 
font-size:10px;
line-height: 1.7em; }
h2 {
font-size: 150%; 
line-height: 1em; }
h3 {
font-size: 125%; 
line-height: 1em; }

.RecoAreaBubu { border:solid 1px #C2C2C2; padding:20px 10px; text-align:center; background-color:#f2f2f2; }
.RecoAreaW { border:solid 1px #C2C2C2; padding:20px 10px; text-align:center; background-color:#FFFFFF; }
.RecoAreaG { border:solid 1px #C2C2C2; padding:20px 10px; text-align:center; background-color:#f2f2f2; }






#topimg{
position: relative;
width:555px;
}
#topimg .base{
width:555px;
}

#topimg .cover{
	position: absolute;
	right: 0px;
	bottom: 189px;
	width:555px;
	z-index:100;
}




span {
display: inline-block;
width: 5em; text-align: right;
font-size:28px;
}

.cart {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url(arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: url(arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	background-size: 20px, 100%;
}


* html body{  
    overflow: hidden;  
}   
div#headerArea {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: auto;  
    height: 90px;  
    color: #fff;  
}  
 
* html div#contentsArea{  
    height: 100%;  
    overflow: auto;  
}  




#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #73a25e;
    text-decoration: none;
    color: #fff;
    width: 105px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #6c935b;
}