﻿/* CSS Document */

/*********************************************************/
/* jQery datepicker 祝日対応
/*********************************************************/

.ui-datepicker-calendar .day-sunday > a {
	color: red;
	background-color: #ffb6c1;
}
.ui-datepicker-calendar .day-holiday > a {
	color: red;
	background-color: #ffb6c1;
}
.ui-datepicker-calendar .day-saturday > a {
	/* color:red; */
	background-color: #87cefa;
}

/* .is-sunday,
.is-holiday {
	background: #fff0f5;
} */

/* .is-saturday {
	background: #f0f8ff;
} */

/* td.ui-datepicker-week-end a{
	color: red !important;
} */

/*********************************************************/

body {
	background-image: url(../images/wall.gif);
}

input[type="text"] {
	font-size: 1.5em;
	height: 50px;
}

input[type="password"] {
	font-size: 1.5em;
	height: 50px;
}

select {
	font-size: 1.5em;
	height: 50px;
}

#container {
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	font-size: 0.75em;
}

#header {
	width: 100%;
	background-color: #ffffff;
}

#logo {
}

#title {
	height: 1em;
	padding: 10px;
	color: #ffffff;
	background-color: #017acd;
}

#title_name {
	float: left;
}

#title_user {
	float: right;
	text-align: right;
}

#navi_link {
	height: 1em;
	padding: 10px 10px 0px;
}

#navi_button {
	padding: 20px 10px 0px;
}

#pan {
	float: left;
	width: 70%;
}

.pan1 {
	color: Navy;
	font-size: 1.25em;
	font-weight: bold;
}

.pan2 {
	color: Gray;
}

#jump {
	float: right;
	width: 30%;
	text-align: right;
}

#search_outline {
	width: 94%;
	margin: 15px auto 0px;
	padding: 10px;
	border: solid 2px #017acd;
}

#search_outline table {
	width: 100%;
}

#page_navi_outline {
	width: 94%;
	margin: 10px auto 0px;
	padding: 10px;
}

#content {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

#pan_outline {
	width: 850px;
	height: 10px;
	margin: 5px 0px 10px;
}

#pan {
	float: left;
}

.sub1 table {
	width: 96%;
	margin: 10px auto;
}

.sub1_lbl {
	width: 100px;
	padding: 5px;
	color: White;
	background-color: #017acd;
}

.sub1_data {
	font-size: 1.5em;
	padding: 5px;
	background-color: #f5f5f5;
}

.sub2_delivery {
	width: 96%;
	margin: 5px auto;
	padding: 2px;
	border-left: solid 3px #017acd;
	border-bottom: dotted 1px #017acd;
}

.sub2_item {
	width: 96%;
	margin: 5px auto;
	padding: 2px;
	border-left: solid 3px #017acd;
	border-bottom: dotted 1px #017acd;
}

.sub2_item_kanri {
	width: 96%;
	margin: 5px auto;
	padding: 2px;
	border-left: solid 3px #017acd;
	border-bottom: dotted 1px #017acd;
	background-color: #ffff99;
}

.sub2 table {
	width: 100%;
}

.sub2_delivery_data {
	width: auto;
	height: 70px;
}

.sub2_delivery_command {
	width: 120px;
	height: 70px;
	text-align: right;
}

.sub2_item_image {
	width: 80px;
	height: 60px;
}

.sub2_item_data {
	width: auto;
	padding: 5px;
}

.sub2_delivery_name {
	font-size: 1.25em;
	color: green;
	font-weight: bold;
}

.sub2_item_data_cd {
	font-size: 1.25em;
}

.sub2_item_data_name {
	font-size: 1.25em;
	color: Blue;
	font-weight: bold;
}

.sub2_item_data_bikou1 {
	margin-left: 10px;
}

.sub2_item_data_category {
	margin-left: 10px;
}

.sub2_item_command_width_stock {
	width: 100px;
	padding: 5px;
}

.sub2_item_command_width_manage_item {
	width: 150px;
	padding: 5px;
}

.sub2_item_command_width_order {
	width: 225px;
	padding: 5px;
}

.sub2_item_command_width_order_td1 {
	width: 70px;
	height: 25px;
	color: Green;
	text-align: center;
}

.sub2_item_command_width_order_td2 {
	width: 70px;
	height: 25px;

	text-align: center;
}

.sub2_item_command_width_order_td1_val {
	width: 70px;
	height: 25px;
	color: Green;
	font-size: 1.25em;
	text-align: center;
}

