/* CSS Document */
@charset "shift_jis";


/**********メイン**********/
/**********（order）**********/

#ordermain {
width: 622px;
float: right;
font-family: Verdana, Arial;
}

#ordermain p {
font-family: Verdana, Arial;
}

#ordermain table tr td .tittxt01 {
	padding: 0 8px 2px 8px;
	color: #F96400;
	font-size: 14px;
	font-weight: bold;
}

#ordermain table tr td .txt01 {
	padding: 0 8px;
}


/*------------------------------------*/

.input { 
background-color: #FFF4EE;
border: 1px solid #A5ACB2;
height: 21px;
}

.input2 { 
background-color: #FFF4EE;
border: 1px solid #A5ACB2;
}

.input3 { 
background-color: #FFF4EE;
border: 1px solid #A5ACB2;
padding: 2px 8px 0 8px;
font-weight: bold;
color: #666666;
height: 23px;
}

.select { 
background-color: #FFF4EE;
border: 1px solid #A5ACB2;
height: 25px;
}

	

