@charset "utf-8";
#contents #maincontents h2 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contents #maincontents h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-image: url(../images/order_thbg.gif);
	padding: 3px;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}
#contents #maincontents h4 {
	font-size: 12px;
	border-left-style: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#contents #maincontents h5 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#contents #maincontents p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.5;
}
#contents #maincontents .gotop {
	text-align: right;
	margin-bottom: 12px;
}
#contents  #maincontents  .important1 {
	font-weight: bold;
	color: #FF6600;
}
#contents #maincontents .important2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#contents #maincontents .important3 {
	font-weight: bold;
	color: #0000FF;
}

#contents #maincontents .important4 {
	font-size: 10px;
	color: #0000FF;
}
#contents #maincontents .important6 {
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC33;
	margin: 5px;
	border: 3px double #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents #maincontents table {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 612px;
}
#contents #maincontents td {
	width: 50%;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 15px;
}

