.demo .selectbox {
	background-color: #FF6600;
}
.demo,.demo2,.demo3 {
	width: 880px;
	border: 10px solid #DA643E;
	padding: 15px;
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	margin-bottom:25px;
}
label {
	font-size: 25px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
	color: #FF0000;
}
.day{
	font-size: 25px;
}
.demo div,.demo2 div,.demo3 div {
	padding-top: 30px;
}
#item2,#item3 {
   display: none;
}

.otodoke {
	margin-bottom:25px;
	background-color: #F0F0F0;
	width: 930px;
	padding-top: 20px;
	padding-bottom: 20px;
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

select {
	text-align:center;
	padding:10px;
}
.demo table,.demo2 table,.demo3 table {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
}
.demo table td, .demo table th,
.demo2 table td, .demo2 table th,
.demo3 table td, .demo3 table th {
	padding: 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 1.2em;
	text-align: center;    vertical-align: middle;
}
.red {
	color: #FF0000;
	font-size: 2em;
	font-weight: bold;
}
.demo th,.demo2 th,.demo3 th {
	background-color: #723000;
	color: #FFFFFF;
	font-weight: normal;
}
.kakaku {
	float: right;
	text-align: right;
	width: 450px;
}
.kakaku p {
	font-size: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.kakaku .l_k {
	width: 250px;
	margin-right: 50px;
	text-align: right;	display: inline-block;
}
.kakaku .r_k {
	width: 150px;
	
	
	text-align: right;	display: inline-block;

}
.cartjs_product_table{
	display:none;
}
