/* Addition for Base site */
#pagepresscar #content > :not(.footer) *,
#pagepresscar #content > :not(.footer) :after,
#pagepresscar #content > :not(.footer) :before {
    box-sizing: initial;
}
#pagepresscar #content label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
}
#pagepresscar.rsv3-2 #content label,
#pagepresscar.rsv4 #content label {
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	display: inline;
}

#file-uploader-area {
	margin-bottom: 20px;
}
#file-uploader-area .remove {
    float: right;
    padding: 0 3px;
    width: 0.6em;
    background-color: #000;
    color: #fff;
}
/* For jQuery Impromptu */

.jqifade{
	position: absolute;
	background-color: #000000;
}
div.jqi{
	width: 850px;
	max-width:100%;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	padding: 7px;
}

div.jqi .jqicontainer{
	font-weight: bold;
	max-width: 100%;
	overflow-y: auto;
    max-height: 85vh;
}
div.jqi .jqiclose{
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	color: #bbbbbb;
	font-weight: bold;
	background: transparent url(../img/btn_popup_close.gif) 0 0 no-repeat;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	z-index: 9999;
}
div.jqi .jqimessage{
	padding: 10px 10px 0;
	line-height: 20px;
	color: #444444;
	overflow: auto;
}
@media only screen and (max-width:767px) {
	div.jqi .jqimessage{
		padding: 10px 4px 0;
	}
}

div.jqi .jqibuttons{
	text-align: center;
	padding: 5px 0 5px 0;
	position: relative;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#jqi_state0_buttonOk {
	background: #fff url(../img/btn_07_w.gif) bottom left no-repeat;
	width: 230px;
	height: 33px;
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
}

#jqi_state0_buttonOk:hover {
	background-position: top left;
}

#jqi_state0_buttoncancel_cancel {
	background: #fff url(../img/btn_22_w.gif) bottom left no-repeat;
	width: 206px;
	height: 49px;
	margin: auto;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 20px;
	display: block;
}

#jqi_state0_buttoncancel_cancel:hover {
	background-position: top left;
}

#jqi_state0_buttoncancel_ok {
	background: #fff url(../img/btn_23_w.gif) bottom left no-repeat;
	width: 256px;
	height: 49px;
	margin: auto;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

#jqi_state0_buttoncancel_ok:hover {
	background-position: top left;
}

#jqi_state0_buttonmini_cancel {
	background: #fff url(../img/btn_21_w.gif) bottom left no-repeat;
	width: 78px;
	height: 25px;
	margin: 0 10px 10px;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: 167px !important;
	margin-left: 83px;
}

#jqi_state0_buttonmini_cancel:hover {
	background-position: top left;
}

#jqi_state0_buttonmini_ok {
	background: #fff url(../img/btn_29_w.gif) bottom left no-repeat;
	width: 78px;
	height: 25px;
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

#jqi_state0_buttonmini_ok:hover {
	background-position: top left;
}

#jqi_state0_buttonrestart_ok {
	background: #fff url(../img/btn_30_w.gif) bottom left no-repeat;
	width: 256px;
	height: 49px;
	margin: auto;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

#jqi_state0_buttonrestart_ok:hover {
	background-position: top left;
}

#jqi_state0_buttonnext_ok {
	background: #fff url(../img/btn_32_w.gif) bottom left no-repeat;
	width: 256px;
	height: 49px;
	margin: auto;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

#jqi_state0_buttonnext_ok:hover {
	background-position: top left;
}

#jqi_state0_buttonrestart_cancel,
#jqi_state0_buttonreserve_cancel {
	background: #fff url(../img/btn_22_w.gif) bottom left no-repeat;
	width: 206px;
	height: 49px;
	margin: auto;
	padding: 0;
	border: 0;
	cursor: pointer;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 20px;
	display: block;
}

#jqi_state0_buttonrestart_cancel:hover,
#jqi_state0_buttonreserve_cancel:hover {
	background-position: top left;
}

#jqi_state0_buttonhidden {
	position: absolute !important;
	display: none !important;
}

/* For 広報車予約一般 */

#main {
	max-width: 1040px;
	color: #333;
	margin: auto;
}

