@charset "utf-8";

.commonTable1 {
	background: #f3f3f3;
}

.commonTable1 td {
	border-bottom: 1px solid #FFF;
	padding: 7px 10px;
	text-align: left;
}

.commonTable2 td {
	text-align: left;
	vertical-align: middle;
}

.pageBtnArea .commonTable3 {
	margin: 0 auto;
}

.pageBtnArea .commonTable3 td {
	text-align: left;
	background: #FFF !important;
	vertical-align: middle;
	border: none !important;
}

.cartTable {
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-collapse: collapse;
	border-spacing: 0;
}

.cartTable td {
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	overflow: hidden;
	vertical-align: top;
}

.cartTable .topCell {
	width: auto;
	text-align: center;
	border-bottom: none;
}

.cartTable .topCell .box1 {
	width: 233px;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	margin: 0 auto;
}

.cartTable .topCell h1 {
	font-size: 16px;
	text-align: left;
	line-height: 1.3;
	margin-bottom: 15px;
}

.cartTable .topCell p {
	margin-bottom: 10px;
}

.cartTable .topCell .price {
	width: 217px;
	overflow: hidden;
	border-bottom: 3px double #CCC;
	padding: 0 5px;
}

.cartTable .topCell .priceA, .cartTable .topCell .priceB {
	border-bottom: none;
}

.cartTable .topCell .left {
	float: left;
	padding-top: 7px;
}

.cartTable .topCell .priceA .left, .cartTable .topCell .priceB .left {
	padding-top: 0;
}

.cartTable .topCell .right {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	float: right;
}

.cartTable .bottom {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
	border-bottom: 1px solid #b9b9b9;
}

.cartTable td, .cartTable th {
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	overflow: hidden;
	background: #FFF;
	font-weight: normal;
}

.cartTable thead th {
	vertical-align: top;
}

.cartTable tbody td {
	vertical-align: middle;
}

.cartTable .itemArea {
	width: 126px;
	text-align: left;
	padding: 10px 6px 15px;
	overflow: hidden;
}

.cartTable .itemArea .imgBox {
	text-align: center;
	margin-bottom: 10px;
}

.cartTable .itemArea .imgBox img {
	margin: 0 auto;
	max-width: 100%;
}

.cartTable .itemArea h2 {
	font-size: 12px;
	margin-bottom: 10px;
}

.cartTable .middleCell th {
	background: #e0e0e0;
	padding: 7px 5px;
	vertical-align: middle;
	font-weight: bold;
}

.cartTable .gray {
	background: #F8F8F8 !important;
}

.cartTable td {
	text-align: right;
	padding: 5px;
}

.cartTable td input.formTxt {
	border: 1px solid #CCC;
	padding: 2px 3px 1px;
	text-align: right;
}

.noukiTable td input.formTxt {
	border: 1px solid #CCC;
	padding: 2px 3px 1px;
	text-align: left;
	width: 80px;
	float: left;
	font-size: 12px;
}

.cartTable tr:nth-child(odd) td {
	background-color: #f8f8f8; /* 奇数行の背景色 */
}

.cartTable tr:nth-child(even) td {
	background-color: #FFF; /* 偶数行の背景色 */
}

.hachuTeble {
	width: 950px;
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
}

.hachuTeble th, .hachuTeble td {
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 5px 3px;
	font-weight: normal;
}

.hachuTeble td.noBorder {
	background: #FFF !important;
}

.hachuTeble thead th {
	background: url(../images/layout/line.gif) repeat-y 0 0 #d2d2d2;
	line-height: 1.3;
}

.hachuTeble thead th span {
	margin-right: 3px;
	vertical-align: middle;
}

.hachuTeble thead th button {
	vertical-align: middle;
}

.hachuTeble td {
	text-align: left;
	padding: 5px 5px;
}

.hachuTeble tr:nth-child(odd) td {
	background-color: #FFF; /* 奇数行の背景色 */
}

.hachuTeble tr:nth-child(even) td {
	background-color: #f8f8f8; /* 偶数行の背景色 */
}

