@charset "utf-8";

/* default */
* {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

textarea, select, input {
font-family: "ＭＳ ゴシック", "Osaka‐等幅";
}

table {
    border-collapse: collapse;
}

ul,
ol,
dl {
    list-style-type: none;
}

img {
    font-size: 1px;
    line-height: 0;
    vertical-align: top;
    border: none;
}
br {
    letter-spacing: 0;
}

textarea {
    font-size: 100%;
}
option {
    padding: 0 10px 0 0;
}


/* clear */
#header:after,
#contents:after,
#contents .usefullLink:after,
#sub .section:after,
#sub .section#login form:after,
#sub .section#login .regist:after,
#footer:after,
#footer #footerNavigation:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#header,
#contents,
#contents .usefullLink,
#sub .section,
#sub .section#login form,
#sub .section#login .regist,
#footer,
#footer #footerNavigation {
    zoom: 1;
}


/* common */
body {
    border-top: 3px solid #EF6F41;
    background-color: #FFFFFF;
    line-height: 1.5;
    font-size: 75%;
    letter-spacing: normal;
    color: #101010;
}
a {
    text-decoration: none;
    color: #E46F45;
}
a:hover {
    text-decoration: underline;
}

/* container */
#container {
    width: 850px;
    padding-bottom: 20px;
    margin: 0 auto;
}


/* header */
#header {
    position: relative;
    width: 850px;
}
#header h1 {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 10px;
    line-height: 1.2;
    font-weight: normal;
}
#header #siteLogo {
    float: left;
    width: 91px;
    padding-top: 30px;
    margin-right: 15px;
}
#header #siteLogo a {
    display: block;
    width: 91px;
    height: 30px;
    background-image: url(../images/common/logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    outline: none;
    line-height: 0;
    text-decoration: none;
    text-indent: -9999px;
    font-size: 1px;
}
#header #siteExplanation {
    float: left;
    width: 209px;
    height: 18px;
    margin-top: 37px;
    background-image: url(../images/common/site_explanation.gif);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#header #headerNavigation {
    float: right;
    width: 408px;
}
#headerNavigation li {
    float: left;
}
#headerNavigation li a {
    display: block;
    width: 101px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#headerNavigation li a:hover {
    background-position:left bottom;
}

#headerNavigation li#headerNavigationCards a {
    width: 103px;
    height: 41px;
    background-image: url(../images/common/print_noun.jpg);
}
#headerNavigation li#headerNavigationEnvelopes a {
    background-image: url(../images/common/print_envelopes.jpg);
}
#headerNavigation li#headerNavigationFlyers a {
    background-image: url(../images/common/print_flyers.jpg);
}
#headerNavigation li#headerNavigationPostcards a {
    width: 103px;
    background-image: url(../images/common/print_postcard.jpg);
}


/* contents */
#contents {
    width: 850px;
    padding-bottom: 20px;
}

#contents .btn a {
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#contents .btn a:hover {
    background-position: left bottom;
}

#contents #crumbs {
    padding-bottom: 14px;
}

#contents .pagetop {
    clear: both;
    width: 116px;
    margin-left: auto;
    margin-right: 5px;
    font-size: 1px;
    line-height: 0;
}
#contents .pagetop a {
    display: block;
    width: 116px;
    height: 12px;
    background-image: url(../images/common/pagetop.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    outline: none;
    line-height: 0;
    text-decoration: none;
    text-indent: -9999px;
    font-size: 1px;
}
#contents .pagetop a:hover {
    background-position: left bottom;
}

#contents .usefullLink {
    width: 230px;
    padding: 13px 0 11px 620px;
    font-size: 1px;
    line-height: 0;
    vertical-align: top;
}
#contents .usefullLink li {
    float: left;
}
#contents .usefullLink li.newRegist {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #CDCDCD;
}
#contents .usefullLink li a {
    display: block;
    height: 13px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#contents .usefullLink li a:hover {
    background-position:left bottom;
}

#contents .usefullLink li.newRegist a {
    width: 133px;
    background-image: url(../images/common/link_new_regist.gif);
}
#contents .usefullLink li.sitemap a {
    width: 68px;
    background-image: url(../images/common/link_sitemap.gif);
}

#contents #eyecatch {
    width: 850px;
    height: 140px;
    margin-bottom: 19px;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}

#contents #eyecatch_sub {
    width: 850px;
    height: 140px;
    margin-bottom: 19px;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}


/* main */
#contents #main {
    float: right;
    width: 600px;
    padding-top: 1px;
}
#main .section {
    width: 600px;
}
#main .section h3 {
    width: 600px;
    height: 27px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 3px solid #EDEDED;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}

