@charset "shift_jis";

@media screen and (min-width:679px) {

/* 予約基盤
---------------------------------------------------------------*/
.yoyakukiban_form table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
.yoyakukiban_form th {
    padding: 0 0 0 10px;
    background-color: #f5f5f5;
    border: 1px solid #CCC;
    text-align:left;
    vertical-align: middle;
    font-weight: bold;
    color: #111;
}
.yoyakukiban_form table td {
    padding: 0 0 0 30px;
    border: 1px solid #CCC;
}
.yoyakukiban_form table td.point_com {
    padding:0 0 0 15px;
    height:48px;
}
.yoyakukiban_form .point_select {
    margin: 16px 0 0 0;
    height:107px;
}
.yoyakukiban_form .point_select input[type="radio"],
.yoyakukiban_form .point_select label {
    vertical-align: middle;
/*    margin: 7px 5px 7px 3px;*/
    margin: 0 5px 0 3px;
    line-height:28px;
}
.yoyakukiban_form .point_select_com {
    color:#cc1c1d;
    font-size:10px;
    padding-left:26px;
}
.yoyakukiban_form .point_calc {
    margin: 14px 0 14px 0;
}
.yoyakukiban_form .point_calc input {
    vertical-align: middle;
    margin:0 5px 0 0;
    width:58px;
    height:14px;
}
.yoyakukiban_form .point_calc .price {
    padding:0 15px 0 0;
    color: #000099;
    font-weight: bold;
}
.yoyakukiban_form .point_calc th {
    padding:0 0 0 12px;
    background-color: #f2f2f2;
    border: none;
    border-bottom: 1px solid #ffffff;
    height:39px;
    text-align:left;
    font-weight: normal;
    color: #333333;
}
.yoyakukiban_form .point_calc td {
    padding:0 12px 0 0;
    background-color: #f2f2f2;
    border: none;
    border-bottom: 1px solid #ffffff;
    text-align:right;
}

.yoyakukiban_form .payment_select {
    margin: 14px 0 10px 0;
}
.yoyakukiban_form .payment_select input[type="radio"],
.yoyakukiban_form .payment_select label,
.yoyakukiban_form .payment_select select {
    vertical-align: middle;
/*    margin: 8px 5px 5px 3px;*/
    margin: 0 5px 0 3px;
    line-height: 28px;
}
.yoyakukiban_form .payment_select_cr {
    margin: 12px 0 10px 0;
}
.yoyakukiban_form .payment_select_cr input[type="radio"],
.yoyakukiban_form .payment_select_cr label {
    vertical-align: middle;
    margin: 0 5px 0 3px;
    line-height:30px;
}

.yoyakukiban_form .select1 {
    width:133px;
}
.yoyakukiban_form .select2 {
    width:55px;
}
.yoyakukiban_form .select3 {
    width:73px;
}
.yoyakukiban_form .card_no {
    width:58px;
}

.yoyakukiban_form .payment_select .pay-easy_com {
    font-size:10px;
    margin: -5px 0 7px 20px;
}
.yoyakukiban_form .payment_select .pay-easy_com a{
    color: #000098;
}

.yoyakukiban_form .creditcard_info {
    margin: 0 0 15px 0;
}
.yoyakukiban_form .creditcard_info input[type="checkbox"],
.yoyakukiban_form .creditcard_info label {
    vertical-align: middle;
    margin: 12px 5px 12px 0;
}
.yoyakukiban_form .creditcard_info select {
    vertical-align: middle;
    margin: 8px 5px 8px 0;
    border: 1px solid #999;
    padding: 4px;
    background: #fff;
}
.yoyakukiban_form .creditcard_info td {
    padding:0 0 0 15px;
    height:34px;
    background-color: #f2f2f2;
    border: none;
    text-align:left;
}
.yoyakukiban_form .creditcard_info tr.white_line {
    border-bottom: 1px solid #ffffff;
}
.yoyakukiban_form .creditcard_info td.kigen_com {
    padding-left:15px;
    font-size:10px;
    color:#E60505;
}

.yoyakukiban_form table td.bikou {
    height:104px;
}
.yoyakukiban_form table td.bikou textarea {
    width:743px;
    height:75px;
}

.yoyakukiban_form .pay_point_text{
    color: #E60505;
    font-weight:normal;
    line-height: 1.4;
}


/* 予約基盤
---------------------------------------------------------------*/
.wrap_search_event {
    width:978px;
    margin-bottom: 11px;
    padding:1px;
    background-color: #CCC;
}
.cre_top_news {
    margin: 5px 0 8px 10px;
}
.cre_top_news li {
    background:url("../images/template/ico_arrow_left_blue.jpg") no-repeat scroll 0 2px transparent;
    margin:0 10px 16px 0;
    padding-left:14px;
}
.cre_top_news a {
    color:#434343;
}
.cre_top_news p {
    text-align:right;
}
.cre_top_news p a {
    background:url("../images/template/ico_arrow_left_blue.jpg") no-repeat scroll 0 2px transparent;
    margin:0 0 10px 0;
    padding-left:14px;
    color:#000097;
}

/* イベント一覧
---------------------------------------------------------------*/
.event_view_block {
    clear: both;
    padding:9px 9px 16px 9px;
    width: 870px;
	border: 1px solid #757575;
    zoom: 100%;
}
.event_view_block:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.event_photo {
    float: left;
    width:305px;
}
.event_type {
}
.event_type ul{
    margin:0 0 0 0;
}
.event_type li{
    float: left;
    padding:2px 0;
    margin-bottom:4px;
    margin-right:9px;
    width:50px;
    font-size:9px;
    color: #ffffff;
    text-align: center;
    background-color:#02188C;
}
.event_type li.wide {
    width:63px;
    margin-right:0;
}

.event_text {
    float: right;
    width: 550px;
}
.event_text p {
    padding: 0 0 0 10px;
    background-color: #f5f5f5;
    line-height:24px;
    font-weight: bold;
    color: #111;
}
.event_text table  {
    margin: 5px 0 0 0;
}
.event_text table th,
.event_text table td {
    color: #111;
    text-align:left;
    line-height:24px;
    vertical-align: top;
}
.event_text table th {
    padding:0 10px 0 0;
    white-space:nowrap;
}
.event_text table td {
    padding:0;
}

.event_view_navi {
    clear: both;
    padding:0 0 0 0;
    width:790px;
    line-height:1.4;
    color: #111;
    zoom: 100%;
}
.event_view_navi:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.event_view_navi .float_left,
.event_view_navi a {
    color: #000094;
}
.event_view_navi .float_right {
    padding:33px 0 0 0 ;
}

.event_list_block,
.event_list_block2 {
    clear: both;
    margin: 25px 0 10px 0;
    padding:9px 9px 4px 9px;
    width: 870px;
    border: 1px solid #757575;
}
.event_list_block2 {
    margin-top:20px;
    border: 1px solid #757575;
}
.event_list_block table,
.event_list_block2 table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    margin: 0 0 -5px 0;
}
.event_list_block2 table {
    margin-bottom:26px;
}
.event_list_block th,
.event_list_block2 th,
.event_list_block td,
.event_list_block2 td {
    color: #111;
    padding:0 0 0 10px;
    text-align:left;
    font-weight: normal;
    vertical-align: top;
    line-height:14px;
}
.event_list_block th,
.event_list_block2 th {
    color: #111;
    background-color: #f5f5f5;
    line-height:24px;
}
.event_list_block td p,
.event_list_block2 td p {
    padding-top:8px;
    line-height:24px;
    color: #111;
    margin-bottom:-5px;
}
.event_list_block td p  {
    padding-top:5px;
}
.event_list_block th a,
.event_list_block2 th a {
    color: #000094;
}

