@CHARSET "utf-8";
/*------------------------------------------------------------------------------
	共通
------------------------------------------------------------------------------*/
html,body	{
	padding: 0px;
	margin: 0px;
	height:100%;
}

body	{
	min-width: 960px;
}

form {
	display: inline;
}

select	{
	max-width: 180px;
}

select.wd_full	{
	width: calc(100% - 10px);
	max-width: calc(100% - 10px);
}

#body_container {
	min-height:100%;
	margin-bottom: -26px;
	height:auto !important;
	height:100%;
	background-color: #FFFFFF;
}

#body_contents	{
	height: auto;
}

#footer-space {
	height: 26px;
}

.body	{
	width: 1200px;
	margin: 0px auto;
	padding-bottom: 10px;
}

.bar	{
	width: 100%;
	display: table;
}

.bar	div	{
	width: 50%;
	display: table-cell;
	vertical-align: middle;
}

.bar2 {
	min-width: 960px;
	width: 100%;
	display: table;
	border-bottom: solid 1px #CCC;
}

.bar2 h1 {
	width: 200px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	/*background-color: #FFFFFF;*/
	background-color:#094AB2;
	text-align: center;
	color: #FFF;
	border-right: solid 1px #FFF;
}

.bar2 .btn_area	{
	display: table-cell;
	vertical-align: middle;
	width: 530px;
	background-color: #FFF;
	white-space: nowrap;
}

.bar2 .btn_area input:nth-child(n +  2)	{
	border-left: solid 1px #778899;
}

