
	@font-face {
		font-family: customFont;
		src: url('https://content.jorte.com/api/v1/files/font/preset/JorteGothic.woff2') format('woff'),
		url('https://content.jorte.com/api/v1/files/font/preset/JorteGothic.ttf') format('truetype');
	}

	body,
	body *,
	option {
		font-family: customFont, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	}

	/** 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 */
	a.jorte-event-filledbar span.fc-time,
	a.jorte-event-filledbar span.fc-title{
		color:rgba(255,252,250,1.0) !important;
	}

	/** image resources. */
	

	div[jorte-style-selecterid~="text_color"]{
		color:rgba(50,50,50,1.0);
		
	}
	p[jorte-style-selecterid~="text_color"]{
		color:rgba(50,50,50,1.0);
		
	}
	li[jorte-style-selecterid~="text_color"]{
		color:rgba(50,50,50,1.0);
		
	}
	span[jorte-style-selecterid~="text_color"]{
		color:rgba(50,50,50,1.0);
		
	}
	dl[jorte-style-selecterid~="text_color"] a{
		color:rgba(50,50,50,1.0);
		
	}
	dd[jorte-style-selecterid~="text_color"].editContent{
		color:rgba(50,50,50,1.0);
		
	}
	a[jorte-style-selecterid~="text_color"] {
		color:rgba(50,50,50,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;
	}
	header[jorte-style-selecterid~="header_logo_back_color"]{background-color:rgba(255,252,250,1.0);}

	ul[jorte-style-selecterid~="toolbar_back_color"]{background-color:rgba(238,236,232,1.0) !important;}
	ul[jorte-style-selecterid~="toolbar_text_color"] *{
		color:rgba(88,88,88,1.0) !important;
		
	}
	ul[jorte-style-selecterid~="toolbar_line_color"]{border-color:rgba(88,88,88,1.0) !important;}
	
	/** link color */
	a[jorte-style-selecterid~="link_color"]{
		color:rgba(30,30,180,1.0);
		
	}
	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. */
	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;}
	header[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 .iconArea[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. */
	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);
		
	}
	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);
	}
	
	/** ColoredButtons. */
	/** Action(blue). */
	a[jorte-style-selecterid~="button_action"]{
		border-color: rgba(0,80,255,1.0);
		background-color: rgba(0,80,255,1.0);
		color: rgba(255,255,255,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(255,58,17,1.0);
		background-color: rgba(255,58,17,1.0);
		color: rgba(255,255,255,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(80,80,80,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"]{
		color:rgba(50,50,50,1.0);
		
	}
	[jorte-style-selecterid="title_color_01"]{
		color:rgba(50,50,50,1.0);
		
	}
	[jorte-style-selecterid="title_color_02"]{
		color:rgba(210,50,50,1.0);
		
	}
	[jorte-style-selecterid="title_color_03"]{
		color:rgba(220,30,90,1.0);
		
	}
	[jorte-style-selecterid="title_color_04"]{
		color:rgba(140,32,128,1.0);
		
	}
	[jorte-style-selecterid="title_color_05"]{
		color:rgba(128,48,180,1.0);
		
	}
	[jorte-style-selecterid="title_color_06"]{
		color:rgba(48,100,128,1.0);
		
	}
	[jorte-style-selecterid="title_color_07"]{
		color:rgba(32,80,200,1.0);
		
	}
	[jorte-style-selecterid="title_color_08"]{
		color:rgba(32,160,96,1.0);
		
	}
	[jorte-style-selecterid="title_color_09"]{
		color:rgba(120,120,32,1.0);
		
	}
	[jorte-style-selecterid="title_color_10"]{
		color:rgba(220,128,48,1.0);
		
	}
	.textColorSampleBox[jorte-style-selecterid="title_color"]{background-color:rgba(50,50,50,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(32,80,200,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);}
	

	/** Calendar common. */
	.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);
		
	}
	.arrowLB[jorte-style-selecterid~="arrow_color"]:after{border-color:rgba(68,68,68,1.0);}
	.arrowRB[jorte-style-selecterid~="arrow_color"]:after{border-color:rgba(68,68,68,1.0);}
	th.fc-day-header,
	.fc-bg td.fc-day {
		border-color:rgba(160,160,160,1.0);
	}
	#fullCalendarAddEventButton {color:rgba(160,160,160,1.0);}
	
		div[jorte-style-selecterid="calender_border_color"] {
			border-color:rgb(88,88,88);
			border-width: 2px;
			border-style: solid;
		}
		#jorte-calendar-content > div.fc-view-container > div > table > thead > tr > td.fc-widget-header {
			border-width: 0px;
		}
		
		#jorte-calendar-content > div.fc-view-container > div > table > tbody > tr > td.fc-widget-content {
			border-width: 0px;
		}
	
	
	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"]{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,242,243,1.0);}
	td[jorte-style-selecterid="cell_back_color_blue"]{background-color:rgba(238,248,255,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,255,255,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,255,255,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(255,255,255,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,64,92,1.0);
		
	}
	td[jorte-style-selecterid="day_number_color_blue"]{
		color:rgba(0,172,240,1.0);
		
	}
	
	
	
	td[jorte-style-selecterid~="out_of_month_text_color"],
	.ui-datepicker-calendar .ui-datepicker-other-month a{
		
			color:rgba(160,160,160,1.0);
		
		
	}
	td.fc-sun[jorte-style-selecterid~="out_of_month_text_color"],
	.ui-datepicker-calendar .ui-datepicker-other-month.sunday a{
		
			color:rgba(160,160,160,1.0);
		
		
	}
	td.fc-sat[jorte-style-selecterid~="out_of_month_text_color"],
	.ui-datepicker-calendar .ui-datepicker-other-month.saturday a{
		
			color:rgba(160,160,160,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,242,243,1.0);}
	.ui-datepicker-calendar td.saturday a{background-color:rgba(238,248,255,1.0);}
	.ui-datepicker-calendar td a{
		color:rgba(68,68,68,1.0);
		
	}
	.ui-datepicker-calendar td.sunday a{
		color:rgba(255,64,92,1.0);
		
	}
	.ui-datepicker-calendar td.saturday a{
		color:rgba(0,172,240,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 */

	/** TODO:Diary sign. */
	div[jorte-style-selecterid="day_number_diary_sign_color"]{background-color:rgba(255,0,0,0.3);}
	
	/** Calendar event */
	a.jorte-event-bar[jorte-style-selecterid~="bar_event_fill_color"]{
		
			background-color:rgba(234,234,234,1.0);
		
	}
	a.jorte-event-filledbar[jorte-style-selecterid~="bar_event_fill_color"]{
		
			background-color:rgba(96,96,96,1.0);
		
	}
	a.jorte-event-bar[jorte-style-selecterid~="bar_event_border_color"],
	a.jorte-event-filledbar[jorte-style-selecterid~="bar_event_border_color"]{
		
			border-color:rgba(96,96,96,1.0);
		
	}
	div[jorte-style-selecterid="title_color"]{
		color:rgba(50,50,50,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);
		
	}
	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"]{border-color:rgba(234,234,234,1.0);}
	

	/** Horizontal Rule */
	hr[jorte-style-selecterid~="hr_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;
		
	}
	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;
		
	}
	
	
	/** 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);}
	table[jorte-style-selecterid~="list_text_color"] tr{
		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);
		
	}
	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);}
	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_alt_color_odd"] tr:nth-child(odd){background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_alt_color_even"] tr:nth-child(even){background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_alt_color_odd"] thead tr:nth-child(odd){background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_alt_color_even"] thead tr:nth-child(even){background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_color_hover"] tr:hover{background-color:rgba(255,255,140,1.0);}
	table[jorte-style-selecterid~="table_back_color_hover"] thead tr:hover{background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_color_hover"] tr:nth-child(odd):hover{background-color:rgba(255,255,140,1.0);}
	table[jorte-style-selecterid~="table_back_color_hover"] tr:nth-child(even):hover{background-color:rgba(255,255,140,1.0);}
	table[jorte-style-selecterid~="table_back_color_hover"] thead tr:nth-child(odd):hover{background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_back_color_hover"] thead tr:nth-child(even):hover{background-color:rgba(255,252,250,1.0);}
	table[jorte-style-selecterid~="table_text_color"] tr{
		color:rgba(68,68,68,1.0);
		
	}
	thead[jorte-style-selecterid~="table_text_color"] tr th{
		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(255,252,250,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(255,252,250,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"]{background-color:rgba(239,239,239,1.0);}
	ul[jorte-style-selecterid~="tab_list_back_color"]{background-color:rgba(239,239,239,1.0);}
	ul[jorte-style-selecterid~="tab_list_back_color"] li{background-color:rgba(239,239,239,1.0);}
	ul[jorte-style-selecterid~="tab_list_back_color"].taskbtn li{background-color:rgba(242,242,242,1.0);}

	li[jorte-style-selecterid~="tab_line_color"]{border-color:rgba(194,194,194,1.0);}
	li[jorte-style-selecterid~="tab_line_color"] a{border-color:rgba(194,194,194,1.0);}
	li[jorte-style-selecterid~="tab_back_color"] a{background-color:rgba(242,242,242,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(239,239,239,1.0);}

	ul#detailstabletitle[jorte-style-selecterid~="tab_line_color"]{border-color:rgba(194,194,194,1.0);}
	ul#detailstabletitle li[jorte-style-selecterid~="tab_back_color"]{background-color:rgba(239,239,239,1.0);}

	dt[jorte-style-selecterid~="tab_back_color"]{background-color:rgba(242,242,242,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(194,194,194,1.0);}

	dl[jorte-style-selecterid~="tab_back_color"]{background-color:rgba(242,242,242,1.0);}
	dl[jorte-style-selecterid~="tab_line_color"]{border-color:rgba(194,194,194,1.0);}

	dl[jorte-style-selecterid~="tab_back_color"] dt{background-color:rgba(242,242,242,1.0);}
	dl[jorte-style-selecterid~="tab_line_color"] dt{border-color:rgba(194,194,194,1.0);}
	dl[jorte-style-selecterid~="tab_text_color"] dt{
		color:rgba(88,88,88,1.0);
		
	}

	dl[jorte-style-selecterid~="tab_line_color"] dd{border-color:rgba(194,194,194,1.0);}
	
	dl[jorte-style-selecterid~="tab_line_color"] a{border-color:rgba(194,194,194,1.0);}
	a[jorte-style-selecterid~="tab_line_color"],
	a[jorte-style-selecterid~="tab_line_color"]:visited{
		color:rgba(194,194,194,1.0);
		
	}
	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(194,194,194,1.0);}

	/** 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: transparent;
		
	}
	

	/** tab selected */
	li[jorte-style-selecterid~="tab_line_color"] a:active,
	li[jorte-style-selecterid~="tab_line_color"] a.selected {
		border-color:rgba(96,96,96,1.0);
		background-color:rgba(255,255,255,1.0);
		color:rgba(76,76,76,1.0);
		
	}
	li[jorte-style-selecterid~="tab_line_color"] a.searchMselsct {
		border-color:rgba(96,96,96,1.0);
		background-color:rgba(255,255,255,1.0);
		color:rgba(76,76,76,1.0);
		
	}
	li[jorte-style-selecterid~="tab_line_color"] a.Dselscted {
		border-color:rgba(96,96,96,1.0);
		background-color:rgba(255,255,255,1.0);
		color:rgba(76,76,76,1.0);
		
	}
	li[jorte-style-selecterid~="tab_line_color"].ui-tabs-active a {
		border-color:rgba(96,96,96,1.0);
		background-color:rgba(255,255,255,1.0);
		color:rgba(76,76,76,1.0);
	} /* For jQuery UI Tabs */
	dl[jorte-style-selecterid~="tab_line_color"] dt:active,
	dl[jorte-style-selecterid~="tab_line_color"] dt.CalActive{
		border-color:rgba(96,96,96,1.0);
		background-color:rgba(255,255,255,1.0);
		color:rgba(76,76,76,1.0);
		
	}
	dl[jorte-style-selecterid~="tab_line_color"] dt.tabOpen{
		border-color:rgba(96,96,96,1.0);
		background-color:rgba(242,242,242,1.0);
		color:rgba(76,76,76,1.0);
		
	}
	
	/** Inputs */
	input[jorte-style-selecterid~="input_back_color"]{background-color:rgba(242,242,242,1.0);}
	input[jorte-style-selecterid~="input_back_color_dark"]{background-color:rgba(242,242,242,1.0);}
	input[jorte-style-selecterid~="input_back_color_active"]:focus{background-color:rgba(242,242,242,1.0);}
	input[jorte-style-selecterid~="input_text_color"]{
		color:rgba(0,0,0,1.0);
		
	}
	input[jorte-style-selecterid~="input_line_color"]{border-color:rgba(204,204,204,1.0);}
	div[jorte-style-selecterid~="input_back_color"]{background-color:rgba(242,242,242,1.0);}
	div[jorte-style-selecterid~="input_line_color"]{border-color:rgba(204,204,204,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(160,160,160,1.0);
		
	}
	/** Input Styles */
	input[jorte-style-selecterid~="input_color"]{
		background-color:rgba(242,242,242,1.0);
		color:rgba(0,0,0,1.0);
		border-color:rgba(204,204,204,1.0);
		
	}
	input[type="checkbox"][jorte-style-selecterid~="input_color"]  + label{
		color:rgba(50,50,50,1.0);
		
	}
	textarea[jorte-style-selecterid~="input_color"]{
		background-color:rgba(242,242,242,1.0);
		color:rgba(0,0,0,1.0);
		border-color:rgba(204,204,204,1.0);
		
	}
	select[jorte-style-selecterid~="input_color"]{
		background-color:rgba(242,242,242,1.0);
		color:rgba(0,0,0,1.0);
		border-color:rgba(204,204,204,1.0);
		
	}
	select[jorte-style-selecterid~="input_color"]:focus{background-color:rgba(242,242,242,1.0);}
	div[jorte-style-selecterid~="input_drop_color"]{
		background-color:rgba(242,242,242,1.0);
		border-color:rgba(204,204,204,1.0);
	}
	/* div[jorte-style-selecterid~="input_drop_color"] span{background-color:rgba(160,160,160,1.0);} */
	/** diary edit inputs  */
	textarea[jorte-style-selecterid~="diary_input_color"]{
		background-color:rgba(255,252,250,1.0);
		color:rgba(50,50,50,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;
		
	}*/
	/** 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 */
	
	
	/** 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(160,160,160,1.0);}
	.ui-icon-circle-triangle-w,
	.ui-icon-circle-triangle-e{border-color:rgba(160,160,160,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(50,50,50,1.0);}
	.batsu[jorte-style-selecterid="mark_color"]{background-color:rgba(50,50,50,1.0);}	
	.addTagButton[jorte-style-selecterid="mark_color"]:before,
	.addTagButton[jorte-style-selecterid="mark_color"]:after{background-color:rgba(50,50,50,1.0);}
	.ui-button-text .batu1,
	.ui-button-text .batu2{background-color:rgba(50,50,50,1.0);}
	.fc-close[jorte-style-selecterid="mark_color"]:after{
		color:rgba(50,50,50,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(50,50,50,0.6);}
	input[type="checkbox"][jorte-style-selecterid~="checkbox_mark_color"] + label:after{border-color:rgba(50,50,50,1.0);}

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

	/** combobox  */
	.ui-autocomplete{
		background-color:rgba(242,242,242,1.0);
		color:rgba(0,0,0,1.0);
		border-color:rgba(204,204,204,1.0);
		
	}
	.ui-autocomplete .ui-state-focus{background-color:rgba(255,255,140,1.0);}
