.innerBox {
    padding: 0 !important;
}

.inner{
    padding: 0 20px;
}

.inner table#shop_name
{
    width:100%;
}

.partsTitle {
    background-color: #00c6ff;
    color: #fff;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
}
.partsTable {
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
    width: 100%;
}
.partsTable caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #d8d8d8 #d8d8d8 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    font-size: 14px;
    padding: 5px 10px;
    text-align: left;
}
.partsTable th {
    background: #8673d7 none repeat scroll 0 0;
    color: #fff;
    height: 35px;
    padding: 3px;
    text-align: center;
}
.partsTable td {
    border: 1px solid #d8d8d8;
    padding: 5px 10px;
}
.partsTable .japan {
    color: #832de3;
}
.partsTable .global {
    color: #333;
}
.partsTable .company {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}
.partsTable .company:hover {
    text-decoration: none;
}
.partsTable .w72 {
    font-size: 12px;
    width: 72px;
}
.partsTable .maker {
    float: left;
    font-weight: bold;
    width: 190px;
}
.partsTable button {
    -moz-appearance: button;
    background: #dddbdc none repeat scroll 0 0;
    color: #333;
    float: left;
    height: 20px;
    width: 100px;
}
.maker-btn0 {
    margin-right: 10px;
}
table th:nth-child(2) {
    width: 230px;
}
.detailSns {
    padding: 0 10px 10px 0;
}
.detailSns li {
    float: left;
    margin-right: 5px;
    width: 25px;
}
.detailSns img {
    width: 100%;
}
.archive li {
    border-bottom: 1px dashed #5a5a5a;
    padding: 10px 0;
}
.archive li .date {
    font-size: 12px;
}
.archive li dd {
    margin: -20px 0 0 125px;
}
.archive li a {
    color: #5a5a5a;
    text-decoration: underline;
}
.index_title {
    /*! border-bottom: 1px dashed #5a5a5a; */
    /*! border-top: 1px dashed #5a5a5a; */
    margin-top: 10px;
    background: #003399;
    color: white;
    padding: 10px 10px;
}
.index_box
{
    border-bottom: 1px dashed #5a5a5a;
    padding: 15px;
}
.index_box:last-child
{
    border-bottom: none;
    padding: 15px;
}
.index_box .title
{
    padding-top: 10px;
}

.index_box .title a {
    color: #034C91;
    font-size: 18px;
    /*font-weight: bold;*/
    line-height: 20px;
    letter-spacing: .04em;
}

.index_box a:hover
{
    text-decoration: none;
}

.index_box .text,
.index_box .date {
    color: #787878;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 5px;
    letter-spacing: .04em;
}

.preR .pageN {
    background-color: #f7f7f7;
    padding: 14px 0 10px;
    text-align: center;
}
.preR .pageN ul {
    display: inline-block;
}
.preR .pageN ul li:nth-child(1), .preR .pageN ul li:nth-child(6) {
    margin-right: 40px;
}
.preR .pageN ul li:nth-child(2), .preR .pageN ul li:nth-child(3), .preR .pageN ul li:nth-child(4), .preR .pageN ul li:nth-child(5) {
    margin-right: 15px;
}
.preR .pageN ul li:nth-child(2) a, .preR .pageN ul li:nth-child(3) a, .preR .pageN ul li:nth-child(4) a, .preR .pageN ul li:nth-child(5) a, .preR .pageN ul li:nth-child(6) a {
    padding: 5px 10px;
}
.preR .pageN ul li.thisPage {
    border: 1px solid #3b7299;
    height: 32px;
}
.preR .pageN ul li a {
    color: #3b7299;
    display: block;
}
.preR ul.archive, .preR .pageN {
    margin-top: 20px;
}
.preR .pageN.bdrbtm {
    border-bottom: 1px solid #b4b4b4;
}
.preR .pageN ul li {
    display: table-cell;
}
.preR ul.archive li {
    padding: 15px;
}
.preR ul.archive li:not(:last-child) {
    border-bottom: 1px solid #787878;
}