/* 20110201 ADD START */
.event_list_block #content td,
.event_list_block2 #content td,
.event_list_block_noside #content td {
    padding:10px 0 0 10px;
}
/* 20110201 ADD END */

.event_list_block th.select_date {
    border-bottom:8px solid #ffffff;
}
.event_list_block td.select_date {
    height:105px;
}
.event_list_block td.event_list_block_com p {
    padding-top:8px;
    line-height:24px;
}
.event_list_block td.btn {
    padding:0 0 0 692px;
    vertical-align: top;
    height:39px;
}

.event_place_block {
    clear: both;
    width:890px;
    margin: 9px 0 10px 0;
}
/* MOD 20110204 START
   CSfSpotDispList.jspのスタイル修正 */
.event_place_block span {
    float: left;
    background: url(”../images/parts/disp/goodslist_line_rv.gif”) repeat-y center/100%;
    width: 890px;
}

.event_place_block .horizontal_line{
    border-top: 1px dotted #cccccc;
    display: table;
    width: 890px;
}

.event_place_block .horizontal_line2{
    border-top: 1px dotted #cccccc;
    display: table;
    width: 890px;
    margin-top: 10px;
}

.event_place_left,
.event_place_right {
    margin: 0 0 5px 5px;
    padding:10px 10px 10px 10px;

    width:410px;
    float: left;
}
.event_place_left .place_photo,
.event_place_right .place_photo {
    float: left;
    width:178px;
}
.event_place_left .place_text,
.event_place_right .place_text {
    float: right;
    width:200px;
}
.event_place_left .place_text .place_text_row1,
.event_place_right .place_text .place_text_row1 {
    min-height:94px;
    height:auto !important;
    height:94px;
}
.event_place_left .place_text .place_text_row1 p,
.event_place_right .place_text .place_text_row1 p {
    margin: 0 0 3px 0;
    color:#111;
}
.event_place_left .place_text .place_text_row2,
.event_place_right .place_text .place_text_row2 {
    height:33px;
}
.event_place_left .place_text .place_text_row2 a,
.event_place_right .place_text .place_text_row2 a  {
    background:url("../images/template/ico_arrow_right_blue.jpg") no-repeat scroll 0 2px transparent;
    height:20px;
    padding-left:14px;
    color:#000097;
}
/* MOD 20110204 END*/

