﻿.hidden {
	display: none !important;
}

.pageTitle {
	margin-bottom: 20px;
}

.orderBox {
	text-align: center;
}

.orderInner {
	width: 80%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: solid 1px #e9e9e9;
}

.formTitle {
	clear: both;
	background-color: #e9e9e9;
	margin-bottom: 20px;
	padding: 8px 5px 5px;
	color: #333;
	font-weight: bold;
	border-left: solid 7px #0c85d3;
	text-align:left;
}

.formSubTitle {
	clear: both;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	border-left: solid 7px #0c85d3;
	text-align:left;
}

.red {
	color:red;
}

.center {
	text-align: center;
}

.orderTable {
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-collapse: separate;
}

.orderTable th {
	background-color:#e8f9ff;
	width: 210px;
	text-align:left;
	font-weight:normal;
	padding: 5px;
	vertical-align:middle;
	font-size: 0.8em;
	line-height: 1.4em;
}

.orderTable th.err {
	padding: 2.0em;
}

.orderTable td {
	background-color:#fff;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
}


.orderTable2 {
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-collapse: separate;
}

.orderTable2 th {
	background-color:#e8f9ff;
	width: 380px;
	text-align:left;
	font-weight:normal;
	padding: 5px;
	vertical-align:middle;
	font-size: 0.8em;
	line-height: 1.4em;
}

.orderTable2 td {
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
	vertical-align:middle;
}

.orderTable2 b {
	font-size:1.2em;
	line-height: 1.6em;
}

.value {
	background-color:#e8f9ff;
	width: 80px;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align:right;
	vertical-align:middle;
}

.orderTable3 {
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-collapse: separate;
}

.orderTable3 th {
	background-color:#e8f9ff;
	width: 380px;
	text-align:left;
	font-weight:normal;
	padding: 5px;
	vertical-align:middle;
	font-size: 1.0em;
	line-height: 1.4em;
}

.orderTable3 td {
	background-color:#e8f9ff;
	padding: 5px;
	font-size: 0.8em;
	line-height: 2.0em;
	text-align:right;
}

.orderTable3 b {
	font-size:1.8em;
	line-height: 1.6em;
}

.defaultInput {
	width: 98%;
	font-size: 100%;
}
.narrowInput {
	width: 50%;
}

.defaultTextarea {
	width: 98%;
	font-size: 100%;
}

.defaultCheck {
	vertical-align: top;
}


.submit {
	background-color: #e9e9e9;
	width: 80%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	border: solid 1px #e9e9e9;
}

.submitDesc {
	padding: 10px 0 20px;
	font-size: 0.8em;
	line-height: 1.4em;
}

.ruleBox {
	width: 95%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #e9e9e9;
}

.fbTable {
	font-size:1.2em;
	margin-left:20px;
	width:50%;
	border-collapse: separate;
	border-spacing: 2px;
}

.fbTable th {
	background:#e9e9e9;
	text-align:center;
	border-bottom:1px dotted #cccccc;
}

.fbTable th.t {
	width:20%;
	text-align:center;
}

.fbTable td {
	text-align:center;
	border-bottom:1px dotted #cccccc;
}

.faceTable {
	width:100%;
	font-size:1.2em;
}

.faceTable td {
	width:20%;
}
.err{
	color:#ff0000;
}

.err UL{
	margin-top: 20px;
}

.view_sum_notax,
.view_tax,
.view_sum_intax{
	background:#e8f9ff;
	text-align:right;
	border:0px solid #e8f9ff;
	color:#000;
	font-size:1.8em;
	width: 200px;
}

.big{
	line-height: 2.0em;
	font-size:1.8em;
}

.kiyaku {
	margin: 0px 10px;
	padding: 10px;
	height: 250px;
	text-align: left;
	overflow:auto;
	border: solid 1px #999;
}

.kiyaku pre {
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.kozin{
	padding: 10px;
	border: solid 1px #000;
}

.campaign{
	margin: 0px 10px 20px 10px;
	padding: 10px;
	font-size:0.75em;
	text-align: left;
	overflow:auto;
	border: solid 1px #999;
}

.goyoubou{
	width:620px;
	margin-bottom:20px;
	line-height:1.4;
}

.goyoubou-conf {
	font-size:0.8em;
	line-height:1.4em;
	text-align:left;
}


label,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="submit"],
input[type="image"],
select {
	cursor: pointer;
}

input:disabled,
select:disabled {
	cursor: default;
}

.thanks {
	font-size: 1.4em;
}


.kiyakus ul {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

.kiyakus li {
	display: table-cell;
	text-align: center;
}
