@charset "utf-8";

/* contact form 7 */
.wpcf7{ margin-top:20px; }

.wpcf7 p.row{ margin:10px 0;}

.wpcf7 span.wpcf7-not-valid-tip-no-ajax,
.wpcf7 .wpcf7-validation-errors{ 
    display:block;
    margin-top:10px;
    color:red; 
}

/* checkbox */
.wpcf7 .wpcf7-checkbox .wpcf7-list-item{ margin:0 10px;}

/* table */
.wpcf7 table{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    border-top:1px dotted #666;
}

.wpcf7 table th,
.wpcf7 table td{
    vertical-align:middle;
    padding:5px;
    border:none; 
    padding:20px 10px;
    border-bottom:1px dotted #666;
}
.wpcf7 table th{
    text-align:center; 
    background:#eee;
    width:200px;
}

.wpcf7 p{ margin:20px 0; }
.wpcf7 p.note{ text-align:right;}
.wpcf7 p.link{ text-align:center;}
.wpcf7 p.submit{ text-align:center;}



#bspoke_orderbox {
	border: 2px dotted #F00;
	margin-bottom: 20px;
	width: 742px;
}

.bspoke_itembox {
	background-color: #FFF;
	border: 2px dotted #F36;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 720px;
	margin-left: -40px;
}
.bspoke_item_check {
	background-color: #FFE0E0;
	padding: 5px;
	width: 720px;
	font-weight: bold;
	border: 1px dotted #F36;
}
.bspoke_chuui {
	width: 698px;
	color: #F36;
	padding: 10px;
	border: 1px dotted #F36;
	margin-top: -10px;
	margin-bottom: 10px;
	line-height: 18px;
}
table.payment{
	width:300px;
	clear: both;
	float:right;
} 
.payment td{
	margin: 0px;
	padding: 0px;
} 
.payment td.title{
    background-color:#eee;
    font-weight:bold;
    text-align:center;
} 
.payment td.center{
    text-align:center;
    width:200px;
}
.payment td.textright{
    text-align:right;
} 
.nousha td.textright{
    width:100px;
    text-align:right;
}
.inputblock{
    width:280px;
    float:left;
}
.inputblock p{
    padding:0;
    margin:0;
}
.bspoke_itembox.column{    
    width:350px;
    float:right;
}

.bspoke_itembox.column table td{
    border:1px solid #aaa;
    padding:5px;
    font-size:11px;
}