#main .defaultTable {
    width:100%;
}
#main .defaultTable th,
#main .defaultTable td {
    padding:10px;
    border:1px solid #CCCCCC;
    text-align:left;
    vertical-align:top;
}
#main .defaultTable th {
    background-color:#F0F0F0;
}

#main .defaultTable td table {
    width:auto;
}
#main .defaultTable td table th,
#main .defaultTable td table td {
    padding:0;
    border:none;
}


/* sub */
#contents #sub {
    float: left;
    width: 232px;
}

#sub .catch {
    padding-bottom: 20px;
}

#sub .section {
    width: 230px;
    margin-bottom: 10px;
    background-image: url(../images/common/sub_section_body.jpg);
    background-position: 0 0;
    background-repeat: repeat-y;
}

#sub .section2 {
    width: 230px;
    margin-bottom: 10px;
    background-image: url(../images/common/sub_section_body2.jpg);
    background-position: 0 0;
    background-repeat: repeat-y;
}

#sub .section .title,
#sub dl.section dt {
    width: 230px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#sub dl.section dt {
    height: 25px;
    margin-bottom: 14px;
}
#sub .section#nowOrder .title {
    background-image: url(../images/common/sub_now_order.jpg);
}
#sub .section#login .title {
    background-image: url(../images/common/sub_login.jpg);
}
#sub .section#orderTypeSelect .orderDemand {
    height: 39px;
    background-image: url(../images/common/sub_demand.jpg);
}
#sub .section#orderTypeSelect .orderOffset {
    background-image: url(../images/common/sub_offset.jpg);
}
#sub .section#detailExplanationLink .forFirst {
    height: 39px;
    background-image: url(../images/common/sub_first.jpg);
}
#sub .section#detailExplanationLink .aboutUpload {
    background-image: url(../images/common/sub_upload.jpg);
}
#sub .section#detailExplanationLink .pricing {
    background-image: url(../images/common/sub_price.jpg);
}
#sub .section#detailExplanationLink .sampleList {
    background-image: url(../images/common/sub_sample.jpg);
}

#sub .section#nowOrder .num {
    padding:11px 0 6px 0;
    margin:0 30px;
    border-bottom:1px solid #EBEBEB;
}
#sub .section#nowOrder .num span{
    font-weight : bold;
}
#sub .section#nowOrder .total {
    padding:6px 0 8px 0;
    margin:0 30px;
    font-size:117%;
    color:#FF0000;
}
#sub .section#nowOrder .total span{
    font-weight : bold;
}

/*
#sub .section#nowOrder .btn {
	width:170px;
	padding:0 0 28px 60px;
}
*/

#sub .section#nowOrder a.btnOrder {
    display:block;
    margin:0 0 0 60px;
    width:170px; height:32px;
    background-image:url(../images/common/btn_order_view.jpg);
    background-position:left ;
    background-repeat:no-repeat;
}
#sub .section#nowOrder a.btnMypage {
    display:block;
    margin:0 0 0 60px;
    width:170px; height:32px;
    background-image:url(../images/common/btn_mypage.jpg);
    background-position:left ;
    background-repeat:no-repeat;
}
#sub .section#nowOrder a.btnOrder {
    display:block;
    margin:0 0 0 60px;
    width:170px; height:32px;
    background-image:url(../images/common/btn_order_view.jpg);
    background-position:left ;
    background-repeat:no-repeat;
}
#sub .section#nowOrder a.btnLogout {
    display:block;
    margin:0 0 0px 60px;
    width:110px; height:38px;
    background-image:url(../images/common/btn_logout.jpg);
    background-position:left ;
    background-repeat:no-repeat;
}

div.btm {
    margin-top:-10px;
    background-image:
        url(../images/common/sub_section_bottom.jpg);
    background-repeat:no-repeat;
}

/*
#sub .btm {
    background-image:url(../images/common/sub_section_bottom.jpg);
}
    background-repeat:no-repeat;
a.btm {
    display:block;
    height:40px;
    background-image:
      url(../images/common/sub_section_bottom.jpg);
    background-repeat:no-repeat;
}
#sub .section#nowOrder .btm {
    background-position:left bottom;
    padding-top : 12px;
    width:100%;
*/

#sub .section#login form {
    display: block;
    width: 230px;
    padding-bottom: 26px;
    background-image: url(../images/common/sub_section_bottom.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#sub .section#login dl {
    width: 184px;
    margin: 0 0 0 31px;
}
#sub .section#login dt {
    width: 75px;
    height: 11px;
    margin-top: 10px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#sub .section#login dt.mail {
    background-image: url(../images/common/sub_login_address.gif);
}
#sub .section#login dt.password {
    background-image: url(../images/common/sub_login_password.gif);
}