.bar2 .btn_area .btn_or {
	font-size: 12px;
	padding: 0 8px;
	margin: 0;
	line-height: 50px;
	color: #fff;
	background-color: #043c78;
	border: 0;
	border-style: none;
	cursor: pointer;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.bar2 .btn_area .btn_or:hover {
	opacity: 0.8;
}

.bar2 .btn_area .btn_or:disabled	{
	background-color: #C0C0C0;
}

.bar2 .btn_area .btn_save	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/save-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.bar2 .btn_area .btn_back	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/return2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_mail	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/mail-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_clear	{
	padding: 0px 10px 0px 30px !important;
	background-color: #FF0000;
	background-image: url(../image/default/clear-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_edit	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/edit-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_search	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/search-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_setting	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/setting2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}


.bar2 .btn_area .btn_reserve	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/reserve-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_list	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/list-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_exhibit	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/exhibit-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_pdf	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_product	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/product-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_download	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/download-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .btn_area .btn_setting	{
	padding: 0px 10px 0px 30px !important;
	background-image: url(../image/default/setting-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-width: 85px;
}

.bar2 .shortcut	{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	border-left: solid 1px #CCC;
}

.bar2 .shortcut p	{
	display: inline-block;
	margin-left: 10px;

}



.sub_bar	{
	padding: 5px 10px;
	background-color: #316745;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-shadow:0 -1px #1a6ea0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.error	{
	color: red;
	font-weight: bold;
}

.frame	{
	padding: 20px;
	background-color: #F8F8F8;
/*
	border: solid 1px #C0C0C0;
*/
}

.guide	{
	padding: 10px 20px;
	background-color: #FFFACD;
	border: solid 1px #C0C0C0;
}

.condition	{
	padding: 10px 20px;
	background-color: #EAEEFA;
	border: solid 1px #C0C0C0;
}

.label_alignment label	{
	display: block;
	float: left;
	width: 118px;
}

.btn_off input[type="button"] {
	visibility: hidden;
}

.search_condition	{
	width: 938px;
	padding: 10px;
}

.search_condition	label	{
	display: inline-block;
	vertical-align: top;
	width: 469px;
}

label {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.user_name	{
	line-height: 18px;
	padding-left: 24px;
	background-image: url(../image/default/user.png);
	background-repeat: no-repeat;
}

.other_name	{
	line-height: 18px;
	padding-left: 24px;
	background-image: url(../image/default/user2.png);
	background-repeat: no-repeat;
}

.pager	img	{
	cursor: pointer;
	vertical-align: -4px;
}

#modal_dialog	{
	display: none;
}
/*------------------------------------------------------------------------------
	共通(テーブル)
------------------------------------------------------------------------------*/
.form_tb	{
	border-collapse: collapse;
	border-spacing:0;
	table-layout: auto;
	border: solid 1px #C0C0C0;
}

.form_tb	th	{
	padding: 5px;
	background-color: #F5F5DC;
	border: solid 1px #C0C0C0;
	color: #333333;
}

.form_tb	td	{
	padding: 5px;
	border: solid 1px #C0C0C0;
	color: #333333;
	word-break: break-all;
}

.form_tb	caption	{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
/*------------------------------------------------------------------------------
	リストマーク
------------------------------------------------------------------------------*/
.link_1	{
	padding: 0px 0px 0px 16px;
	background-image: url(../image/ar01.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_1	a	{
	color: #0066FF;
	text-decoration: none;
}

.link_1	a:hover	{
	text-decoration: underline;
}

.link_2	{
	padding: 0px 0px 0px 16px;
	background-image: url(../image/ar02.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_2	a	{
	color: #0066FF;
	text-decoration: none;
}

.link_2	a:hover	{
	text-decoration: underline;
}

.link_3	{
	padding: 0px 0px 0px 14px;
	background-image: url(../image/ar03.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.link_3	a	{
	color: #0066FF;
	text-decoration: none;
}

.link_3	a:hover	{
	text-decoration: underline;
}

.input_fake	{
	min-height: 17px;
	padding: 2px;
	border: solid 1px #CCC;
	background-color: #E0E0E0;
}

.scroll	{
	width: 100%;
	overflow: auto;
}

.scroll_200	{
	width: 188px;
	padding: 5px 0 0 10px;
	border: solid 1px #C0C0C0;
	overflow: scroll;
}

.scroll_480_600	{
	width: 465px;
	height: 600px;
	background-color: white;
	overflow: scroll;
}

.scroll_980	{
	width: 100%;
	padding: 10px 0px;
	background-color: white;
	border: solid 1px #C0C0C0;
	overflow: scroll;
}

.scroll_980_full	{
	width: 100%;
	background-color: #C0C0C0;
	overflow: scroll;
}

.scroll_600	{
	width: 100%;
	height: 600px;
	background-color: white;
	overflow: scroll;
}
/*------------------------------------------------------------------------------
	header
------------------------------------------------------------------------------*/
.header	{
	padding: 5px 20px;
}
/*------------------------------------------------------------------------------
	main
------------------------------------------------------------------------------*/
.wrapper	{
	width: calc(100% - 40px);
	padding: 10px 20px 20px 20px;
	font-size: 14px;
	min-width: 1200px;
}

.navi	{
	width: 200px;
	margin-right: -200px;
	float: left;
}

.main	{
	width: 100%;
	float: right;
}

.content	{
	margin-left: 220px;
}

.navi2	{
	width: 300px;
	margin-right: -300px;
	float: left;
}

.content2	{
	margin-left: 320px;
}
/*------------------------------------------------------------------------------
	footer
------------------------------------------------------------------------------*/
.footer	{
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #CCCCCC;
	color: #666666;
	text-align: center;
	height: 20px;
}
/*------------------------------------------------------------------------------
	メニュー
------------------------------------------------------------------------------*/
.head_menu	{
	background-color: #333;
	min-width: 960px;
	position: relative;
	z-index: 500;
	height: 40px;
}

.head_shortcut	{
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 0;
}

#shortcut_icon	{
	display: table;
	width: 40px;
	height: 40px;
	background-color: #333;
	cursor: pointer;
}

#shortcut_icon:hover	{
	background-color: #00a0c6;
}


#shortcut_icon span	{
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#head_shortcut	{
	display: none;
	position: absolute;
	background-color: #FFF;
	padding: 0;
	border-radius: 0 0 4px 0;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.4);
	min-width: 150px;
}

#head_shortcut ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
}

#head_shortcut a, #head_shortcut span	{
	display: block;
	height: 100%;
	padding: 5px 15px 5px 10px;
}

#head_shortcut ul ul a	{
	padding-left: 25px;
}


#head_shortcut a:hover	{
	background-color: #EEE;
}

#head_shortcut a img	{
	vertical-align: middle;
}

.head_menu_list	{
	margin: 0;
	padding: 0;
	display: inline-block;
	min-width: 760px;
	font-size: 0;
}

.head_menu_list ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;

}

