@charset "UTF-8";

#formWrap span.red {
	font-size: 10px;
	vertical-align: super;
}

#formWrap .freec {
	height: 110px;	
	line-height: 26px;	/* itohb */
}

#formWrap .threedp {	/* itohb */
	height: 130px;
	line-height: 26px;
}

#formWrap .rfab {	/* itohb */
	height: 52px;
	line-height: 26px;
}

#formWrap .inner .txt{
	margin:15px 19px;
}

.ptbl{
	vertical-align: middle;
	display: table-cell;
	padding-left: 20px;
	height: 45px;
	font-size: 14px;
}

.tblL{
	width: 298px;
	background-color: #e9e9e9;
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
}

.tblR{
	width: 493px;

	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.tblLast{
	border-bottom: 1px solid #d1d1d1;
}

/* itohb .. */
/* seminar */
.sarea {
	margin:30px 0;
}
.stbl {
	vertical-align: middle;
	display: table-cell;
	padding-left: 20px;
	height: 45px;
	height: auto;
	font-size: 14px;
	line-height: 28px;
}
.stblL{
	width: 450px;
}
.stblR{
	width: auto;
}
/* .. itohb */

.smtOnly{
	display: none;
}

.pcOnly{
	display: block;
}

.pcOnlyTable{
}

#formWrap span.pcOnlyTable {
	font-size: 14px;
	vertical-align: baseline;
}

@media screen and (max-width:640px)
{
body{
	width: 100%;
}

#gFooter {
	width: 100%;
}

#header {
	width: 98%;
	height: 65px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 2%;
	border-bottom: 1px solid #dedede;
}

#mainContents{
	width: 92%;
	padding-left: 4%;
	padding-right: 4%;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	margin: 27px auto 30px auto;
}

#formWrap {
	width: 100%;
	margin: 0 auto;
	line-height: 20px;
}
#formWrap .inner {
	width: 100%;
	border: 0px;
	padding: 0px;

}

#formWrap span.red {
	font-size: 14px;
	vertical-align: baseline;
}

#formWrap .txt{
	font-size: 14px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#formWrap .txtFirst{
	border-bottom: 1px solid #737070;
	margin-bottom: 35px;
	padding-bottom: 9px;
}

#formWrap .inner .txt{
	margin: 0px;
	margin-top: 0px;
/*	margin-bottom: 25px; */ /* itohb */
}

#gFooterArea {
	margin-top: 55px;
	font-size: 14px;
	background-image: none;
	background-color: #cacaca;
}

#gFtrNav {
	width: 100%;
}

#gFtrNav li {
	height: 24px;
	width: 100%;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	background-image: none;
}

.submit .link_b {
	background-image: none;
}

.submit{
	clear: both;
}

.smtOnly{
	display: block;
}

.pcOnly{
	display: none;
}

.pcOnlyTable{
	display: none;
}

.smtLine{
	display: inline-block;
	width: 100%;
}

.ptbl{
	font-size: 14px;

	height: auto;
	padding-left: 0px;
	float: left;
}

.tblL{
	width: 100%;
	background-color: transparent;
	border-left: 0px;
	border-top: 0px;
	font-weight: bold;
}

.tblR{
	width: 100%;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;

	margin-bottom: 12px;
}

.tblLast{
	border-bottom: 0px;
}

/* itohb .. */
.sarea {
	margin: 10px 0;
}
.stbl {
	font-size: 14px;
	height: auto;
	float:left;
	line-height:20px;
}
.stblL {
	width:100%;
}
.stblR {
	margin-top:14px;
	width:100%;
}
/* .. itohb */

.smtCat{
	font-weight: bold;
}

.smtBr{
	margin-bottom: 14px;
}

#formWrap .freecL {
  height: auto;
  line-height: 13px;	/* itohb */
}

#formWrap .threedpL {	/* itohb */
	height: auto;
}
#formWrap .threedpL br {	/* itohb */
  display:none;
}
#formWrap .threedpR {	/* itohb */
	height: auto;
/*	line-height: 13px;	*/
	line-height: 39px;
}
#formWrap .threedpR label {	/* itohb */
  display:block;
}
#formWrap .threedpR br {	/* itohb */
  display:none;
}
#formWrap .threedpR input {	/* itohb */
  width:auto;
}
#formWrap .radioR {
	height: auto;
/*	line-height:13px;	*/
	line-height:39px;
}
#formWrap .radioR label {	/* itohb */
  display:block;
}
#formWrap .radioR input {	/* itohb */
  width:auto;
}
#formWrap .radioR br {	/* itohb */
  display:none;
}
#formWrap .rfab {	/* itohb */
  height: auto;
  line-height: 13px;
}
#kiyaku {	/* itohb */
  width:90%;
  margin:0 auto 10px auto;
}

#formWrap input {
	width: 100%;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

textarea.f_txtarea2{
	width: 100%;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cpright{
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	color: #8e8e8e;
}

.submit .btn {
	margin: 30px auto;
	background-image: none;
	width: 92%;
}
.submit .btn:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.smtSubmit{
	width: 100%;
	height: 65px;
	line-height: 65px;
	color: #ffffff;
	text-align: center;
	background: #686868 url(http://img03.en25.com/Web/RichohCompanyLtd/{09c96f81-47a8-4ed7-9ba4-cccb51ea640f}_btn_submit_smt.gif) no-repeat right center;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

}