.place_text_row1 {
    float: right;
    width:200px;
}

.place_text_row1 table  {
    margin: 0 0 0 0;
}
.place_text_row1 table th,
.place_text_row1 table td {
    color: #111;
    text-align:left;
    line-height:24px;
    vertical-align: top;
}
.place_text_row1 table th {
    padding:0 5px 0 0;
}
.place_text_row1 table td {
    padding:0;
}
.place_text_row1 #exp {
    line-height:16px;
}
.place_text_row1 table td a {
    background:url("../images/template/ico_arrow_right_blue.jpg") no-repeat scroll 0 2px transparent;
    height:20px;
    padding-left:14px;
    color:#000097;
}

/* 会場一覧 サイド無し
----------------------------------------------------*/
.spot_place_block_noside {
    clear: both;
    width:1170px;
    margin: 9px 0 10px 0;
}
.spot_place_noside {
    margin: 0 0 5px 5px;
    padding:10px 10px 10px 10px;
    width:459px;
    border: 1px solid #0A099C;
}
.spot_place_noside .place_photo {
    float: left;
    width:178px;
}
.spot_place_noside .place_text{
    float: right;
    width:275px;
}
.spot_place_noside .place_text .place_text_row1 {
    min-height:94px;
    height:auto !important;
    height:94px;

}
.spot_place_noside .place_text .place_text_row1 p {
    margin: 0 0 3px 0;
    color:#111;
}
.spot_place_noside .place_text .place_text_row2 {
    height:33px;
}
.spot_place_noside .place_text .place_text_row2 a {
    background:url("../images/template/ico_arrow_right_blue.jpg") no-repeat scroll 0 2px transparent;
    height:20px;
    padding-left:14px;
    color:#000097;
}

.spotGroup {
    background-image: none;
    padding: 0 0 5px 0;
    min-height:0.1px;
    height:auto !important;
    height:0.1x;
}

/* イベント内容（サイド無し）
----------------------------------------------------*/
.event_list_block_noside {
    clear: both;
    margin: 6px 0 10px 0;
    padding:9px 9px 4px 9px;
    width:1140px;
    border: 1px solid #757585;
}

.event_list_block_noside table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    margin: 0 0 -5px 0;
}