.groupTtlSection{
	margin-bottom: 20px;
}

.topmain {
	width: 788px;
	height: 293px;
	background: transparent url(../img/top_bg_01.gif) 0 0 no-repeat;
	margin-left: 20px;
	position: relative;
}

h2 {
	line-height: 23px;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 25px;
	text-align: center;
}

h3 {
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 18px;
    text-indent: 0.5em;
    margin-top: 0;
    margin-bottom: 1.6em;
	clear: both;
}

@media only screen and (max-width:767px) {
	h2 {
		font-size: 15px;
		padding-right: 10px;
	}
}

.vehicle_category {
	border: 1px solid #cdcdcd;
	width: 18%;
	aspect-ratio: 0.9;
	margin: 0 1% 3% 0;
	float: left;
	padding: 10px 0 0 1%;
}
#pagepresscar #content .vehicle_category input[type=checkbox] {
	display: none;
	clear: both;
}
#pagepresscar #content .vehicle_category label {
	/* height: 110px; */
	display: block;
}
#pagepresscar #content .vehicle_category label.label-catname {
	position: relative;
	display:block;
	aspect-ratio: 2;
}

.vehicle_category img {
	margin-bottom:5px;
	object-fit: contain;
	width: 95%;
	/* width: 176px; */
	aspect-ratio: 1.6;
	outline: 1px solid #d0d0d0;
}
@media only screen and (max-width:767px) {
	.vehicle_category {
		width: 28%;
		margin: 0 0% 3% 3%;
		font-size: 1em;
	}
}
@media only screen and (max-width: 481px) {	
	.vehicle_category {
		width: 45%;
		margin: 0 0% 3% 2%;
	}
}

/*ボックス枠のCSS*/
.label-catname:after {
      position: absolute;
      content: "";
      display: block;
      top: 65%;
      right: 4%;
      margin: -10px 0 0 -2px;
      width: 16%;
      aspect-ratio: 1;
      border: 1.5px solid black;
      border-radius: 50%;
}
.label-catname:before {
	  right: 10%;
	  content: "";
	  margin-top: 29%;
	  width: 4%;
	  height: 18%;
	  border-right: 2px solid black;
	  border-bottom: 2px solid black;
	  transform: rotate(38deg);
	  opacity: 0;
	  position: absolute;
	  /* top: 0; */
	  box-sizing: unset !important;
}
.vehicle_category_check .label-catname:before {
	opacity: 1;
}

.vehicle_category_check {
/*	background: transparent url(../img/rsv1_bg.gif) right 0 no-repeat !important */
}

.category-head {
	width: 21%;
/*	aspect-ratio: 1; */
	margin: 5% 0% 1% 4%;
	float: left;
	padding: 0 0 0 1%;
	overflow: hidden;
	text-align: center;
	clear: both;
	font-size: 0.7em;
}
.category-head label.label-catname {
	position: relative;
	display:block
}
.category-head img {
	width: 100%;
	aspect-ratio: 1.3;
	object-fit: contain;
}
.carbox-row {
	margin: 6% 0 1% 26%;
}

.carbox-area {
    border: 1px solid #c0c0c0;
    padding: 0;
    width: 25%;
    aspect-ratio: 1;
    float: left;
    font-size: 0.7em;
    margin: 1% 0 2% 3%;
    position: relative;
}
.carbox-area:before {
	content: "カラー";
	background-color: #d0d0d0;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.carbox-area.masked:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
}
.carbox-area .carbox-item img {
	width: 3em;
	aspect-ratio: 1;
	margin-right: 2%;
	border: 1px solid #000;
}
@media only screen and (max-width:767px) {
	.category-head {
		width: 50%;
		margin: 5% 0% 1% 0%;
		font-size: 0.7em;
	}
	.category-head img {
	    width: 60%;
	}
	.carbox-area {
	    width: 29%;
	    font-size: 0.5em;
	}
	.carbox-row {
	    margin: 6% 0 1% 0%;
	}
}
@media only screen and (max-width: 481px) {	
	.category-head {
		width: 40%;
	}
	.carbox-area {
	    width: 45%;
	}
}

