@charset "utf-8";
#main {
	width: 535px;
	text-align: left;
	padding: 0px;
	float: right;
	margin: 0px;
	display: inline;
}
#welcome {
	width: 279px;
	float: left;
}


#main h2 {
	font-size: 14px;
	line-height: 30px;
	color: #000099;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #000099;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main p {
	font-size: 14px;
	line-height: 24px;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}

#tenchou {
	width: 220px;
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 16px;
}
#main h3 {
	font-size: 14px;
	color: #000099;
	text-align: left;
	line-height: 30px;
	border: thin solid #000099;
	padding-left: 20px;
	margin-top: 40px;
}

.dot-line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000099;
}
.box {
	padding: 5px;
	border: thin solid #00FFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.blue-back {
	background-color: #CCFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 40px;
}
.font20-blue {
	font-size: 20px;
	color: #000099;
	line-height: 26px;
}

#order-button {
	text-align: center;
}

.left15 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.left10 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#top3 p {
	font-size: 12px;
}
#thanks {
	text-align: center;
}
#top2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
