table.formtable {
	border-collapse: collapse;
	width: 800px;
}
.formtable th{
	background-color: #ccc;
	border: 1px solid #dcdcdc;
	font-size: 8pt;
	padding: 8px;
	width: 200px;
}
.formtable td{
	background-color: #fff;
	border: 1px solid #dcdcdc;
	font-size: 8pt;
	padding: 8px;
}

table.noborder {
	border-collapse: collapse;
}
.noborder th{
	background-color: #ccc;
	border: none;
	font-size: 8pt;
	padding: 0;
}
.noborder td{
	background-color: #fff;
	border: none;
	font-size: 8pt;
	padding: 0;
}

.mistumori_size { margin-top: 5px }
 
.mistumorifrom {
	text-align: center;
	margin: 15px;
	width: 800px }
 
.mistumori_title {
	font-size: 15pt;
	color: #575757;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold; }
 
.mistumori_titleb {
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal; }
 
.mistumori_titlec {
	font-size: 10pt;
	color: #575757;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px; }
 
.aten {
	font-size: 8pt;
	font-weight: normal;
	color: red; }
 
.mistumori_kuwashiku {
	font-size: 8pt;
	color: #5588ff;
	margin-top: 3px; }

.mistumori_kuwashiku a {
	color: #5588ff;
	text-decoration: none; }

.mistumori_kuwashiku a:hover {
	text-decoration: underline; }

.btnfrom {
	width: 800px;
	margin-top: 30px;
	text-align: center; }
 
.moji {
	font-size: 9pt;
	font-weight: normal;
	line-height: 10pt;
	color: #808080;
	text-decoration: none; }
 
.hi {
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	color: #FF00FF;
	text-decoration: none; }
 
.name {
	font-size: 13pt;
	font-weight: normal;
	line-height: 16pt;
	color: #800000;
	text-decoration: none; }
 
.con1 {
	font-size: 9pt;
	font-weight: normal;
	line-height: 15pt;
	color: #A0522D;
	text-decoration: none; }
 
.con2 {
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #A0522D;
	text-decoration: none;
	background-color: #FAEBD7;
	padding: 10pt; }
 
.con3 {
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #808080;
	text-decoration: none;
	padding: 10pt; }
 
.text2 {
	font-size: 9pt;
	font-weight: normal;
	line-height: 14pt;
	color: #808080;
	text-decoration: none; }
 
.copy_text {
	font-size: 10pt;
	padding: 10 0 0 ;
	line-height: 135%;
	color: #333333; }

.add_label {
	width: 65px;
	display: inline-block;
}

.confirm-message {
	text-align: center;
	color: #575757;
	display: none;
}
.confirm-message h3{
}

.order_title{
	font-size:18pt;
	color:#333333; 
	font-weight:bold;
	margin-top: 15px;
}
.order_titlesub{
	font-size:10pt; 
	color:#333333; 
	font-weight:bold; 
	margin:5px 0 0 0;
}

.order_steptitle{
	font-size:12pt;
	color:#FF1493;
	font-weight:bold;
	margin-top: 1em;
}
.order_steptitle p{
	margin:0 0 0 0;
	font-size:10pt;
	color:#333333;
}

#order_logolinkbox{
	width:100%;
	padding:10px;
	text-align:center;
	margin:10 0 10 0;
	background-color:#FFC0CB;
	color:#FF1493;
}
.order_logolinkback{
	border: 1px solid #FF1493;
	font-size:9pt;
	line-height:150%;
}
th.betu{
	background-color: #eee;
}