#itemDetail-wrap {
    width: 670px;
    overflow: hidden;
    float: left;
}

#itemDetail-wrap h1 {
    font-size: 0.8em;
    font-weight: bold;
    margin: 8px 0;
    padding: 8px 0;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}

#itemDetail-cont {
    width: 670px;
}

#right_area {
    width: 130px;
    height: 380px;
    background: #ccc;
}

#cat-list {
    padding: 4px 6px;
    font-size: 13px;
    overflow: hidden;
    background: #999;
    height: 22px;
    margin-bottom: 10px;
}

#cat-list p {
    width: 180px;
    padding: 0px;
    float: left;
    color: #FFF;
    font-size: 14px;
    margin-left: 4px;
    margin-top: 0px;
}

#cat-list ul {
    width: 670px;
    height: 20px;
}

#cat-list li {
    float: left;
    height: 16px;
    padding: 0px 12px 2px;
    margin-top: 2px;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 12px;
    background: none repeat scroll 0% 0% #FFF;
}

#cat-list li a {
    color: #333;
}

#item_wrapper {
    width: 670px;
}

#item_img {
    width: 670px;
    margin-bottom: 10px;
}

#item_img img {
    max-width: 100%;
    ;
}

#item_imglist {
    width: 670px;
    margin-bottom: 20px;
    overflow: hidden;
}

#item_imglist li {
    width: 126px;
    margin-right: 10px;
    float: left;
}

#item_imglist li:nth-child(5n) {
    margin-right: 0px;
}

#item_imglist li img {
    width: 100%;
}

#item_data {
    width: 670px;
    overflow: hidden;
    margin-bottom: 20px;
}

#cart_area {
    width: 350px;
    float: left;
}

#item_code {
    width: 368px;
    padding: 10px;
    border: solid 1px #ccc;
    border-bottom: dotted 1px #ddd;
    overflow: hidden;
}

#item_code .tag {
    width: 100px;
    margin-top: 3px;
    display: block;
    float: left;
    text-align: left;
}

#item_code .val {
    width: 228px;
    display: block;
    font-size: 1.2em;
    color: #333;
    float: right;
    text-align: right;
}

#item_name {
    width: 368px;
    padding: 20px 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    font-size: 1em;
    color: #333;
}

#n_item_price {
    width: 368px;
    padding: 0px 10px;
    margin-bottom: -16px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    font-weight: bold;
    font-size: 0.8em;
    text-align: right;
}

#n_item_price .n_kakaku {
    font-size: 2em;
    text-decoration: line-through;
}

#item_price {
    width: 368px;
    padding: 20px 10px 10px;
    ;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    color: red;
    font-weight: bold;
    font-size: 2em;
    text-align: right;
}

.kakaku,
.tax {
    font-size: 0.6em;
}

#sale_str {
    width: 368px;
    padding: 5px 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    color: #666;
    font-weight: bold;
    font-size: 1em;
    text-align: right;
}

#item_price_sale_n {
    width: 368px;
    padding: 5px 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    color: #666;
    font-size: 1.5em;
    text-decoration: line-through;
    text-align: right;
}

#item_price_sale_y {
    width: 368px;
    padding: 5px 10px 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    color: red;
    font-weight: bold;
    font-size: 2em;
    text-align: right;
}

#item_select,
.item_option {
    width: 368px;
    padding: 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: dotted 1px #ddd;
    overflow: hidden;
}

#item_select .select_name,
.item_optionName {
    width: 100px;
    margin-top: 2px;
    float: left;
}

#item_select .quantity,
.item_optionForm input {
    display: block;
    height: 28px;
    float: right;
}

#item_cnt {
    width: 368px;
    padding: 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: dotted 1px #ddd;
    overflow: hidden;
}

#item_cnt .tag {
    width: 100px;
    margin-top: 2px;
    float: left;
}

#item_cnt .val {
    display: block;
    width: 100px;
    height: 28px;
    float: right;
    text-align: right;
}

#item_cnt .val input {
    height: 28px;
    padding-left: 4px;
    margin-right: 4px;
}

#item_cart {
    width: 388px;
    height: 80px;
    padding: 20px 0;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
    text-align: center;
}

#item_add_wish {
    width: 388px;
    padding-bottom: 20px;
    border: solid 1px #ccc;
    border-top: none;
    overflow: hidden;
    text-align: center;
}

