@charset "utf-8";
/* CSS Document */

@import url("base.css");
@import url("fonts.css");
@import url("common.css");

/*右カラム設定*/
#contents-right {
width:700px;
float:right;
padding-bottom:10px;
}

#contents-right-back {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
width:698px;
}

#contents-right table, #contents-right td {
border:none;
}

#contents-right h4,#contents-left h5 {
display:none;
}

.price {
color:#FF0000;
font-size:123.1%;
font-weight:bold;
}

#page-title {
text-align:center;
margin-bottom:15px;
}

#page-title h3 {
font-size:123.1%;
font-weight:bold;
}

#shop #contents-right-back table {
margin:0 auto;
}

#shop #contents-right-back th {
border:none;
background-color:#EFEFEF;
text-align:left;
font-weight:normal;
}