@charset "utf-8";
#contents {
    padding-top: 14px;
}

#stone_icon .section1 img {
    width: 146px;
    margin-top: 6px;
}
.a_button {
    background-image: url('../image/stoneshop/button_1.png');
    color: white;
    width: 199px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    font-size: 11pt;
    float: right;
    letter-spacing: 1px;
}
#stone_icon .section2 {
    margin: 20px 0px;
    height: 42px;
}
#stone_intro_contents {
    padding-bottom: 52px;
}
#stone_intro_contents .section1 {
    padding-left: 26px;
    padding-right: 30px;
}
#stone_intro_contents .section2 {
    margin-top: 30px;
}
#stone_intro_contents .title {
    padding-left: 16px;
    line-height: 34px;
    border-bottom: solid 1px #bcbcbc;
    width: 729px;
    margin-top: 12px;
}
#stone_intro_contents .stone_contents > div:first-child {
    padding-left: 32px;
    padding-top: 10px;
    line-height: 26px;
    width: 478px;
}
#stone_intro_contents .title_image > div:first-child {
    padding-bottom: 10px;
    text-align: center;
}
#stone_intro_contents .title_image > div:nth-of-type(2) {
    color: #800000;
    font-size: 10pt;
    text-align: center;

}
#stone_intro_contents .title_image {
    padding-top: 10px;
    width: 236px;
}
.detail_button {
    background-image: url('../image/stoneshop/stone_button.png');
    width: 150px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
}
.print_button {
    background-image: url('../image/stoneshop/stone_print_button.png');
    width: 250px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
}
.sub_menu {
    text-align: center;
    height: 28px;
    margin: 0 auto;
    width: 467px;
}
.sub_menu ul li {
    float: left;
    width: 115px;
    border-right: solid 1px #999;
    color: #555;
}
.sub_menu ul li:first-child {
    border-left: solid 1px #999;
}
#prepare {
    text-align: center;
    padding-top: 100px;
}
#prepare p {
    font-size: 23px;
}
