



	
		body,
		body *,
		option {
			font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
		}
	
	@font-face {
		font-family: calenderNumber2;
		src: url('/calendar/assets/fonts/jortenumber2.woff') format('woff'),
				url('/calendar/assets/fonts/jortenumber2.otf') format('opentype'),
				url('/calendar/assets/fonts/jortenumber2.ttf') format('truetype'),
				url('/calendar/assets/fonts/jortenumber2.svg') format('svg');
	}
	.viewYear,
	.viewMonthNum.numberOnly,
	.day-number,
	.jorte-day-number {
		font-family: calenderNumber2;
	}





	/** Page common. */
	html[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0) !important;}
	body[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0) !important;}
	main[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0) !important;}
	div[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0);}
	p[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0);}
	ul[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0);}
	dl[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0);}
	a[jorte-style-selecterid~="back_color"]{background-color:rgba(255,252,250,1.0);}
	#ui-datepicker-div{background-color:rgba(255,252,250,1.0);}/** for jQuery UI Datepicker */

	div[jorte-style-selecterid~="text_color"],
	p[jorte-style-selecterid~="text_color"],
	li[jorte-style-selecterid~="text_color"],
	span[jorte-style-selecterid~="text_color"],
	dl[jorte-style-selecterid~="text_color"] a,
	dd[jorte-style-selecterid~="text_color"].editContent,
	a[jorte-style-selecterid~="text_color"] {
		color:rgba(64,64,64,1.0);
		
	}

	header[jorte-style-selecterid~="header_back_color"] {
		background-color:rgba(238,236,232,1.0) !important;
	}
	header[jorte-style-selecterid~="header_border_color"],
	header[jorte-style-selecterid~="header_border_color"] * {
		border-color:rgba(88,88,88,1.0);
	}
	header[jorte-style-selecterid~="header_text_color"],
	header[jorte-style-selecterid~="header_text_color"] *:not(.button):not([jorte-style-selecterid~="button_ok"]):not([jorte-style-selecterid~="button_cancel"]):not(
		[jorte-style-selecterid~="title_color"]):not([jorte-style-selecterid~="tab_text_color"] > a):not(

		[jorte-style-selecterid~="title_color_01"] ):not(

		[jorte-style-selecterid~="title_color_02"] ):not(

		[jorte-style-selecterid~="title_color_03"] ):not(

		[jorte-style-selecterid~="title_color_04"] ):not(

		[jorte-style-selecterid~="title_color_05"] ):not(

		[jorte-style-selecterid~="title_color_06"] ):not(

		[jorte-style-selecterid~="title_color_07"] ):not(

		[jorte-style-selecterid~="title_color_08"] ):not(

		[jorte-style-selecterid~="title_color_09"] ):not(

		[jorte-style-selecterid~="title_color_10"] ):not(

		[jorte-style-selecterid~="title_color_11"] ):not(

		[jorte-style-selecterid~="title_color_12"] ):not(

		[jorte-style-selecterid~="title_color_13"] ):not(

		[jorte-style-selecterid~="title_color_14"] ):not(

		[jorte-style-selecterid~="title_color_15"] ):not(

		[jorte-style-selecterid~="title_color_16"] ):not(

		[jorte-style-selecterid~="title_color_17"] ):not(

		[jorte-style-selecterid~="title_color_18"] ):not(

		[jorte-style-selecterid~="title_color_19"] ):not(

		[jorte-style-selecterid~="title_color_20"] )

	{
		color:rgba(88,88,88,1.0) !important;
		
	}
	header[jorte-style-selecterid~="header_text_color"] .headerArrowDownWrapper * {
		border-color:rgba(88,88,88,1.0) !important;
	}
	#HeaderLogoSvg path, #HeaderSubLogoSvg path {
		fill: rgba(88,88,88,1.0);
	}


	div[jorte-style-selecterid~="header_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	div[jorte-style-selecterid~="header_text_color"] *{
		color:rgba(88,88,88,1.0) !important;
		
	}
	div[jorte-style-selecterid~="header_text_color"] .symbol{
		color:rgba(88,88,88, 0.7) !important;
		
	}

	ul[jorte-style-selecterid~="header_back_color"]{background-color:rgba(238,236,232,1.0);}
	ul[jorte-style-selecterid~="header_text_color"] *{
		color:rgba(88,88,88,1.0) !important;
		
	}
	div[jorte-style-selecterid~="header_border_color"],
	ul[jorte-style-selecterid~="header_border_color"] a {border-color:rgba(160,160,160,1.0) !important;}

	/** link color */
	a[jorte-style-selecterid~="link_color"],
	a[jorte-style-selecterid~="link_color"]:visited{
		color:rgba(30,30,180,1.0);
		
	}
	/** error color */
	div[jorte-style-selecterid~="error_color"].error{
		color:rgba(200,30,30,1.0);
		
	}

	/** Border common. */
	[jorte-style-selecterid~="content_border_color"]{border-color:rgba(160,160,160,1.0) !important;}
	div[jorte-style-selecterid~="content_border_text_color"]{border-color:rgba(64,64,64,1.0) !important;}
	div[jorte-style-selecterid~="line_color"]{border-color:rgba(160,160,160,1.0) !important;}
	div[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	table tr[jorte-style-selecterid~="line_color"]{border-color:rgba(160,160,160,1.0) !important;}
	table tr[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	ul[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	dl[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	dl[jorte-style-selecterid~="line_color_dark"] a{border-color:rgba(160,160,160,1.0) !important;}
	dd[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	dt[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	p[jorte-style-selecterid~="line_color"]{border-color:rgba(160,160,160,1.0) !important;}
	p[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	a[jorte-style-selecterid~="line_color_dark"]{border-color:rgba(160,160,160,1.0) !important;}
	.dialog img.frame {border-color:rgba(160,160,160,1.0);}

	/** icon border collapse. */
	.iconAreaWrapper .historyIconArea[jorte-style-selecterid~="line_color"] .icon,
	.iconAreaWrapper .iconArea[jorte-style-selecterid~="line_color"] .icon,
	.iconAreaWrapper .premiumIconArea[jorte-style-selecterid~="line_color"] .icon {
		box-shadow:
			1px 0 0 0 rgba(160,160,160,0.1),
			0 1px 0 0 rgba(160,160,160,0.1),
			1px 1px 0 0 rgba(160,160,160,0.1),
			1px 0 0 0 rgba(160,160,160,0.1) inset,
			0 1px 0 0 rgba(160,160,160,0.1) inset;
	}

	/** Buttons common. */
	input[type="button"][jorte-style-selecterid~="button_common"],
	input[type="submit"][jorte-style-selecterid~="button_common"],
	a[jorte-style-selecterid~="button_common"]{
		border-color: rgba(50,50,50,1.0);
		background-color: rgba(255,252,250,1.0);
		color: rgba(50,50,50,1.0);
		
	}
	input[type="button"][jorte-style-selecterid~="button_common"]:active,
	input[type="submit"][jorte-style-selecterid~="button_common"]:active,
	a[jorte-style-selecterid~="button_common"]:active{
		background-color: rgba(160,160,160,1.0);
		color: rgba(50,50,50,1.0);
		
	}
	input[type="radio"] + label[jorte-style-selecterid="button_common"]{
		border-color: rgba(50,50,50,1.0);
		background-color: rgba(255,252,250,1.0);
		color: rgba(50,50,50,1.0);
		
	}
	input[type="radio"]:checked + label[jorte-style-selecterid="button_common"]{
		background-color: rgba(160,160,160,1.0);
		color: rgba(50,50,50,1.0);
		
	}
	.batu[jorte-style-selecterid~="button_common"]{
		background-color: rgba(50,50,50,1.0);
	}

	/** Sub buttons in Torokun header. */
	a[jorte-style-selecterid~="button_torokun_header_sub"]{
		
		color: rgba(88,88,88,1.0);
		
	}
	a[jorte-style-selecterid~="button_torokun_header_sub"]:active{
		background-color: rgba(255,255,255,0.15);
		color: rgba(88,88,88,1.0);
		
		
	}

	/** ColoredButtons. */
	/** Action(blue). */
	a[jorte-style-selecterid~="button_action"]{
		border-color: rgba(120,140,200,1.0);
		background-color: rgba(80,130,180,1.0);
		color: rgba(230,230,230,1.0);
		
	}
	a[jorte-style-selecterid~="button_action"]:active{
		background-color: rgba(106,206,222,1.0);
		color: rgba(0,80,255,1.0);
		
	}

	/** Ok(red). */
	a[jorte-style-selecterid~="button_ok"]{
		border-color: rgba(200,130,130,1.0);
		background-color: rgba(184,84,84,1.0);
		color: rgba(248,248,248,1.0);
		
	}
	#calendarsManageContent a[jorte-style-selecterid~="button_ok"]{
		border-color: rgba(184,84,84,1.0);
	}
	a[jorte-style-selecterid~="button_ok"]:active{
		background-color: rgba(255,217,222,1.0);
		color: rgba(255,58,17,1.0);
		
	}

	/** Cancel(gray). */
	a[jorte-style-selecterid~="button_cancel"]{
		border-color: rgba(255,255,255,1.0);
		background-color: rgba(80,80,80,1.0);
		color: rgba(255,255,255,1.0);
		
	}
	a[jorte-style-selecterid~="button_cancel"]:active{
		background-color: rgba(220,220,220,1.0);
		color: rgba(80,80,80,1.0);
		
	}

	/** Text common. */
	[jorte-style-selecterid="title_color"],
	[jorte-style-selecterid^="title_color_"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color"]:after{
		color:rgba(64,64,64,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_01"]{background-color:rgba(50,50,50,1.0);}
	[jorte-style-selecterid="title_color_01"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_01"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_01"]:after {
		color:rgba(50,50,50,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_02"]{background-color:rgba(210,50,50,1.0);}
	[jorte-style-selecterid="title_color_02"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_02"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_02"]:after {
		color:rgba(210,50,50,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_03"]{background-color:rgba(220,30,90,1.0);}
	[jorte-style-selecterid="title_color_03"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_03"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_03"]:after {
		color:rgba(220,30,90,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_04"]{background-color:rgba(140,32,128,1.0);}
	[jorte-style-selecterid="title_color_04"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_04"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_04"]:after {
		color:rgba(140,32,128,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_05"]{background-color:rgba(128,48,180,1.0);}
	[jorte-style-selecterid="title_color_05"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_05"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_05"]:after {
		color:rgba(128,48,180,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_06"]{background-color:rgba(48,100,128,1.0);}
	[jorte-style-selecterid="title_color_06"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_06"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_06"]:after {
		color:rgba(48,100,128,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_07"]{background-color:rgba(0,96,192,1.0);}
	[jorte-style-selecterid="title_color_07"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_07"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_07"]:after {
		color:rgba(0,96,192,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_08"]{background-color:rgba(32,160,96,1.0);}
	[jorte-style-selecterid="title_color_08"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_08"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_08"]:after {
		color:rgba(32,160,96,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_09"]{background-color:rgba(120,120,32,1.0);}
	[jorte-style-selecterid="title_color_09"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_09"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_09"]:after {
		color:rgba(120,120,32,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_10"]{background-color:rgba(220,128,48,1.0);}
	[jorte-style-selecterid="title_color_10"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_10"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_10"]:after {
		color:rgba(220,128,48,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_11"]{background-color:rgba(255,96,0,1.0);}
	[jorte-style-selecterid="title_color_11"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_11"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_11"]:after {
		color:rgba(255,96,0,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_12"]{background-color:rgba(240,96,128,1.0);}
	[jorte-style-selecterid="title_color_12"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_12"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_12"]:after {
		color:rgba(240,96,128,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_13"]{background-color:rgba(180,160,0,1.0);}
	[jorte-style-selecterid="title_color_13"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_13"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_13"]:after {
		color:rgba(180,160,0,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_14"]{background-color:rgba(240,210,0,1.0);}
	[jorte-style-selecterid="title_color_14"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_14"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_14"]:after {
		color:rgba(240,210,0,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_15"]{background-color:rgba(32,210,32,1.0);}
	[jorte-style-selecterid="title_color_15"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_15"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_15"]:after {
		color:rgba(32,210,32,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_16"]{background-color:rgba(0,152,220,1.0);}
	[jorte-style-selecterid="title_color_16"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_16"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_16"]:after {
		color:rgba(0,152,220,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_17"]{background-color:rgba(0,32,144,1.0);}
	[jorte-style-selecterid="title_color_17"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_17"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_17"]:after {
		color:rgba(0,32,144,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_18"]{background-color:rgba(0,68,16,1.0);}
	[jorte-style-selecterid="title_color_18"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_18"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_18"]:after {
		color:rgba(0,68,16,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_19"]{background-color:rgba(144,0,0,1.0);}
	[jorte-style-selecterid="title_color_19"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_19"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_19"]:after {
		color:rgba(144,0,0,1.0);
		
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_20"]{background-color:rgba(112,112,112,1.0);}
	[jorte-style-selecterid="title_color_20"],
	.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_20"],
	.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_20"]:after {
		color:rgba(112,112,112,1.0);
		
	}

	.textColorSampleBox[jorte-style-selecterid="title_color"],.textColorSampleBox[jorte-style-selecterid^="title_color_"]{background-color:rgba(64,64,64,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_01"]{background-color:rgba(50,50,50,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_02"]{background-color:rgba(210,50,50,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_03"]{background-color:rgba(220,30,90,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_04"]{background-color:rgba(140,32,128,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_05"]{background-color:rgba(128,48,180,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_06"]{background-color:rgba(48,100,128,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_07"]{background-color:rgba(0,96,192,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_08"]{background-color:rgba(32,160,96,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_09"]{background-color:rgba(120,120,32,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_10"]{background-color:rgba(220,128,48,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_11"]{background-color:rgba(255,96,0,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_12"]{background-color:rgba(240,96,128,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_13"]{background-color:rgba(180,160,0,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_14"]{background-color:rgba(240,210,0,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_15"]{background-color:rgba(32,210,32,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_16"]{background-color:rgba(0,152,220,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_17"]{background-color:rgba(0,32,144,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_18"]{background-color:rgba(0,68,16,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_19"]{background-color:rgba(144,0,0,1.0);}

	.textColorSampleBox[jorte-style-selecterid="title_color_20"]{background-color:rgba(112,112,112,1.0);}



	/** Calendar common. */
	[jorte-style-selecterid~="calendar_header_back_color"] {
		background-color: rgba(238,236,232,1.0) !important;
	}
	[jorte-style-selecterid~="calendar_header_back_color_dark"]:not(.displayCalendarCommentAll) {
		background-color: rgba(195,194,191,1.0);
	}
	.displayCalendarCommentAll[jorte-style-selecterid~="calendar_header_back_color_dark"] {
		border-color: rgba(195,194,191,1.0);
	}
	.fc-content-skeleton-event-row .fc-day-number.fc-today .fc-day-number-bg {
		background-color: rgba(255,152,152,1.0);
	}
	*[jorte-style-selecterid="calender_header_text_color"] *{
		color:rgba(68,68,68,1.0);
		
	}
	div[jorte-style-selecterid="calendar_back_border_color"] {
		border-color:rgba(88,88,88,1.0);
	}
	.arrowLB[jorte-style-selecterid~="arrow_color"] {
		width: 0px;
		height: 0px;
		
		border-top: 9px solid transparent;
		border-bottom: 9px solid transparent;
		border-right: 18px solid rgba(68,68,68,1.0);
		
		border-left: 0px solid transparent;
	}
	.arrowRB[jorte-style-selecterid~="arrow_color"] {
		width: 0px;
		height: 0px;
		
		border-top: 9px solid transparent;
		border-bottom: 9px solid transparent;
		border-left: 18px solid rgba(68,68,68,1.0);
		
		border-right: 0px solid transparent;
	}

	th.fc-day-header,
	.fc-bg td.fc-day {
		border-color:rgba(160,160,160,1.0);
	}
	#fullCalendarAddEventButton {
		color:rgba(64,64,64,1.0);
		background-color:rgba(255,252,250,1.0);
	}
	
	    /* month */
		div[jorte-style-selecterid="calender_border_color"],
		div.fc-jorteMonth-view > table > tbody > tr > td > div.fc-day-grid.fc-unselectable > div[jorte-style-selecterid="calender_border_color"] {
			
				border: 1.2px solid rgb(160,160,160);
			
		}
		div.fc-jorteMonth-view > table > thead > tr > td.fc-widget-header {
			border-width: 0px;
		}
		/* vertical */
		div.fc-jorteAgenda-view > table > tbody > tr > td > div.fc-day-grid.fc-unselectable > div[jorte-style-selecterid="calender_border_color"] {
            border-right: 1.2px solid rgb(160,160,160);
        }
        div.fc-jorteAgenda-view > table > thead > tr > td.fc-widget-header {
            border-width: 0px;
        }
        div.fc-jorteAgenda-view div.fc-day-grid div.fc-bg > table > tbody > tr > td.fc-day.fc-widget-content {
            border-color:rgb(160,160,160);
            border-top-width: 1.2px;
            border-bottom-width: 1.2px;
        }
        div.fc-jorteAgenda-view div.fc-day-grid div.fc-bg > table > tbody > tr > td:nth-child(2) {
            border-left-width: 1.2px;
        }
        div.fc-jorteAgenda-view div.fc-day-grid div.fc-bg > table > tbody > tr > td:last-child {
            border-right-width: 1.2px;
        }

        div.fc-scroller.fc-time-grid-container > div.fc-time-grid {
            border-right: 1.2px solid rgb(160,160,160);
        }
        div.fc-jorteAgenda-view div.fc-time-grid div.fc-slats td:last-child {
            border-left: 1.2px solid rgb(160,160,160);
        }
		div.fc-slats > table > tbody > tr:last-child > td {
		    border-bottom: 1.2px solid rgb(160,160,160);
		}
		div.fc-time-grid div.fc-content-skeleton > table > tbody > tr:first-child > td {
		    border-top: 1.2px solid rgb(160,160,160);
		}
		
		.jorte-calendar-content > div.fc-view-container > div > table > tbody > tr > td.fc-widget-content {
			border-width: 0px;
		}
		.jorte-calendar-content > div.fc-view-container > div > table > tbody > tr > td > div.fc-day-grid.fc-unselectable > div[jorte-style-selecterid="calender_border_color"] {
		    border-bottom-width: 1px;
		}
		div.fc-jorteAgenda-view > table > tbody > tr > td > div.fc-day-grid.fc-unselectable > div[jorte-style-selecterid="calender_border_color"] {
            border-bottom-color: transparent;
		}

		div.fc-time-grid div.fc-bg > table > tbody > tr:first-child > td:first-child {
		    border: 0 solid transparent;
		}
		div.fc-slats > table > tbody > tr > td:first-child {
		    border: 0 solid transparent;
		}
		div.fc-time-grid div.fc-content-skeleton > table > tbody > tr > td:first-child {
		    border: 0 solid transparent;
		}
	

	table.ui-datepicker-calendar th,
	table.ui-datepicker-calendar td{border-color:rgba(160,160,160,1.0);}/** for jQuery UI Datepicker */

	/** Header of week. */
	thead th[jorte-style-selecterid~="week_header_back_color"]{
		
			border-style: none !important;
			background-color: transparent;
		
	}
	thead th[jorte-style-selecterid~="week_header_back_color_red"]{
		
			border-style: none !important;
			background-color: transparent;
		
	}
	thead th[jorte-style-selecterid~="week_header_back_color_blue"]{
		
			border-style: none !important;
			background-color: transparent;
		
	}
	
	.fc-widget-header {
		
			border-style: none !important;
		
	}
	td.fc-widget-content{
		border-color:rgba(160,160,160,1.0);
	}


	thead th[jorte-style-selecterid~="week_header_text_color_base"]{
		color:rgba(68,68,68,1.0);
		
	}
	thead th[jorte-style-selecterid~="week_header_text_color_red"]{
		color:rgba(255,64,92,1.0);
		
	}
	thead th[jorte-style-selecterid~="week_header_text_color_blue"]{
		color:rgba(0,172,240,1.0);
		
	}

	.ui-datepicker-calendar th{
		
			background-color: transparent;
			border-style: none !important;
		
		color:rgba(68,68,68,1.0);
		
	}
	.ui-datepicker-calendar th.sunday{
		
			background-color: transparent;
			border-style: none !important;
		
		color:rgba(255,64,92,1.0);
		
	}
	.ui-datepicker-calendar th.saturday{
		
			background-color: transparent;
			border-style: none !important;
		
		color:rgba(0,172,240,1.0);
		
	}

	/** for jQuery UI Datepicker */

	/** Calendar and Cells of other months. */
	td[jorte-style-selecterid="cell_back_color_base"], .fc-unthemed td.fc-today[jorte-style-selecterid="cell_back_color_base"] {background-color:rgba(255,252,250,1.0);}
	td[jorte-style-selecterid~="cell_back_color_selected"]{background-color:rgba(255,255,140,1.0) !important;}
	td[jorte-style-selecterid="cell_back_color_red"]{background-color:rgba(255,243,244,1.0);}
	td[jorte-style-selecterid="cell_back_color_blue"]{background-color:rgba(240,250,255,1.0);}
	td[jorte-style-selecterid="cell_back_color_event_exists"]{background-color:rgba(225,225,225,1.0);}

	td[jorte-style-selecterid="cell_back_color_base"]+td         input{background-color:rgba(255,252,250,1.0);}
	td[jorte-style-selecterid~="cell_back_color_selected"]+td    input{background-color:rgba(255,255,140,1.0) !important;}
	td[jorte-style-selecterid="cell_back_color_red"]+td          input{background-color:rgba(255,243,244,1.0);}
	td[jorte-style-selecterid="cell_back_color_blue"]+td         input{background-color:rgba(240,250,255,1.0);}
	td[jorte-style-selecterid="cell_back_color_event_exists"]+td input{background-color:rgba(225,225,225,1.0);}

	li[jorte-style-selecterid="cell_back_color_base"]{background-color:rgba(255,252,250,1.0);}

	.sampleBackground[jorte-style-selecterid="cell_back_color_base"]{background-color:rgba(255,252,250,1.0);}

	[jorte-style-selecterid="cell_color_head"],
	[jorte-style-selecterid="cell_color_head_light"]{
		background-color:rgba(238,236,232,1.0) !important;
		color:rgba(88,88,88,1.0) !important;
		
			border-color:rgba(160,160,160,1.0) !important;
		
	}

	[jorte-style-selecterid="cell_color_head_light"]{
		background-color:rgba(250,248,245,1.0) !important;
	}

	[jorte-style-selecterid="cell_back_color_base"]{
		background-color:rgba(255,252,250,1.0);
	}

	[jorte-style-selecterid="cell_color_base"]{
		background-color:rgba(255,252,250,1.0) !important;
		border-color:rgba(160,160,160,1.0) !important;
		color:rgba(64,64,64,1.0);
	}

	[jorte-style-selecterid="cell_color_red"]{
		background-color:rgba(255,243,244,1.0) !important;
		border-color:rgba(160,160,160,1.0) !important;
		color:rgba(255,80,92,1.0);
	}

	[jorte-style-selecterid="cell_color_blue"]{
		background-color:rgba(240,250,255,1.0) !important;
		border-color:rgba(160,160,160,1.0) !important;
		color:rgba(0,130,220,1.0);
	}

	
	td[jorte-style-selecterid~="out_of_month_back_color"][jorte-style-selecterid~="cell_back_color_base"],
	.ui-datepicker-calendar .ui-datepicker-other-month a{
		background-color:rgba(255,252,250,1.0);
	}
	td[jorte-style-selecterid~="out_of_month_back_color"][jorte-style-selecterid~="cell_back_color_red"],
	.ui-datepicker-calendar .ui-datepicker-other-month.sunday a{
		background-color:rgba(255,243,244,1.0);
	}
	td[jorte-style-selecterid~="out_of_month_back_color"][jorte-style-selecterid~="cell_back_color_blue"],
	.ui-datepicker-calendar .ui-datepicker-other-month.saturday a{
		background-color:rgba(240,250,255,1.0);
	}

	
	td.multi[jorte-style-selecterid~="out_of_month_back_color"][jorte-style-selecterid~="cell_back_color_base"]{
		background-color:rgba(239,236,235,1.0);
	}
	td.multi[jorte-style-selecterid~="out_of_month_back_color"][jorte-style-selecterid~="cell_back_color_red"]{
		background-color:rgba(239,236,235,1.0);
	}
	td.multi[jorte-style-selecterid~="out_of_month_back_color"][jorte-style-selecterid~="cell_back_color_blue"]{
		background-color:rgba(239,236,235,1.0);
	}


	td[jorte-style-selecterid="day_number_color_base"]{
		color:rgba(68,68,68,1.0);
		
	}
	*[jorte-style-selecterid="day_number_color_red"]{
		color:rgba(255,80,92,1.0);
		
	}
	td[jorte-style-selecterid="day_number_color_blue"]{
		color:rgba(0,130,220,1.0);
		
	}



	td[jorte-style-selecterid~="out_of_month_text_color"],
	.ui-datepicker-calendar .ui-datepicker-other-month a{
		color:rgba(198,196,195,1.0);
		
	}
	td.fc-sun[jorte-style-selecterid~="out_of_month_text_color"],
	.ui-datepicker-calendar .ui-datepicker-other-month.sunday a{
		color:rgba(255,194,198,1.0);
		
	}
	td.fc-sat[jorte-style-selecterid~="out_of_month_text_color"],
	.ui-datepicker-calendar .ui-datepicker-other-month.saturday a{
		color:rgba(168,214,244,1.0);
		
	}

	.ui-datepicker-calendar td a{background-color:rgba(255,252,250,1.0);}
	.ui-datepicker-calendar td.sunday a{background-color:rgba(255,243,244,1.0);}
	.ui-datepicker-calendar td.saturday a{background-color:rgba(240,250,255,1.0);}
	.ui-datepicker-calendar td a{
		color:rgba(68,68,68,1.0);
		
	}
	.ui-datepicker-calendar td.sunday a{
		color:rgba(255,80,92,1.0);
		
	}
	.ui-datepicker-calendar td.saturday a{
		color:rgba(0,130,220,1.0);
		
	}




	.ui-datepicker-target-date a {background-color:rgba(255,255,140,1.0) !important;}
/*	.ui-state-highlight{background-color:rgba(255,255,140,1.0) !important;}	*/
	/** for jQuery UI Datepicker */

	/** Diary sign. */
	div[jorte-style-selecterid="day_number_diary_sign_color"]{
		background-color:rgba(255,160,160,1.0);
	}

	/** Calendar event */
	div[jorte-style-selecterid="title_color"]{
		color:rgba(64,64,64,1.0);
		
	}
	[jorte-style-selecterid="complete_text_color"]{
		color:rgba(160,160,160,1.0);
		
	}
	[jorte-style-selecterid="important_text_color"]{
		color:rgba(255,0,0,1.0);
		
	}
	[jorte-style-selecterid~="important_back_color"]{
		background-color:rgba(255,230,230,1.0);
	}
	a[jorte-style-selecterid~="important_back_color"]{
		background-color:rgba(255,230,230,1.0);
	}
	[jorte-style-selecterid="holiday_title_color"]{
		color:rgba(255,48,0,1.0);
		
	}
	div[jorte-style-selecterid="todo_title_color"]{
		color:rgba(48,80,192,1.0);
		
	}

	/* ラインイベント */
	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="complete_text_color"]{border-color:rgba(160,160,160,1.0);}
	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="important_text_color"]{border-color:rgba(255,0,0,1.0);}
	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="holiday_title_color"]{border-color:rgba(255,48,0,1.0);}
	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color"]{border-color:rgba(64,64,64,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_01"]{border-color:rgba(50,50,50,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_02"]{border-color:rgba(210,50,50,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_03"]{border-color:rgba(220,30,90,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_04"]{border-color:rgba(140,32,128,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_05"]{border-color:rgba(128,48,180,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_06"]{border-color:rgba(48,100,128,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_07"]{border-color:rgba(0,96,192,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_08"]{border-color:rgba(32,160,96,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_09"]{border-color:rgba(120,120,32,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_10"]{border-color:rgba(220,128,48,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_11"]{border-color:rgba(255,96,0,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_12"]{border-color:rgba(240,96,128,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_13"]{border-color:rgba(180,160,0,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_14"]{border-color:rgba(240,210,0,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_15"]{border-color:rgba(32,210,32,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_16"]{border-color:rgba(0,152,220,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_17"]{border-color:rgba(0,32,144,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_18"]{border-color:rgba(0,68,16,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_19"]{border-color:rgba(144,0,0,1.0);}

	a[jorte-style-selecterid~="line_event_color"][jorte-style-selecterid~="title_color_20"]{border-color:rgba(112,112,112,1.0);}


	/* 塗りつぶしイベント */
	a.jorte-event-filledbar span.fc-time,
	a.jorte-event-filledbar span.fc-title,
	a.jorte-event-filledbar div.fc-time,
    a.jorte-event-filledbar div.fc-title, 
    div.titlecolor_preview > a.jorte-event-filledbar-sample {
		color:rgba(255,252,250,1.0) !important;
	}
	a.jorte-event-filledbar, a.jorte-event-filledbar-sample, a.jorte-event-filledbar-sample-header:after {border-color:transparent;}
	a.jorte-event-filledbar[jorte-style-selecterid~="complete_text_color"]{background-color:rgba(160,160,160,1.0);}
	a.jorte-event-filledbar[jorte-style-selecterid~="important_text_color"]{background-color:rgba(255,0,0,1.0);}
	a.jorte-event-filledbar[jorte-style-selecterid~="holiday_title_color"]{background-color:rgba(255,48,0,1.0);}
	a.jorte-event-filledbar[jorte-style-selecterid~="title_color"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color"]:after{
		background-color:rgba(64,64,64,1.0);
	}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_01"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_01"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_01"]:after{background-color:rgba(50,50,50,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_02"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_02"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_02"]:after{background-color:rgba(210,50,50,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_03"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_03"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_03"]:after{background-color:rgba(220,30,90,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_04"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_04"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_04"]:after{background-color:rgba(140,32,128,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_05"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_05"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_05"]:after{background-color:rgba(128,48,180,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_06"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_06"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_06"]:after{background-color:rgba(48,100,128,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_07"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_07"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_07"]:after{background-color:rgba(0,96,192,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_08"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_08"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_08"]:after{background-color:rgba(32,160,96,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_09"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_09"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_09"]:after{background-color:rgba(120,120,32,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_10"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_10"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_10"]:after{background-color:rgba(220,128,48,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_11"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_11"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_11"]:after{background-color:rgba(255,96,0,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_12"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_12"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_12"]:after{background-color:rgba(240,96,128,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_13"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_13"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_13"]:after{background-color:rgba(180,160,0,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_14"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_14"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_14"]:after{background-color:rgba(240,210,0,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_15"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_15"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_15"]:after{background-color:rgba(32,210,32,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_16"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_16"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_16"]:after{background-color:rgba(0,152,220,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_17"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_17"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_17"]:after{background-color:rgba(0,32,144,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_18"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_18"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_18"]:after{background-color:rgba(0,68,16,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_19"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_19"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_19"]:after{background-color:rgba(144,0,0,1.0);}

	a.jorte-event-filledbar[jorte-style-selecterid~="title_color_20"],
	a.jorte-event-filledbar-sample[jorte-style-selecterid~="title_color_20"],
	a.jorte-event-filledbar-sample-header[jorte-style-selecterid~="title_color_20"]:after{background-color:rgba(112,112,112,1.0);}


	/* 帯表示 */
	a.jorte-event-bar[jorte-style-selecterid~="title_color"]{
		background-color:rgba(64,64,64,0.1);
		border-color: rgba(64,64,64,1.0);
	}
	a.jorte-event-bar[jorte-style-selecterid~="complete_text_color"]{
		background-color:rgba(160,160,160,0.1);
		border-color: rgba(160,160,160,1.0);
	}
	a.jorte-event-bar[jorte-style-selecterid~="important_text_color"]{
		background-color:rgba(255,0,0,0.1);
		border-color: rgba(255,0,0,1.0);
	}
	a.jorte-event-bar[jorte-style-selecterid~="holiday_title_color"]{
		background-color:rgba(255,48,0,0.1);
		border-color: rgba(255,48,0,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_01"]{
		background-color:rgba(50,50,50,0.1);
		border-color: rgba(50,50,50,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_02"]{
		background-color:rgba(210,50,50,0.1);
		border-color: rgba(210,50,50,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_03"]{
		background-color:rgba(220,30,90,0.1);
		border-color: rgba(220,30,90,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_04"]{
		background-color:rgba(140,32,128,0.1);
		border-color: rgba(140,32,128,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_05"]{
		background-color:rgba(128,48,180,0.1);
		border-color: rgba(128,48,180,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_06"]{
		background-color:rgba(48,100,128,0.1);
		border-color: rgba(48,100,128,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_07"]{
		background-color:rgba(0,96,192,0.1);
		border-color: rgba(0,96,192,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_08"]{
		background-color:rgba(32,160,96,0.1);
		border-color: rgba(32,160,96,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_09"]{
		background-color:rgba(120,120,32,0.1);
		border-color: rgba(120,120,32,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_10"]{
		background-color:rgba(220,128,48,0.1);
		border-color: rgba(220,128,48,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_11"]{
		background-color:rgba(255,96,0,0.1);
		border-color: rgba(255,96,0,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_12"]{
		background-color:rgba(240,96,128,0.1);
		border-color: rgba(240,96,128,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_13"]{
		background-color:rgba(180,160,0,0.1);
		border-color: rgba(180,160,0,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_14"]{
		background-color:rgba(240,210,0,0.1);
		border-color: rgba(240,210,0,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_15"]{
		background-color:rgba(32,210,32,0.1);
		border-color: rgba(32,210,32,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_16"]{
		background-color:rgba(0,152,220,0.1);
		border-color: rgba(0,152,220,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_17"]{
		background-color:rgba(0,32,144,0.1);
		border-color: rgba(0,32,144,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_18"]{
		background-color:rgba(0,68,16,0.1);
		border-color: rgba(0,68,16,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_19"]{
		background-color:rgba(144,0,0,0.1);
		border-color: rgba(144,0,0,1.0);
	}

	a.jorte-event-bar[jorte-style-selecterid~="title_color_20"]{
		background-color:rgba(112,112,112,0.1);
		border-color: rgba(112,112,112,1.0);
	}


    /* 帯表示(timegrid) */
    a.fc-time-grid-event.jorte-event-bar div.fc-time{
        color:rgba(255,252,250,1.0) !important;
    }
    a.jorte-event-bar[jorte-style-selecterid~="complete_text_color"] > div.fc-content > div.fc-time{
        background-color:rgba(160,160,160,1.0);
    }
    a.jorte-event-bar[jorte-style-selecterid~="important_text_color"] > div.fc-content > div.fc-time{
        background-color:rgba(255,0,0,1.0);
    }
    a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color"] > div.fc-content > div.fc-time{
        background-color:rgba(64,64,64,1.0);
    }

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_01"] > div.fc-content > div.fc-time{
		background-color:rgba(50,50,50,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_02"] > div.fc-content > div.fc-time{
		background-color:rgba(210,50,50,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_03"] > div.fc-content > div.fc-time{
		background-color:rgba(220,30,90,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_04"] > div.fc-content > div.fc-time{
		background-color:rgba(140,32,128,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_05"] > div.fc-content > div.fc-time{
		background-color:rgba(128,48,180,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_06"] > div.fc-content > div.fc-time{
		background-color:rgba(48,100,128,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_07"] > div.fc-content > div.fc-time{
		background-color:rgba(0,96,192,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_08"] > div.fc-content > div.fc-time{
		background-color:rgba(32,160,96,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_09"] > div.fc-content > div.fc-time{
		background-color:rgba(120,120,32,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_10"] > div.fc-content > div.fc-time{
		background-color:rgba(220,128,48,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_11"] > div.fc-content > div.fc-time{
		background-color:rgba(255,96,0,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_12"] > div.fc-content > div.fc-time{
		background-color:rgba(240,96,128,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_13"] > div.fc-content > div.fc-time{
		background-color:rgba(180,160,0,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_14"] > div.fc-content > div.fc-time{
		background-color:rgba(240,210,0,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_15"] > div.fc-content > div.fc-time{
		background-color:rgba(32,210,32,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_16"] > div.fc-content > div.fc-time{
		background-color:rgba(0,152,220,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_17"] > div.fc-content > div.fc-time{
		background-color:rgba(0,32,144,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_18"] > div.fc-content > div.fc-time{
		background-color:rgba(0,68,16,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_19"] > div.fc-content > div.fc-time{
		background-color:rgba(144,0,0,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_20"] > div.fc-content > div.fc-time{
		background-color:rgba(112,112,112,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color"]{
		background-color:rgba(237,234,233,1.0);
	}
	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="complete_text_color"]{
		background-color:rgba(246,243,241,1.0);
	}
	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="important_text_color"]{
		background-color:rgba(255,229,227,1.0);
	}
	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="holiday_title_color"]{
		background-color:rgba(255,233,227,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_01"]{
		background-color:rgba(236,233,231,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_02"]{
		background-color:rgba(250,233,231,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_03"]{
		background-color:rgba(251,231,235,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_04"]{
		background-color:rgba(244,232,238,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_05"]{
		background-color:rgba(243,233,243,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_06"]{
		background-color:rgba(236,238,238,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_07"]{
		background-color:rgba(231,237,244,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_08"]{
		background-color:rgba(234,243,236,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_09"]{
		background-color:rgba(242,240,230,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_10"]{
		background-color:rgba(251,240,231,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_11"]{
		background-color:rgba(255,237,227,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_12"]{
		background-color:rgba(253,237,238,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_13"]{
		background-color:rgba(248,243,227,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_14"]{
		background-color:rgba(253,248,227,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_15"]{
		background-color:rgba(234,248,230,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_16"]{
		background-color:rgba(231,242,247,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_17"]{
		background-color:rgba(231,232,240,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_18"]{
		background-color:rgba(231,235,228,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_19"]{
		background-color:rgba(244,229,227,1.0);
	}

	a.fc-time-grid-event.jorte-event-bar[jorte-style-selecterid~="title_color_20"]{
		background-color:rgba(242,239,237,1.0);
	}


	/* 帯表示(淡色) */
	a.jorte-event-lightbar[jorte-style-selecterid~="title_color"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color"]:after {
		background-color: rgba(64,64,64,0.1);
		border-color: rgba(64,64,64,0.1);
	}
	a.jorte-event-lightbar[jorte-style-selecterid~="complete_text_color"]{
		background-color: rgba(160,160,160,0.1);
		border-color: rgba(160,160,160,0.1);
	}
	a.jorte-event-lightbar[jorte-style-selecterid~="important_text_color"]{
		background-color: rgba(255,0,0,0.1);
		border-color: rgba(255,0,0,0.1);
	}
	a.jorte-event-lightbar[jorte-style-selecterid~="holiday_title_color"]{
		background-color: rgba(255,48,0,0.1);
		border-color: rgba(255,48,0,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_01"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_01"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_01"]:after {
		background-color: rgba(50,50,50,0.1);
		border-color: rgba(50,50,50,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_02"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_02"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_02"]:after {
		background-color: rgba(210,50,50,0.1);
		border-color: rgba(210,50,50,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_03"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_03"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_03"]:after {
		background-color: rgba(220,30,90,0.1);
		border-color: rgba(220,30,90,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_04"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_04"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_04"]:after {
		background-color: rgba(140,32,128,0.1);
		border-color: rgba(140,32,128,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_05"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_05"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_05"]:after {
		background-color: rgba(128,48,180,0.1);
		border-color: rgba(128,48,180,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_06"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_06"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_06"]:after {
		background-color: rgba(48,100,128,0.1);
		border-color: rgba(48,100,128,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_07"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_07"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_07"]:after {
		background-color: rgba(0,96,192,0.1);
		border-color: rgba(0,96,192,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_08"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_08"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_08"]:after {
		background-color: rgba(32,160,96,0.1);
		border-color: rgba(32,160,96,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_09"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_09"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_09"]:after {
		background-color: rgba(120,120,32,0.1);
		border-color: rgba(120,120,32,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_10"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_10"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_10"]:after {
		background-color: rgba(220,128,48,0.1);
		border-color: rgba(220,128,48,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_11"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_11"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_11"]:after {
		background-color: rgba(255,96,0,0.1);
		border-color: rgba(255,96,0,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_12"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_12"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_12"]:after {
		background-color: rgba(240,96,128,0.1);
		border-color: rgba(240,96,128,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_13"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_13"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_13"]:after {
		background-color: rgba(180,160,0,0.1);
		border-color: rgba(180,160,0,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_14"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_14"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_14"]:after {
		background-color: rgba(240,210,0,0.1);
		border-color: rgba(240,210,0,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_15"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_15"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_15"]:after {
		background-color: rgba(32,210,32,0.1);
		border-color: rgba(32,210,32,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_16"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_16"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_16"]:after {
		background-color: rgba(0,152,220,0.1);
		border-color: rgba(0,152,220,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_17"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_17"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_17"]:after {
		background-color: rgba(0,32,144,0.1);
		border-color: rgba(0,32,144,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_18"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_18"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_18"]:after {
		background-color: rgba(0,68,16,0.1);
		border-color: rgba(0,68,16,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_19"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_19"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_19"]:after {
		background-color: rgba(144,0,0,0.1);
		border-color: rgba(144,0,0,0.1);
	}

	a.jorte-event-lightbar[jorte-style-selecterid~="title_color_20"],
	a.jorte-event-lightbar-sample[jorte-style-selecterid~="title_color_20"],
	a.jorte-event-lightbar-sample-header[jorte-style-selecterid~="title_color_20"]:after {
		background-color: rgba(112,112,112,0.1);
		border-color: rgba(112,112,112,0.1);
	}


	/* */
	[jorte-style-selecterid~="rokuyo_text_color"] {
		color: rgba(64,64,64,1.0);
		
	}
	[jorte-style-selecterid~="oldcal_text_color"] {
		color: rgba(64,64,64,1.0);
		
	}

	/** Horizontal Rule */
	hr[jorte-style-selecterid~="hr_color"]{border-color:rgba(60,60,60,1.0);}
	hr[jorte-style-selecterid~="hr_premium_split_color"]{border-color:rgba(160,160,160,1.0);}

	/** Section */
	dt[jorte-style-selecterid~="section_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	dt[jorte-style-selecterid~="section_text_color"]{
		color:rgba(88,88,88,1.0) !important;
		
	}
	dt[jorte-style-selecterid~="section_border_color"]{
		
			border-color:rgba(88,88,88,1.0) !important;
		
	}
	div[jorte-style-selecterid~="section_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	div[jorte-style-selecterid~="section_text_color"]{
		color:rgba(88,88,88,1.0) !important;
		
	}
	div[jorte-style-selecterid~="section_border_color"]{
		
			border-color:rgba(88,88,88,1.0) !important;
		
	}
	dd[jorte-style-selecterid~="section_text_color"]{
		color:rgba(88,88,88,1.0) !important;
		
	}
	dd[jorte-style-selecterid~="section_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	dd[jorte-style-selecterid~="section_border_color"]{
		
			border-color:rgba(88,88,88,1.0) !important;
		
	}
	dd[jorte-style-selecterid~="google_section_border_color"]{
		
			border-top-color:rgba(160,160,160,1.0) !important;
			border-left-color:rgba(88,88,88,1.0) !important;
			border-bottom-color:rgba(88,88,88,1.0) !important;
			border-right-color:rgba(88,88,88,1.0) !important;
		
	}
	section[jorte-style-selecterid~="section_back_color"]{background-color:rgba(238,236,232,1.0);}
	section[jorte-style-selecterid~="section_text_color"]{
		color:rgba(88,88,88,1.0);
		
	}
	section[jorte-style-selecterid~="section_border_color"]{
		
			border-color:rgba(88,88,88,1.0) !important;
		
	}
	p[jorte-style-selecterid~="section_back_color"]{background-color:rgba(238,236,232,1.0);}
	p[jorte-style-selecterid~="section_text_color"]{
		color:rgba(88,88,88,1.0);
		
	}
	p[jorte-style-selecterid~="section_border_color"]{
		
			border-color:rgba(88,88,88,1.0) !important;
		
	}


	/** dataList */
	dd[jorte-style-selecterid~="datalist_line_color"]{
		
			border-color:rgba(232,232,232,1.0) !important;
		
	}
	dt[jorte-style-selecterid~="datalist_text_color"],
	dd[jorte-style-selecterid~="datalist_text_color"]{
		color:rgba(50,50,50,1.0) !important;
		
	}

	/** list */
	div[jorte-style-selecterid~="list_text_color"],
	dd[jorte-style-selecterid~="list_text_color"],
	tr[jorte-style-selecterid~="list_text_color"] {
		color:rgba(50,50,50,1.0);
		
	}
	table[jorte-style-selecterid~="list_text_color"] tr{
		
			border-color:rgba(232,232,232,1.0);
		
		color:rgba(50,50,50,1.0);
		
	}
	dl[jorte-style-selecterid~="list_text_color"]{
		color:rgba(50,50,50,1.0);
		
	}
	dl[jorte-style-selecterid~="list_text_color"] dt a{
		color:rgba(50,50,50,1.0);
		
	}
	dl[jorte-style-selecterid~="list_text_color"] dt a:visited{
		color:rgba(50,50,50,1.0);
		
	}
	div[jorte-style-selecterid~="list_back_color"],
	dl[jorte-style-selecterid~="list_back_color"]{background-color:rgba(255,252,250,1.0);}
	dl[jorte-style-selecterid~="list_line_color"]{
		
			border-color:rgba(232,232,232,1.0);
		
	}
	div[jorte-style-selecterid~="list_line_color"],
	a[jorte-style-selecterid~="list_line_color"],
	ul[jorte-style-selecterid~="list_line_color"]{
		
			border-color:rgba(232,232,232,1.0);
		
	}
	ul[jorte-style-selecterid~="list_text_color"] li{
		color:rgba(50,50,50,1.0);
		
	}
	ul[jorte-style-selecterid~="list_back_color"] li{background-color:rgba(255,252,250,1.0);}
	ul[jorte-style-selecterid~="list_line_color"] li{
		
			border-color:rgba(232,232,232,1.0);
		
	}

	/** table */
	table[jorte-style-selecterid~="table_back_color"] tr{background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_color"] tr th{background-color:rgba(255,252,250,1.0);}

	table[jorte-style-selecterid~="table_back_color_hover"] tbody tr:hover{background-color:rgba(255,255,140,1.0);}

	table[jorte-style-selecterid~="table_text_color"] tr{
		color:rgba(68,68,68,1.0);
		
	}

	table[jorte-style-selecterid~="table_border_color"] tr{border-color:rgba(160,160,160,1.0);}
	table[jorte-style-selecterid~="table_border_color"]{border-color:rgba(160,160,160,1.0);}
	table[jorte-style-selecterid~="table_header_back_color"] th{background-color:rgba(238,236,232,1.0);}
	table[jorte-style-selecterid~="table_header_text_color"] th{
		color:rgba(68,68,68,1.0);
		
	}
	table[jorte-style-selecterid~="table_header_border_color"] th{border-color:rgba(160,160,160,1.0);}
	/** table Styles */
	table[jorte-style-selecterid~="table"] tr{
		background-color:rgba(255,252,250,1.0);
		color:rgba(68,68,68,1.0);
		border-color:rgba(160,160,160,1.0);
		
	}
	table[jorte-style-selecterid~="table_header"] thead tr{
		background-color:rgba(238,236,232,1.0);
		color:rgba(68,68,68,1.0);
		border-color:rgba(160,160,160,1.0);
		

	}
	div[jorte-style-selecterid~="table_back_color"]{background-color:rgba(255,252,250,1.0);}

	/** tab */
	dl[jorte-style-selecterid~="tab_list_back_color"],
	ul[jorte-style-selecterid~="tab_list_back_color"],
	ul[jorte-style-selecterid~="tab_list_back_color"] li,
	[jorte-style-selecterid~="button_area_back_color"] {
		background-color:rgba(238,236,232,1.0);
	}
	ul[jorte-style-selecterid~="tab_list_back_color"].taskbtn li{background-color:rgba(238,236,232,1.0);}

	li[jorte-style-selecterid~="tab_line_color"],
	li[jorte-style-selecterid~="tab_line_color"] a{
		
			border-color:rgba(50,50,50,0.8);
		
	}
	li[jorte-style-selecterid~="tab_back_color"] a{background-color:rgba(238,236,232,1.0);}
	li[jorte-style-selecterid~="tab_text_color"] a{
		color:rgba(88,88,88,1.0);
		
	}
	li[jorte-style-selecterid~="tab_text_color"] a:visited{
		color:rgba(88,88,88,1.0);
		
	}
	ul#Searchlocalmenu li[jorte-style-selecterid~="tab_line_color"] a:not(.searchMselsct){border-color:rgba(238,236,232,1.0);}

	ul#detailstabletitle[jorte-style-selecterid~="tab_line_color"]{
		
			border-color:rgba(50,50,50,0.8);
		
	}
	ul#detailstabletitle li[jorte-style-selecterid~="tab_back_color"]{background-color:rgba(238,236,232,1.0);}

	dt[jorte-style-selecterid~="tab_back_color"],
	dd[jorte-style-selecterid~="tab_back_color"]{background-color:rgba(238,236,232,1.0);}
	dt[jorte-style-selecterid~="tab_text_color"]{
		color:rgba(88,88,88,1.0);
		
	}
	dt[jorte-style-selecterid~="tab_text_color"]:visited{
		color:rgba(88,88,88,1.0);
		
	}
	dt[jorte-style-selecterid~="tab_line_color"]{
		
			border-color:rgba(50,50,50,0.8);
		
	}

	dl[jorte-style-selecterid~="tab_back_color"]{background-color:rgba(238,236,232,1.0);}
	dl[jorte-style-selecterid~="tab_line_color"]{
		
			border-color:rgba(50,50,50,0.8);
		
	}

	dl[jorte-style-selecterid~="tab_back_color"] dt{background-color:rgba(238,236,232,1.0);}
	dl[jorte-style-selecterid~="tab_line_color"] dt,
	dl[jorte-style-selecterid~="tab_line_color"] dd{
		
			border-color:rgba(50,50,50,0.8);
		
	}
	dl[jorte-style-selecterid~="tab_text_color"] dt,
	dl[jorte-style-selecterid~="tab_text_color"] dd{
		color:rgba(88,88,88,1.0);
		
	}

	dl[jorte-style-selecterid~="tab_line_color"] dd,
	dl[jorte-style-selecterid~="tab_line_color"] a{
		
			border-color:rgba(50,50,50,0.8);
		
	}
	a[jorte-style-selecterid~="tab_line_color"],
	a[jorte-style-selecterid~="tab_line_color"]:visited{
		
			border-color:rgba(50,50,50,0.8);
		
		
	}
	dl[jorte-style-selecterid~="tab_text_color"] dt a{
		color:rgba(88,88,88,1.0);
		
	}

	div[jorte-style-selecterid~="tab_text_color"] dd{
		color:rgba(88,88,88,1.0);
		
	}

	div[jorte-style-selecterid~="tab_line_color"].menuList{
		
			border-color:rgba(50,50,50,0.8);
		
	}
	.fc-view-container div[jorte-style-selecterid~="tab_line_color"]{
		border-style: solid;
		
			border-color:rgba( 88,88,88,1.0 ) !important;
		
	}

	/** tasklist title label */
	dt.T_notice[jorte-style-selecterid~="tab_back_color"],
	dt.T_inportant[jorte-style-selecterid~="tab_back_color"],
	dt.T_today[jorte-style-selecterid~="tab_back_color"],
	dt.T_diary[jorte-style-selecterid~="tab_back_color"]{
			background-color:rgba(238,236,232,1.0);
			color:rgba(88,88,88,1.0) !important;
			margin-top: 0em !important;
			 padding: 2px 0.5em 0 0.5em !important; 
			 border-width: 1px 0 1px 0; 
			
				border-color:rgba( 88,88,88,1.0 ) !important;
				border-style: solid;
			
	}
	

	/** tab selected */
	li[jorte-style-selecterid~="tab_line_color"] a:active,
	li[jorte-style-selecterid~="tab_line_color"] a.selected {
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		
	}
	li[jorte-style-selecterid~="tab_line_color"] a.searchMselsct {
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		
	}
	li[jorte-style-selecterid~="tab_line_color"] a.Dselscted {
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		
	}
	li[jorte-style-selecterid~="tab_line_color"].ui-tabs-active a {
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
	}
	li.on[jorte-style-selecterid~="tab_line_color"] a {
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		
	}

	/* For jQuery UI Tabs */
	dl[jorte-style-selecterid~="tab_line_color"] dt:active{
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		
	}
 	dl[jorte-style-selecterid~="tab_line_color"] dt.CalActive{
		border-color:rgba(64,64,64,1.0);
		background-color:rgba(255,252,250,1.0);
		
	}
	dl[jorte-style-selecterid~="tab_line_color"] #toggleMenu.CalActive{
		color:rgb(64,64,64);
		border-color:rgba(50,50,50,0.8);
	}

	dl[jorte-style-selecterid~="tab_line_color"] dt.tabOpen{
		border-color:rgba(50,50,50,0.8);
		background-color:rgba(238,236,232,1.0);
		color:rgba(64,64,64,1.0);
		
	}

	
	ul[jorte-style-selecterid~="ac_tab_color"],
	ul[jorte-style-selecterid~="ac_tab_color"] li {
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
		border-color:rgba(160,160,160,1.0);
		
	}
	ul[jorte-style-selecterid~="ac_tab_color"] * {
		color:rgba(88,88,88,1.0);
	}
	ul[jorte-style-selecterid~="ac_tab_color"] .ui-tabs-active a {
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		border-color:rgba(64,64,64,1.0);
		
	}
	ul[jorte-style-selecterid~="ac_tab_color"] .ui-tabs-active * {
		color:rgba(64,64,64,1.0);
	}

	
	ul[jorte-style-selecterid~="ac_color"] a {
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
		border-color:rgba(160,160,160,1.0);
		
	}
	ul[jorte-style-selecterid~="ac_color"] .ui-tabs-active a {
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		border-color:rgba(64,64,64,1.0);
		
	}

	/* My Page Side Color */
	
	div[jorte-style-selecterid~="mypage_side_back_color"],
	dl[jorte-style-selecterid~="mypage_side_back_color"],
	dd[jorte-style-selecterid~="mypage_side_back_color"] {background-color:rgba(255,252,250,1.0);}
	div[jorte-style-selecterid~="mypage_side_text_color"],
	dt[jorte-style-selecterid~="mypage_side_text_color"],
	dd[jorte-style-selecterid~="mypage_side_text_color"] {
		color:rgba(64,64,64,1.0);
		
	}
	div[jorte-style-selecterid~="mypage_side_line_color"],
	dl[jorte-style-selecterid~="mypage_side_line_color"],
	dd[jorte-style-selecterid~="mypage_side_line_color"] {
		
			border-color:rgba(232,232,232,1.0) !important;
		
	}
	#leftMenuWrap dd[jorte-style-selecterid~="mypage_side_line_color"]:last-child {
		
			border-color:rgba(88,88,88,1.0) !important;
		
	}

	/* マイページのサイドメニューのうち、カレンダなどの選択項目。色指定が変わりやすいため、別で記載　*/
	#myCalendar[jorte-style-selecterid~="mypage_side_text_color"] *,
	.addCalendarBtn[jorte-style-selecterid~="mypage_side_text_color"] *,
	#recommendations[jorte-style-selecterid~="mypage_side_text_color"] *,
	.nestedRecommendations[jorte-style-selecterid~="mypage_side_text_color"] * {
		color:rgba(64,64,64,1.0);
		
	}
	#myCalendar[jorte-style-selecterid~="mypage_side_line_color"] > a,
	.addCalendarBtn[jorte-style-selecterid~="mypage_side_line_color"],
	#recommendations[jorte-style-selecterid~="mypage_side_line_color"] > dd,
	.nestedRecommendations[jorte-style-selecterid~="mypage_side_line_color"] > a {
		
			border-color:rgba(232,232,232,1.0) !important;
		
	}



	/** Inputs */
	input[jorte-style-selecterid~="input_back_color"]{background-color:rgba(255,252,250,1.0);}
	input[jorte-style-selecterid~="input_back_color_dark"]{background-color:rgba(255,252,250,1.0);}
	input[jorte-style-selecterid~="input_back_color_active"]:focus{background-color:rgba(255,252,250,1.0);}
	input[jorte-style-selecterid~="input_text_color"]{
		color:rgba(50,50,50,1.0);
		
	}
	input[jorte-style-selecterid~="input_line_color"]{border-color:rgba(50,50,50,1.0);}
	div[jorte-style-selecterid~="input_back_color"]{background-color:rgba(255,252,250,1.0);}
	div[jorte-style-selecterid~="input_line_color"]{border-color:rgba(50,50,50,1.0);}
	div[jorte-style-selecterid~="input_plus_mark_color"]{background-color:rgba(160,160,160,1.0);}
	span[jorte-style-selecterid~="input_caption_text_color"]{
		color:rgba(64,64,64,1.0);
		
	}
	/** Input Styles */
	input[jorte-style-selecterid~="input_color"]{
		background-color:rgba(255,252,250,1.0);
		color:rgba(50,50,50,1.0);
		border-color:rgba(50,50,50,1.0);
		
	}
	input[type="text"][jorte-style-selecterid~="input_color"]{
		color:rgba(64,64,64,1.0);
		
	}
	input[type="checkbox"][jorte-style-selecterid~="input_color"]  + label{
		color:rgba(64,64,64,1.0);
		
	}
	textarea[jorte-style-selecterid~="input_color"]{
		background-color:rgba(255,252,250,1.0);
		color:rgba(50,50,50,1.0);
		border-color:rgba(50,50,50,1.0);
		
	}
	select[jorte-style-selecterid~="input_color"]{
		background-color:rgba(255,252,250,1.0);
		color:rgba(50,50,50,1.0);
		border-color:rgba(50,50,50,1.0);
		
	}
	select[jorte-style-selecterid~="input_color"] option{
		color:rgba(50,50,50,1.0);
		background-color:rgba(255,252,250,1.0);
		
	}
	select[jorte-style-selecterid~="input_color"]:focus{background-color:rgba(255,252,250,1.0);}
	select.ui-datepicker-year,
	select.ui-datepicker-month {
		background-color:rgba(255,252,250,1.0);
		color:rgba(50,50,50,1.0);
		border-color:rgba(50,50,50,1.0);
		
	}

	div[jorte-style-selecterid~="input_drop_color"]{
		background-color:rgba(255,252,250,1.0);
		border-color:rgba(50,50,50,1.0);
	}
	div[jorte-style-selecterid~="input_drop_color"] .plus{background-color:rgba(50,50,50,1.0);}
	/** diary edit inputs  */
	textarea[jorte-style-selecterid~="diary_input_color"]{
		background-color:rgba(255,252,250,1.0);
		color:rgba(64,64,64,1.0);
		border-color:transparent;
		
	}

	/** Calendar Category Label */
	span.category_label[jorte-style-selecterid~="calendar_category_label_back_color_red"]{background-color:rgba(255,125,115,1.0);}
	span.category_label[jorte-style-selecterid~="calendar_category_label_text_color_red"]{
		color:rgba(255,255,255,1.0);
		
	}
	span.category_label[jorte-style-selecterid~="calendar_category_label_back_color_yellow"]{background-color:rgba(255,192,94,1.0);}
	span.category_label[jorte-style-selecterid~="calendar_category_label_text_color_yellow"]{
		color:rgba(255,255,255,1.0);
		
	}
	span.category_label[jorte-style-selecterid~="calendar_category_label_back_color_green"]{background-color:rgba(167,215,80,1.0);}
	span.category_label[jorte-style-selecterid~="calendar_category_label_text_color_green"]{
		color:rgba(255,255,255,1.0);
		
	}
	span.category_label[jorte-style-selecterid~="calendar_category_label_back_color_blue"]{background-color:rgba(162,222,255,1.0);}
	span.category_label[jorte-style-selecterid~="calendar_category_label_text_color_blue"]{
		color:rgba(255,255,255,1.0);
		
	}

	/** dialogs */
	div[jorte-style-selecterid~="dialog_header_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	div[jorte-style-selecterid~="dialog_header_text_color"] *{
		color:rgba(88,88,88,1.0) !important;
		
	}
	div[jorte-style-selecterid~="dialog_footer_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	/*div[jorte-style-selecterid~="dialog_footer_text_color"] *{
		color:rgba(88,88,88,1.0) !important;
		
	}*/
	div[jorte-style-selecterid~="dialog_footer_line_color"]{border-color:rgba(160,160,160,1.0) !important;}
	/** dialog header */
	div.ui-dialog-titlebar {
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
		border-color:rgba(160,160,160,1.0);
		
	}/* For jQuery UI Dialog */
	div.ui-datepicker-header{
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
	}/** for jQuery UI Datepicker */

	
	.dialog .eventContents div.diaryText.template,
	.diarymain.template {
		border: 1px solid rgba(160,160,160,1.0);
		background: rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0) !important;
		
	}

	/** more event dialogs */
	div[jorte-style-selecterid~="more_event_dialog_header_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	div[jorte-style-selecterid~="more_event_dialog_header_text_color"] *{
		color:rgba(88,88,88,1.0) !important;
		
	}
	div[jorte-style-selecterid~="more_event_dialog_back_color"]{background-color:rgba(255,252,250,1.0) !important;}

	/** arrow */
	
	.arrow[jorte-style-selecterid~="arrow_color"]:after{border-color:rgba(88,88,88,1.0);}
	.listArrow[jorte-style-selecterid~="arrow_color"]:after{border-color:rgba(160,160,160,1.0);}
	.arrowRBShort[jorte-style-selecterid~="arrow_color"]:after{border-color:rgba(160,160,160,1.0);}
	label[jorte-style-selecterid~="arrow_color"]:after{border-color:rgba(50,50,50,1.0);}
	.ui-icon-circle-triangle-w,
	.ui-icon-circle-triangle-e{border-color:rgba(88,88,88,1.0);}/* for jQuery UI Datepicker */

	/** close button mark */
	.batsu_s[jorte-style-selecterid="mark_color"],
	.batsu_s[jorte-style-selecterid="mark_color"]:after{background-color:rgba(64,64,64,1.0);}
	.batsu[jorte-style-selecterid="mark_color"]{background-color:rgba(64,64,64,1.0);}
	.addTagButton[jorte-style-selecterid="mark_color"]:before,
	.addTagButton[jorte-style-selecterid="mark_color"]:after{background-color:rgba(64,64,64,1.0);}
	.ui-button-text .batu1,
	.ui-button-text .batu2{background-color:rgba(88,88,88,1.0);}
	.fc-close[jorte-style-selecterid="mark_color"]:after{
		color:rgba(64,64,64,1.0);
		
	}
	.event_delete_icon, .event_add_icon { box-shadow: -1px 0 1px rgba(255,252,250,1.0); }
	.event_delete_icon .batsu_s, .event_add_icon .plus_s { background-color: rgba(255,252,250,1.0); }
	[jorte-style-selecterid="title_color"] .event_delete_icon, .lightDialogClose::before, .lightDialogClose::after { background-color: rgba(64,64,64,1.0); }
	[jorte-style-selecterid="complete_text_color"] .event_delete_icon { background-color: rgba(160,160,160,1.0); }
	[jorte-style-selecterid="important_text_color"] .event_delete_icon { background-color: rgba(255,0,0,1.0); }
	[jorte-style-selecterid="holiday_title_color"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(255,48,0,1.0); }

	[jorte-style-selecterid="title_color_01"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(50,50,50,1.0); }

	[jorte-style-selecterid="title_color_02"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(210,50,50,1.0); }

	[jorte-style-selecterid="title_color_03"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(220,30,90,1.0); }

	[jorte-style-selecterid="title_color_04"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(140,32,128,1.0); }

	[jorte-style-selecterid="title_color_05"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(128,48,180,1.0); }

	[jorte-style-selecterid="title_color_06"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(48,100,128,1.0); }

	[jorte-style-selecterid="title_color_07"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(0,96,192,1.0); }

	[jorte-style-selecterid="title_color_08"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(32,160,96,1.0); }

	[jorte-style-selecterid="title_color_09"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(120,120,32,1.0); }

	[jorte-style-selecterid="title_color_10"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(220,128,48,1.0); }

	[jorte-style-selecterid="title_color_11"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(255,96,0,1.0); }

	[jorte-style-selecterid="title_color_12"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(240,96,128,1.0); }

	[jorte-style-selecterid="title_color_13"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(180,160,0,1.0); }

	[jorte-style-selecterid="title_color_14"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(240,210,0,1.0); }

	[jorte-style-selecterid="title_color_15"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(32,210,32,1.0); }

	[jorte-style-selecterid="title_color_16"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(0,152,220,1.0); }

	[jorte-style-selecterid="title_color_17"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(0,32,144,1.0); }

	[jorte-style-selecterid="title_color_18"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(0,68,16,1.0); }

	[jorte-style-selecterid="title_color_19"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(144,0,0,1.0); }

	[jorte-style-selecterid="title_color_20"] .event_delete_icon, #fullCalendarAddEventButton .event_add_icon { background-color: rgba(112,112,112,1.0); }

	.jorte-event-filledbar .event_delete_icon { background-color: rgba(255,252,250,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color"] .event_delete_icon { box-shadow: -1px 0 1px rgba(64,64,64,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color"] .event_delete_icon .batsu_s { background-color: rgba(64,64,64,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="complete_text_color"] .event_delete_icon { box-shadow: -1px 0 1px rgba(160,160,160,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="complete_text_color"] .event_delete_icon .batsu_s { background-color: rgba(160,160,160,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="important_text_color"] .event_delete_icon { box-shadow: -1px 0 1px rgba(255,0,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="important_text_color"] .event_delete_icon .batsu_s { background-color: rgba(255,0,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="holiday_title_color"] .event_delete_icon { box-shadow: -1px 0 1px rgba(255,48,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="holiday_title_color"] .event_delete_icon .batsu_s { background-color: rgba(255,48,0,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_01"] .event_delete_icon { box-shadow: -1px 0 1px rgba(50,50,50,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_01"] .event_delete_icon .batsu_s { background-color: rgba(50,50,50,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_02"] .event_delete_icon { box-shadow: -1px 0 1px rgba(210,50,50,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_02"] .event_delete_icon .batsu_s { background-color: rgba(210,50,50,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_03"] .event_delete_icon { box-shadow: -1px 0 1px rgba(220,30,90,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_03"] .event_delete_icon .batsu_s { background-color: rgba(220,30,90,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_04"] .event_delete_icon { box-shadow: -1px 0 1px rgba(140,32,128,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_04"] .event_delete_icon .batsu_s { background-color: rgba(140,32,128,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_05"] .event_delete_icon { box-shadow: -1px 0 1px rgba(128,48,180,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_05"] .event_delete_icon .batsu_s { background-color: rgba(128,48,180,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_06"] .event_delete_icon { box-shadow: -1px 0 1px rgba(48,100,128,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_06"] .event_delete_icon .batsu_s { background-color: rgba(48,100,128,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_07"] .event_delete_icon { box-shadow: -1px 0 1px rgba(0,96,192,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_07"] .event_delete_icon .batsu_s { background-color: rgba(0,96,192,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_08"] .event_delete_icon { box-shadow: -1px 0 1px rgba(32,160,96,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_08"] .event_delete_icon .batsu_s { background-color: rgba(32,160,96,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_09"] .event_delete_icon { box-shadow: -1px 0 1px rgba(120,120,32,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_09"] .event_delete_icon .batsu_s { background-color: rgba(120,120,32,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_10"] .event_delete_icon { box-shadow: -1px 0 1px rgba(220,128,48,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_10"] .event_delete_icon .batsu_s { background-color: rgba(220,128,48,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_11"] .event_delete_icon { box-shadow: -1px 0 1px rgba(255,96,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_11"] .event_delete_icon .batsu_s { background-color: rgba(255,96,0,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_12"] .event_delete_icon { box-shadow: -1px 0 1px rgba(240,96,128,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_12"] .event_delete_icon .batsu_s { background-color: rgba(240,96,128,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_13"] .event_delete_icon { box-shadow: -1px 0 1px rgba(180,160,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_13"] .event_delete_icon .batsu_s { background-color: rgba(180,160,0,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_14"] .event_delete_icon { box-shadow: -1px 0 1px rgba(240,210,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_14"] .event_delete_icon .batsu_s { background-color: rgba(240,210,0,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_15"] .event_delete_icon { box-shadow: -1px 0 1px rgba(32,210,32,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_15"] .event_delete_icon .batsu_s { background-color: rgba(32,210,32,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_16"] .event_delete_icon { box-shadow: -1px 0 1px rgba(0,152,220,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_16"] .event_delete_icon .batsu_s { background-color: rgba(0,152,220,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_17"] .event_delete_icon { box-shadow: -1px 0 1px rgba(0,32,144,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_17"] .event_delete_icon .batsu_s { background-color: rgba(0,32,144,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_18"] .event_delete_icon { box-shadow: -1px 0 1px rgba(0,68,16,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_18"] .event_delete_icon .batsu_s { background-color: rgba(0,68,16,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_19"] .event_delete_icon { box-shadow: -1px 0 1px rgba(144,0,0,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_19"] .event_delete_icon .batsu_s { background-color: rgba(144,0,0,1.0); }

	.jorte-event-filledbar[jorte-style-selecterid="title_color_20"] .event_delete_icon { box-shadow: -1px 0 1px rgba(112,112,112,1.0); }
	.jorte-event-filledbar[jorte-style-selecterid="title_color_20"] .event_delete_icon .batsu_s { background-color: rgba(112,112,112,1.0); }


	/** checkbox CSS draw*/
	input[type="checkbox"][jorte-style-selecterid~="checkbox_back_color"] + label:before{background-color:rgba(255,252,250,1.0);}
	input[type="checkbox"][jorte-style-selecterid~="checkbox_border_color"] + label:before{border-color:rgba(64,64,64,0.6);}
	input[type="checkbox"][jorte-style-selecterid~="checkbox_mark_color"] + label:after{border-color:rgba(64,64,64,1.0);}

	/** radio button CSS draw*/
	input[type="radio"][jorte-style-selecterid~="redio_button_border_color"] + label:after{border-color:rgba(64,64,64,0.8);}
	input[type="radio"][jorte-style-selecterid~="redio_button_back_color"] + label:before{border-color:rgba(255,252,250,1.0);}
	input[type="radio"][jorte-style-selecterid~="redio_button_mark_color"] + label:before{background-color:rgba(64,64,64,0.1);}
	input[type="radio"][jorte-style-selecterid~="redio_button_mark_color"]:checked + label:before{background-color:rgba(64,64,64,1.0);}

	/** combobox  */
	.ui-autocomplete{
		background-color:rgba(255,252,250,1.0);
		color:rgba(50,50,50,1.0);
		border-color:rgba(50,50,50,1.0);
		
	}
	.ui-autocomplete .ui-state-focus{background-color:rgba(255,255,140,1.0);}

	/** calendar hilight */
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-0:after,
	.fc-view div#highlight-copy-source table td.fc-highlight.fc-dayofweek-0:after {
		border-color: rgba(255,80,92,0.5);
	}
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-6:after,
	.fc-view div#highlight-copy-source table td.fc-highlight.fc-dayofweek-6:after {
		border-color: rgba(0,130,220,0.5);
	}
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-1:after,
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-2:after,
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-3:after,
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-4:after,
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.single.fc-dayofweek-5:after {
		/* border-color: rgba(68,68,68,0.5); */
	}
	.fc-view div.fc-highlight-skeleton table td.fc-highlight.plural:after {
		border-color: rgba(255,255,140,1.0);
	}
	.fc-jorteAgenda-view.fc-view .fc-helper-container .fc-time-grid-event.eventId-undefined {
		border-color: rgba(64,64,64,1.0);
		background-color: rgba(237,234,233,1.0);
	}
	#miniCalendar .fc-view div.fc-highlight-skeleton table td.fc-highlight.plural:after {
		background-color: rgba(195,194,191,1.0);
	}

    /* JORREQ3-493 schedule list plugin */
	span[jorte-style-selecterid="day_number_color_base"]{
		color:rgba(68,68,68,1.0);
		
	}
	span[jorte-style-selecterid="day_number_color_blue"]{
		color:rgba(0,130,220,1.0);
		
	}
	span[jorte-style-selecterid~="out_of_month_text_color"]{
		color:rgba(198,196,195,1.0);
		
	}

	ul[jorte-style-selecterid~="mypage_side_line_color"] > li {
		
			border-color:rgba(232,232,232,1.0) !important;
		
	}

	table[jorte-style-selecterid~="table_text_color"] tr{
		color:rgba(68,68,68,1.0);
		
	}

	
	div.tabulator{
		border-color:rgba(160,160,160,1.0);
		background-color:rgba(255,252,250,1.0); /*calendarHeaderBackColor tableBackColor*/
	}
	div.tabulator-cell{
		border-color:rgba(160,160,160,1.0);
	}
	div.tabulator-header{
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
		
			border-color:rgba(160,160,160,1.0) !important;
		
	}
	div.tabulator-col{
		border-color:rgba(160,160,160,1.0);
	}
	div.tabulator-footer{
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
		
			border-color:rgba(160,160,160,1.0) !important;
		
	}

	.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row {
		border-bottom-color:rgba(160,160,160,1.0);
	}
	

	
	div.question-title {
		background-color:rgba(238,236,232,1.0);
		color:rgba(88,88,88,1.0);
		border-color:rgba(160,160,160,1.0);
		padding: 0.5em 0 0.5em 0.5em;
	}

	
	div.imgBtn.reminderPlus:before {
		color:rgba(0,130,220,1.0);
		
	}
	div.imgBtn.reminderMinus:before {
		color:rgba(255,80,92,1.0);
		
	}
	div.imgBtn.reminderPlus, div.imgBtn.reminderMinus{
		border-color:rgba(64,64,64,0.6);
		
	}

	
	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_01"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_02"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_03"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_04"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_05"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_06"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_07"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_08"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_09"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_10"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_11"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_12"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_13"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_14"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_15"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_16"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_17"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_18"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_19"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="title_color_20"],

	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="complete_text_color"],
	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="important_text_color"],
	#highlight-copy-source.jorte-event-filledbar[jorte-style-selecterid="holiday_title_color"] {
		border-color: rgba(255,252,250,1.0);
	}

	#highlight-copy-source.jorte-event-bar[jorte-style-selecterid="title_color"],
	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color"] {
		border-color: rgba(64,64,64,1.0);
	}
	#highlight-copy-source.jorte-event-bar[jorte-style-selecterid="complete_text_color"],
	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="complete_text_color"] {
		border-color:rgba(160,160,160,0.5);
	}
	#highlight-copy-source.jorte-event-bar[jorte-style-selecterid="important_text_color"],
	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="important_text_color"] {
		border-color:rgba(255,0,0,1.0);
	}
	#highlight-copy-source.jorte-event-bar[jorte-style-selecterid="holiday_title_color"],
	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="holiday_title_color"] {
		border-color:rgba(255,48,0,1.0);
	}


	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_01"] {border-color:rgba(50,50,50,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_02"] {border-color:rgba(210,50,50,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_03"] {border-color:rgba(220,30,90,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_04"] {border-color:rgba(140,32,128,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_05"] {border-color:rgba(128,48,180,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_06"] {border-color:rgba(48,100,128,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_07"] {border-color:rgba(0,96,192,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_08"] {border-color:rgba(32,160,96,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_09"] {border-color:rgba(120,120,32,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_10"] {border-color:rgba(220,128,48,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_11"] {border-color:rgba(255,96,0,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_12"] {border-color:rgba(240,96,128,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_13"] {border-color:rgba(180,160,0,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_14"] {border-color:rgba(240,210,0,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_15"] {border-color:rgba(32,210,32,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_16"] {border-color:rgba(0,152,220,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_17"] {border-color:rgba(0,32,144,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_18"] {border-color:rgba(0,68,16,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_19"] {border-color:rgba(144,0,0,1.0);}

	#highlight-copy-source.jorte-event-lightbar[jorte-style-selecterid="title_color_20"] {border-color:rgba(112,112,112,1.0);}


	
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color"] {
		border-color: rgba(64,64,64,1.0);
		box-shadow: 1px 1px 3px rgba(64,64,64,1.0);
		background-color: rgba(64,64,64,0.1);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="complete_text_color"] {
		border-color: rgba(160,160,160,1.0);
		box-shadow: 1px 1px 3px rgba(160,160,160,1.0);
		background-color: rgba(160,160,160,0.1);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="important_text_color"] {
		border-color: rgba(255,0,0,1.0);
		box-shadow: 1px 1px 3px rgba(255,0,0,1.0);
		background-color: rgba(255,0,0,0.1);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="holiday_title_color"] {
		border-color: rgba(255,48,0,1.0);
		box-shadow: 1px 1px 3px rgba(255,48,0,1.0);
		background-color: rgba(255,48,0,0.1);
	}

	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(64,64,64,1.0);
		background-color: rgba(64,64,64,1.0);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="complete_text_color"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="complete_text_color"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(160,160,160,1.0);
		background-color: rgba(160,160,160,1.0);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="important_text_color"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="important_text_color"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(255,0,0,1.0);
		background-color: rgba(255,0,0,1.0);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="holiday_title_color"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="holiday_title_color"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(255,48,0,1.0);
		background-color: rgba(255,48,0,1.0);
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color"] .fc-title {
		color: rgba(64,64,64,1.0) !important;
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="complete_text_color"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="complete_text_color"] .fc-title {
		color: rgba(160,160,160,1.0) !important;
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="important_text_color"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="important_text_color"] .fc-title {
		color: rgba(255,0,0,1.0) !important;
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="holiday_title_color"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="holiday_title_color"] .fc-title {
		color: rgba(255,48,0,1.0) !important;
	}

	#selected-event .jorte-event-bar .fc-time,
	#selected-event .jorte-event-bar .fc-title,
	#selected-event .jorte-event-lightbar .fc-time,
	#selected-event .jorte-event-lightbar .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_01"] {
		border-color: rgba(50,50,50,1.0);
		box-shadow: 1px 1px 3px rgba(50,50,50,1.0);
		background-color: rgba(50,50,50,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_01"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_01"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(50,50,50,1.0);
		background-color: rgba(50,50,50,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_01"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_01"] .fc-title {
		color: rgba(50,50,50,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_01"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_01"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_01"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_01"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_02"] {
		border-color: rgba(210,50,50,1.0);
		box-shadow: 1px 1px 3px rgba(210,50,50,1.0);
		background-color: rgba(210,50,50,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_02"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_02"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(210,50,50,1.0);
		background-color: rgba(210,50,50,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_02"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_02"] .fc-title {
		color: rgba(210,50,50,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_02"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_02"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_02"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_02"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_03"] {
		border-color: rgba(220,30,90,1.0);
		box-shadow: 1px 1px 3px rgba(220,30,90,1.0);
		background-color: rgba(220,30,90,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_03"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_03"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(220,30,90,1.0);
		background-color: rgba(220,30,90,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_03"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_03"] .fc-title {
		color: rgba(220,30,90,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_03"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_03"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_03"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_03"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_04"] {
		border-color: rgba(140,32,128,1.0);
		box-shadow: 1px 1px 3px rgba(140,32,128,1.0);
		background-color: rgba(140,32,128,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_04"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_04"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(140,32,128,1.0);
		background-color: rgba(140,32,128,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_04"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_04"] .fc-title {
		color: rgba(140,32,128,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_04"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_04"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_04"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_04"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_05"] {
		border-color: rgba(128,48,180,1.0);
		box-shadow: 1px 1px 3px rgba(128,48,180,1.0);
		background-color: rgba(128,48,180,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_05"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_05"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(128,48,180,1.0);
		background-color: rgba(128,48,180,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_05"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_05"] .fc-title {
		color: rgba(128,48,180,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_05"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_05"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_05"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_05"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_06"] {
		border-color: rgba(48,100,128,1.0);
		box-shadow: 1px 1px 3px rgba(48,100,128,1.0);
		background-color: rgba(48,100,128,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_06"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_06"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(48,100,128,1.0);
		background-color: rgba(48,100,128,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_06"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_06"] .fc-title {
		color: rgba(48,100,128,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_06"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_06"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_06"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_06"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_07"] {
		border-color: rgba(0,96,192,1.0);
		box-shadow: 1px 1px 3px rgba(0,96,192,1.0);
		background-color: rgba(0,96,192,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_07"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_07"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(0,96,192,1.0);
		background-color: rgba(0,96,192,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_07"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_07"] .fc-title {
		color: rgba(0,96,192,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_07"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_07"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_07"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_07"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_08"] {
		border-color: rgba(32,160,96,1.0);
		box-shadow: 1px 1px 3px rgba(32,160,96,1.0);
		background-color: rgba(32,160,96,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_08"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_08"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(32,160,96,1.0);
		background-color: rgba(32,160,96,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_08"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_08"] .fc-title {
		color: rgba(32,160,96,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_08"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_08"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_08"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_08"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_09"] {
		border-color: rgba(120,120,32,1.0);
		box-shadow: 1px 1px 3px rgba(120,120,32,1.0);
		background-color: rgba(120,120,32,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_09"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_09"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(120,120,32,1.0);
		background-color: rgba(120,120,32,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_09"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_09"] .fc-title {
		color: rgba(120,120,32,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_09"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_09"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_09"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_09"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_10"] {
		border-color: rgba(220,128,48,1.0);
		box-shadow: 1px 1px 3px rgba(220,128,48,1.0);
		background-color: rgba(220,128,48,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_10"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_10"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(220,128,48,1.0);
		background-color: rgba(220,128,48,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_10"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_10"] .fc-title {
		color: rgba(220,128,48,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_10"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_10"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_10"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_10"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_11"] {
		border-color: rgba(255,96,0,1.0);
		box-shadow: 1px 1px 3px rgba(255,96,0,1.0);
		background-color: rgba(255,96,0,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_11"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_11"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(255,96,0,1.0);
		background-color: rgba(255,96,0,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_11"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_11"] .fc-title {
		color: rgba(255,96,0,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_11"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_11"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_11"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_11"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_12"] {
		border-color: rgba(240,96,128,1.0);
		box-shadow: 1px 1px 3px rgba(240,96,128,1.0);
		background-color: rgba(240,96,128,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_12"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_12"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(240,96,128,1.0);
		background-color: rgba(240,96,128,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_12"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_12"] .fc-title {
		color: rgba(240,96,128,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_12"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_12"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_12"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_12"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_13"] {
		border-color: rgba(180,160,0,1.0);
		box-shadow: 1px 1px 3px rgba(180,160,0,1.0);
		background-color: rgba(180,160,0,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_13"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_13"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(180,160,0,1.0);
		background-color: rgba(180,160,0,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_13"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_13"] .fc-title {
		color: rgba(180,160,0,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_13"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_13"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_13"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_13"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_14"] {
		border-color: rgba(240,210,0,1.0);
		box-shadow: 1px 1px 3px rgba(240,210,0,1.0);
		background-color: rgba(240,210,0,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_14"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_14"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(240,210,0,1.0);
		background-color: rgba(240,210,0,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_14"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_14"] .fc-title {
		color: rgba(240,210,0,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_14"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_14"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_14"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_14"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_15"] {
		border-color: rgba(32,210,32,1.0);
		box-shadow: 1px 1px 3px rgba(32,210,32,1.0);
		background-color: rgba(32,210,32,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_15"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_15"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(32,210,32,1.0);
		background-color: rgba(32,210,32,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_15"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_15"] .fc-title {
		color: rgba(32,210,32,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_15"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_15"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_15"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_15"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_16"] {
		border-color: rgba(0,152,220,1.0);
		box-shadow: 1px 1px 3px rgba(0,152,220,1.0);
		background-color: rgba(0,152,220,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_16"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_16"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(0,152,220,1.0);
		background-color: rgba(0,152,220,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_16"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_16"] .fc-title {
		color: rgba(0,152,220,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_16"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_16"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_16"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_16"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_17"] {
		border-color: rgba(0,32,144,1.0);
		box-shadow: 1px 1px 3px rgba(0,32,144,1.0);
		background-color: rgba(0,32,144,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_17"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_17"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(0,32,144,1.0);
		background-color: rgba(0,32,144,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_17"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_17"] .fc-title {
		color: rgba(0,32,144,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_17"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_17"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_17"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_17"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_18"] {
		border-color: rgba(0,68,16,1.0);
		box-shadow: 1px 1px 3px rgba(0,68,16,1.0);
		background-color: rgba(0,68,16,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_18"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_18"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(0,68,16,1.0);
		background-color: rgba(0,68,16,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_18"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_18"] .fc-title {
		color: rgba(0,68,16,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_18"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_18"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_18"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_18"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_19"] {
		border-color: rgba(144,0,0,1.0);
		box-shadow: 1px 1px 3px rgba(144,0,0,1.0);
		background-color: rgba(144,0,0,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_19"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_19"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(144,0,0,1.0);
		background-color: rgba(144,0,0,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_19"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_19"] .fc-title {
		color: rgba(144,0,0,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_19"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_19"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_19"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_19"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}

	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_20"] {
		border-color: rgba(112,112,112,1.0);
		box-shadow: 1px 1px 3px rgba(112,112,112,1.0);
		background-color: rgba(112,112,112,0.1);
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_20"],
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_20"] {
		border-color: rgba(255,252,250,1.0);
		box-shadow: 1px 1px 3px rgba(112,112,112,1.0);
		background-color: rgba(112,112,112,1.0);
	}
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_20"] .fc-time,
	#selected-event .jorte-event-filledbar[jorte-style-selecterid="title_color_20"] .fc-title {
		color: rgba(112,112,112,1.0) !important;
	}
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_20"] .fc-time,
	#selected-event .jorte-event-bar[jorte-style-selecterid="title_color_20"] .fc-title,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_20"] .fc-time,
	#selected-event .jorte-event-lightbar[jorte-style-selecterid="title_color_20"] .fc-title {
		color: rgba(255,252,250,1.0) !important;
	}


	
	div.fc-jorteAgenda-view thead.fc-head td.fc-head-container th.fc-header-today span {
		background-color: rgba(255,152,152,1.0);
		color: rgba(64,64,64,1.0);
	}

	div.fc-jorteAgenda-view div.fc-scroller.fc-time-grid-container .fc-slats .beforeActivity td div,
	div.fc-jorteAgenda-view div.fc-scroller.fc-time-grid-container .fc-slats .afterActivity td div,
	div.fc-jorteAgenda-view div.fc-scroller.fc-time-grid-container .fc-slats .lunchtime td div {
		background-color: rgba(64,64,64,1.0);
	}

	div.fc-jorteAgenda-view .scroll-to-initial {
		box-shadow: 0 0 3px rgba(64,64,64,1.0);
	}

	
	div.fc-jorteAgenda-view div.fc-scroller.fc-time-grid-container .fc-content-skeleton .fc-content-col .adjusttmp,
	div.fc-jorteAgenda-view div.fc-scroller.fc-time-grid-container .fc-content-skeleton .fc-content-col .adjust,
	#adjustEventList .adjusttmp {
		background-color:rgba(237,234,233,1.0);
		border-color:rgba(64,64,64,1.0);
		color:rgba(64,64,64,1.0);
	}



/* medium */

body { visibility: visible !important; }
