body {
    margin: 0px auto;
    width: 320px;
    text-align: center;
}

body form {
    margin-left: auto;
    margin-right: auto;
    width: 320px;
}

img {
    border: 0px;
    vertical-align: bottom;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

.j12 {
    font-size: 12px;
}
.j14 {
    font-size: 14px;
}
.j16 {
    font-size: 16px;
}
.j18 {
    font-size: 18px;
}
.j20 {
    font-size: 20px;
}
.b {
    font-weight: bold;
}

.box30 {
    width:  30px;
    height: 30px;
}
.box20 {
    width:  20px;
    height: 20px;
}

/* 横スライド */
/* image replacement */
.graphic, #prevBtn, #nextBtn {
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}

/* // image replacement */
#container {
    position:relative;
    background:#fff;
}
#content {
    position:relative;
}

/* Easy Slider */
#slider {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#slider ul, #slider li {
    margin:0;
    padding:0;
    list-style:none;
    width: 90%;
}

#slider li {
    width:240px;
    height:200px;
    overflow:hidden;
    text-algin: center;
}

#prevBtn, #nextBtn {
    display:block;
    width:30px;
    height:77px;
    top:60px;
    position: absolute;
}

#nextBtn {
    right: 2%;
}

#prevBtn a, #nextBtn a {
    display:block;
    width:30px;
    height:77px;
    background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a{ 
    background:url(../images/btn_next.gif) no-repeat 0 0;
}
/* 横スライド */


.header_img {
    background-repeat: no-repeat;
    width: 320px;
}

.link_list  {
    border-collapse: collapse;
    font-size: 16px;
    color: #00387E;
    font-weight: bold;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #00387E;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00387E;
}

.link_list li a{
    display: block;
    height: 20px;
    padding-top: 3px;
    #text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link_list td {
    padding-bottom: 10px;
}

.top_logo {
    padding-top: 15px;
    padding-bottom: 0px;
}
.top_catch {
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}

.top_sch_title {
    height: 40px;
    font-size: 18px;
    color: #00387E;
    font-weight: bold;
    border-collapse: collapse;
    border-bottom-width: 1px;
    border-left-width: 5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #00387E;
    border-left-color: #00387E;
}
.top_sch_title td {
    background-color: #FFFFFF;
}
.top_sch_title hr {
    margin: 3px;
}


.sch_link_list td {
    #padding-bottom: 15px;
}
.sch_link_list li {
    width: 320px;
    font-size: 14px;
    font-family: HiraKakuProN-W6;
    border-bottom: 1px solid #AAAAAA;
    line-height: 40px;
    text-align: left;
    background-color: #FFFFFF;
}