div.dashhr {
	height: 1px;
	background: transparent url(/sys/img/common/line_dot_1.gif) 50% 50% repeat-x;
	margin: 10px 0;
}

div.navigation {
	background-color: unset;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
}

div.navigation img {
	margin: 0;
	padding: 0;
}

div.navigation {
	background-color: unset;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
}

div.navigation-sp {
	display: none;
}

div.navigation-sp h3 {
	margin-top: 0;
	margin-right: 0.9em;
	padding-top: 0.em;
	display: block;
	border: none;
	text-align: center;
	background-color: #000;
	color: #fff;
	position: relative;
	font-size: 1.1em;
}

div.navigation-sp h3:after {
	content: "";
	text-align: right;
	display:inline-block;
    vertical-align: middle;
    color: #000;
    line-height: 1;
    width: 0;
    height: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0.6em 0.6em;
	border-left-color: currentColor;
	border-right: 0;
	position: absolute;
	right: -0.6em;
	font-size: 1.1em;
}

@media screen and (max-width: 1040px) {
	div.navigation {
		display: none;
	}
	div.navigation-sp {
		display: inline-block;
		width: 100%;
		background-color: #fff;
	}
}

table.calendar_table {
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}

table.calendar_table .month {
	font-size: 10px;
	font-weight: bold;
	background-color: #999999;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #ffffff;
	vertical-align: middle;
}

table.calendar_table .month_first {
	border-left: 1px solid #cccccc;
}

table.calendar_table .day,
table.calendar_table .weekday {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
}

table.calendar_table .day .inner,
table.calendar_table .weekday .inner {
	width: 18px;
	overflow: hidden;
	text-align: center;
}

table.calendar_table .saturday {
	background-color: #f0eeff;
}

table.calendar_table .sunday {
	background-color: #f9e5e5;
}

table.calendar_table .header_grade,
table.calendar_table .header_location {
	background-color: #999999;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

table.calendar_table .header_grade {
	border-left: 1px solid #cccccc;
	width: 130px;
}

table.calendar_table .header_location {
	width: 80px;
}

table.calendar_table .body_grade,
table.calendar_table .body_location {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
}

table.calendar_table .body_grade {
	border-left: 1px solid #cccccc;
	line-height: 110%;
	padding: 3px;
}

table.calendar_table .column {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

table.calendar_table .column div {
	position: relative;
	text-align: left;
	vertical-align: top;
}

table.calendar_table .column_first,
table.calendar_table .day_first,
table.calendar_table .weekday_first {
	border-left: 1px solid #cccccc;
}

table.calendar_table .cal_o_b {
	cursor: default !important;
	background: #336799 url(../img/cal/cal_o_b.gif) 50% 50% no-repeat !important;
}

table.calendar_table .cal_o_w {
	cursor: pointer;
	background: #ffffff url(../img/cal/cal_o_w.gif) 50% 50% no-repeat;
}

table.calendar_table .cal_o_y {
	cursor: pointer;
	background: #ffdfb3 url(../img/cal/cal_o_y.gif) 50% 50% no-repeat !important;
}

table.calendar_table .cal_v1_b {
	cursor: default !important;
	background: #336799 url(../img/cal/cal_v1_b.gif) 50% 50% no-repeat !important;
}

table.calendar_table .cal_v1_w {
	cursor: pointer;
	background: #ffffff url(../img/cal/cal_v1_w.gif) 50% 50% no-repeat;
}

table.calendar_table .cal_v1_y {
	cursor: pointer;
	background: #ffdfb3 url(../img/cal/cal_v1_y.gif) 50% 50% no-repeat !important;
}

table.calendar_table .cal_v2_b {
	cursor: default !important;
	background: #336799 url(../img/cal/cal_v2_b.gif) 50% 50% no-repeat !important;
}

table.calendar_table .cal_v2_w {
	cursor: pointer;
	background: #ffffff url(../img/cal/cal_v2_w.gif) 50% 50% no-repeat;
}

table.calendar_table .cal_v2_y {
	cursor: pointer;
	background: #ffdfb3 url(../img/cal/cal_v2_y.gif) 50% 50% no-repeat !important;
}

table.calendar_table .cal_s_b {
	cursor: default !important;
	background: #336799 url(../img/cal/cal_s_b.gif) 50% 50% repeat !important;
}

table.calendar_table .cal_s_g {
	cursor: default !important;
	background: #eeeeee url(../img/cal/cal_s_g.gif) 50% 50% repeat;
}

table.calendar_table .cal_x_g {
	cursor: default !important;
	background: #eeeeee url(../img/cal/cal_x_g.gif) 50% 50% repeat;
}

#calendar_confirm table.calendar_table .cal_o_w,
#calendar_confirm table.calendar_table .cal_v1_w,
#calendar_confirm table.calendar_table .cal_v2_w,
#calendar_confirm table.calendar_table .cal_s_g,
#calendar_confirm table.calendar_table .cal_x_g {
	cursor: default !important;
	background: #ffffff url(../img/cal/cal_s_w.gif) 50% 50% no-repeat !important;
}

#calendar_confirm table.calendar_table .cal_o_b,
#calendar_confirm table.calendar_table .cal_v1_b,
#calendar_confirm table.calendar_table .cal_v2_b,
#calendar_confirm table.calendar_table .cal_s_b {
	cursor: default !important;
	background: #336799 url(../img/cal/cal_s_b.gif) 50% 50% no-repeat !important;
}