.head_menu_list li	{
	margin: 0;
	padding: 0;
	font-size: 16px;
}


.head_menu_list ul ul	{
	top: 100%;
	left: 0;
	position: absolute;
	display: none;
	min-width: 100%;
}

.head_menu_list li	{
	float: left;
}

.head_menu_list li li {
	clear: both;
	width: 100%;
}

.head_menu_list li li a {
	width: calc(100% - 40px);
}

.head_menu_list > ul > li	{
	position: relative;
}

/*
.head_menu_list li:hover	{
	position: relative;
}
*/

.head_menu_list li:hover > ul	{
/*	display: block;*/
}

.head_menu_list span, .head_menu_list a	{
	display: block;
	padding: 5px 20px;
	color: white;
	background-color: #333;
	white-space: nowrap;
	line-height: 30px;
	cursor: pointer;
}

.head_menu_list ul:last-child:after	{
	content: "";
	clear: both;
	display: block;
}

.head_menu_list span:hover, .head_menu_list a:hover, .head_menu_list .span_selected	{
	background-color: #00a0c6 !important;
}

#dropmenu2	{
	display: inline-block;
	background-color: #FFF;
	width: 150px;
	position: absolute;
	right:0;
}

#dropmenu2	ul	{
	margin: 0;
	padding: 0;
}

#dropmenu2	ul	li	{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:12px;
	float: left;
	width: 150px;
	height: 39px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

#dropmenu2	ul	li	a	{
	color: black;
	display: block;
	text-decoration: none;
}

#dropmenu2	ul	li:hover, #dropmenu2	ul	li	a:hover	{
	background: #00a0c6;
	color:white;
}

#dropmenu2	ul	li	ul	{
	display: none;
	top: 39px;
	left: 0;
	width: 150px;
	z-index: 100;
	border-bottom: solid 1px #CCC;
}

#dropmenu2	ul	li	ul	li	{
	width: 149px;
	cursor: pointer;
	background-color: white;
	border-left: solid 1px #CCC;
}

#dropmenu2	ul	li	ul li:last-child	{
	border-bottom: solid 1px #CCC;
}
/*------------------------------------------------------------------------------
	メニュー設定
------------------------------------------------------------------------------*/
#menu	{
	background-color: black;
	font-size: 16px;
}

#menu	ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu	li	{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#menu	a	{
	padding: 5px 20px;
	background-color: black;
	color: white;
	display: block;
	text-decoration:none;
}

#menu	a:hover	{
	background-color: #00a0c6;
}

#menu	.curr	{
	background-color: #00a0c6;
}

.menu_sortable	{
	width: calc(100% - 20px);
	height: 400px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: solid 1px #C0C0C0;
	overflow: auto;
}

.menu_sortable	ul	{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu_sortable	li	{
	width: 120px;
	margin: 20px 0 0 20px;
	padding: 0;
	display: inline;
	float: left;
	cursor: move;
	text-align: center;
}
/*------------------------------------------------------------------------------
	サブメニュー
------------------------------------------------------------------------------*/
#submenu	{
	background-color: #666666;
	font-size: 14px;
}

#submenu	ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu	li	{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#submenu	a	{
	padding: 5px 20px;
	background-color: #666666;
	color: white;
	display: block;
	text-decoration:none;
}

#submenu	a:hover	{
	background-color: #00a0c6;
}

#submenu	.curr	{
	background-color: #00a0c6;
}
/*------------------------------------------------------------------------------
	ドロップメニュー
------------------------------------------------------------------------------*/
#dropmenu	ul	{
	margin: 0;
	padding: 0;
}

#dropmenu	ul	li	{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:12px;
	float: left;
	position: relative;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-right: solid 1px #C0C0C0;
}