.setTable td, .setTable th {
	text-align: left;
	background: #f3f3f3;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	padding: 6px 5px 5px;
	font-weight: normal;
}

.setTable th {
	text-align: right;
	padding: 6px 5px 5px;
}

.syubetsuTable td {
	width: 30%;
	text-align: center;
	border: none;
	padding: 0 5px;
}

.syubetsuTable td.st2 {
	color: #CC0000;
}

/*----------------------------------------*/
.selectTable {
	width: 950px;
	border-top: 1px solid #dadada;
}

.selectTable th {
	border-bottom: 1px dotted #b9b9b9;
	padding: 16px 10px 16px 20px;
	text-align: left;
	background: #f6f6f6;
	font-size: 14px;
	vertical-align: top;
}

.selectTable th div {
	font-weight: normal;
	margin: 10px;
	font-size: 12px;
	width: 150px;
}

.selectTable th div label {
	width: 125px;
	float: right;
	margin-top: -2px;
}

.selectTable td {
	background: url(../images/layout/table_hukidashi.gif) no-repeat 0 0 #FFF;
	border-bottom: 1px dotted #b9b9b9;
	padding: 16px 0 16px 30px;
	text-align: left;
	font-size: 14px;
}

.selectTable td select, .selectTable td span, .selectTable td input {
	margin: 0 5px 0 0;
	padding: 3px;
	vertical-align: middle;
}

.selectTable td ul {
	margin-bottom: 20px;
}

.selectTable td ul li {
	margin-bottom: 8px;
}

.selectTable td p {
	font-size: 12px;
}

.commonTable th, .commonTable td {
	background: none;
	border: none;
	padding: 5px 15px 5px 5px;
}

.size16 th, .size16 td {
	font-size: 16px;
}

.commonTableHead {
	background: #000;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 12px;
}

.activeCell td {
	background: #ffc868 !important;
}

/*
----------------------------------------*/
.breadcrumb {
	width: 100%;
	background: #f6f6f6;
	text-align: center;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

.breadcrumb ul {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
}

.breadcrumb ul li {
	float: left;
	background: url(../images/common/bread_list.gif) no-repeat 0 center;
	padding-left: 13px;
	margin-right: 20px;
	margin-left: -13px;
	color: #999;
}

.breadcrumb ul li a {
	text-decoration: none;
}

.breadcrumb ul li.active {
	color: #f39832;
	font-weight: bold;
	font-size: 12pt;
	margin-top: -3px;
}

.titleArea {
	margin-bottom: 10px;
}

.titleArea h1 {
	width: 950px;
	overflow: hidden;
	font-size: 16px;
}

.titleArea h1 img.left {
	float: left;
	border-right: 1px solid #999;
	vertical-align: middle;
	margin-right: 15px;
}

.titleArea h1 span.left {
	float: left;
	padding-top: 10px;
}

.titleArea h1 img.right {
	float: right;
	padding-top: 10px;
}

/*----------------------------------------*/
.section {
	clear: both;
}

.listKome li {
	background: url(../images/icon/kome.gif) no-repeat 0 4px;
	padding-left: 15px;
	line-height: 1.5;
	margin-bottom: 5px;
	text-align: left;
}

.nouhinHead {
	width: 930px;
	background: #f6f6f6;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	text-align: left;
	padding: 10px 10px 8px;
	margin-bottom: 20px;
	overflow: hidden;
}

.nouhinHeadIn {
	width: 790px;
	float: left;
}

.itemAddBt {
	width: 140px;
	float: right;
	margin-top: -2px;
}

.nouhinHead label {
	padding-left: 5px;
	margin-right: 15px;
}

.nouhinHead .radio {
	margin-top: -2px;
}

.nouhinHead select {
	padding: 3px;
	margin-right: 10px;
}

.contents {
	width: 950px;
	overflow:auto;
}

.nouhinBlock {
	width: 950px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
.nouhinBlock.waiting {
	border-left: 8px solid #ccc;
}
.waitingheader {
	font-size: 16pt;
	width: 950px;
	margin-bottom: 5px;
	padding: 10px 0px 10px 20px;
	border-left: 8px solid #ccc;
	border-bottom: 2px #ff9602 dotted;
}

.nouhinBlock .nouhinLeft {
	width: 350px;
	float: left;
	text-align: center;
	padding-top: 25px;
}

.nouhinBlock .nouhinLeft table {
	border-radius: 5px;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	margin: 0 auto;
}

.nouhinBlock .nouhinLeft table td .bg {
	width: 300px;
	border-radius: 5px;
	background: #FFF;
	margin: 4px;
	padding: 10px 12px;
	text-align: center;
}

.nouhinBlock .nouhinLeft table td {
	text-align: left;
}

.nouhinBlock .nouhinLeft table td h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 7px;
}

.nouhinBlock .nouhinLeft table td dl {
	display: inline-block;
	margin: 0 5px;
}

*:first-child+html .nouhinBlock .nouhinLeft table td dl {
	display: inline;
}

* html .nouhinBlock .nouhinLeft table td dl {
	display: inline;
}

.nouhinBlock .nouhinLeft table td dl dt {
	margin-bottom: 4px;
	text-align: center;
}

.nouhinBlock .nouhinLeft table td dl dt img {
	margin: 0 auto;
}

.nouhinBlock .nouhinLeft table td dl dd {
	line-height: 1.3;
	text-align: center;
}

.nouhinBlock .nouhinRight {
	width: 580px;
	float: right;
	text-align: left;
}

.nouhinBlock .nouhinRight h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.3;
	margin-top: -15px;
	width: 500px;
}

