@charset "utf-8";


/*input等共通項目----------------------------------------*/
input:focus, select:focus, textarea:focus {
  background-color: #F5FFFA;
  border: 1px solid #7f9db9; /* 枠線は淡い青色 */
}
/*regist等 
------------------------------------------------------------------*/
input.mailadd{
width:300px;
height:25px;
margin: 0 0 0 0;	
padding: 4px 0 2px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 15px;
}

input.formbox {
  border: 1px solid #CCC;/*#F2F2F2*/
  width: 100%;
  height: 2.5em;
  padding : 2px 2%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  box-sizing: border-box;
}

input.formname {
  width: 85%;
  height: 2.5em;
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  padding: 2px 2%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  box-sizing: border-box;
}

@media screen and (max-width:959px){
input.formname {
  width: 60%;
  height: 2.5em;
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  padding: 2px 2%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  box-sizing: border-box;
}
}

input.formnameKNF,.formnameKNL {
  width: 230px;
  height: 2.5em;
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  padding: 2px 2%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  box-sizing: border-box;
}

@media screen and (max-width:959px){
input.formnameKNF,.formnameKNL {
  width: 60%;
  height: 2.5em;
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  padding: 2px 2%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  box-sizing: border-box;
}
}

input.formcer {
  width: 95%;
  height: 2.5em;
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  padding: 2px 4%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  box-sizing: border-box;
}

input.selb {
    /*background-color: #eff7ff;*//* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	/*font-size : 100%;*//* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	padding-left: 0px;
	/*display: block;*/
	/*display: inline-block;*/
}

input.radiobtnA {
	height : 2em;/*これいれてみた20180302*/
	margin-top: 2px;
	padding-left: 5px;
}
input.radiobtnB {
	/*height : 2em;*//*これいれてみた20180302*/
	/*margin-top: 15px;*/
	/*padding-left: 5px;*/
  /*margin-top: 10px;*/
  vertical-align: middle;
  margin-bottom: 3px;
}
input.radiobtnuser {
  margin: 0;
}
input.radiobtnpay,input.radiobtnsel {
  margin: 0;
}
input.mailbtn1 {
  font-size: 1rem;
  font-weight: bold;
  padding: 20px 40px;
  background-color: #CCC;
  color: #000;
  border-style: none;
  margin-bottom: 50px;
}

input.mailbtn1:hover {
    background-color: #24d;
    color: #fff;
}



input.design {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
}

input.design2 {
    background-color: #ffffef; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
}

input.common1 {
    background-color: #ffffef; /* 黄色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	height:18px;
}

input.camcode {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	/*width:150px;*/
	/*height:18px;*/
		max-width : 90%;
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	
}

input.mailb,.formb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}