#dropmenu	ul	li	a	{
	color: black;
	display: block;
	text-decoration: none;
}

#dropmenu	ul	li:hover, #dropmenu	ul	li	a:hover	{
	background: #00a0c6;
	color:white;
}

#dropmenu	ul	li	ul	{
	position: absolute;
	top: 40px;
	left: 0;
	width: 150px;
	z-index: 100;
}

#dropmenu	ul	li	ul	li	{
	visibility: hidden;
	overflow: hidden;
	width: 150px;
	height: 0;
	cursor: pointer;
	background-color: white;
}

#dropmenu	ul	li	ul:last-child	{
	border-bottom: solid 1px #C0C0C0;
}

#dropmenu	ul	li:hover	ul	li, #dropmenu	ul	li	a:hover	ul	li	{
	visibility: visible;
	overflow: visible;
	height:40px;
	z-index: 10;
}

#dropmenu	*	{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
/*------------------------------------------------------------------------------
	スケジュールメニュー
------------------------------------------------------------------------------*/
#schedulemenu	{
	display: inline-block;
	list-style-type: none;
}

#schedulemenu	li	{
	display: inline-block;
}

#schedulemenu	a	{
	padding: 5px 10px 5px 33px;
	color: white;
	background-color: #888888;
	line-height: 24px;
	display: block;
}

#schedulemenu	a:hover	{
	background-color: #C0C0C0;
}

#schedulemenu	a.curr	{
	background-color: #C0C0C0;
}

#schedulemenu	.daily	a	{
	background-image: url(../image/default/daily-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}


#schedulemenu	.weekly	a	{
	background-image: url(../image/default/weekly-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}


#schedulemenu	.monthly	a	{
	background-image: url(../image/default/monthly-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#schedulemenu	.list	a	{
	background-image: url(../image/default/list-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#schedulemenu	.reserve	a	{
	background-image: url(../image/default/reserve-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
/*------------------------------------------------------------------------------
	モーダルウィンドウ
------------------------------------------------------------------------------*/
div#modal {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	z-index: 1000;
}
div#modal div.background {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.55;
	filter: alpha(opacity=55);
	-ms-filter: "alpha(opacity=55)";
}

div#modal div.container {
	position: relative;
	width: 300px;
	height: 300px;
	padding: 10px;
	background-color: #333333;
}

.popup_tb th, .popup_tb td	{
	padding: 5px;
	color: #FFFFFF;
}

.popup_tb th	{
	background-color: #808080;
	border: 1px solid #333;
}

.popup_tb td	{
	background-color: #404040;
	border: 1px solid #808080;
}

.popup_tb th:first-child, .popup_tb td:first-child	{
	border-left: none;
}

.popup_tb th:last-child, .popup_tb td:last-child	{
	border-right: none;
}

.popup_bar	{
	border-bottom: solid 1px #FFFFFF;
	position: relative;
}

.popup_bar div	{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}

.popup_bar	p	{
	width: 30px;
	position: absolute;
	top: 0;
	right:0;
	text-align: right;
}

.pu_btn	{
	background: none repeat scroll 0 0 #316745;
	border: medium none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	height: 26px;
	width: 80px;
}

#popup_body	{
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color: #333333;
}

#popup_body .pager	{
	color: #FFFFFF;
}