.nouhinBlock .nouhinRight .del {
	text-align: right;
}

.nouhinBlock .nouhinRight .del button {
	position: relative;
}

.nouhinBlock .nouhinRight .itemInfo {
	width: 580px;
}

.calendarBox {
	width: 520px;
	overflow: hidden;
}

.icoCalendar {
	background: url(../images/icon/calendar.gif) no-repeat 0 center;
	padding: 15px 0 15px 45px;
}

td.list {
	background: url(../images/icon/list.gif) no-repeat 0px 13px;
	padding-left: 13px;
}

.icoTruck {
	padding: 10px 0 10px 40px;
	background: url(../images/icon/truck.gif) no-repeat 0 center;
}

.icoJet {
	padding: 10px 0 10px 40px;
	background: url(../images/icon/jet.gif) no-repeat 0 center;
}

/* mypage
----------------------------------------*/
.mypageInfo {
	width: 817px;
	float: right;
	border-left: 1px solid #CCC;
}

.mypageInfo ul {
	width: 802px;
	overflow: hidden;
	padding-left: 15px;
}

.mypageInfo ul li {
	margin-bottom: 0px;
	text-align: left;
	padding: 3px 0 3px 25px;
}

.mypageInfo ul li.alert {
	background: url(../images/icon/alert.gif) no-repeat 0 5px;
	word-break: break-all;
}

.mypageInfo ul li .day {
	font-size: 11px;
	margin-right: 10px;
}

.mypageInfo ul li .num {
	font-size: 11px;
}

.mypageInfo ul li a {
	color: #cc0000;
}

.mypageInfo ul li a:hover {
	color: #FF2222;
}

.nouhinHeadSearch {
	padding: 5px !important;
	width: 400px;
}

.myPageTableHead {
	width: 938px;
	height: 34px;
	overflow: hidden;
	background: #b9b9b9;
	border-bottom: 1px solid #FFF;
	padding: 4px 6px 0;
}

.myPageTableHead .left {
	width: 540px;
	float: left;
	text-align: left;
}

.myPageTableHead ul.tab {
	float: left;
}

.myPageTableHead ul.tab li {
	display: inline-block;
}

*:first-child+html .myPageTableHead ul.tab li {
	display: inline;
}

* html .myPageTableHead ul.tab li {
	display: inline;
}