input.maily {
    background-color: #ffffef; /* 黄色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	height:18px;
}
input.nameb2 {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.namebsei,.namebmei,.nameb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:120px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	margin: 1px 10px 0px 5px;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.namebr {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:120px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	margin: 1px 10px 0px 15px;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}

input.namey {
    background-color: #ffffef; /* 背景は淡い黄色*/
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:120px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	margin: 1px 10px 0px 5px;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;

}
input.receitb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:350px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	margin: 1px 10px 0px 5px;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.itemnob {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	margin: 1px 10px 0px 5px;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.itemnoshopb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:350px;
	/*height:18px;*/
	/*max-width : 90%;*/
	height : 2em;
	margin: 10px 10px 0px 5px;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.passwdb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:200px;
	height:18px;
}
input.passwdb2 {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	max-width : 30%;
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	
}

input.passwdy {
    background-color: #ffffef; /* 黄色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:200px;
	height:18px;
}


input.zipb1 {
  /*background-color: #eff7ff;*/ /* 背景は淡い色 */
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  width: 50px;
  height: 2.5em;
  padding: 2px 2%;
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
}
input.zipb2 {
  /*background-color: #eff7ff; */ /* 背景は淡い色 */
  border: 1px solid #CCC; /* 枠線は淡い青色 */
  width: 50px;
  height: 2.5em;
  padding: 2px 2%;
  margin: 0px 0px 0px 5px;
  /*border : 1px solid #cccccc;*/
  border-radius: 3px;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
}
input.zipy1 {
    background-color: #ffffef; /* 背景は淡い黄色*/
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:50px;
	height : 2em;
	padding : 2px 2%;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}

input.zipy2 {
    background-color: #ffffef; /* 背景は淡い黄色*/
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:50px;
	height : 2em;
	padding : 2px 2%;
	margin: 0px 0px 0px 5px;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.tenpo,.point1,.point2 {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:50px;
	height : 2em;
	padding : 2px 2%;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}

/*郵便番号検索ボタン*/
input.ptsearch {
	max-width : 90%;
	height : 2.5em;
	padding : 2px 2%;
	margin: 5px 0px 5px 10px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.upbutton1 {
	max-width : 90%;
	height : 2em;
	padding : 2px 2%;
	margin: 10px 0px 10px 0px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}

input.addressb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	/*width:250px;*/
	/*height:18px;*/
	max-width : 90%;
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	
}

input.addb {
    /*background-color: #eff7ff;*/ /* 背景は淡い色 */
    border: 1px solid #CCC; /* 枠線は淡い青色 */
    /*width:330px;*/
    /*height:18px;*/
    width : 100%;
    height : 2.5em;
    padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
    -webkit-appearance : none;
    font-size : 100%;
    font-family : inherit;
    margin-bottom: 0px;
  box-sizing: border-box;
}
input.addb2 {
    /*background-color: #eff7ff;*/ /* 背景は淡い色 */
    border: 1px solid #CCC; /* 枠線は淡い青色 */
	/*width:330px;*/
	/*height:18px;*/
	/*max-width : 90%;*/
	width : 93%;
	height : 2.5em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	margin-bottom: 10px;
}
input.addy {
    /*background-color: #ffffef;*/ /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	/*width:330px;*/
	/*height:18px;*/
	width : 93%;
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	margin-bottom: 0px;
}
input.addy2 {
    background-color: #ffffef; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:330px;
	/*height:18px;*/
	width : 93%;
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	margin-bottom: 10px;
}
input.addressy {
    background-color: #ffffef; /* 黄色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	height:18px;
}

/*寄附金額*/
input.kifu {
  /*background-color: #eff7ff;*/ /* 背景は淡い色 */
  /*border: 1px solid #7f9db9;*/ /* 枠線は淡い青色 */
  border: 1px solid #CCC;
  width: 100px;
  height: 2.5em;
  padding: 2px 2%;
  border-radius: 3px;
  /*-webkit-appearance: none;*/
  font-size: 100%;
  font-family: inherit;
}



input.sectionb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:200px;
	height:18px;
}
input.storeb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:50px;
	height:18px;
}

input.telb,.etc1,.fax1 {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:180px;
	/*height:18px;*/
	/*max-width : 90%;*/ /*モバイル用*/
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	text-align: left;
}
input.tely,.etcy1,.faxy1 {
    background-color: #ffffef; /* 背景は淡い黄色*/
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:180px;
	/*height:18px;*/
	/*max-width : 90%;*/ /*モバイル用*/
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	text-align: left;
}
input.upload1 {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:200px;
	/*height:18px;*/
	/*max-width : 90%;*/ /*モバイル用*/
	height : 2em;
	padding : 2px 2%;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	text-align: left;
}


input.usepoint {
    background-color: #FFF; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:100px;
	height:2.5em;
	border-radius : 3px;
	-webkit-appearance : none;
	font-size : 14px;
	font-family : inherit;
	text-align: left;
	padding-left: 0.5em;
}
input.usecpcode {
    background-color: #FFF; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:100px;
	height:2.5em;
	border-radius : 3px;
	-webkit-appearance : none;
	font-size : 14px;
	font-family : inherit;
	text-align: left;
	padding-left: 0.5em;
	margin-left: 10px;
}
input.cpcodebtn {
	max-width : 90%;
	height : 2em;
	padding : 2px 2%;
	margin: 5px 0px 5px 10px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}