.event_list_block_noside th,
.event_list_block_noside td {
    color: #111;
    padding:0 0 0 10px;
    text-align:left;
    font-weight: normal;
    vertical-align: top;
    line-height:14px;
}
.event_list_block_noside th {
    background-color: #f5f5f5;
    line-height:24px;
    white-space:nowrap;
}
.event_list_block_noside td p {
    padding-top:8px;
    line-height:24px;
    color: #111;
    margin-bottom:-5px;
}
.event_list_block_noside td p  {
    padding-top:5px;
}
.event_list_block_noside th a {
    color: #000094;
}
.event_list_block_noside th.select_date {
    border-bottom:8px solid #ffffff;
}
.event_list_block_noside td.select_date {
    height:105px;
}
.event_list_block_noside td.event_list_block_com p {
    padding-top:8px;
    line-height:24px;
}
.event_list_block_noside td.btn {
    padding:0 0 0 592px;
    vertical-align: top;
    height:39px;
}

/* イベント選択カレンダー
----------------------------------------------------*/
.event_calendar_navi {
    margin:20px 0 10px 0;
    width: 890px;
    background-color: #ebebeb;
    zoom: 100%;
}
.event_calendar_navi:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.event_calendar_navi ul {
    margin:0 0 0 0px;
    line-height:34px;
}
.event_calendar_navi li {
    float: left;
    width: 120px;
    color: #111;
    margin-left: 10px;
}
.event_calendar_navi li a {
    color: #03029A;
}
.event_calendar_navi li.col1 {
    width: 620px;
    text-align: center;
    font-size:18px;
    font-weight: bold;
}
.event_calendar_navi li.col2 {
    width: 120px;
    text-align: right;
}

.event_calendar_block {
    width:790px;
    margin:10px 0 0 0;
}

.event_calendar_block1 table,
.event_calendar_block2 table,
.event_calendar_block3 table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
.event_calendar_block1 td {
    height:36px;
    border: 1px solid #9e9e9e;
    background-color: #E8EBF8;
    text-align:center;
}
.event_calendar_block2 td {
    height:24px;
    text-align:center;
    border-style: solid;
    border-color: #9e9e9e;
    border-width: 1px 1px 1px 1px;
    background-color: #EBEBEB;

}

.event_calendar_block2 .no_calen {
    border: 1px solid #9e9e9e;
}
.event_calendar_block3 td {
    height:34px;
    border: 1px solid #9e9e9e;
    text-align:center;
    border-top: none;
}
.event_calendar_block3 tr.bg_blue{
    background-color: #f5f5f5;
}
.event_calendar_block1 td.sunday {
    color:#A70038;
}
.event_calendar_block1 td.saturday {
    color:#0100A6;
}
.event_calendar_block3 .link_select a {
    margin: 0 auto 0 auto;
    display: block;
    width:43px;
    height:23px;
    line-height:20px;
    color: #0F29E2;
    text-align: center;
    font-size:90%;
    background:url("../images/template/ico_link_select.jpg") no-repeat 0 0;
}
.event_calendar_block3 .link_select a {
    color: #0F29E2;
}

.event_calendar_block3 tr.calen_none_display {
    display: none;
}


/* 商品内容
-----------------------------------------------------------------------------------*/
.cart_list {
    clear: both;
    margin: 10px auto 19px auto;
}

.cart_list table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
.cart_list table th {
    padding:0 0 0 0;
    height:24px;
    vertical-align: middle;
    background-color: #ECECEC;
    border: 1px solid #CCC;
    text-align:center;
    font-weight: bold;
    color: #868786;
}

.cart_list table td {
    padding:0 10px 0 14px;
    height:46px;
    vertical-align: middle;
    border: 1px solid #CCC;
    background-color: #ffffff;
    color: #111;
}
.cart_list table td .text_center {
    color: #111;
}
.cart_list table td.cr {
    padding:0 10px 0 10px;
}

.cart_list table td.price_total,
.cart_list table td.price_total2 {
    padding:1px 12px 0 10px;
    height:38px;
    color:#111;
    background-color: #EDECFC;
    font-size:14px;
    font-weight: bold;
}
.cart_list table td.price_total2 {
    height:53px;
}

