@charset "UTF-8";

/*------------ order index ------------*/

#contents .steptxt {
	float: right;
	width:490px;
}

#contents .steptxt li {
	margin: 0 0 0 15px;
}

#contents .steppct {
	width: 120px;
	float: left;
}

#contents .waybox {
	display: none;
}

.attention_r {
	color: #CC0000;
	font-weight: bold;
}

.mr15 {
	margin-right: 15px;
}

.ml15 {
	margin-left: 15px;
}

table {
	font-size: 1em;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

table td {
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	padding: 7px;
	background-color: #eef1f3;
}

table th {
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	padding: 7px;
	text-align: center;
	vertical-align: middle;
}

