.top_border{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 3px solid #cc0022;
}

.titleBar{
	padding-left:5px;
	padding-top:10px;
	padding-bottom:8px;
	background-color:#F2F3F0;
	border-left:5px solid;
	border-top:2px solid;
	border-color:#CC0022;
	font-size: 140%;
	font-weight: bold;
}
.titleBar2{
	padding-left:5px;
	padding-top:10px;
	padding-bottom:8px;
	background-color:#F2F3F0;
	border-left:5px solid;
	border-color:#CC0022;
	font-size: 140%;
	font-weight: bold;
}
.require{
	font-size: 80%;
	color:red;
}

.titleMsg{
	position: relative;
	font-size: 150%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 23px;
}

.Lbl:hover{
	cursor:pointer;
	color : #CC0022;
}

.checkbox{
	outline: 3px outset #FFF;
	margin-top: -3px;
}

.jusyo_search{
	width:77px;
	height:22px;
	cursor:pointer;
}

.main .c1Block .no_border td{
	border: none;
}
.main .c1Block .selectHenko label{
	font-size:13pt;
}
.main .c1Block .no_border label:hover{
	cursor:pointer;
	color : #CC0022;
}

.main .cell_detail p{
	font-size: 100%;
	min-height: 1.5em;
	line-height: 100%;
	margin-left: -8px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main .table_box .cell_detail .fmShimei{
	width: 150px;
}

.message{
	color: green;
	margin-left: 55px;
	margin-top: 3px;
}
.message_left{
	color: green;
	margin-top: 3px;
}

.message_sp{
	color: green;
	margin-top: 3px;
	margin-bottom: 3px;
}

.errorMessage{
	color: red;
}

.red{
	color: red;
}

.confirm{
	color: red;
	margin-bottom: 5px;
}

.noDisplay{
	display: none;
}

.main .confirm_table .cellAdressKanjiDetail,
.main .confirm_table .cellAdressKanaDetail,
.main .confirm_table .cellAdress2KanjiDetail,
.main .confirm_table .cellAdress2KanaDetail,
.main .confirm_table .cellAdress3KanjiDetail,
.main .confirm_table .cellAdress3KanaDetail,
.main .confirm_table .cellAdress4KanjiDetail,
.main .confirm_table .cellAdress4KanaDetail{
	width:220px;
}

.main .confirm_table .cellAdressZip{
	background-color:#fff9c6;
}

.main .confirm_table .cellShimei{
	width:185px;
	background-color:#fff9c6;
}

.main .confirm_table .cellShimeiDetail{
	width:160px;
}

.main .confirm_table .cellPlaceShizaichi{
	width:87px;
	background-color:#fff9c6;
}
.main .confirm_table .cellShozaichi{
	width:98px;
	background-color:#fff9c6;
}
.main .confirm_table .cellKana{
	width:34px;
}
.main .confirm_table .cellShozaichiDetail{
	width:170px;
}

.main .disPlayTable{
	margin:0px;
}
.main .disPlayTable .tdName{
	width:50px;
}
.main .disPlayTable .tdDetail{
	padding:0px;
}
a.btnLink{
	height:20px;
    font-size:22px;
    vertical-align:middle;
    font-weight:bold;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding:10px 0 5px;
    color:#555;
    background-color:#eee;
    border-radius:5px;
    box-shadow:2px 2px #808080;
}
a.btnLinkOneChar{
    width: 30px;
}
a.btnLinkInLine{
    font-size:16px;
    vertical-align:middle;
    font-weight:bold;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding:5px 0 3px;
    color:#555;
    background-color:#eee;
    border-radius:5px;
    box-shadow:2px 2px #808080;
}
a.btnLink:hover,a.btnLinkInLine:hover{
	background-color:#CCC;
}
.main .btn_area ul{
	width:300px;
}
.main .table_box .cell_detail .fmTelInputArea1,
.main .table_box .cell_detail .fmZipInputArea1{
	margin-bottom:10px;
}
.main .table_box .cell_detail .fmTelInputArea1 input,
.main .table_box .cell_detail .fmZipInputArea1 input{
	width:150px;
}


.main .table_box .cell_detail_2line_output_right{
  display: block;
  float: left;
  width: 215px;
  padding: 15px 10px 10px;
  background-color: #fff;
  border-right: 1px solid #DDD;
}
.main .table_box .cell_detail_2line_output_left{
  display: block;
  float: left;
  width: 215px;
  padding: 15px 10px 10px;
  background-color: #fff;
}
.main .table_box .cell_detail_2line_output_kanji_right{
  display: block;
  float: left;
  width: 43px;
  padding: 15px 3px 10px;
  background-color: #fff;
  border-right: 1px solid #DDD;
}
.main .table_box .cell_detail_2line_output_kanji_left{
  display: block;
  float: left;
  width: 402px;
  padding: 15px 10px 10px;
  background-color: #fff;
}
.main .table_box .cell_1area{
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:10px 0px;
  background:#FFF
}
.main .table_box .cell_2row_top{
	border-bottom:0px;
}

.dot-underLine{
	background-position: 0px 17px;
	background-image: linear-gradient(to right, orange 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 10px 2px;
}

.step_icon{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	margin-bottom: 10px;
}
.step_icon_compelte{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	margin-bottom: 10px;
	width: 70%;
}

#int_con ul.in_list_flap li{
  margin-left: 50px;
  list-style: none;
  padding-left: 1em;
  text-indent: -3em;
}
#int_con ul.col_number li{
  margin-left: 0;
  list-style: none;
  padding-left: 1em;
  text-indent: -2em;
}

.main .descript_list li{
  padding: 0 0 0 1.5em;
  margin: 0 0 0 0;
}

.main .doui_list li{
  padding: 0 0 0 1.5em;
}

.main .color_btn{
  background-color:#c6100d;
  color:#fff;
}

.main .color_btn:hover{
  background-color: #e66260;
  color: #fff;
}

.vScroll{
    height: 15em;
    overflow-y: auto;
    border-style: solid;
    border-color: #808080;
    border-width: 0.5px;
}

.main .doui_setsumei{
  padding:10px;
  border:#cc0022 1px solid;
}

.main .color_Kanji_btn {
  font-size:18px;
  background-color:#006370;
  color:#fff;
}

.main .color_Kanji_btn:hover {
  font-size:18px;
  background-color: #009090;
  color: #fff;
}