.lightbox_area table.car_info {
	margin-top: 20px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.lightbox_area table.car_info th {
	background-color: #999999;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #ffffff;
	font-weight: normal;
	padding: 5px;
}

.lightbox_area table.car_info td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #333333;
	padding: 5px;
}

.vishid table.car_info,
.vishid table.car_info th,
.vishid table.car_info td {
	border-color: #fff;
}

.lightbox_area table.date_info,
.lightbox_area table.cal_info {
	margin-bottom: 10px;
}
.lightbox_area table.cal_info {
	display: none;
}
.lightbox_area table.date_info td,
.lightbox_area table.date_info td {
	color: #333333;
	padding: 1px;
}
.lightbox_area table.date_info tr:nth-child(1) td:nth-child(2) {
	padding: 0 3em;
}
@media only screen and (max-width:767px) {
	.lightbox_area table.date_info tr:nth-child(1) td:nth-child(2) {
		padding: 0;
	}
}

.reserve_float {
	position: absolute !important;
	display: inline-block;
	_display: inline;
	_zoom: 1;
	display: none;
}

.reserve_float_inner {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	border: 1px solid #999;
	padding: 5px;
	background-color: #fff;
}

.link_area {
	background: transparent url(../img/btn_toggle_u.gif) right bottom no-repeat;
	position: relative;
	line-height: 130%;
	font-size: 12px;
	width: 110px;
}

.link_area_active {
	background: transparent url(../img/btn_toggle_d.gif) right bottom no-repeat !important;
}

.vishid {
	visibility: hidden !important;
}

.form_table tr {
	padding: 0 !important;
	margin: 0 !important;
}

.form_table .dashhr {
	padding: 0 !important;
	margin: 0 !important;
	height: 1px !important;
	line-height: 0;
	font-size: 0;
}

.form_head {
	background-color: unset;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	width: 230px;
	padding: 7px 10px;
	text-align: left;
	vertical-align: top;
}

.form_head .red {
	color: #cc0000;
}

div.error {
	color: #cc0000;
}

.form_head .gray {
	font-weight: normal;
	font-size: 11px;
}

.form_body {
	color: #333;
	font-size: 13px;
	width: 540px;
	padding: 7px 10px;
	text-align: left;
	vertical-align: top;
}

.form_body .textarea,
.form_body .text {
	border: 1px solid #7f9db9;
	padding: 2px;
}

.new_form_table .history {
	border-top: 3px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	font-size: 16px;
}
.new_form_table .history_head {
	margin-right: 5px;
	display: inline-block;
    width: 30%;
}
@media only screen and (max-width: 481px) {	
	.new_form_table .history_head {
		width: 100%;
	}
}

.new_form_table .history .dashhr {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
}