.cart_list .order_btn {
    float: left;
    margin: 0 0 5px 299px;
    display: inline;
}
.cart_list td.price_total2 .btn_order a {
    margin-left:85px;
    width: 168px;
    height: 27px;
    position: absolute;
    background:url("../images/template/btn_order.jpg") no-repeat 0 0;
    border: 0;
    text-indent:-9999px;
}
.cart_list td.price_total2 .btn_order a:hover {
    background:url("../images/template/btn_order_on.jpg") no-repeat 0 0;
    text-indent:-9999px;
}
.cart_list td.price_total2 .btn_entry a {
    margin-left:111px;
    width: 158px;
    height: 27px;
    position: absolute;
    background:url("../images/template/btn_entry.jpg") no-repeat 0 0;
    border: 0;
    text-indent:-9999px;
}
.cart_list td.price_total2 .btn_entry a:hover {
    background:url("../images/template/btn_entry_on.jpg") no-repeat 0 0;
    text-indent:-9999px;
}

.cart_list .price_point {
    text-align:right;
}
.cart_list .price_point table {
    text-align:right;
    margin:5px 0 5px 0;
}
.cart_list .price_point strong {
    font-size:14px;
}
.cart_list .price_point th {
    padding:0 12px 0 0;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:right;
    color:#111;
    font-weight: normal;
    white-space: nowrap;
}
.cart_list .price_point td {
    padding:0px 0px 0px 10px;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:right;
    white-space: nowrap;
}
.cart_list .price_point th.fu,
.cart_list .price_point td.fu  {
    height:16px;
}
/***********************************/
.cart_list a {
    color: #000000;
}
.cart_list .syoukei table {
    text-align:right;
    margin:10px 0 6px 0;
}
.cart_list .syoukei th {
    padding:0;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:right;
    color:#111;
    font-weight: normal;
    white-space: nowrap;
}
.cart_list .syoukei td {
    padding:0px 4px 0px 20px;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:right;
    white-space: nowrap;
}
.cart_list th.history_date {
    padding:0 0 0 9px;
    height:35px;
    vertical-align: middle;
    background-color: #09099D;
    text-align:left;
    font-weight: bold;
    color: #ffffff;
}


/* ご注文履歴
-----------------------------------------------------------------------------------*/
.cart_history {
    clear: both;
    margin: 0 auto 0 auto;
}
.cart_history table {
    margin: 5px 0 15px 0;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
.cart_history table th {
    padding:0 0 0 0;
    height:24px;
    vertical-align: middle;
    background-color: #ECECEC;
    border: 1px solid #CCC;
    text-align:center;
    font-weight: bold;
    color: #868786;
}
.cart_history th.history_date {
    padding:0 0 0 15px;
    height:32px;
    vertical-align: middle;
    background-color: #09099D;
    text-align:left;
    font-weight: bold;
    color: #ffffff;
}

.cart_history table td {
    padding:7px;
    height:34px;
    vertical-align: middle;
    border: 1px solid #CCC;
    background-color: #ffffff;
    color: #111;
}
.cart_history table td.text_center {
    text-align: center;
    color: #111;
}
.cart_history table td.price {
    padding-right:11px;
    text-align:right;
    color: #111;
}
.cart_history table td.review {
    height:59px;
}
.cart_history td.review img {
    margin: 6px auto 0 auto;
    display: block;
}
.cart_history .group {
    margin: 6px 0 0 0;
}
.cart_history .attribute {
    margin: 4px 0 0 0;
}
.cart_history .option {
    margin: 4px 0 0 0;
    font-size: 10px;
}

.cart_history .event_syoukei {
    float:left;
    margin:11px 0 4px 0;
}
.cart_history .event_syoukei table {
    margin:0 0 0 19px;
}
.cart_history .event_syoukei th {
    padding:0;
    width:36px;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:center;
    color:#111;
    font-weight: normal;
    white-space: nowrap;
}
.cart_history .event_syoukei td {
    padding:0px 0 0px 0;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:left;
    white-space: nowrap;
}

.cart_history .cart_syoukei {
    float:right;
    margin:11px 0 4px 0;
    text-align:right;
}
.cart_history .cart_syoukei table {
    margin:0 0 0 0;
}
.cart_history .cart_syoukei th {
    padding:0;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:right;
    color:#111;
    font-weight: normal;
    white-space: nowrap;
}
.cart_history .cart_syoukei td {
    padding:0px 4px 0px 20px;
    height:20px;
    background-color: transparent;
    border: none;
    text-align:right;
    white-space: nowrap;
}

.cart_history td.cart_history_price {
    padding:0px 0 5px 16px;
    text-align:left;
    height:48px;
    color:#111;
    background-color: #EDECFC;
}
.cart_history td.cart_history_price li.btn {
    float: left;
    width:200px;
}
.cart_history td.cart_history_price li.price {
    float: left;
    width:750px;
    padding-top:5px;
    text-align:right;
    font-weight: bold;
    line-height:27px;
    color:#111;
}

.cart_history_navi {
    margin:7px 3px 2px 2px;
}
.cart_history_navi a {
    color:#09099D;
}
.cart_history_navi .result_count {
    float: left;
    margin: 0 0 0 0;
    color:#111;
}
.cart_history_navi .pager {
    float: right;
    margin: 0 0 0 0;
    color:#111;
}


/* カート
--------------------------------------------------------------*/
#main_disp_list .cart_cr_sort {
    margin:6px 0 5px 2px;
    color: #111
}
#main_disp_list .cart_cr_sort a {
    color: #000097
}