.sub2_item_command_width_order_td2_val {
	width: 70px;
	height: 25px;

	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

.sub2_item_command_width_order_td3 {
	width: 85px;
	text-align: center;
}

.sub2_item_command_underline {
	border-bottom: dotted 1px blue;
}

.sub2_item_command_td1 {
	width: 70px;
	color: Navy;
}

.sub2_item_command_td2 {
	width: 50px;
	color: Navy;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
}

.sub2_item_command_order_td1 {
	width: 70px;
}

.sub2_item_command_order_td2 {
	width: 50px;
	font-size: 1.25em;
	text-align: right;
}

.sub2_item_command_order_td3 {
	width: 70px;
	color: green;
	font-weight: bold;
}

.sub2_item_command_order_td4 {
	width: 50px;
	color: green;
	font-size: 1.75em;
	font-weight: bold;
	text-align: right;
}

#footer {
	border-top: solid #017acd;
	padding: 5px;
	text-align: center;
}

.page_retutn {
	padding: 5px;
}

.btn1 {
	width: 200px;
	height: 50px;
}

.btn2 {
	width: 85px;
	height: 50px;
}

.btn3 {
	width: 85px;
	height: 50px;
}

a:link {
	color: Blue;
}
a:visited {
	color: Blue;
}
a:hover {
	color: Blue;
}

img {
	border: none;
}

.image_mini {
	width: 60px;
}
.highlight {
	background-color: lightgray;
}
.input_highlight {
	background-color: lightgreen;
}

.no_image {
	text-align: center;
}

.page_navi {
	float: left;
	width: 15px;
	margin: 1px;
	padding: 3px;
	border: solid 2px #3333cc;
	background-color: lightgreen;
	font-size: 0.5em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}

.search_coment {
	color: red;
}

.search_value1 {
	width: 300px;
	height: 60px;
}

.search_value2 {
	width: 350px;
	height: 50px;
}

.ime_on {
	ime-mode: active;
}

.ime_off {
	ime-mode: disabled;
}

.inputbox_50 {
	width: 100px;
	height: 50px;
}

.inputbox_100 {
	width: 200px;
	height: 50px;
}

.inputbox_300 {
	width: 600px;
	height: 50px;
}

.attention {
	color: Red;
}

.select_item_outline {
	width: 94%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: solid 5px green;
}

.item {
	width: 700px;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;

	padding: 2px;
	border-left: solid 5px #017acd;
	border-bottom: dotted 1px #017acd;
}

.item_num {
	width: 700px;
	height: 700px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border-left: solid 5px #017acd;
	border-bottom: dotted 1px #017acd;
}

.item_edit_outline {
	width: 700px;
	height: 1200px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border-left: solid 5px #017acd;
	border-bottom: dotted 1px #017acd;
}

.item_select {
	width: 690px;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;

	padding: 2px;
	border-left: solid 5px green;
	border-bottom: dotted 1px green;
}

.item_img {
	height: 76px;
}

.item_img_none {
	padding: 30px 0px 0px 20px;
}

.item-sepa1 {
	float: left;
	width: 105px;
}

.item-sepa2 {
	float: left;
	width: 480px;
}

.item-sepa3 {
	float: right;
	padding: 5px;
}

.item-cd {
	font-size: 1.5em;
	margin: 2px 5px 0px;
}

.item-name {
	font-size: 1.5em;
	margin: 2px 5px 0px;
	color: blue;
	font-weight: bold;
}

.item-kubun1 {
	margin: 2px 5px 0px;
}

.item-kubun2 {
	margin: 2px 5px 0px;
}

.item-syousai {
	margin: 2px 5px 0px;
}

div.order {
	width: 700px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border-left: solid 5px #017acd;
	border-bottom: dotted 1px #017acd;
}

div.order_sepa1 {
	float: left;
	width: 105px;
}

div.order_sepa2 {
	float: left;
	width: 580px;
}

div.order_cd {
	margin: 2px 5px 0px;
}

div.order_name {
	margin: 2px 5px 0px;
	color: blue;

	font-weight: bold;
}

div.order_address {
	margin: 2px 5px 0px;
}

div.order_tel {
	margin: 2px 5px 0px;
}

.btn {
	width: 200px;
	height: 50px;
}

.btn_item_select {
	width: 100px;
	height: 50px;
}

.table1 {
	width: 800px;
}

.history_table1 {
	width: 680px;
}

.manage_item_table1 {
	width: 700px;
}

#header-under {
	width: 750px;
	height: 25px;
	background-color: #017acd;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;

	color: #ffffff;
}

address {
	font-style: normal;
	text-align: center;
}

.search_box1 {
	width: 350px;
}

/* ############################################################################# */
/* ページトップに移動 */
/* ############################################################################# */
#back-top a {
	position: fixed;
	right: 20px;
	bottom: 20px;
	transition: 1s;
}
#back-top a:hover {
	opacity: 0.75;
}