.myPageTableHead ul.tab li a {
	display: inline-block;
	height: 16px;
	padding: 8px 30px 10px 20px;
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #FFF;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	min-width: 80px;
	text-align: left;
}

.myPageTableHead ul.tab li.on a {
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #0f6aac;
	color: #FFF;
}

.myPageTableHead ul.tab li a:hover {
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #e3ecf2;
}

.myPageTableHead ul.tab li.on a:hover {
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #0f6aac;
}

.myPageTableHead ul.tab li.tabredon a {
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #cc0000;
	color: #FFF;
}

.myPageTableHead ul.tab li.tabred a:hover {
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #cc0000;
	color: #FFF;
}

.myPageTableHead ul.tab li.alert a {
	background: url(../images/layout/tab_bg.png) no-repeat right 0 #ffcccc;
}

.myPageTableHead .left p {
	width: 150px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
}

.myPageTableHead .right {
	max-width: 382px;
	padding: 3px 10px 0px 0px;
	float: right;
}

.myPageTableHead .pageList {
	background: #FFF;
	border-radius: 20px;
	padding: 4px 15px 2px;
}

.myPageTableHead .pageList .txt {
	float: left;
}

.myPageTableHead .pageList .txt a {
	text-decoration: none;
}

.myPageTableHead .pageList .txt a:hover {
	text-decoration: underline;
}

.myPageTableHead .pageList table {
	float: right;
}

.pageList .pageListTable {
	vertical-align: middle;
	padding: 0 2px;
}

.myPageTableHead .pageList table td {
	vertical-align: middle;
	padding: 0 2px;
}

.pageList .pageListTable td {
	vertical-align: middle;
	padding: 0 2px;
}

.myPageTableHead .pageList table td img {
	vertical-align: bottom;
}

.myPageTableHead .pageList table .now {
	padding: 0 5px;
	font-weight: bold;
}

table.commonPageList {
	float: right;
}

table.commonPageList td {
	vertical-align: middle;
	padding: 0 2px;
}

table.commonPageList td img {
	vertical-align: bottom;
}

table.commonPageList .now {
	padding: 0 5px;
}

.chartWrap {
	width: 918px;
	border: 1px solid #CCC;
	padding: 10px 15px;
}

.chartWrap .titleArea {
	width: 765px;
	float: left;
	font-size: 14px;
	padding: 15px 0 0 15px;
}

.chartWrap .titleArea h1 {
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 20px;
}

.chartWrap .right {
	width: 105px;
	float: right;
	text-align: right;
	padding: 15px 15px 0 0;
}

.chartWrap .chart {
	width: 680px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}

.chartWrap .chart .day1 {
	position: absolute;
	top: 103px;
	left: 173px;
	color: #CC0000;
}

.chartWrap .chart .day2 {
	position: absolute;
	top: 103px;
	left: 448px;
	color: #CC0000;
}

.chartWrap .chart1 {
	background: url(../images/layout/mypage_chart1.jpg) no-repeat 0 0;
}

.chartWrap .chart2 {
	background: url(../images/layout/mypage_chart2.jpg) no-repeat 0 0;
}

.chartWrap .chart3 {
	background: url(../images/layout/mypage_chart3.jpg) no-repeat 0 0;
}

.chartWrap .chart4 {
	background: url(../images/layout/mypage_chart4.jpg) no-repeat 0 0;
}

.chartWrap .chart5 {
	background: url(../images/layout/mypage_chart5.jpg) no-repeat 0 0;
}

.chartWrap .chart6 {
	background: url(../images/layout/mypage_chart6.jpg) no-repeat 0 0;
}

.noukiRed {
	border: 1px solid #cc0000;
	color: #cc0000;
	padding: 3px 10px 1px;
	margin: 0 7px;
	background: #FFF;
	font-weight: bold;
}

.commonWrap {
	width: 928px;
	padding: 10px 10px 20px;
	border: 1px solid #CCC;
}

.commonWrap #rightCol {
	width: 710px;
	float: right;
}