#main_disp_list .cart_cr {
    margin:10px 0 10px 0;
    width:578px;
    padding:10px 10px 10px 10px;
    border: 1px solid #757575;
    zoom: 100%;
}
#main_disp_list .cart_cr:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#main_disp_list .cart_cr dt {
    float: left;
    width:129px;
}
#main_disp_list .cart_cr dd {
    float: left;
    width:449px;
}
#main_disp_list .cart_cr .product_mei {
    float: left;
    margin: 0 8px 0 0;
    color: #111;
    line-height:18px;
    font-weight: bold;
}
#main_disp_list .cart_cr .product_mei a {
    color: #000097;
}
#main_disp_list .cart_cr .product_com1 {
    clear: both;
    height:27px;
    font-weight: bold;
    line-height:31px;
    color: #000097;
}
#main_disp_list .cart_cr .product_com2 {
    clear: both;
    height:41px;
    line-height:1.2;
    font-size:11px;
}
#main_disp_list .cart_cr .stock {
    float: left;
    width:383px;
}
#main_disp_list .cart_cr .stock input[type="radio"],
#main_disp_list .cart_cr .stock label {
    line-height:20px;
    vertical-align:middle;
}
#main_disp_list .cart_cr .btn_product_view {
    float: left;
}


/* YK 予約基盤 一覧 -------------------------------------------------------------*/
/* 20110201 MOD START */
.yk_page_navi {
    margin:1px 0 0 0;
    padding: 10px 0;
    /* width: 600px; */
    line-height: 1.7;
    color: #111;
}
/* 20110201 MOD END */

.yk_page_navi a {
    color: #000097;
}

/* 20101224 MOD START */
.place_photo.spot_icon li {
    float: left;
    padding:3px;
    margin-top:5px;
    margin-right:9px;
    font-size:12px;
    color: #ffffff;
    background-color:#09099D;
    text-align: center;
    width: 35px;
}
/* 20101224 MOD END */

.spot_category_icon li.availableSports {
    display: inline-block;
    box-sizing:border-box;
    padding:3px 0 3px 3px;
    margin-top:5px;
    margin-right:2px;
    font-size:12px;
    font-weight: bold;
    background-color:#DBECFF;
    text-align: center;
    vertical-align: middle;
    width: 96px;
    min-height: 14px;
    line-height: 14px;
}

.spot_category_icon li.unavailableSports {
    display: inline-block;
    box-sizing:border-box;
    padding:3px 0 3px 3px;
    margin-top:5px;
    margin-right:2px;
    font-size:12px;
    font-weight: bold;
    background-color:#F6F6F6;
    color:#CCC;
    text-align: center;
    vertical-align: middle;
    width: 96px;
    min-height: 14px;
    line-height: 14px;
}



.disp_list_result_count_YK {
    color: #111;
    height: auto !important;
}

.reserve_view table th {
    padding: 1px 0 0 0;
    height: 25px;
    vertical-align: middle;
    background-color: #ECECEC;
    border: 1px solid #;
    text-align: center;
    font-weight: bold;
    color: #111;
}