input.zipb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:80px;
	height:22px;
	padding : 2px 5px;
    /*border : 1px solid #cccccc;*/
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;

}

input.zipy {
    background-color: #ffffef; /* 黄色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:60px;
	height:18px;
}
input.item01 {
    background-color: #ffffef; /* 黄色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:250px;
	height:18px;
}


/*select
------------------------------------------------------------------------*/
/*select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}
select::-ms-expand {
    display: block;
}*/
select.selectb {
    background-color: #eff7ff;/* 青色 */
	-webkit-appearance:none;/* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	padding-left: 5px;
}

select.selectinq00 {
    background-color: #eff7ff;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2.5em;/*これいれてみた20180302*/
	padding-left: 5px;
	width: 200px;
	border-radius : 3px;
}

select.evaluation{
    background-color: #eff7ff;/* 青色 */
    /*-webkit-appearance: none;*//* 高さを初期化できる */
    font-size : 100%;/* これいれてみた20180302*/
    height : 2.25em;/*これいれてみた20180302*/
    margin-top: 10px;
    padding-left: 5px;
    display: block;
	width: 9em;
	border-radius : 3px;
}
select.spre {
  /*background-color: #eff7ff;*/ /* 青色 */
  /*-webkit-appearance: none;*/ /* 高さを初期化できる */
  border: 1px solid #CCC;
  font-size: 100%; /* これいれてみた20180302*/
  height: 2.5em; /*これいれてみた20180302*/
  margin-top: 10px;
  padding-left: 5px;
  display: block;
  width: 6.5em;
  border-radius: 3px;
}
select.sprey{
    background-color: #ffffef;/* 青色 */
    /*-webkit-appearance: none;*//* 高さを初期化できる */
    font-size : 100%;/* これいれてみた20180302*/
    height : 2.25em;/*これいれてみた20180302*/
    margin-top: 10px;
    padding-left: 5px;
    display: block;
	width: 9em;
	border-radius : 3px;
}
select.memaddcart{
    background-color: #ffffef;/* 青色 */
    -webkit-appearance: none;/* 高さを初期化できる */
    font-size : 100%;/* これいれてみた20180302*/
    height : 2em;/*これいれてみた20180302*/
    margin: 10px;
    padding-left: 5px;
    display: block;
	width: 560px;
}
select.btype,.selwork,.selcom {
    background-color: #eff7ff;/* 青色 */
	-webkit-appearance:none;/* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	width: 50%;
	display: block;
	/*font-size : 100%;*/
	font-family : inherit;
}

select.selbestusou{
    background-color: #efefef;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 3em;/*これいれてみた20180302*/
	/*margin-top: 10px;*/
	/*margin: auto;*/
	margin-left: 5px;
	margin-bottom: 30px;
	margin-top: 5px;
	padding-left:10px;
	width: 730px;/*width: 98%;*/
	display: block;
	font-family : inherit;
}
select.selbestusou1{
    background-color: #efefef;/* 青色 */
	-webkit-appearance:none;/* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	/*margin-top: 10px;*/
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
	width: 99%;
	display: block;
	font-family : inherit;
}

select.selecty {
    background-color: #ffffef;/* 黄色 */
}

select.selectbyear {
    background-color: #eff7ff;/* 青色 */
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	padding-left: 5px;
	width: 5em;
	display: block;
	border-radius : 3px;
	-webkit-appearance : none;
	font-size :100%;
	font-family : inherit;
}

select.selectbmonth,.selectbday {
    background-color: #eff7ff;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	padding-left: 5px;
	width: 4em;
	display: block;
	border-radius : 3px;
	/*-webkit-appearance : none;*/
	font-family : inherit;
}


