@charset "UTF-8";
/* CSS Document */

form,
#form {
	width:100%;
	margin:20px auto;
}
table.FormBukken {
	border:1px solid #999;
	width:100%;
	margin:0 0 20px;
}
.FormBukken > tr:last-child {
	border-top: 1px solid #999;
}
table.FormBukken th {
	padding:10px;
	width:20%;
	background:#fef8ee;
	border-right: 1px solid #999;
}
table.FormBukken td {
	padding:10px;
}
.FormBukkenImg img {
	width:150px !important;
}
.FormSubGroup {
	font-weight:bold;
	padding: 10px;
	text-align: left;
	box-sizing: border-box;
	background-color: #f9dda8;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	box-sizing: border-box;
}
.FormTable {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #999;
	box-sizing: border-box;
}
.FormTableRow {
	border-bottom:1px solid #999;
}
.FormTableRow:last-child {
	border-bottom:none;
}
.FormKoumoku {
	padding:10px;
	vertical-align:middle;
	background:#fef8ee;
	font-weight:bold;
	width:20%;
	border-right:1px solid #999;
	text-align: left;
	display: inline-block;
	box-sizing: border-box;
}
.FormValue {
	padding:10px;
	text-align:left;
	width:80%;
	display: inline-block;
	box-sizing: border-box;
}
.FormRequired {
	color: #B92308;
	font-size:0.8em;
	font-weight:bold;
}
.form_required input,
.form_required select,
.form_required textarea {
    background: none repeat scroll 0 0 #ffe5e5;
    border: 1px solid #ff4040;
	padding:3px;
}
.FormBukken td li {
	list-style-type: none;
	margin-left: 0em !important;
}

.search_button {
	margin:10px auto !important;
}
ul.search_button li {
	display: inline-block;
}

/*input[type="submit"],
input[type="button"] {
padding: 6px 10px;
background: #B92308;
border-radius: 4px;
font-weight: bold;
font-size: 115%;
text-align: center;
text-decoration: none;
display: inline-block;
color: #fff;
margin: 0 auto;
border:1px #B92308 solid;
-webkit-appearance: none;
}
input[type="submit"]:hover,
input[type="button"]:hover {
background:#662727;
border:1px #662727 solid;
}

input[type="reset"] {
padding: 6px 10px;
background: #666;
border-radius: 4px;
font-weight: bold;
font-size: 115%;
text-align: center;
text-decoration: none;
display: inline-block;
color: #fff;
margin: 0 auto;
border:1px #666 solid;
-webkit-appearance: none;
}
input[type="reset"]:hover {
background:#ccc;
border:1px #ccc solid;
}*/

/*会員登録*/
.AddressSetPrefBlock,
.LineSetBlock {
	border: 1px solid #999;
	padding: 10px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.LineCompany {
	background: #ccc;
	padding: 5px 10px;
	box-sizing: border-box;
	margin-bottom: 0.25em;
}
.PrefSelect {
	margin-bottom: 0.25em;
	border-bottom: 2px solid #666;
}
.PrefSelect span {
	font-weight:bold;
}
.Address1 {
	margin:0 0 0 20px;
}
.Address2 {
	margin:0 0 0 20px;
}
.Address3 {
	margin:0 0 0 20px;
}
.address3_block {
	margin:0 0 0 20px;
}
.areacate1 .Address1_Select,
.areacate2 .Address1 .Address1_Select .Address2 .Address2_Select {
	float:left;
	width:33%;
}
.areacate3 .Address1 .Address1_Select .Address2 .Address2_Select {
	float:left;
	width:100%;
}
.areacate3 .Address1 .Address1_Select .Address2 .Address2_Select .address3_block .Address3_Select {
	float:left;
	width:25%;
	box-sizing: border-box;
}

/*検索*/
.DistName,
.LineDistName {
	margin-bottom: 0.25em;
	padding: 2px 5px;
	color: #fff;
	/*font-size: 16px;*/
	background: #999;
	clear:both;
}
.PrefName,
.LineCompanyName {
	font-weight:bold;
	clear:both;
	display:block;
	margin: 10px auto 0px;
	/*font-size: 15px;
	border-bottom: 2px solid #666;
	color:#333;*/
}
.PrefName label {
	display: inline-block;
	width:100%;
}
.AreaBlock1 .PrefBlock li {
	/*font-size: 14px;*/
	border-bottom: 1px dotted #ccc;
}
.LineComapnyBlock > ul > li {
	/*margin-bottom: 0.25em;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;*/
}
.LineComapnyBlock > ul > li label {
	display: inline-block;
	width:100%;
	padding:2px 2px 2px 10px;
	box-sizing: border-box;
}
.LineComapnyBlock > ul > li > ul > li {
	width : calc(100% / 3) ;
}
.SearchArea .AreaBlock0 .DistGroupBlock {
	width: 690px;
}
.PrefBlock {
	clear:both;
	display:block;
	margin:0 0 10px 0px;
	/*width:100%;*/
}
.AddressBlock {
	clear:both;
	display:block;
	margin:0 0 0px 20px;
	/*width:100%;*/
}
.Address2Block {
	clear:both;
	display:block;
	margin:0 0 0px 20px;
	/*width:100%;*/
}
.AreaBlock1 .PrefBlock li,
.AddressBlock li,
.Address2Block li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;*/
	width:50%;
	float:left;
}
.PrefBlock label {
	width:100%;
	display: inline-block;
	padding:2px 2px 2px 10px;
	box-sizing: border-box;
}
.PrefName label:hover,
.PrefBlock label:hover,
.LineComapnyBlock label:hover {
	background: #eee;
}
.PrefBlock a {
	text-decoration: underline !important;
}
.StationBlock {
	clear:both;
	display:table !important;
	margin:0 0 0 20px !important;
	width: 100%;
}
.LineComapnyBlock > li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;*/
	width:100%;
}
.Station .StationBlock li {
	/*margin:0 10px 0 0;
	width : -webkit-calc(100% / 2) ;
    width : calc(100% / 2) ;
	width : calc(97% / 5) ;*/
	width:180px;
	float:left;
	/*border-bottom: 1px dotted #ccc;*/
}
.AreaBlock2 .PrefBlock > li,
.areacate2 .Address1_Select {
	width:100%;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock2 .PrefBlock > li > ul > li {
	width : calc(100% / 3) ;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock3 li {
	
}
.AreaBlock3 .PrefBlock > li {
	width:100%;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock3 .PrefBlock > li > ul > li {
	width:100%;
	border-bottom: 1px dotted #ccc;
}
.AreaBlock3 .PrefBlock > li > ul > li > ul > li {
	width:25%;
}
.SearchMoreButton {
	/*clear:both;
	display:block;*/
	text-align:center;
}

.area_select_button {
	text-align: center;
	margin:0 auto 5px;
}
.area_select_button li {
	display: inline-block;
	margin:5px auto;
}

textarea,
input#user_Address1,
input#user_Email {
	width:90%;
}

.FormTable {
    display:table;
}
.FormTableRow {
    display:table-row;
}
.FormKoumoku {
    display:table-cell;
}
.FormValue {
    display:table-cell;
}