.css {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.order {
	background-attachment: fixed;
	background-image: url(../img/order/order-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.jp-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: 18;
	color: #FFFFFF;
}
.text-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
}
.text-yellow A:link {
	color:#FFF;
	text-decoration:none
}
.text-yellow A:visited {
	color:#F90;
	text-decoration:none
}
.text-yellow A:hover {
	color:#FFF;
	text-decoration: underline;
}

.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.text-black A:link {color:#000000;text-decoration:none}
.text-black A:visited {color:#d51309;text-decoration:none}
.text-black A:hover {
	color:#fb8109;
	text-decoration: underline;
}
.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.Title-text {
	font-size: 16px;
	font-weight: bold;
	color: #3C322B;
	line-height: 22px;
}
.Title-text02 {
	font-size: 16px;
	font-weight: 400;
	color: #3C322B;
	line-height: 24px;
}
