@charset "utf-8";

.center_column_box {
	width: 880px;
	margin: 0 auto;
}
.fotm_block {
	margin-right: 6px;
	margin-left: 6px;
	clear: both;
}

.fotm02_block {
	clear: both;
}

.fotm_table {
	border: #ccc solid 2px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.fotm_table02 {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	border: #ccc solid 2px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
}

.fotm_table th,
.fotm_table02 th {
	border-bottom: #ccc solid 1px;
	background: #eee;
	padding: 10px 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.fotm_table td,
.fotm_table02 td {
	border-bottom: #ccc solid 1px;
	background: #fff;
	padding: 10px 10px;
}

.fotm_table02 table {
	width: 98%;
	font-size: 93%;
}

.fotm_table table th,
.fotm_table02 table th {
	border-bottom-style: none;
	background: #fff;
	padding-left:0;
	padding-right:0;
	margin:0;
}

.fotm_table table td,
.fotm_table02 table td {
	border-bottom-style: none;
	background: #fff;
	padding-left:0;
	padding-right:0;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}

.txt_input_s,
.txt_input_m,
.txt_input_l {
	padding: 2px 4px;
	/*line-height: 1.7;*/
	border: 1px solid #bbb;
}

.txt_input_s {
	width: 100px;
}

.txt_input_m {
	width: 120px;
}

.txt_input_l {
	width: 400px;
}

.txt_line {
	margin-bottom: 20px;
	padding: 10px 2px 20px 2px;
	border-bottom: #bbb dotted 1px;
}

/*input.cfm --------------------*/

.conditions {
	width: 716px;
	margin: 0 0 30px 5px;
	padding: 10px;
	font-size: 100%;
}
.center_column_box .conditions {
	width: 846px;
}
.caution {
	color: #ff7f50;
}

/*input form--------------------*/
input,select,textarea{
	font-size:110%;
	padding:2px;
}
.form_navi {
	padding:10px;
	margin:15px;
	text-align:center;
	background: url(/img_common/bg_dot.gif);
}

/* --------------------------------
新お問い合わせ
-------------------------------- */
#order #wrapper {
	width: 100%;
	min-width: 770px;
	margin: 0 auto;
	background: none;
}

#order #header {
	width: 770px;
	margin: 0 auto;
}

#order .form_navi {
	width: 100%;
	min-width: 770px;
	height: 69px;
	margin: 0 auto;
	padding: 20px 0 18px 0; 
	background: url(../img_common/bg_dot.gif);
	text-align: center;
}

#order .form_navi img {
	margin: 0 5px;
}

#order #container {
	width: 770px;
	margin: 0 auto;
	padding: 25px 0 30px;
}

#order .center_column_box {
	width: 770px;
}

#order .title01_block {
	width: 770px;
	margin: 0 auto 17px auto;
	padding: 0;
	background: none;
	background: url(../order/img/title01_bg.gif) left center no-repeat;
	clear: both;
}

#order .title01_box {
	margin: 0;
	padding: 0;
	background: url(../order/img/title01_ft.gif) left bottom no-repeat;
}

#order .title01_inner {
	padding: 10px 20px 10px 20px;
	background: url(../order/img/title01_hd.gif) left top no-repeat;
	font-size: 100%;
	color:#9b0000;
}

#order .title01_inner h3 {
	margin: 0;
	padding: 0;
}

#order .fotm_table02 {
	border: #ccc solid 1px;
}

#order .fotm_table02 th {
	padding-top: 12px !important;
}

#order #footer {
	width: 100%;
	min-width: 770px;
	height: 100px;
	margin: 0 auto;
	border-top: #eee solid 1px;
	text-align: center;
}

#copyright {
	/*padding-top: 30px;*/
	position: inherit;
	text-align:right;
	font-size: 93%;
	color: #2222;
}

#order #fotm_block {
	width: 750px !important;
}

#order .fotm_table02 {
	width: 750px;
}

#order .flow_block {
	width: 741px;
	margin: 0 auto 10px;
	clear: both;
	background: url(../order/img/flow_bg.gif) left top repeat-y;
	text-align: center;
}

#order .flow_box,
#order .start .flow_box {
	background: url(../order/img/flow_ft01.gif) left bottom no-repeat;
}

#order .flow_inner {
	padding: 30px 30px 70px;
	background: url(../order/img/flow_hd.gif) left top no-repeat;
}

#order .start .flow_inner {
	padding: 25px 20px 40px;
	background: url(../order/img/flow_hd.gif) left top no-repeat;
	font-size: 138.5%;
	font-weight: bold;
}

#order .last .flow_box {
	background: url(../order/img/flow_ft02.gif) left bottom no-repeat;
}

#order .last .flow_inner {
	padding: 25px 20px 40px;
	background: url(../order/img/flow_hd.gif) left top no-repeat;
}

#order .flow_block .img_block {
	display: inline-block;
	margin: 20px auto;
	clear: both;
}

#order .img_block .arrow {
	padding-top: 40px;
}



