body {
    margin: 0;
    padding: 0;
	font-size: 12px;
    font-family: "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", Osaka, monospace;
    color:#555;
    line-height:170%;
}

/* layout */
body.layout-two-column-left {
    background-color:#FFFFFF;
}

.layout-two-column-left #box {
    width: 770px;
	margin:25px 0 0 0;
    padding: 0 0 0 0;
}

.layout-two-column-left #content {
    float: right;
    width: 580px;
}

.layout-two-column-left #left {
    float: left;
    width: 150px;
	padding:0 40px 0 0;
}

.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ヘッダー */
#header {
    width: 770px;
    height: auto;
    margin: 10px 0 0 0;
}

#logo{
	width: 766px;
	height: 60px;
	margin: 0 0 7px 0;
	padding: 0 1px 0 3px;
}

#navi {
	width: 770px;
	height: auto;
	margin: 0 0 0 0;
}

#header_line{
	width: 770px;
    height: 1px;
    border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 0 0;
}

#banner1 {
    width: 770px;
	height:216px;
	margin:15px 0 0 0;
    padding: 0 0 0 0;
}

#page {
padding:0 30px 0 30px;

}


#separate{
	clear: both;
}

h1 {
    display:none;
}

#banner1 {
    width: 770px;
	height:220px;
    padding: 0 0 0 0;
}

/* sidebar */
#left {
    width:190px;
}

#banner2 {
    margin: 0 0 29px 0;
}

#banner2 ul {
    padding:5px 0 0 0;
    list-style-type: none; 
}

/* footer */
#footer {
	width:770px;
    margin: 50px 0 30px 0;
}

#footer p {
    font-size: 10px;
    text-align: center;
}

/* content */
#header_navi {
    width: 580px;
	height: 10px;
	font-size:12px;
	text-align:left;
	margin:0 0 0 0;
	}

.item {
width:580px;
margin:20px 0 0 0;
}

.itemleft{
	float: left;
	width: 263px;
	padding: 0px 25px 0px 0px;
}

.itemright{
	float: left;
	width: 263px;
	padding: 0px 0px 0px 25px;
}

h3{
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
}


.itemleft p,.itemright p {
	margin-bottom: 2px;
}

.price{
	color: #FF3300;
}

.note{
    margin:10px 0 0 0;
	color: #FF3300;
	font-size:10px;
	line-height:150%;
}

p.spec{
	font-size: 11px;
	line-height:13px;
	margin-bottom: 0px;
}

p.details {
	text-align:left;
}

.form {
	margin:5px 0 0 0;
}

.submit {
	margin-top:7px;
}

/* entry */
.entry {
    width: auto;
    word-break: break-all;
}

.entry-header {
    text-align: left;
}

.entry-body {
    padding: 0 0 0 0;
}

.entry p {
    margin: 13px 0;
}

.photo {
    width:400px;
	margin:30px 0 15px 0;
}

.separate{
	clear: both;
	background: url(http://re-s.jp/shop/image/shopline.gif) 0px 8px no-repeat;
	height: 35px;
	width: 580px;
}

.line {
	width:auto;
    height: 1px;
    border-bottom: 1px dotted #CCCCCC;
	margin: 1px 0 0 0;
	}


.icon {
float: left;
width: 100px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: left;
}

.article {
float: right;
width: 470px;
height:auto;
margin: 0 0 5px 10px;
padding: 0 0 0 0;
}

.title {
margin: 0 0 5px 0;
padding: 0 0 0 0;
color: #996633;
font-size: 14px;
font-weight: bold;
line-height: 100%;
text-align: left;
}

.copy {
margin: 0 0 5px 0;
padding: 0 0 0 0;
}

#foot_navi {
    width: 770px;
	height: 10px;
	font-size:12px;
	text-align:right;
}

/* cart */
.cart{
width:550px;
margin:20px 0 0 30px;
}

.order{
margin-bottom:30px;
}

/* image with anchor */
a img {
    border: none;
}

/* anchor */
a:link { color: #996633; text-decoration: none; }
a:visited { color: #996633; text-decoration: none; }
a:hover { color: #CC9933; text-decoration: none; }

/* image anchor */
a img { border: none; }
.imgbd a:link img,
.imgbd a:visited img {	border : 1px solid #CDCDCD;}
.imgbd a:hover img {	border : 1px solid #999999;}
.imgbd a:hover {	border-color : #999999;}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}