#popup_body .pager a	{
	color: #99CCFF;
}
/*------------------------------------------------------------------------------
	ボタン
------------------------------------------------------------------------------*/
.btn_bl {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	color: #fff;
	background-color:#49a9d4;
	border-style: none;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	text-shadow:0 -1px #1a6ea0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: -moz-linear-gradient(
		top,
		#49a9d4 0%,
		#2989d8 40%,
		#2285d6 52%,
		#2989d8);
	background-image: -webkit-gradient(
		linear,left top,left bottom,
		from(#49a9d4),
		color-stop(0.49,#2989d8),
		color-stop(0.52,#2285d6),
		to(#2989d8));
	cursor: pointer;
}

.btn_bl:hover {
	opacity: 0.8;
}

.btn_or {
	font-size: 14px;
	padding: 5px 8px;
	color: #fff;
/*	background-color:#ffa035;*/
	background-color:#cc4429;
	border-style: none;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
 	cursor: pointer;
 }

.btn_or:hover {
	opacity: 0.8;
}

.btn_or:disabled	{
	background-color: #C0C0C0;
}

.btn_save	{
	padding: 8px 10px 8px 33px !important;
	background-image: url(../image/default/save-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.btn_edit	{
	padding: 8px 10px 8px 33px !important;
	background-image: url(../image/default/edit-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.btn_search	{
	padding: 8px 10px 8px 33px !important;
	background-image: url(../image/default/search-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.btn_clear	{
	padding: 8px 10px 8px 33px !important;
	background-image: url(../image/default/clear-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.btn_mail	{
	padding: 8px 10px 8px 33px !important;
	background-image: url(../image/default/mail-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
/*------------------------------------------------------------------------------
	login
------------------------------------------------------------------------------*/
.login_area	{
	position: absolute;
	width: 350px;
	height: 225px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.login_area table	{
	width: 100%;
	height: 210px;
	background-color: #333;
}

.login_area table td	{
	padding: 5px;
	color: #FFF;
	font-size: 12px;
}


.login_area table tr:first-child > td	{
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}
/*
.login_area table tr:last-child > td	{
	text-align: center;
	color: #FFF;
	font-size: 12px;
	vertical-align: top;
}
*/
.login_area a	{
	color: #FFF;
}

.login_copyright	{

}
/*------------------------------------------------------------------------------
	コメント
------------------------------------------------------------------------------*/
.report {
	padding: 10px;
	background-color: #EEEEEE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.comment {
	padding: 10px;
	background-color: #DDFBDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.comment_box	{
	height: 16px;
	line-height: 16px;
	font-size: 12px;
}
/*------------------------------------------------------------------------------
	アップロードダイアログ
------------------------------------------------------------------------------*/
.upload_dialog	{
	width: 350px;
	padding: 30px 10px;
	background-color: #FFFFFF;
	border: solid 2px #808080;
	font-size: 12px;
	text-align: center;
	position: absolute;
	display: none;
}

.upload_image	{
	width: 200px;
	height: 200px;
	margin-bottom: 5px;
	border: solid 1px #808080;
}

.upload_image_100	{
	width: 100px;
	height: 100px;
	margin-bottom: 5px;
	border: solid 1px #808080;
}

.upload_image_150	{
	width: 150px;
	height: 150px;
	margin-bottom: 5px;
	border: solid 1px #808080;
}

.upload_image_180	{
	width: 180px;
	height: 180px;
	margin-bottom: 5px;
	border: solid 1px #808080;
}
/*------------------------------------------------------------------------------
	アップローダー
------------------------------------------------------------------------------*/
.uploader	{
	width: 100%;
	height: 194px;
	padding: 0;
	background-color: #BBBBBB;
	overflow: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.uploader	.thumbnail	{
	width: 150px;
	height: 174px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: white;
	position: relative;
	float: left;
}

.uploader	img.remove	{
	position: absolute;
	top: 2px;
	left: 130px;
	cursor: pointer;
}

.uploader	p	{
	margin-top: 4px;
	text-align: center;
}

.drop_area	{
	width: calc(100% - 10px);
	height: 184px;
	border: dashed 5px #888888;
	background-color: #EEEEEE;
	color: #888888;
	line-height: 184px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.uploader_s	{
	width: 100%;
	height: 120px;
	padding: 0;
	background-color: #BBBBBB;
	overflow: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

.uploader_s	.thumbnail	{
	width: 100px;
	height: 100px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: white;
	position: relative;
	float: left;
}
/*------------------------------------------------------------------------------
	ツールチップ
------------------------------------------------------------------------------*/
.arrow_box {
	top: 75%;
	display: none;
	position: absolute;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #333;
	color: #fff;
}

.arrow_box:after {
	position: absolute;
	bottom: 100%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -10px;
	border: solid transparent;
	border-color: rgba(51, 51, 51, 0);
	border-bottom-color: #333;
	border-width: 10px;
	pointer-events: none;
	content: " ";
}
/*------------------------------------------------------------------------------
	スライダー
------------------------------------------------------------------------------*/
.slider	li	{
	text-align: center;
}

.slider	img	{
	height: 540px;
	margin: 0 auto;
	display: block;
}
/*------------------------------------------------------------------------------
	ローディング画像
------------------------------------------------------------------------------*/
#loading	{
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px;
}
/*------------------------------------------------------------------------------
	HOMEレイアウト
------------------------------------------------------------------------------*/
.layout_sortable {
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	min-height: 47px;
	background-color: #FFF;
	border: solid 1px #CCCCCC;
}
.layout_sortable li {
	height: 35px;
	line-height: 35px;
	margin: 5px 0;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	cursor: move;
	border: solid 1px #CCCCCC;
}
/*------------------------------------------------------------------------------
	ショートカット
------------------------------------------------------------------------------*/
.shortcut_area	{
	width:49%;
	height: 400px;
}

.shortcut_sortable {
	margin: 0;
	padding: 0;
	min-height: 100%;
	width: 100%;
}
/*
.shortcut_sortable ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 100%;
	width: 100%;
	background-color: #FFF;
	font-size: 0;
	vertical-align: top;

}

.shortcut_sortable li {
	width: 120px;
	height: 120px;
	padding: 0;
	margin: 5px;
	float: left;
	cursor: move;
	text-align: center;
	font-size: 12px;
}

.shortcut_sortable ul::after{
	content:"";
	display:block;
	clear:both;
}
*/


ul.jquery-ui-sortable2 {
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	min-height: 42px;
	background-color: #FFF;
	vertical-align: top;
}

ul.jquery-ui-sortable2 li {
	height: 20px;
	line-height: 20px;
	margin: 5px 0px;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	cursor: move;
	border: solid 1px #CCCCCC;

}

ul.jquery-ui-sortable2 li img {
	height: 20px;
	width: auto;
	vertical-align: middle;
	margin-right: 10px;
}
/*------------------------------------------------------------------------------
	色選択
------------------------------------------------------------------------------*/
.color-selector-parent	{
	position: relative;
}

.color-selector	{
	width: 20px;
	height: 20px;
	cursor: pointer;
}
/*------------------------------------------------------------------------------
	画像
------------------------------------------------------------------------------*/
.img_mw img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}

.img_box_size{
	position: relative;
}
.img_box_size:after{
	padding-top: 75%;
	display: block;
	content: "";
}

.img_box_size > p {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.img_box_size > p img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.img_box_size2:after {
	padding-top: 100%;
}

.assort_img a	{
	display: inline-block;
	width: 100px;
	height: 100px;
}

.assort_img a img	{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/*------------------------------------------------------------------------------
	スケジュール
------------------------------------------------------------------------------*/
.schedule_link	{
	color: black !important;
	text-decoration: underline !important;
}
/*------------------------------------------------------------------------------
	タブメニュー
------------------------------------------------------------------------------*/
.tab_menu {
	list-style: none;
	padding: 0 0 0 12px;
	line-height: 30px;
	height: 32px;
	overflow: hidden;
	font-size: 12px;
	font-family: verdana;
	position: relative;
}

.tab_menu li {
	border: 1px solid #AAA;
	background: #E1E1E1;
	background: -o-linear-gradient(top, #FFFFFF 50%, #E1E1E1 100%);
	background: -ms-linear-gradient(top, #FFFFFF 50%, #E1E1E1 100%);
	background: -moz-linear-gradient(top, #FFFFFF 50%, #E1E1E1 100%);
	background: -webkit-linear-gradient(top, #FFFFFF 50%, #E1E1E1 100%);
	background: linear-gradient(top, #FFFFFF 50%, #E1E1E1 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
	text-shadow: 0 1px #FFF;
	margin: 0 -5px;
	padding: 0 10px;
	text-align: center;
	width: 150px;
}

.tab_menu a {
	display: block;
	width: 100%;
	height: 100%;
	color: #0066ff;
	text-decoration: none;
}

.tab_menu li.current {
	background: #FFF;
	color: #333;
	z-index: 2;
	border-bottom-color: #FFF;
}

.tab_menu:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #AAA;
	z-index: 1;
}

.tab_menu li:before,.tab_menu li:after {
	border: 1px solid #AAA;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}

.tab_menu li:before {
	left: -6px;
	border-bottom-right-radius: 6px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #E1E1E1;
}

.tab_menu li:after {
	right: -6px;
	border-bottom-left-radius: 6px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #E1E1E1;
}

.tab_menu li.current:before {
	box-shadow: 2px 2px 0 #FFF;
}

.tab_menu li.current:after {
	box-shadow: -2px 2px 0 #FFF;
}
/*------------------------------------------------------------------------------
	商品リスト
------------------------------------------------------------------------------*/
#product1 tr, #product2 tr	{
	cursor: pointer;
}

#product1 .selected, #product2 .selected	{
	background-color: #4169E1;
}

#product1 .selected td, #product2 .selected td	{
	color: #FFF;
}


#product1 .disabled, #product2 .disabled	{
	background-color: #D3D3D3 !important;
	color: #333 !important;
}

#product1 .disabled td, #product2 .disabled td	{
	color: #333 !important;;
}
/*------------------------------------------------------------------------------
	jquery sortable
------------------------------------------------------------------------------*/
ul.jquery-ui-sortable {
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	width: 388px;
	float: left;
	min-height: 52px;
	background-color: #FFF;
	border: solid 1px #CCCCCC;
}

ul.jquery-ui-sortable li {
	height: 40px;
	line-height: 40px;
	margin: 5px 0px;
	padding-left: 1em;
	font-size: 12px;
	font-weight: normal;
	cursor: move;
	border: solid 1px #CCCCCC;
}


@media screen and (max-width: 960px) {
	.mw960_hide {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.mw1200_hide {
		display: none;
	}
}

@media screen and (max-width: 1600px) {
	.mw1600_hide {
		display: none;
	}
}
/*------------------------------------------------------------------------------
	pagetop
------------------------------------------------------------------------------*/
#pagetop {
	position: fixed;
	bottom: 25px;
	font-size: 14px;
	display: none;
	right: 140px;
}

#pagebottom {
	position: fixed;
	top: 25px;
	font-size: 14px;
	display: none;
	right: 140px;
}

#pagetop a, #pagebottom a {
	background-color: #094AB2;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	opacity: 0.6;
}

#pagetop a:hover, #pagebottom a:hover {
	text-decoration: none;
	background-color: #0F70C7;
}
/*------------------------------------------------------------------------------
	collapse
------------------------------------------------------------------------------*/
.ewrap_hide > div{
	position: relative;
}
.ewrap_hide > div:after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 30px;
	background: linear-gradient( rgba(255,255,255,0), #fff);
}
/*------------------------------------------------------------------------------
	checkbox
------------------------------------------------------------------------------*/
.chkbox input[type="checkbox"] {
	display: none;
}

.chkbox label {
	position: relative;
	display: inline-block;
	/*padding: 3px 3px 3px 22px;*/
	width: 14px;
	cursor: pointer;
	margin: auto;
	vertical-align: middle;
}

.chkbox label::before,.chkbox label::after {
	position: absolute;
	content: '';
}

.chkbox label::before {
	top: 50%;
	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	background: #FFF;
	border: 1px solid #333;
}

.chkbox label::after {
	opacity: 0;
	top: 50%;
	left: 3px;
	width: 8px;
	height: 4px;
	margin-top: -4px;
	border-left: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	-webkit-transform: rotate(-45deg) scale(.5);
	transform: rotate(-45deg) scale(.5);
}

.chkbox label:hover::before {
	background: #fff;
}

.chkbox input[type="checkbox"]:checked + label::before {
	background: #fff;
	/*border: 1px solid #FF0000;*/
}

.chkbox input[type="checkbox"]:checked + label::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}
/*------------------------------------------------------------------------------
	price card
------------------------------------------------------------------------------*/
.price_font	{
	font-family: "ＭＳ ゴシック";
}