.commonWrap #rightCol .section {
	width: 710px;
	overflow: hidden;
}

.commonWrap #rightCol .section img, .commonWrap #rightCol .section input
	{
	vertical-align: middle;
}

.commonWrap #rightCol .section .searchBox {
	width: 530px;
	float: left;
}

ul.inb {
	padding: 7px 7px 0;
}

ul.inb li {
	float: left;
	margin-right: 5px;
}

ul.inb li img {
	vertical-align: bottom;
}

.grayBox {
	background: #f6f6f6;
	padding: 15px;
}

/*******************/
.indextable, .indextable td {
	border: 1px solid #C9C9C9;
}

.indextable td {
	padding: 0px 5px;
}

/* 注文名ダイアログ */
#ORDER_NAME input[type="text"] {
	width: 394px;
}

/* 帳票メニュー ボタン */
.instruction-menu-base {
	width: 171px;
	height: 36px;
	display: inline-block;
	position: relative;
}

.btn-instruction {
	width: 171px;
	height: 36px;
	display: block;
	background: url("../images/btn/btn_instruction.gif") no-repeat;
}

.btn-instruction:hover {
	cursor: pointer;
	opacity: 0.7;
}

/* 帳票メニュー 本体 */
.instruction-menu {
	width: 110px;
	padding: 2px;
	background-color: #fff;
	border: solid 1px #b9b9b9;
	color: #333;
	display: none;
	font-family: meiryo, "Hiragino Kaku Gothic Pro", "MS UI Gothic", Arial,
		Osaka, Sans-serif;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top: 36px;
	left: 18px;
	text-align: center;
}

.instruction-menu li {
	list-style-type: none;
}

.instruction-menu li a {
	width: 100%;
	color: #333;
	display: block;
	text-decoration: none;
}

.instruction-menu li a:hover {
	background-color: #FFA94D;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

/* 配送条件指定 カレンダー表示 */
#datepicker {
	margin: auto;
}

/* 配送先設定 追加・編集ダイアログ */
#EDIT_DIALOG input[name="company_name"] {
	width: 325px;
}

#EDIT_DIALOG input[name="address_name"] {
	width: 325px;
}

#EDIT_DIALOG input[name="zip_code"] {
	width: 60px;
}

#EDIT_DIALOG input[name="address1"], #EDIT_DIALOG input[name="address2"]
	{
	width: 258px;
}

#EDIT_DIALOG input[name="tel"], #EDIT_DIALOG input[name="fax"],
	#EDIT_DIALOG input[name="indoor_tel"],
	#EDIT_DIALOG input[name="mobile_tel"] {
	width: 160px;
}

#EDIT_DIALOG input[name="email"], #EDIT_DIALOG input[name="url"] {
	width: 325px;
}

/* アカウント設定 追加・更新ダイアログ */
#EDIT_DIALOG input[name="_user_name"], #EDIT_DIALOG input[name="_email"]
	{
	width: 328px;
}

#EDIT_DIALOG input[name="_tel"], #EDIT_DIALOG input[name="_indoor_tel"],
	#EDIT_DIALOG input[name="_mobile_tel"], #EDIT_DIALOG input[name="_login_id"],
	#EDIT_DIALOG input[name="_passwd"] {
	width: 160px;
}

/* 2015.9 配送組織 配送伝票番号ダイアログの調整 */
#PROGRESS input[name="dno1"], #PROGRESS input[name="dno2"], #PROGRESS input[name="dno3"],
	#PROGRESS input[name="dno4"], #PROGRESS input[name="dno5"], #PROGRESS input[name="dno6"],
	#PROGRESS input[name="dno7"], #PROGRESS input[name="dno8"], #PROGRESS input[name="dno9"],
	#PROGRESS input[name="dno10"] {
	width: 130px;
}

/* 2015.9 運用管理 集計範囲設定 追加・編集ダイアログの調整 */
#EDIT_GROUP_DIALOG input[name="group_name"] {
	width: 270px;
}