.reserve_view table tr.view_cart td, 
.reserve_view table tr.view_cart td 
.text_center {
    color: #111;
}

.reserve_view table td.price_total {
    padding: 1px 10px 0 10px;
    text-align: right;
    height: 38px;
    color: #111;
    background-color: #f5f5f5;
    font-size: 14px;
    font-weight: bold;
}

.reserve_view .price_point th {
    padding: 0 12px 0 0;
    height: 20px;
    background-color: transparent;
    border: none;
    text-align: right;
    color: #111;
    font-weight: normal;
    white-space: nowrap;
}

.reserve_view .reserve_save_btn_fu {
    float: left;
    margin: 0 0 0 390px;
    display: inline;
}

.reserve_end_com1 {
    margin: 6px 0 0 0;
    padding: 8px 10px 5px 10px;
    border: 1px solid #757575;
    line-height: 28px;
}

.btn_block2 li.to_back {
    float: left;
    height: 20px;
    width: 390px;
    padding-left: 14px;
    background: url(../images/template/ico_arrow_left_blue.jpg) no-repeat 0px 9px;
} 

.entry_form table .input2, 
.entry_form_cr table .input2 {
    width: 127px;
    margin: auto; 
    height: 13px;
}

.entry_form table li.seimei1, 
.entry_form_cr table li.seimei1 {
    width: 24px;
    margin-left: -5px;
    padding: 3px 5px 0 0;
    text-align: center;
}

.entry_form table li.seimei2, 
.entry_form_cr table li.seimei2 {
    width: 32px;
    margin-left: 6px;
    padding: 3px 0 0 0;
    text-align: center;
}

.entry_form table li.seimei3, 
.entry_form_cr table li.seimei3 {
    padding: 3px 0 0 15px;
    text-align: right;
    line-height: 26px; 
}

.entry_form table th, .entry_form_cr table th {
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #CCC;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    color: #111;
}

.entry_form table th div {
    padding: 10px;
    background-color: #f5f5f5;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    color: #111;
}

.entry_form table input, 
.entry_form_cr table input {
    vertical-align: middle;
    border: 1px solid #999;
    padding: 4px;
}

.payment_form table td.bikou textarea {
    width: 97%;
    height: 77px;
    margin: 0 10px;
}

.reserve_view table td.price_point_total_confirm {
    background-color: #f5f5f5;
    height: 38px;
}

.karte_form table th {
    padding: 5px 0px 4px 10px;
    background-color: #f5f5f5;
    border: 1px solid #CCC;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    color: #111;
    min-height: 30px;
    height: auto !important;
    height: 30px;
}

btn_reserve_save a {
    margin-left: 96px;
    margin-top: 5px;
    width: 158px;
    height: 27px;
    position: absolute;
    background: url(../images/template/btn_reserve_save.jpg) no-repeat 0 0;
    border: 0;
    text-indent: -9999px;
}

.event_place_left, .event_place_right {
    margin: 0 0 5px 5px;
    padding: 10px 15px 10px 15px;
    width: 410px;
    float: left;
}

.reserve_confirm {
    margin: -5px 0 10px 0;
    height: 25px;
    border-bottom: 2px solid #757575;
}

.promoOn #sidebar {
    margin-top: 120px !important;
}

#sidebar {
    margin-top: 100px !important;
    transition: all 0.3s ease;
}

.promoOn .adminorder {
    margin:110px 0 -100px 10px
}

.adminorder {
    margin:90px 0 -80px 10px;
    transition: all 0.3s ease;

}

/*-------------------------------
reserver 対応
---------------------------------*/
input[type="text"] {
    border: 1px solid #999 !important;
    padding: 4px !important;
    background: #fff !important;
}

.question_content {
    background-color: #f5f5f5 !important;
}

/*-------------------------------
横幅対応
---------------------------------*/

#container2 {
    width: 1170px !important;
}

div#main {
    width: 940px !important;
}

#main.cart {
    width: 1170px !important;
}

#threeBoxLeft #main {
    width: 940px !important;
}

#noside {
    width: 1170px !important;
}

#main.main2 {
    width: 1170px !important;
}

.mailmag_block_rv ul.form li.mailmag {	
	width: 400px;
}	


}