.sch_link_list li a {
    font-weight: bold;
    display: block;
    height: 40px;
    padding: 0 26px 0 10px;
    background: url(/s/images/smp/r_icon.gif) right center no-repeat;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.top_paging {
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}

.top_free td {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
}

.detail_title  {
    color: #006600;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    border-collapse: collapse;
    border-bottom-width: 3px;
    border-left-width: 5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #006600;
    border-left-color: #006600;
    padding: 5px;
}

.detail_pr {
    color: #FF0000;
    font-size: 12px;
    text-align: left;
    width: 100%;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sch_link_img a {
    font-weight: bold;
    display: block;
    height: 40px;
    padding: 0 26px 0 10px;
    background: url(/s/images/smp/r_icon.gif) right center no-repeat;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.detail_table {
    margin-top: 5px;
}
.detail_table th {
    width: 90px;
    color: #FFFFFF;
    background-color: #006600;
    font-size: 12px;
    text-align: center;
    padding: 5px 0px;
}
.detail_table td {
    font-size: 14px;
    text-align: left;
    padding-left: 3px;
}
.detail_schedule th {
    color: #FFFFFF;
    background-color: #006600;
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px;
}
.detail_schedule td {
    height: 45px;
    font-weight: bold;
}

.form_input {
    height: 20px;
}


.top_new {
    background: url("/s/images/smp/top_new_list_bg.png") no-repeat;
    color: #3B2D22;
    width: 320px;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
}
.top_new .image {
    padding: 5px;
    width: 90px;
}
.top_new p {
    margin: 5px 0px;
    font-size: 14px;
    font-weight: bold;
}
.top_new .hr img {
    vertical-align: middle;
}
.top_new a {
    color: #3B2D22;
}

.top_sch {
    padding: 10px 0px;
}

.top_twitter {
    padding: 10px 0px 0px 0px;
}

.footer_contact {
    padding: 10px 0px;
}

.footer div {
    padding: 10px 0px;
}
.footer a {
    color: #727272;
    font-size: 12px;
    text-decoration: underline;
}

.btn_back {
    padding: 20px 0px 5px 0px;
    text-align: center;
}

.area_list {
    padding-top: 5px;
}
.area_list a {
    color: #464646;
}
.area_list ul {
    width: 306px;
    margin-right:auto;
    margin-left:auto;
    text-align: left;
}
.area_list li div {
    height: 32px;
    padding: 8px 0px 0px 15px;
    font-size: 16px;
}
.area_list .top {
    background: url("/s/images/smp/list_bg_top.png") no-repeat;
    height: 43px;
}
.area_list .middle {
    background: url("/s/images/smp/list_bg.png") no-repeat;
    height: 40px;
}
.area_list .bottom {
    background: url("/s/images/smp/list_bg_bottom.png") no-repeat;
    height: 42px;
}


.list_joken {
    background: url("/s/images/smp/list_joken_bg.png") no-repeat;
    height: 24px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #5B5B5B;
    padding: 3px 0px 0px 25px;
}

.list_bkn {
    color: #242424;
}
.list_bkn li {
    background: url("/s/images/smp/list_bkn_bg.png") no-repeat;
    height: 130px;
}
.list_bkn div {
    font-size: 10px;
}
.list_bkn p {
    margin: 0px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #64503E;
    width: 215px;
}
.list_bkn span {
    color: #8F8F8F;
}

.detail_product_name {
    background: url("/s/images/smp/detail_logo.png") no-repeat;
    height: 29px;
    color: #64503E;
    font-size: 16px;
    text-align: left;
    padding: 22px 0px 0px 6px;
    background-size: 320px 50px;
    -webkit-background-size: 320px 50px;
    -moz-background-size: 320px 50px;
}

.detail_catchcopy {
    width: 310px;
    padding: 5px;
}
.detail_catchcopy div {
    border: 3px solid #C5C5C5;
    padding: 5px 3px;
    font-size: 14px;
    color: #585858;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.detail_schedule {
    background: url("/s/images/smp/detail_schedule_bg.png") no-repeat center center;
    height: 62px;
    padding: 5px 0px;
}
.detail_schedule_ttl {
    color: #FFFFFF;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0px 0px 20px;
}
.detail_schedule_text {
    text-align: left;
    font-size: 12px;
    padding: 10px 20px 0px 20px;
}

.detail_outline {
    padding: 5px 0px;
}
.detail_outline table {
    background-color: #ABABAB;
}
.detail_outline th {
    text-align: left;
    width: 65px;
    background-color: #E7E7E4;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
}
.detail_outline td {
    text-align: left;
    background-color: #FFFFFF;
    padding: 5px;
    font-size: 12px;
}

.detail_form {
    padding: 15px 0px;
}

.detail_tel_btn a {
    color: #464646;
}
.detail_tel {
    background: url("/s/images/smp/detail_tel_bg.png") no-repeat center center;
    height: 65px;
    text-align: left;
    -webkit-background-size: 320px 65px;
    -moz-background-size: 320px 65px;
}
.detail_tel div {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px 0px 20px;
}
.detail_tel p {
    font-size: 26px;
    font-weight: bold;
    color: #0A6B35;
    margin: 0px;
    padding: 0px 30px 0px 110px;
}

.form_product_name {
    padding: 0px 0px 10px 0px;
}
.form_product_name div {
    text-align: left;
    padding: 5px;
    font-size: 14px;
    border: 3px solid #ABABAB;
    width: 290px;
}

.form_data {
    font-size: 14px;
    text-align: left;
}
.form_data img {
    vertical-align: top;
    padding: 7px 0px 0px 0px;
}
.form_must {
    color: #E30000;
}
.must_text {
    font-size: 12px;
    font-weight: bold;
    color: #E30000;
    text-align: left;
    padding: 0px 0px 5px 5px;
}

.form_text {
    background: url("/s/images/smp/form_ttl_bg.png") no-repeat;
    height: 23px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding: 0px 0px 0px 10px;
}
.form_text img {
    vertical-align: top;
    padding: 0px 0px 0px 5px;
}

.form_data {
    padding: 5px;
    background: url("/s/images/smp/form_bg.png") no-repeat top center;
}
.form_btn {
    padding: 20px 0px;
    font-size: 12px;
}
.form_btn input {
    vertical-align: middle;
}
.form_btn p {
    margin: 0px;
    padding: 10px 0px 5px 0px;
}
.form_btn div {
    width: 280px;
    border: 1px solid #999999;
    background-color: #F0F0F0;
}

form input {
     font-size: 16px;
}
form p {
    position: relative;
    margin: 0px;
}
form p label {
    color: #CCCCCC;
    position: absolute;
    padding: 5px 0px 0px 5px;
}
form p br {
    display: none;
}
form span {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
.form_column {
    width: 310px;
    padding: 0px 0px 5px 0px;
}
.form_column_left {
    float: left;
}
.form_column_right {
    float: right;
}

.form_error_msg {
    padding: 0px 0px 5px 0px;
}
.form_error_msg span {
    color: #FF0000;
    font-size: 16px;
    text-align: center;
}