@charset "gb2312";
/*float control*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides  from IE-mac \*/
*html.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* 共通 */
body {
	width: 734px;
	margin: 0 auto;
	padding: 30px 0;
	font-family: sans-serif;
	line-height: 1.4em;
	color: #333;
}
h1 {
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
.sp_15t {
	margin-top: 15px;
	vertical-align: text-bottom;
}
h2 {
	margin-bottom: 20px;
	padding: 20px 13px;
	background-color: #0E2E7B;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}
.step_img {
	margin-bottom: 30px;
}
h3,
h4 {
	padding: 7px 10px;
	background-color: #E6E9EB;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}
.norton {
	float: left;
	margin-bottom: 34px;
}
.pagetop {
	float: right;
	margin-top: 24px;
}
a {
	color: #06c;
}
strong {
	font-weight: bold;
}
p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 21px;
}
p:first-child {
	margin-top: 0;
}
.adminreplyhead {
	width: 200px;
	padding: 9px 9px 9px 14px;
	background-color: #EAF0F5;
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.adminreplydata {
	padding: 5px 5px 5px 14px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	font-size: 12px;
	line-height: 21px;
	vertical-align: middle;
}
.userreplyhead {
	width: 200px;
	padding: 9px 9px 9px 14px;
	background-color: #EAF0F5;
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.userreplydata {
	padding: 5px 5px 5px 14px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	font-size: 12px;
	line-height: 21px;
	vertical-align: middle;
}
/* step1 */
.over {
	overflow: auto;
	width: 730px;
	height: 250px;
	margin-top: 10px;
	padding: 10px 0;
	border: #CCCCCC 1px solid;
}
.over .tx_area {
	margin: 0 10px;
}
.over .tx_area p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 21px;
}
.over .tx_area p:first-child {
	margin-top: 0;
}
.sendbox {
	margin: 30px 0;
	text-align: center;
}
.sendbox a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-moz-opacity: 0.75;
	zoom: 1;
}
.sendbox input {
	width: 180px;
	height: 42px;
	margin: 0 20px;
	border: none;
	cursor: pointer;
}
.sendbox input:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-moz-opacity: 0.75;
	zoom: 1;
}
.print {
	margin: 25px 0 30px;
	text-align: right;
}
.print a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-moz-opacity: 0.75;
	zoom: 1;
}
/* step2 3 4 共通 */
table {
	width: 100%;
	margin: 10px 0 20px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
table th {
	width: 200px;
	padding: 9px 9px 9px 14px;
	background-color: #EAF0F5;
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.tf00 {
	margin-right: 5px;
	padding: 3px 5px;
	background-color: #c00;
	font-size: 11px;
	color: #fff;
}
.tnml {
	display: inline;
	color: #999;
}
table td {
	padding: 5px 5px 5px 14px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	font-size: 12px;
	line-height: 21px;
	vertical-align: middle;
}
table input,
table select,
table textarea {
	margin: 0;
	font-size: 12px;
	line-height: 21px;
}
table select{
	border: 1px solid #bdbdbd;
}
table input[type="text"] {
	padding: 3px 7px;
	border: 1px solid #bdbdbd;
	font-size: 12px;
	height: 21px;
}
table textarea {
	width: 440px;
	padding: 3px 7px;
	border: 1px solid #bdbdbd;
}
table label > span {
	width: 2em;
	display: inline-block;
}
table input:disabled {
	background-color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.50;
	zoom: 1;
}
table .button.address img {
	vertical-align: -7px;
}
table .attention {
	color: #c00;
}
table .link_postalcode {
	margin-left: 10px;
}
table .link_postalcode img {
	margin-right: 5px;
	vertical-align: -3px;
}
.sp_10l {
	margin-left: 10px;
	white-space: nowrap;
}
table td .box01 {
	float: left;
}
.resetbox {
	margin-top: 5px;
	text-align: right;
}
.input_w {
	width: 440px;
}
table td.freecomment_br {
	border-style: none;
}
/* step2 error */
.error_message {
	margin: 20px 0;
	padding: 10px 10px 10px 35px;
	background-color: #FAF8DA;
	background-image: url(../../../img/icon_exclamation.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
td.error {
	background-color: #FCE5F2;
}
td.error .error_comment {
	font-size: 12px;
	color: #c00;
}
/* step4 */
.tx_area {
	font-size: 14px;
}
.close {
	margin: 30px 0;
	text-align: center;
}
.close input:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-moz-opacity: 0.75;
	zoom: 1;
}
