@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/bg_border.png);
	background-repeat: repeat;
	font-size:16px;
}
.plan_tbl tbody tr .rborder {
	border-right: 1px dotted #B7B7B7;
}

.flm {
	margin-left: auto;
	margin-right: auto;
	width: 1060px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../image/bg_wrapper.png);
	margin-top: 95px;
	min-height: 600px;
}

/* CSS Document */

#cont {
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 60px;
	padding-right: 60px;
}
.flm #cont .thanks_body {
	margin-left: 100px;
	margin-right: 100px;
	min-height: 500px;
}

#cont .thanks_body .login_link {
	text-align: center;
}
.menu .inner .inner_dummy {
	height: 26px;
}



.flm #cont .price_ca {
	font-size: 12px;
	margin-bottom: 25px;
	text-align: right;
	color: #414141;
}
#form1 .app_bt002 input {
	width: 400px;
	height: 30px;
}
#cont #form1 .app_bt002 {
	text-align: center;
}



.flm #cont .plan_tbl {
	margin-bottom: 30px;
}
.mb0px {
	margin-bottom: 0px !important;
}

#footer {
	background-color: #069FE9;
	min-height: 100px;
}
#footer .cr {
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
#cont .apply_bt01 a {
	display: block;
	width: 600px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: 0 0 2px #232323;
	box-shadow: 0 0 2px #232323;
	line-height: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(249,150,64,1.00) 0.51%,rgba(249,150,64,1.00) 51.81%,rgba(247,121,11,1.00) 51.81%,rgba(247,121,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(249,150,64,1.00) 0.51%,rgba(249,150,64,1.00) 51.81%,rgba(247,121,11,1.00) 51.81%,rgba(247,121,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(249,150,64,1.00) 0.51%,rgba(249,150,64,1.00) 51.81%,rgba(247,121,11,1.00) 51.81%,rgba(247,121,11,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(249,150,64,1.00) 0.51%,rgba(249,150,64,1.00) 51.81%,rgba(247,121,11,1.00) 51.81%,rgba(247,121,11,1.00) 100%);
	background-color: #F7790B;
	border: 1px solid #FFFFFF;
}

#cont .apply_bt01 a:hover {
	text-shadow: 2px 2px 2px #204C66;
}


.flm #cont .apply_bt01 {
	margin-bottom: 30px;
}
.apply_bt01 a span {
	font-size: 15px;
}







#cont .asp_search_results  {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
tr td .cont_demo {
	border: 1px solid #D8D8D8;
}
.rand_txt_demo_tbl tbody tr th {
	color: #FFFFFF;
	background-color: #52C2EA;
}
.rand_txt_demo_tbl tbody tr td {
	padding-top: 15px;
}



#cont h2 {
	font-size: 26px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
	border-left: 1px solid #1AA8DA;
	border-right: 1px solid #1AA8DA;
	border-bottom: 3px solid #1AA8DA;
	border-top: 1px solid #1AA8DA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 50.26%,rgba(193,233,247,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 50.26%,rgba(193,233,247,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 50.26%,rgba(193,233,247,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 50.26%,rgba(193,233,247,1.00) 99.48%);
	color: #1482A9;
	text-shadow: 2px 2px 2px #FFFFFF;
}
#cont h3 {
	font-size: 23px;
	display: block;
	text-align: center;
}



#fv {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#header {
	background-color: #069FE9;
	margin-bottom: 20px;
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	-webkit-box-shadow: 0px 3px 3px #B7B7B7;
	box-shadow: 0px 3px 3px #B7B7B7;
}
#header .inner {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header .inner .loginbt {
	float: right;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-top: 8px;
	border-radius: 5px;
}
.plan_tbl tbody tr th {
	font-weight: normal;
	background-color: #1AA8DA;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
.plan_tbl tbody tr td {
	border-bottom: 1px dotted #B7B7B7;
}
tr td #kiyaku {
	width: 100%;
	height: 150px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.plan_tbl tbody tr td .tbca {
	font-size: 12px;
	padding-top: 5px;
}
tr td #admin_user_name,
tr td #mail_user_name
{
	width: 200px;
}
tr td #admin_user_company,
tr td #mail_user_company{
	width: 300px;
}
tr td #admin_user_email,
tr td #mail_user_email {
	width: 200px;
}
tr td #admin_user_address1 {
	width: 300px;
}
tr td #admin_user_address2 {
	width: 300px;
}
tr td #admin_name {
	width: 200px;
}
tr td #admin_pass {
	width: 200px;
}