#sub .section#login dd {
    padding-top: 6px;
}
#sub .section#login dd input {
    width: 160px;
}

#sub .section#login .link {
    padding: 5px 0 7px 31px;
}
#sub .section#login .regist {
    float: left;
    width: 91px;
    padding: 7px 0 0 0;
}
#sub .section#login .regist span {
    float: left;
    display: block;
    width: 44px;
    margin-right: 5px;
    text-align: right;
    font-size: 1px;
    line-height: 0;
    text-decoration: none;
}
#sub .section#login .regist label {
    float: left;
    display: block;
    width: 22px;
    height: 12px;
    background-image: url(../images/common/sub_login_regist.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    text-decoration: none;
    text-indent: -9999px;
}
#sub .section#login .btn {
    float: left;
    width: 110px;
    padding:0;
}
#sub .section#login .btn input {
    display: block;
    width: 110px;
    height: 27px;
    border: none;
    background: none;
    background-color: transparent;
    background-image: url(../images/common/btn_sub_login.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    cursor: pointer;
}
#sub .section#login .btn input:hover {
    background-repeat: left bottom;
}

#sub .section#login p {
    padding:0 30px 0 30px;
}
#sub .section#login p.text {
    padding-top:10px;
    padding-bottom:20px;
    text-align:center;
}
#sub .section#login .mypage,
#sub .section#login .logout {
    display: block;
    width: 170px;
    padding-bottom:10px;
}
#sub .section#login .logout {
    padding-bottom:0;
}
#sub .section#login ul.loginedBtn {
    margin-left:60px;
}
#sub .section#login li a {
    display:block;
    width:110px;
    height:27px;
    background-position:0 0;
    background-repeat:no-repeat;
    font-size:1px;
    line-height:0;
    outline:none;
    text-decoration:none;
    text-indent:-9999px;
}
#sub .section#login .mypage a {
    background-image:url(../images/common/btn_mypage.jpg);
}
#sub .section#login .logout a {
    background-image:url(../images/common/btn_logout.jpg);
}

#sub dl.section dd {
    width: 230px;
}
#sub dl.section dd.last {
    padding-bottom: 20px;
    background-image: url(../images/common/sub_section_bottom.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#sub dl.section dd ul {
    width: 180px;
    margin-left: 25px;
    font-size: 1px;
    line-height: 0;
    vertical-align: top;
}
#sub dl.section dd ul li {
    width: 180px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #EBEBEB;
}
#sub dl.section dd ul li.orderCorrect,
#sub dl.section dd ul li.faq,
#sub dl.section dd ul li.dataUpload,
#sub dl.section dd ul li.otherPrice,
#sub dl.section dd ul li.paperSampleRequest {
    border: none;
    margin-bottom: 0;
}

#sub dl.section dd ul li a {
    display: block;
    height: 14px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#sub dl.section dd ul li a:hover {
    background-position: left bottom;
}

#sub dl.section dd ul li.orderComplete a {
    width: 102px;
    background-image: url(../images/common/sub_order_order_complete.jpg);
}
#sub dl.section dd ul li.orderData a {
    width: 102px;
    background-image: url(../images/common/sub_order_order_data.jpg);
}
#sub dl.section dd ul li.orderReorder a {
    width: 55px;
    background-image: url(../images/common/sub_order_order_reorder.jpg);
}
#sub dl.section dd ul li.orderCorrect a {
    width: 91px;
    background-image: url(../images/common/sub_order_order_correct.jpg);
}

#sub dl.section dd ul li.forService a {
    width: 114px;
    background-image: url(../images/common/sub_first_about_service.jpg);
}
#sub dl.section dd ul li.orderFlow a {
    width: 91px;
    background-image: url(../images/common/sub_first_order_flow.jpg);
}
#sub dl.section dd ul li.paymentMethod a {
    width: 91px;
    background-image: url(../images/common/sub_first_payment.jpg);
}
#sub dl.section dd ul li.paperType a {
    width: 67px;
    background-image: url(../images/common/sub_first_paper_type.jpg);
}
#sub dl.section dd ul li.ships a {
    width: 115px;
    background-image: url(../images/common/sub_first_ships.jpg);
}
#sub dl.section dd ul li.makeAttention a {
    width: 91px;
    background-image: url(../images/common/sub_first_make_attention.jpg);
}
#sub dl.section dd ul li.faq a {
    width: 91px;
    background-image: url(../images/common/sub_first_faq.jpg);
}