/*select製品登録*/
select.selectitembyear {
    background-color: #eff7ff;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 10px;
	width: 5.5em;
	display: block;
	border-radius : 3px;
	font-size : 100%;
	font-family : inherit;
	float: left;
}
select.selectitembmonth,.selectitembday {
    background-color: #eff7ff;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	padding-left: 10px;
	width: 4.25em;
	display: table;
	border-radius : 3px;
	font-size : 100%;
	font-family : inherit;
	float: left;
}
select.selectitemproducts {
    background-color: #eff7ff;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	height : 2.25em;/*これいれてみた20180302*/
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	width: 450px;
	display: block;
	border-radius : 3px;
	font-size : 100%;
	font-family : inherit;
	/*float: left;*/
}
.itemregist00{
	display: block;
	margin: 10px 5px 0px 10px;
	width: 20px;
	float: left;
}
/*select製品登録*/
select.selectitembshop {
    background-color: #eff7ff;/* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2.5em;/*2emこれいれてみた20180302*/
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 10px;
	width: 200px;
	display: block;
	border-radius : 3px;
	font-family : inherit;
	/*float: left;*/
}
input.selb {
    /*background-color: #eff7ff;*//* 青色 */
	/*-webkit-appearance:none;*//* 高さを初期化できる */
	/*font-size : 100%;*//* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	margin-top: 10px;
	padding-left: 5px;
	/*display: block;*/
	/*display: inline-block;*/
}

input.rbutton1 {
	margin-left: 15px;
	vertical-align: middle;/*input要素がずれるのを解消　重要*/
}
input.rbp1 {
	margin-left: 15px;
	margin-top: 8px;
	/*vertical-align: middle;*//*今回ここは使えないinput要素がずれるのを解消　重要*/
	display: block;/*ここ重要*/
	float: left;/*ココ重要*/	
}
input.rbp2 {
	margin-left: 15px;
	margin-right: 5px;
	vertical-align: middle;/*input要素がずれるのを解消　重要*/
}

input.bkradio0{
	vertical-align: middle;/*input要素がずれるのを解消　重要*/
	margin-right: 10px;
}
input.bkradio1{
	vertical-align: middle;/*input要素がずれるのを解消　重要*/
	margin-left: 10px;
	margin-right: 10px;
}
/*textarea
------------------------------------------------------------------------*/
textarea.text01 {
	background-color:#ffffef;/* 黄色 */
    width: 250px;
    height: 100px;
 }



textarea.textb {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:400px;
	height:200px;
	/*max-width : 90%;*/
	padding : 5px 5px;
    border-radius : 3px;
	/*-webkit-appearance : none;*/
	font-size : 100%;
	font-family : inherit;
}

/*bank
------------------------------------------------------------------------*/
select.sbnk {
    background-color: #eff7ff;/* 青色 */
	-webkit-appearance:none;/* 高さを初期化できる */
	font-size : 100%;/* これいれてみた20180302*/
	height : 2em;/*これいれてみた20180302*/
	width: 7em;
	margin-top: 10px;
	padding-left: 5px;
	display: inline;
}
input.bkname {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:150px;
	height : 2em;
	padding : 2px 2%;/*2px 2%*/
	margin-left: 15px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	display: inline;
}
input.bkno,.bankkno {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:3em;
	height : 2em;
	padding : 2px 2%;
	margin-left: 7px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	display: inline;
}
input.bkkno {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width:100px;
	height : 2em;
	padding : 2px 2%;
	margin-left: 7px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	display: inline;
}

textarea.renrakutext00{
	border: 1px solid #CCC;
	/*border-radius: 0.67em;*/ 
	padding: 0.5em;
	/*background-color: snow;*/ 
	width: 100%;
	height: 200px;
	font-size: 100%;
	line-height: 1.2;
  box-sizing: border-box;
}

section ul li.bank00{
	margin-bottom: 10px;
}



input.urlname {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width: 340px;
	height : 2em;
	padding : 2px 2%;/*2px 2%*/
	margin-left: 3px;
    border-radius : 3px;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	display: inline;
}

input.quant1 {
    background-color: #eff7ff; /* 背景は淡い色 */
    border: 1px solid #7f9db9; /* 枠線は淡い青色 */
	width: 2em;
	height : 2em;
	padding : 2px 2%;
    border-radius : 3px;
	/*-webkit-appearance : none;*/
	font-size : 100%;
	font-family : inherit;
	text-align: center;/*右寄せ表示*/
}