#SMP_STYLE .body {
	font-family:"メイリオ", Meiryo, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

#SMP_STYLE .body_tbl {
	width:1000px;
	margin-top:50px;
}

#SMP_STYLE .smp_tmpl {
	width:100%;
	background: #FFFFFF;
}

#SMP_STYLE .header {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #000;
	font-size: 120%;
	font-weight:bold;
	text-align:left;
}

#SMP_STYLE .header_text {
	margin: 30px 0px 30px;
	color: #000;
	font-size: 84%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .header_rmesg {
	margin: 20px 60px 0px 60px;
	color: #555555;
	font-size: 80%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .header_emesg {
	margin: 20px 60px 0px 60px;
	color: #FF0000;
	font-size: 80%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .footer_text {
	margin: 0px 60px 20px 60px;
	color: #555555;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
	line-height:1.8em;
}

#SMP_STYLE .title {
	padding: 20px 10px 20px 0;
	color: #000;
	font-size: 90%;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	float:left;
	width:20%
}
#SMP_STYLE .data {
	padding: 20px 10px 20px;
	color: #000;
	font-size:90%;
	text-align:left;
	line-height:1.8em;
	float:left;
	width:76%
}

/* #clearfix, floatclear, reset */
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix:after, .cf:after {
  clear: both;
}
.clearfix, .cf {
  zoom: 1;
	border-bottom: 1px solid #e6e6e6;
}

.chkemail { border:#ccc 1px solid; width:100%; line-height:35px; padding:0; height:35px}
.errMsg.chkemail { border:none;}



iframe.privacy {}

#SMP_STYLE .sample {
	color: #FFFFFF;
	font-size: 84%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .need {
	color: #FFFFFF;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
}

#SMP_STYLE .note {
	color: #FFFFFF;
	font-size: 84%;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .msg {
	color: #e60012;
	font-size: 110%;
	font-weight:bold;
	text-align:left;
}

#SMP_STYLE .sub_text {
	margin: 20px 60px 0px 60px;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #555555;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
}

.title:before { content:"Required"; background-color:#008736; display:inline-block; width:54px; line-height:18px; text-align:center; color:#fff; font-size:70%; float:right}

.eng .title:before { content:"Required"; background-color:#008736; display:inline-block; width:60px; line-height:18px; text-align:center; color:#fff; font-size:76%; float:right}

.japeng .title:before { content:"Required / Required"; background-color:#008736; display:inline-block; width:70px; line-height:18px; text-align:center; color:#fff; font-size:76%; float:right}

.noreq:before {content:none !important}

#age { border:#ccc 1px solid;height:35px; padding:0}
#prefecture { border:#ccc 1px solid;height:35px; padding:0}
#stock { border:#ccc 1px solid;height:35px; padding:0}
#stock2 { border:#ccc 1px solid;height:35px; padding:0}
#total { border:#ccc 1px solid;height:35px; padding:0}
#meeting { border:#ccc 1px solid;height:35px; padding:0}
#last_name { border:#ccc 1px solid; width:25%; line-height:35px; padding:0; height:35px}
#first_name { border:#ccc 1px solid; width:25%; line-height:35px; padding:0; height:35px}
#post { border:#ccc 1px solid; width:25%; line-height:35px; padding:0; height:35px}
#address { border:#ccc 1px solid; width:100%; line-height:35px; padding:0; height:35px}

.privacy{
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height:240px;
}

#checkbox{
  display: block;
  margin: 10px 0;
}

#send { line-height:60px; width:270px; text-align:center; background-color:#008736; border:none; color:#fff;	font-family:"メイリオ", Meiryo, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif; font-size:102%; display:inline-block; margin:20px 0; cursor:pointer; background-image:url(arrow.gif); background-repeat:no-repeat; background-position: 95% center}

.reset { line-height:60px; width:270px; text-align:center; background-color:#999999; border:none; color:#fff;	font-family:"メイリオ", Meiryo, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif; font-size:102%; display:inline-block;margin:20px 0; cursor:pointer}
.borderNo { border:none !important}

#usage_area { width:100%; height:260px; background-color:#F0F0F0; border:none; padding:10px 20px}


#err_email { margin-left:-300px;}
#err_chkemail { margin-left:-300px;}
#err_checkbox  { margin-left:-700px;}

@media only screen and (max-width : 760px) {
	#SMP_STYLE .body_tbl {
	width:100%;
	margin-top:50px;
}
#SMP_STYLE .title {
	padding: 10px 10px 0;
	color: #000;
	font-size: 90%;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	float:none;
	width:auto
}
#SMP_STYLE .title br {
	display:none
}
#SMP_STYLE .data {
	padding: 10px;
	color: #000;
	font-size:90%;
	text-align:left;
	line-height:1.8em;
	float:none;
	width:auto
}
.title:before { display:none}

.eng .title:before  { display:none}

.japeng .title:before  { display:none}


.title:after { content:"Required"; background-color:#008736; display:inline-block; width:40px; line-height:18px; text-align:center; color:#fff; font-size:76%; float:none; vertical-align:middle; margin-left:5px;}

.eng .title:after { content:"Required"; background-color:#008736; display:inline-block; width:60px; line-height:18px; text-align:center; color:#fff; font-size:76%; float:none; vertical-align:middle; margin-left:5px;}

.japeng .title:after { content:"Required / Required"; background-color:#008736; display:inline-block; width:110px; line-height:18px; text-align:center; color:#fff; font-size:76%; float:none}


.clearfix { border:none}

#send { width:100%;border-radius: 0 !important ;}

.reset {width:100%; height:60px; line-height:60px; border-radius: 0 !important ; background-color:#999 !important;	background: -moz-linear-gradient(top, #999 0%, #999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#999));}

.privacy{
  height:200px !important; overflow:scroll;
}


#err_email { margin-left:-200px;}
#err_chkemail { margin-left:-200px;}
#err_checkbox  { margin-left:-260px; z-index:99999999999 !important}
}

#acMenu dd {display:none;}
dl#acMenu dt {
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 60px;
    background-color: #eee;
}
dl#acMenu dt:before {content:"+";float: right;margin-right: 20px; font-size: 50px; color: #b6b6b6; font-family: serif;}
dl#acMenu dt.active:before {content:"－";float: right;margin-right:6px; font-size: 50px; color: #b6b6b6; font-family: serif;}
#memo {width:100%;height:80px}