.new_form_head {
	color: #333;
	font-size: 12px;
	padding: 7px 10px 5px;
	text-align: left;
	vertical-align: top;
}

.new_form_body {
	color: #333;
	font-size: 12px;
	padding: 7px 10px 5px;
	text-align: left;
	vertical-align: top;
}

@media screen and (max-width: 1040px) {
#pagepresscar .table-view {
	overflow-x: scroll;	
}
}

.history_table {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-width: 900px;
}

.history_table th {
	background-color: #000;
	color: #fff;
}

.history_table th,
.history_table td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size:12px;
	padding: 5px;
}

.history_table th {
	white-space: nowrap;
}

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* prompt */
#confirm_presscar_area {
	height:320px;
	overflow:hidden;
}

.lightbox_area {
	font-size: 10px;
}
.lightbox_area .car_image,
.lightbox_area .car_detail {
	width: 50%;
	float: left;
}
.lightbox_area .car_image img {
	width: 60%;
}
.lightbox_area .car_detail img {
	border: 1px solid #808080;
	width: 30px;
}
.lightbox_area .button_div {
	font-size: 18px;
}
.lightbox_area .view-calender {
	width: 60%;
	margin: auto;
	z-index: 1;
}
.lightbox_area .view-area {
	width: 90%;
	font-size: 1.2em;
	overflow: hidden;
	margin: auto;
}
.lightbox_area .screen {
	width: 400%;
}
.lightbox_area .view-area .title {
	background-color: #c0c0c0;
	padding: 0.5em 0.8em;
}
.lightbox_area .panel-month {
	width: 25%;
	float: left;
}
.lightbox_area .panel-week,
.lightbox_area .panel-days {
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	clear: both;
	
}
.lightbox_area .panel-week > div, .lightbox_area .panel-days > div {
	float: left;
	width: 14%;
	text-align: center;
	padding: 0.4em 0;
}
.lightbox_area .panel-days .column_first.week_1 {
	margin-left: 14%;
}
.lightbox_area .panel-days .column_first.week_2 {
	margin-left: 28%;
}
.lightbox_area .panel-days .column_first.week_3 {
	margin-left: 42%;
}
.lightbox_area .panel-days .column_first.week_4 {
	margin-left: 56%;
}
.lightbox_area .panel-days .column_first.week_5 {
	margin-left: 70%;
}
.lightbox_area .panel-days .column_first.week_6 {
	margin-left: 84%;
}
.lightbox_area .panel-days div div {
	text-align: center;
	padding-top: 0.4em;
}
.lightbox_area .panel-days .column {
	text-align: center;
	vertical-align: top;
}

.lightbox_area .panel-days .column div {
	position: relative;
	vertical-align: top;
}

.lightbox_area .panel-days .cal_o_b {
	cursor: default !important;
	background: #ffffff url(../img/cal/new_cal_o_b.png) 50% 50% no-repeat !important;
	color: #fff;
}

.lightbox_area .panel-days .cal_o_w {
	cursor: pointer;
	background: #ffffff url(../img/cal/new_cal_o_w.png) 50% 50% no-repeat;
	color: #fff;
}

.lightbox_area .panel-days .cal_o_y {
	cursor: pointer;
	background: #ffdfb3 url(../img/cal/new_cal_o_y.png) 50% 50% no-repeat !important;
	color: #fff;
}

.lightbox_area .panel-days .cal_v1_b {
	cursor: default !important;
	background: #ffffff url(../img/cal/new_cal_v1_b.png) 50% 50% no-repeat !important;
	color: #fff;
}

.lightbox_area .panel-days .cal_v1_w {
	cursor: pointer;
	background: #ffffff url(../img/cal/new_cal_v1_w.png) 50% 50% no-repeat;
	color: #fff;
}
.lightbox_area .panel-days .cal_v1_b[data-le='13'], .lightbox_area .panel-days .cal_v1_b[data-le='14'] {
	background: #ffffff url(../img/cal/new_cal_o_b.png) 50% 50% no-repeat !important;
}
.lightbox_area .panel-days .cal_v1_w[data-le='13'], .lightbox_area .panel-days .cal_v1_w[data-le='14'] {
	background: #ffffff url(../img/cal/new_cal_o_w.png) 50% 50% no-repeat;
}