#item_add_wish input {
    background: url(http://www.i-office1.net/pic-labo/add_wishlist.gif) top left;
    width: 320px;
    height: 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}

#item_zaikoSet {
    width: 388px;
    padding: 20px 0;
    border: solid 1px #ccc;
    border-top: none;
    overflow: hidden;
}

.zaikoset_inner {
    width: 368px;
    padding: 10px;
    overflow: hidden;
}

.zaiko_name {
    width: 212px;
    font-size: 0.8em;
    float: left;
}

.zaiko_cart {
    width: 156px;
    float: right;
}

#contact_area {
    width: 260px;
    float: right;
}

#item_cus li {
    width: 120px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#item_cus li img {
    width: 120px;
}

#item_cus li:nth-child(2n) {
    margin-right: 0;
}

#item_social div {
    width: 80px;
    margin-right: 10px;
    float: left;
}

#item_social div:nth-child(3n) {
    margin-right: 0;
}

#item-info-list {
    width: 670px;
    border-bottom: solid 6px #45C8FF;
    margin-bottom: 10px;
}

#item-info-list li {
    display: inline-block;
    padding: 4px 30px;
    background: #d3edfb;
    color: #666;
    font-size: 0.8em;
    border-radius: 6px 6px 0 0;
    cursor: pointer;
}

#item-info-list li#look_subdesc {
    display: inline-block;
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}

#item-info-list li.selected {
    background: #45C8FF;
    color: #fff;
}

#item-info-list li#look_subdesc.selected {
    background: #45C8FF;
    color: #fff;
}

#item-info-box {
    margin-bottom: 20px;
    padding-bottom: 78px;
}

.hide {
    display: none;
}

#recom {
    width: 670px;
}

#contact_area .deliv_fee {
    width: 260px;
    padding: 16px 0;
    margin-bottom: 20px;
    border: none;
    background: #ff92c6;
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
    text-align: center;
}


/*ポイント表示エリア*/

#item_point {
    width: 368px;
    padding: 0px 10px 10px;
    ;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: dotted 1px #ddd;
    color: red;
    font-size: 1.5em;
    text-align: right;
}

#item_point span {
    font-size: 0.5em;
}

#side_review_wrap {
    width: 120px;
    margin-top: 8px;
    margin-bottom: 16px;
    overflow: hidden;
}

#side_review {
    width: 120px;
    padding: 0px 8px;
    border: solid 1px #8fdeff;
    box-sizing: border-box;
}

#side_review .rating:nth-child(n+8) {
    display: none;
}

#side_review .reviewBox {
    width: 100%;
    border-bottom: dotted 1px #ccc;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
}

#side_review .reviewBox .tmb {
    width: 100%;
    margin-bottom: 8px;
}

#side_review .reviewBox .tmb img {
    width: 100%!important;
    border-radius: 50%;
}

#side_review .reviewBox .ttlArea h2 {
    opacity: 0;
}

#side_review .reviewBox .ttlArea h2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 280px;
    opacity: 0;
}

#side_review .reviewBox .ttlArea .btnMore {
    display: none;
}

#side_review .reviewBox .reviewTxt {
    overflow: hidden;
}

#side_review .reviewBox .reviewTxt > ul li {
    float: left;
}

#side_review .reviewBox .reviewTxt > ul li:last-child {
    display: none;
}

#side_review .reviewBox .reviewTxt > ul li:nth-last-child(2) {
    clear: both;
    margin: 8px 0;
}

#side_review .reviewBox .reviewTxt > p {
    clear: both;
    font-size: 0.8em;
    padding: 8px 8px;
    background: #efefef;
}


/*欠品情報エリア*/

#zaiko_area {
    display: none;
    width: 368px;
    padding: 10px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: dotted 1px #ddd;
    overflow: hidden;
}

#zaiko_area p {
    font-size: 1em;
    font-weight: bold;
}

#zaiko {
    width: 100%;
    font-size: 0.8em;
    table-layout: fixed;
}

#zaiko tbody {}

#zaiko tr {
    border-bottom: dotted 1px #dfdfdf;
}

#zaiko tr:last-child {
    border-bottom: none;
}

#zaiko th,
#zaiko td {
    padding: 8px 0px;
    text-align: left;
}

#zaiko th {}

#zaiko td:last-child {
    text-align: right;
}

.cau_z {
    color: red;
    font-size: 0.8em;
}