#sub dl.section dd ul li.uploadThose a {
    width: 90px;
    background-image: url(../images/common/sub_upload_those.jpg);
}
#sub dl.section dd ul li.makeRough a {
    width: 79px;
    background-image: url(../images/common/sub_upload_make_rough.jpg);
}
#sub dl.section dd ul li.dataUpload a {
    width: 79px;
    background-image: url(../images/common/sub_upload_data.jpg);
}

#sub dl.section dd ul li.cardOrderPrice a {
    width: 102px;
    background-image: url(../images/common/sub_price_card_order.jpg);
}
#sub dl.section dd ul li.cardPrintPrice a {
    width: 102px;
    background-image: url(../images/common/sub_price_card_print.jpg);
}
#sub dl.section dd ul li.otherPrice a {
    width: 79px;
    background-image: url(../images/common/sub_price_other.jpg);
}

#sub dl.section dd ul li.fontSample a {
    width: 91px;
    background-image: url(../images/common/sub_sample_font.jpg);
}
#sub dl.section dd ul li.cardSample a {
    width: 139px;
    background-image: url(../images/common/sub_sample_card.jpg);
}
#sub dl.section dd ul li.paperSampleRequest a {
    width: 127px;
    background-image: url(../images/common/sub_sample_paper_request.jpg);
}

#sub dl.section dd ul li .root {
    padding-bottom:10px;
}
#sub dl.section dd ul li li {
    list-style-type:disc;
    width:auto;
    height:auto;
    padding:0 0 5px 0;
    margin:0;
    border:none;
    line-height:1.5;
    font-size:12px;
}
#sub dl.section dd ul li li a {
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    background-image:none !important;
    text-indent:0;
    text-decoration:none;
    font-size:12px;
    line-height:1.5;
}
#sub dl.section dd ul li li a:hover {
    text-decoration:underline;
}

#sub .btn#contactHere {
    padding-top: 5px;
}
#sub .btn#contactHere a {
    width: 232px;
    height: 32px;
    background-image: url(../images/common/btn_sub_contact.jpg);
}


/* footer */
#footer {
    width: 850px;
    padding-top: 7px;
    border-top: 3px solid #EDEDED;
}
#footer #footerNavigation {
    width: 413px;
    padding: 0 0 7px 437px;
    margin-bottom: 13px;
    border-bottom: 3px solid #EDEDED;
}
#footerNavigation li {
    float: left;
    padding-right: 13px;
    margin-right: 13px;
    border-right: 1px solid #CDCDCD;
}
#footerNavigation li#footerNavigationLinks {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}
#footerNavigation li a {
    display: block;
    height: 13px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
    outline: none;
    text-decoration: none;
    text-indent: -9999px;
}
#footerNavigation li a:hover {
    background-position: left bottom;
}
#footerNavigation li#footerNavigationOutline a {
    width: 46px;
    background-image: url(../images/common/fnavi_outline.gif);
}
#footerNavigation li#footerNavigationTrading a {
    width: 123px;
    background-image: url(../images/common/fnavi_trading.gif);
}
#footerNavigation li#footerNavigationPrivacy a {
    width: 110px;
    background-image: url(../images/common/fnavi_privacy.gif);
}
#footerNavigation li#footerNavigationLinks a {
    width: 44px;
    background-image: url(../images/common/fnavi_links.gif);
}

#footer #footerOutline {
    float: left;
}
#footer #footerOutline .logo {
    padding-bottom: 5px;
}
#footer #footerOutline dt,
#footer #footerOutline dd {
    display: inline;
}
#footer #footerOutline dt {
    padding-right: 12px;
}
#footer #footerOutline dd {
    padding-right: 22px;
}

#footer #copyright {
    float: right;
    width: 497px;
    padding-top: 30px;
    text-align: right;
    white-space: nowrap;
    color: #979797;
}



/*
#contents
*/
#roundtop {
    background-image : url("../images/common/sub_login.jpg") ;
}

/*
#contents
*/
#eyecatch_each {
    background-image: url("../images/eyecatch_base.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 850px;
    height: 98px ;
    margin : 0 0 12px 0 ;
    padding : 48px 0 0 32px ;
    line-height: 120%;
    outline: none;
    text-decoration: none;
    font-size: 12px;
    font-weight:  bold;
    font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#eyecatch_each  h2{
    font-size: 16px;
    margin : 0 0 14px 0 ;
}
#eyecatch_each  h3{
    font-size: 12px;
}