/*********************
** Default Settings **
*********************/

* {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS PGothic', sans-serif;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-image: url(http://www.straight-japan.com/images/bg.jpg);
    background-repeat: repeat;
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS PGothic', sans-serif;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
    border-style: none;
}

/*
strong {
    color: #003368;
    font-weight: bold;
}
*/

span.strong {
    color: #003368;
    font-weight: bold;
}


/****************
** Page Layout **
****************/

#container {
    position: relative;
    margin: 0 auto 20px auto;
    width: 784px;
    background-color: transparent;
}

#head, #head2, #pagebody, #foot {
    clear: both;
    width: 784px;
}

#head {
    height: 135px;
    background-color: transparent;
}

#head2 {
    height: 138px;
    background-color: #FFFFFF;
    background-image: url(http://www.straight-japan.com/images/pagebody_bg.gif);
    background-repeat: repeat-y;
}

#pagebody {
    background-color: #FFFFFF;
    background-image: url(http://www.straight-japan.com/images/pagebody_bg.gif);
    background-repeat: repeat-y;
}

#foot {
    height: 113px;
    background-image: url(http://www.straight-japan.com/images/foot_bg.gif);
    background-repeat: no-repeat;
}

#main {
    padding-right: 10px;
    float: right;
    width: 530px;
}

#side {
    padding-left: 10px;
    float: left;
    width: 220px;
}


/***********************************
** Detail Layout (For Base Frame) **
***********************************/

#head2-welcome {
    height: 30px;
    background-image: url(http://www.straight-japan.com/images/head2-welcome_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 15px;
    line-height: 30px;
    color: #233D78;
    font-size: 14px;
    font-weight: bold;
}

#head2-banner {
    margin: 0 auto;
    width: 772px;
    height: 42px;
}

#head2-logos {
    margin: 10px 0;
    height: 46px;
    text-align: center;
}

#side-login {
    margin-bottom: 5px;
}

#side-login-formtable {
    margin: 5px auto;
    width: 210px;
}

#side-login-formtable tr th {
    padding-right: 3px;
    height: 25px;
    text-align: right;
}

#side-login-formtable tr th label {
    font-size: 10px;
    font-weight: bold;
    color: #888888;
    line-height: 25px;
}

#side-login-formtable tr td {
    height: 25px;
}

#side-login-formtable tr td input#email, #side-login-formtable tr td input#passwd {
    width: 120px;
}

#side-contents {
    margin-bottom: 5px;
}

#side-mypage {
    margin-bottom: 5px;
}

table.side-contents-table tr td {
    margin-top: 1px;
    padding-left: 50px;
    width: 220px;
    height: 51px;
    background-image: url(http://www.straight-japan.com/images/side-contents-item_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#side-mobile {
    margin-bottom: 5px;
}

#side-others {
    margin-bottom: 5px;
}

div.side-others-image {
    margin: 15px;
    text-align: center;
}

div.side-separator {
    width: 220px;
    height: 30px;
    background-image: url(http://www.straight-japan.com/images/side-separator.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#foot-copyright {
    padding-top: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

#foot-links {
    padding-top: 5px;
    text-align: center;
}

#foot-links, #foot-links a {
    color: #0E018F;
    text-decoration: none;
}

#foot-permit {
    padding-top: 40px;
    color: #000099;
    text-align: center;
}


/*******************************
** Detail Layout (For Common) **
********************************/

#main-menu {
    margin: 15px auto;
    width: 500px;
}

div.main-menu-item {
    float: left;
    width: 250px;
}


/*********************************
** Detail Layout (for Top Page) **
**********************************/

#main-top-news {
}

div.main-top-news-item {
    padding-left: 10px;
    width: 520px;
    line-height: 25px;
    background-image : url(http://www.straight-japan.com/images/news-separator.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
}

p.main-top-news-more {
    padding-right: 10px;
    line-height: 25px;
    text-align: right;
}

#main-top-flow {
    margin-top: 15px;
}

#main-top-banners {
}

#main-top-banners div {
    float: left;
    display: inline;
    padding: 0 10px 10px 10px;
    width: 210px;
    text-align: center;
}

#main-top-banners div p {
    margin: 10px 0;
}


/********************************************
** Detail Layout (for Category/Entry Page) **
********************************************/

div.entry {
    clear: both;
    margin-bottom: 15px;
    width: 530px;
}

div.st_foot {
    clear: both;
    margin: 10px 0;
    text-align: center;
}

div.st_foot p {
    margin: 10px 0;
}

h2.entry-title {
    margin-top: 10px;
    padding: 0 10px;
    width: 510px;
/*    height: 29px;*/
    line-height: 29px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    background-image: url(http://www.straight-japan.com/images/h2_bg.jpg);
/*    background-repeat: no-repeat;*/
    background-repeat: repeat-y;
}

div.entry-body {
    width: 530px;
}

div.entry-body h3 {
    clear: both;
    margin: 5px 0;
    padding-left: 10px;
    width: 520px;
    height: 22px;
    line-height: 22px;
    color: #3C5EE7;
    font-size: 13px;
    font-weight: bold;
    background-image: url(http://www.straight-japan.com/images/h3_bg.jpg);
    background-repeat: no-repeat;
}

div.entry-body p {
    margin: 10px 15px 10px 5px;
    color: #666666;
    font-size: 13px;
    line-height: 16px;
}

p.entry-more-link {
    text-align: right;
}

div.archive-pager {
    text-align: center;
}

div.archive-pager a.current {
    font-weight: bold;
}


/*******************************
** For Application Form Table **
********************************/

table.appform-item {
/*    width: 530px;*/
}

table.appform-item tr th, table.appform-item tr td {
    padding: 2px;
    text-align: center;
}

table.appform-item tr.label th {
    font-size: 10px;
}

table.appform-item tr th.num {
    width: 25px;
}

// 入札用
table.appform-item tr td.inumber {
    width: 90px;
}

table.appform-item tr td.iname {
    width: 120px;
}

table.appform-item tr td.icurrent {
    width: 110px;
}

table.appform-item tr td.imax {
    width: 110px;
}

table.appform-item tr td.sokketsu {
    width: 50px;
}

table.appform-item tr td.inumber input {
    width: 85px;
}

table.appform-item tr td.iname input {
    width: 115px;
}

table.appform-item tr td.icurrent input {
    width: 50px;
}

table.appform-item tr td.imax input {
    width: 50px;
}

// 出品用
table.appform-item tr td.sname {
    width: 250px;
}

table.appform-item tr td.sprice {
    width: 110px;
}

table.appform-item tr td.ssokketsu {
    width: 110px;
}

table.appform-item tr td.sname input {
    width: 245px;
}

table.appform-item tr td.sprice input {
    width: 50px;
}

table.appform-item tr td.ssokketsu input {
    width: 50px;
}


/*******************************
** For Data Table **
********************************/

table.data-table {
    margin: 5px auto;
    border-collapse: collapse;
    border: solid 2px #888888;
}

table.data-table tr th {
    padding: 3px;
    border: solid 1px #888888;
    background-color: #FBE3A5;
}

table.data-table tr td {
    padding: 3px;
    border: solid 1px #888888;
}


/*********************
** For J-Search SEO **
**********************/

h1.jsearch {
    margin: 0;
    padding-right: 8px;
    height: 20px;
    line-height: 20px;
    color: #FDE425;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

h2.jsearch {
    display: inline;
    margin: 0px;
    font-size: 16px;
    font-family: 'ＭＳ ゴシック';
    font-weight: normal;
}

strong.jsearch {
    font-weight: normal;
}
