#line{
	position: absolute;
	left: -200px;
	top: 0px;
	z-index: 1;
}

/* #title{
	width: 1000px;
	height: 170px;
	margin: 0px 10px 0px 10px;
	overflow: hidden;
	position: relative;
	z-index:5;
} */

/* #pan-area{
	width: 1000px;
	height: 16px;
	margin: 0px 10px 0px 10px;
	position: relative;
	z-index: 5;
} */

#pan-area li.pan-icon1{
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: url(../../img_n/icon1.png) no-repeat;
}

#pan-area li.pan-icon2{
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
	background: url(../../img_n/icon2.png) no-repeat;
}

#contents-area{
	float: left;
	width: 100%;
	margin-top: 30px;
	position: relative;
	z-index: 6
}

#left-side{
	float: left;
	width: 740px;
	margin: 0px 54px 0px 10px;
}
/* @media screen and (max-width: 1200px) {
	#left-side{
		float: none;
		width: 740px;
		margin: 0px auto;
	}
	#right-side{
		float: none!important;
		width: 206px!important;
		margin: 0px auto!important;
	}
} */

.subtitle-area{
	width: 740px;
	height: 40px;
	/* border-bottom: 1px dotted #b4b4b4; */
}

 .subtitle-text{
	width: 737px;
	height: 35px;
	/* border-left: 3px solid #1a569e; */
	margin-bottom: 5px;
}

.subtitle-text h2{
	font-size: 16px!important;
	font-weight: bold;
	text-align: left;
	color: #555555;
	padding: 20px 10px 5px auto;
	line-height:40px;
} 

#mailform{
	width: 740px;
	margin-top: 30px;
	position: relative;
}

#right-side{
	float: left;
	width: 206px;
	margin: 0px 10px 0px 0px;
}

/*form set*/
form {
    margin: 0;
	margin-bottom:50px;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal; /* 1 */
    *overflow: visible;  /* 2 */
}

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

input{
height: 1.5em;
}

table{
width: 740px;
font-size: 13px;
line-height: 1.5em;
font-weight: normal;
border-top: 1px solid #a9a8a8;
/* border-bottom: 1px solid #a9a8a8; */
table-layout: fixed;
border-collapse: collapse;
}

table tbody tr td{
table-layout: fixed;
}

.trl{
/*width: 135px;*/
padding: 15px 0px 15px 20px;
border-bottom: 1px solid #b4b4b4;
background-color: #f5f8fa;
color: #595452;
text-align: left;
vertical-align: middle;
table-layout: fixed;
}

.trr{
width: 510px;
padding: 15px 0px 15px 20px;
border-bottom: 1px solid #b4b4b4;
background-color: #FFFFFF;
color: #595452;
text-align: left;
table-layout: fixed;
vertical-align: middle;
}
.trr p{
	font-size:14px;
}
.inq-hissu1{
	padding-left: 140px;
	vertical-align: middle;
}

.inq-hissu2{
	padding-left: 85px;
	vertical-align: middle;
}

.inq-hissu3{
	padding-left: 97px;
	vertical-align: middle;
}

.inq-hissu4{
	padding-left: 83px;
	vertical-align: middle;
}

.inq-hissu5{
	padding-left: 83px;
	vertical-align: middle;
}

.inq-hissu6{
	padding-left: 83px;
	vertical-align: middle;
}
.inq-hissu7{
	padding-left: 109px;
	vertical-align: middle;
}

.inq-hissu8{
	padding-left: 72px;
	vertical-align: middle;
}


.use-syaryou1{
	padding-left: 103px;
	vertical-align: middle;
}

.use-syaryou2{
	padding-left: 9px;
	vertical-align: middle;
}

#bt-area{
	width: 354px;
	height: 62px;
	margin: 30px 193px 0px 193px;
}

#bt-area-1{
	float: left;
	width: 164px;
	height: 62px;
	overflow: hidden;
	display: block;
}

#bt-area-2{
	float: left;
	width: 164px;
	height: 62px;
	margin-left: 26px;
	overflow: hidden;
	display: block;
}

.bt-reset{
	width: 164px;
	height: 62px;
	background: url(../../img_n/form/bt_reset.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

.bt-check{
	width: 164px;
	height: 62px;
	background: url(../../img_n/form/bt_check.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

.bt-back{
	width: 164px;
	height: 62px;
	background: url(../../img_n/form/bt_back.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

.bt-send{
	width: 164px;
	height: 62px;
	background: url(../../img_n/form/bt_send.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}
.blue{
	color:#002E7D;
}

.trans_leftslide{
	width:100%!important;
	padding-bottom: 131px;
	padding-top: 20px;
}
.flex_top h3{
	text-align:left;
	color: #002e7d;
    padding: 10px 0;
    border-bottom: 1px solid #002e7d;
}
.flex_top ul{
	padding:10px;
}
.form_hidden{
	margin-bottom:0;
}
#footer-sig{
	background-color: #002e7d;
}
/*etc*/
span{
	color: #333333;
}

.ml5{
	margin-left: 5px;
}

.mb10{
	margin-bottom: 10px;
}

.table-ex1{
	position: relative;
	text-align: left;
}

.shozoku-abs1{
	position: absolute;
	top: 0px;
	left: 0px;
}

.shozoku-abs2{
	position: absolute;
	top: 40px;
	left: 0px;
}

.area-abs1{
	position: absolute;
	top: 0px;
	left: 0px;
}

.area-abs2{
	position: absolute;
	top: 0px;
	left: 90px;
}

.area-abs3{
	position: absolute;
	top: 0px;
	left: 180px;
}

.area-abs4{
	position: absolute;
	top: 0px;
	left: 270px;
}

.area-abs5{
	position: absolute;
	top: 0px;
	left: 360px;
}
.radio-new{height: auto;}
.radio-new-lbl{padding: 0 9px 0;}
.mar30px{
	margin-bottom:30px;
}
@media screen and (max-width: 767px) {
	#title{
		height: auto;
	}
	#left-side{
	    float: none;
	    width: auto;
	    margin: 0 10px;
	    z-index: 6;
	}
	#mailform{
		width: 100%;
	}
	#mailform table{
		width: 100%;
	}
	#mailform table tr td textarea{
		max-width: 432px;
		width: 100%;
	}
	.trl{
		width: 35%;
	}
	.trr{
		width: auto;
		padding: 10px;
	}
	#bt-area{
		width: auto;
	    height: auto;
	    margin: 30px 0 0px 0;
	}
	#bt-area-1{
		float: none;
	    width: auto;
	    display: inline-block;
	}
	#bt-area-2 {
	    float: none; 
	    width: auto;
	    display: inline-block;
	    margin-left: 0;
	}
}
@media screen and (max-width: 639px) {
	#mailform table tbody tr td{
		display: block;
	}
	#mailform{
		overflow: hidden;
	}
	#mailform table tr td textarea{
		max-width: 432px;
		width: 90%;
	}
	.trl{
		width: 100%;
	}
}