#header .inner .logo {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 1px 2px 2px #232323;
	width: 500px;
	float: left;
	text-decoration: none;
}
#header .menu {
	clear: both;
	overflow: hidden;
	background-color: #0585C3;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header .menu a {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	min-width: 100px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #03567E;
	border-left: 1px solid #19B0F9;
	text-decoration: none;
}
.inner a #mustcheck {
	display: block;
	font-size: 11px;
	position: absolute;
	background-color: #FF0004;
	margin-top: -15px;
	margin-left: 135px;
	border-radius: 3px;
	padding-left: 3px;
	padding-right: 3px;
}


.inner a #mustcheck:before {
    content: "";
    display: inline-block;
    border: 3px solid transparent;
    border-top-color: #FF0004;
    position: absolute;
    left: 28px;
    bottom: -6px;
}

#check_res span {
	
	padding:3px;
	font-size:12px;
	margin-left:5px;
	color:#FFF;
	font-weight:bold;
	
}

#check_res span.ok {
	background-color: #1AA8DA;	

}

#check_res span.ng {
	background-color: #FF393C;	
}
tr th .must {
	background-color: #FF4F00;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 3px;
	float: right;
	margin-right: 5px;
}
p.gotop{
	position: fixed;
	right: 5%;
	bottom: 0;
	opacity: 0.8;
}
p.gotop a{
	display: block;
	text-align: center;
	font-size: 1.5em;
	padding: 12px;
	transition: all 0.3s ease 0s;
	background-color: #B7B7B7;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.gotop a span {
	font-size: 0.5em;
}
.flm #cont .mm_check_text {
	text-align: center;
	margin-bottom: 15px;
}
.app_bt003   {
	width: 180px;
	height: 40px;
}

.alert {
	background-color: #FF0004;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
tr td #mail_sbj {
	width: 80%;
}
tr td #mail_txt {
	width: 95%;
	height: 200px;
}
tr td .payment_list {
	overflow: hidden;
}
td .payment_list label {
	display: block;
	width: 280px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 170px;
	border: solid 3px #FFF;
	cursor: pointer;
}
td .payment_list #pp.on {
	
	border:solid 3px #19A7DB;
	
}

td .payment_list #bk.on {
	
	border:solid 3px #19A7DB; 
	
}

.payment_list label .bankinfo {
	display: block;
	padding-top: 10px;
}
.paypal_bt form input[type="submit"] {
	width: 480px;
	height: 50px;
	background-color: #069FE9;
	border-width: 0px;
	border-radius: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	cursor: pointer;
	
	  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.paypal_bt form input[type="submit"]:hover {
	background-color: #5FC8FA;	
}


.thanks_body .paypal_bt {
	text-align: center;
	margin-bottom: 20px;
}

.order_plan {
	
	border-collapse:collapse; 
}



tbody tr th {
	background-color: #3DBCFA;
	color: #FFFFFF;
	border: 1px solid #DBDBDB;
}
.order_plan tbody tr td {
	border: 1px solid #DBDBDB;
}
#bk .bankinfo span {
	font-size: 12px;
}

#kiyaku_check_label {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 430px;
	border: 1px solid #FF0004;
	background-color: #FFCECF;
	border-radius: 5px;
	font-size: 13px;
	cursor:pointer;
}

#kiyaku_check_label.on {
	border: 1px solid #069FE9;
	background-color: #C1EFFF;
}
#cont .from_midashi {
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E5F5FB;
	border-left: 3px solid #1AA8DA;
	margin-bottom: 3px;
}
.flm #cont .ssl_txt {
	padding-top: 25px;
	text-align: center;
	font-size: 14px;
}