.lightbox_area .panel-days .cal_v1_y {
	cursor: pointer;
	background: #ffdfb3 url(../img/cal/new_cal_v1_y.png) 50% 50% no-repeat !important;
	color: #fff;
}

.lightbox_area .panel-days .cal_v2_b {
	cursor: default !important;
	background: #ffffff url(../img/cal/new_cal_v2_b.png) 50% 50% no-repeat !important;
	color: #fff;
}

.lightbox_area .panel-days .cal_v2_w {
	cursor: pointer;
	background: #ffffff url(../img/cal/new_cal_v2_w.png) 50% 50% no-repeat;
	color: #fff;
}

.lightbox_area .panel-days .cal_v2_y {
	cursor: pointer;
	background: #ffdfb3 url(../img/cal/new_cal_v2_y.png) 50% 50% no-repeat !important;
	color: #fff;
}

.lightbox_area .panel-days .cal_s_b {
	cursor: default !important;
	background: #ffffff url(../img/cal/new_cal_s_b.png) 50% 50% repeat !important;
}

.lightbox_area .panel-days .cal_s_g {
	cursor: default !important;
	background: #eeeeee url(../img/cal/new_cal_s_g.png) 50% 50% repeat;
}

.lightbox_area .panel-days .cal_x_g {
	cursor: default !important;
	background: #eeeeee url(../img/cal/new_cal_x_g.png) 50% 50% repeat;
}

@media only screen and (max-width:767px) {
	.lightbox_area .view-calender {
	    width: 70%;
	}
}
@media only screen and (max-width: 481px) {	
	.lightbox_area .view-calender {
	    width: 90%;
	}
}
.lightbox_area .head-area {
	position: relative;
	width: 70%;
	margin: 30px auto 0 auto;
}
.lightbox_area .message {
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	margin-top: 40px;
	clear: both;
}
.lightbox_area .samples {
	margin: 1em 0 3em 0;
}
.lightbox_area .date_info select {
    font-size: 16px;
}
.lightbox_area .culumn_gradename {
	line-height: 1.0;
}
@media only screen and (max-width:767px) {
	.lightbox_area .head-area {
		position: relative;
		width: 90%;
		margin: 5px auto 0 auto;
	}
	.lightbox_area .message {
		font-size: 12px;
		margin-bottom:10px;
		margin-top: 10px;
	}
	.lightbox_area .samples {
		margin: 1em 0 1em 0;
	}
	.lightbox_area .date_info select {
		font-size: 14px;
	}
	.lightbox_area .panel-days > div {
		padding: 0;
	}
}

/* fileuploader */
.qq-uploader {
	position:relative; width: 100%;
	font-size: 12px;
    line-height: 1.4;
}
.qq-upload-button {
	display:block; /* or inline-block */
	width: 230px; padding: 7px 0; text-align:center;    
	background:#c0c0c0; border-bottom:1px solid #ddd;color:#fff;
}
.qq-upload-button span { font-size: 80%; }
.qq-upload-button-hover {background:#e0e0e0;}
.qq-upload-button-focus {outline:1px dotted black;}
.qq-upload-drop-area {
	position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
	background:#ffe0e0; text-align:center; 
}
.qq-upload-drop-area span {
	display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#ffe0e0;}
.qq-upload-list {margin:2px 0px; padding:0; list-style:none;}
.qq-upload-list li { margin:0; padding:0; line-height:12px; font-size:11px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
	margin-right: 7px;
}
.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url(../img/loading.gif); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}
.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

/* pager */
.headerWithPager {
    position: relative;
    margin-bottom: 17px;
    line-height: 1;
	text-align: right;
}
.headerWithPager .ttlContents {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1;
}
.headerWithPager .listLayerHor {
	float: left;
}
.headerWithPager .navPagerTop {
	/* float: right; */
}

.navPagerBtm {
    margin-top: 5px;
}
.navPagerBtm .pager {
    text-align: right;
}

.pager li {
    display: inline;
}
.pager li a {
	padding: 3px;
}
.pager li.current a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
