@charset "utf-8";

#base{
	font-size: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#how_to_flow{
	margin-top:15px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	padding:8px;
	font-size:25px;
	background-color:#4C3A93;
}

.midashi01{
	display: block;
	width: 460px;
	height: 27px;
	margin: 0;
	background-color: #4C3A93;
	color: #fff;
	padding: 5px;
	font-size: 18pt;
	font-weight: bold;
}

#coupon01 {

}

#coupon01 td {
	vertical-align: top;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
}

.txt_coupon01 {
	padding-left: 20px;
}

.txt_coupon02 {
	padding-left: 20px;
	background-color: #C8EDFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 90%;
}
.newcustomer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 160%;
	font-weight: bold;
	color: #F00;
}

.txt_red {
	color:red;
	font-weight:bold;
}