.text16 {
    font-size: 115%;
    line-height: 1.5;
}

h2.title1A,
h3.title2A{
	overflow:hidden;
	*zoom:1;
}
h2.title1A span,
h3.title2A span{
	display:block;
	float:left;
}
h2.title1A em,
h3.title2A em{
	display:block;
	float:left;
	padding:0 0 0 10px;
}
h2.title1A em.question a{
	display:block;
	width:18px;
	height:18px;
	margin-top:4px;
	background:url(../img/icon_question_bg.gif) no-repeat;
	text-indent:-9999px;
}
h3.title2A em.question a{
	display:block;
	width:18px;
	height:18px;
	margin-top:2px;
	background:url(../img/icon_question_wh.gif) no-repeat;
	text-indent:-9999px;
}
.main .btn_area{
clear: both;
  text-align: center;
}
.main .btn_area ul {
  width: 294px;
  *width: 300px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
.main .btn_area ul li{
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 10px;
}

.main .selectBox ul,
.main .selectBox li{
	list-style: none;
}
.main .selectBox li{
	margin-left:0;
}
.main .selectBox li .selectStatus{
	overflow:hidden;
	*zoom:1;
}
.main .selectBox li .bg{
	padding-top: 10px;
	background-color: #f5f5f5;
}
.main .selectBox li .fmInput{
	float:left;
	width:25px;
}
.main .selectBox li .selectDtail{
/*	padding-left:20px;*/
	float:left;
	width:651px;
}
.main .selectBox li .selectDtail p{
	margin-left:0;
	margin-bottom:10px;
}
.main .selectBox li .selectLabel{
	padding-bottom:10px;
	font-size:128.57%;
	font-weight:bold;
}
.main .selectBox ul.caution{
	padding: 5px 0;
}
.main .selectBox ul.caution li{
	padding-left:1em;
	text-indent:-1em;
}
.main .selectBox .selectItem li input{
	margin-right:5px;
	vertical-align:middle;
}
.main .selectBox .selectItem li label{
	font-size:114.28%;
	vertical-align:middle;
}

.main .change_list ul,
.main .change_list li{
	list-style: none;
}
.main .change_list li{
	margin-left:0;
	padding-bottom:20px;
}
.main .change_list li em{
	display:block;
    padding-bottom: 7px;
	font-weight:bold;
	font-style:normal;
    font-size: 128.57%;
}
.main .change_list li p{
	margin:0;
}


.main .inquiryBox{
	padding-bottom:15px;
}
.main .inquiryBox em{
	display:block;
	padding: 0 0 5px 10px;
	font-style:normal;
}
.main .inquiryBox dl{
	overflow:hidden;
	*zoom:1;
}
.main .inquiryBox dl dt{
	clear:both;
	width:420px;
	float:left;
	font-size:100%;
	font-weight:normal;
}
.main .inquiryBox dl dd{
	width:200px;
	float:right;
	text-align:right;
}

.main .office_hour{
	padding: 10px;
	border:1px solid #ccc;
}
.main .office_hour p{
	margin-bottom:0;
}

.main .office_hour p.caution{
	color:#c00;
}

.main .inquiryBox .inquiry_detail ul,
.main .inquiryBox .inquiry_detail li{
	list-style: none;
}

.main .inquiryBox .inquiry_detail ul{
	margin-top:10px;
	border-top: 1px solid #ddd;
}
.main .inquiryBox .inquiry_detail li{
	overflow:hidden;
	*zoom: 1;
	margin:0;
	padding:10px 5px;
	border-bottom: 1px solid #ddd;
}
.main .inquiryBox .inquiry_detail li .detailBox{
	float:left;
}
.main .inquiryBox .inquiry_detail li .detailBox .nameBox{
	padding-bottom:10px;
}
.main .inquiryBox .inquiry_detail li .detailBox .telBox em{
    display: inline;
	font-size:20px;
    font-style: normal;
	font-weight:bold;
    padding: 0 0 5px 0;
}
.main .inquiryBox .inquiry_detail li .detailBox .telBox span{
	color:#2e7216;
}
.main .inquiryBox .inquiry_detail li .btnBox{
	float:right;
}



.main .table_box{
  width: 694px;
  margin: 0 0 18px;
  border-top: 1px solid #ccc;
  background-color: #f5f5f5;
}
.main .table_box .cell{
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  *zoom: 1;
}

.main .table_box em{
  display: block;
  float: left;
  width: 200px;
  padding:15px 10px 10px;
  font-style: normal;
  background-color: #f5f5f5;
}

.main .table_box .cell_detail{
  display: block;
  float: left;
  width: 452px;
  padding: 10px;
  background-color: #fff;
}
.main .table_box .cell_detail_output{
  display: block;
  float: left;
  width: 452px;
  padding: 15px 10px 10px;
  background-color: #fff;
}
.main .table_box .cell_detail span{
	display:inline-block;
	width:50px;
	padding-right:5px;
}
.main .table_box .cell_detail .fmNum span{
	width:70px;
	padding-left:10px;
	display:inline-block;
}
.main .table_box .cell_detail sub{
	display: block;
	padding-top: 5px;
}
.main .table_box .cell_detail .fmZip{
	float:left;
	padding-right:10px;
}
.main .table_box .cell_detail .fmZip span{
	width:auto;
	display:inline-block;
	padding:0 5px;
}
.main .table_box .cell_detail .fmZip input{
	width:70px;
}
.main .table_box .cell_detail .btn_search{
	float:left;
}
.main .table_box .cell_detail .btn_search a{
	display:block;
	width:77px;
	height:22px;
	background:url(../img/btn_search.gif) no-repeat;
	text-indent:-9999px;
}

.main .table_box .cell_detail .fmSei,
.main .table_box .cell_detail .fmSeiKana,
.main .table_box .cell_detail .fmMei,
.main .table_box .cell_detail .fmMeiKana{
	float:left;
}
.main .table_box .cell_detail .fmSei,
.main .table_box .cell_detail .fmSeiKana{
	margin-right:15px;
}
.main .table_box .cell_detail .fmAdress,
.main .table_box .cell_detail .fmAdress2,
.main .table_box .cell_detail .fmAdress3,
.main .table_box .cell_detail .fmAdress4{
	margin-bottom:10px;
}
.main .table_box .cell_detail .fmSei input,
.main .table_box .cell_detail .fmSeiKana input,
.main .table_box .cell_detail .fmMei input,
.main .table_box .cell_detail .fmMeiKana input{
	width:150px;
}

.main .table_box .cell_detail .fmAdress input,
.main .table_box .cell_detail .fmAdressKana input,
.main .table_box .cell_detail .fmAdress2 input,
.main .table_box .cell_detail .fmAdress2Kana input,
.main .table_box .cell_detail .fmAdress3 input,
.main .table_box .cell_detail .fmAdress3Kana input,
.main .table_box .cell_detail .fmAdress4 input,
.main .table_box .cell_detail .fmAdress4Kana input,
.main .table_box .cell_detail .fmNum input,
.main .table_box .cell_detail .fmMail input,
.main .table_box .cell_detail .fmMail2 input{
/*	width:350px;*/
	width:300px;
}

.main .table_box .cell_detail .fmReason ul{
	margin:0;
}
.main .table_box .cell_detail .fmReason li{
	margin:0;
	list-style: none;
}
.main .table_box .cell_detail .fmReason li input{
	margin-top:0;
	margin-right:5px;
	vertical-align:middle;
}
.main .table_box .cell_detail .fmReason li label{
	vertical-align:middle;
}
.main .table_box .cell_detail .fmReason_d{
	padding:5px 0 0 25px;
	display: none;
}
.main .table_box .cell_detail .fmTell input,
.main .table_box .cell_detail .fmNewTell input{
	width:70px;
}
.main .table_box .cell_detail .fmTell span,
.main .table_box .cell_detail .fmNewTell span{
	width:auto;
	display:inline-block;
	padding:0 5px;
}

.main .confirm_table .cellName{
	width: ;
	background-color:#fff9c6;
}
.main .confirm_table .cellNum{
	background-color:#fff9c6;
}
.main .confirm_table .cellZip{
	background-color:#fff9c6;
}
.main .confirm_table .cellReason{
	background-color:#fff9c6;
}
.main .confirm_table .cellPlace{
	width:80px;
	background-color:#fff9c6;
}
.main .confirm_table .cellAdress,
.main .confirm_table .cellAdress2,
.main .confirm_table .cellAdress3,
.main .confirm_table .cellAdress4{
	width:90px;
	background-color:#fff9c6;
}
.main .confirm_table .cellAdressKanji,
.main .confirm_table .cellAdressKana,
.main .confirm_table .cellAdress2Kanji,
.main .confirm_table .cellAdress2Kana,
.main .confirm_table .cellAdress3Kanji,
.main .confirm_table .cellAdress3Kana,
.main .confirm_table .cellAdress4Kanji,
.main .confirm_table .cellAdress4Kana{
	width:30px;
}
.main .confirm_table .cellChange,
.main .confirm_table .cellNewTel,
.main .confirm_table .cellMail,
.main .confirm_table .cellContact{
	width:310px;
	background-color:#fff9c6;
}

.main .toiawase_in{
  padding:10px 10px 7px 10px;
  border:#FF9F52 2px solid;
}

.main ul.li_imglink li {
  list-style: none;
  margin: 0;
  background-image:url(https://www2.sjnk.co.jp/images/flow_gray.gif);
  background-repeat:no-repeat;
  background-position:0px -2px;
  padding:0px 0px 0px 25px;
}

.main .ft_toiawase{
  margin-bottom: 20px;
}

.notice{
  color: #cc0000 !important;
  line-height:1.2em;
  padding-bottom:2px;
}

#int_con{
  font-size: 100%;
  line-height: 136%;
  margin-bottom: 18px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
  min-height: 1.5em;
}

#int_con ul li{
  margin-left: 0;
  list-style: none;
  padding-left: 2em;
  text-indent: -3em;
}

#int_con ul.in_list li{
  margin-left: 30px;
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}

#search_result_title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 13px;
    margin-top: 17px;
}

.close_search_window {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: hsl(45, 37%, 84%);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: hsl(45, 37%, 84%);
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: hsl(45, 37%, 84%);
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: hsl(45, 37%, 84%);
    border-top-style: solid;
    border-top-width: 1px;
    color: hsl(240, 100%, 50%);
    cursor: pointer;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}

.ui-dialog-titlebar {
  line-height:1.1em;
}

.faq{
  font-size:0.9em;
  padding-left:15px;
  font-weight:normal;
}


/* 20160801add */
.popup #footer{
	height: auto;
	background-color: #c02;
	border-top:none;
}
.popup #footer #copy_area{
	overflow: hidden;
	width:694px;
	height: auto;
	padding: 12px 21px;
	margin: 0 auto;
}
.popup #footer #copy_area p{
	float: left;
}
.popup #footer #copy_area p#copyright{
	float: right;
	color: #fff;
	font-size: 8px;
}