/* title */
#title {
	margin-bottom: 30px;
	padding: 10px 0px;
	background:#3598db;
}

#title p#nm {
	font-size: 50px;
	line-height: 1.0;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}


#title h2 {
	font-size: 36px;
	line-height: 1.0;
	font-weight: bold;
	letter-spacing: 5px;
	color: #ffffff;
	text-align: center;	
}

/* content */
#content {
	margin:0px auto;
	padding-bottom:70px;
	width:900px;
}

#content p.pr {
	font-size:18px;
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	margin-bottom:20px;
}

/* HIS */
#content #HIS {
	margin-bottom: 50px;
	padding: 30px;
	border: 1px solid #cccccc;
}

#content #HIS h3 {
	text-align: center;
	margin-bottom: 20px;
}

#content #HIS p.title {
	font-size:20px;
	line-height:1.0;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

#content #HIS p.intro {
	font-size:18px;
	line-height:1.5;
	font-weight:normal;
	margin-bottom:30px;
}

#content #HIS h4 {
	font-size:24px;
	line-height:1.5;
	font-weight:bold;
	text-align:center;
	margin-bottom:25px;
}

#content #HIS .topL {
	padding: 20px 0px 0px 10px;
	width: 408px;
	height: 170px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#content #HIS .topR {
	padding: 20px 0px 0px 10px;
	width: 409px;
	height: 170px;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#content #HIS .btmL {
	padding: 20px 0px 0px 10px;
	margin-bottom: 30px;
	width: 408px;
	height: 170px;
	border-right: 1px solid #cccccc;
	float: left;
}

#content #HIS .btmR {
	padding: 20px 0px 0px 10px;
	width: 409px;
	height: 170px;;
	float: left;
}

#content #HIS .L,
#content #HIS .L {
	margin-right: 10px;
	width: 130px;
	float: left;
}

#content #HIS .R,
#content #HIS .R {
	width: 240px;
	float: left;
}

#content #HIS .R h5,
#content #HIS .R h5 {
	font-size:18px;
	line-height:1.0;
	font-weight:bold;
	margin-bottom:5px;
}

#content #HIS p.link {
	font-size:16px;
	line-height:1.0;
	text-align:center;
	margin-bottom:0px;
}

#content h6 {
	font-size:22px;
	line-height:1.5;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}

#content ol {
	margin-bottom:30px;
}

#content ol li {
	font-size:18px;
	line-height:1.5;
	font-weight:normal;
	margin-bottom:5px;
}

.lg {
	font-size:30px;
}

/* table */
#form table {
	font-size: 16px;
	line-height:1.5;
	margin-top: 5px;
	margin-bottom: 50px;
	width: 900px;
	border-top: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0px;
}

#form th {
	width: 250px;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	text-align: left;
}

#form td {
	width: 570px;
	border-bottom: 1px dotted #999999;
}

#form th.non,
#form td.non {
	border-bottom: 0px solid #999999;
}

#form th.End,
#form td.End {
	border-bottom: 1px solid #999999;
}

#form th {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 60px;
	padding-bottom: 10px;
}

#form td {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#form th.must1 {
	background: url(../../ssl-sub/register/img/icon_must1.gif) no-repeat 0px 23px;
}

#form th.must2 {
	background: url(../../ssl-sub/register/img/icon_must1.gif) no-repeat 0px 90px;
}

#form th.must3 {
	background: url(../../ssl-sub/register/img/icon_must1.gif) no-repeat 0px 33px;
}

.attn {
	font-size: 14px;
	line-height: 1.5;
}

.normal {
	font-size: 14px;
	font-weight: normal;
}

/* form */
.form30 {
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 30px;
	color: #333333;
}

.form100 {
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 100px;
	color: #333333;
}

.form200 {
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 200px;
	color: #333333;
}

.form300 {
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 300px;
	color: #333333;
}

.form500 {
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 500px;
	color: #333333;
}

select {
	color: #333333;
	height: 45px;
	font-size: 100%;
	padding: 12px 50px 12px 12px;
	border: 1px solid #B4B4B4;
	border-radius: 4px;
	/*-webkit-appearance: none;*/
	/*-moz-appearance: none;*/
	/*appearance: none;*/
	/*text-indent: .01px;*/
	/*text-overflow: "";*/
	/*background: #FFF url(../../ssl-sub/common/img/select_arrow.jpg) no-repeat right;*/
}

input[type="radio"],
input[type="checkbox"] {
    display:none;
}

/*　ラジオボタン 未選択時の背景指定　*/
input[type="radio"] + label {
    padding:30px 20px 30px 45px;
    background:url(../../ssl-sub/register/img/radio.png) no-repeat left center;
    background-size:36px 36px;
    cursor:pointer;
}
 
/*　ラジオボタン 選択時の背景指定　*/
input[type="radio"]:checked + label {
    background:url(../../ssl-sub/register/img/radio_on.png) no-repeat left center;
    background-size:36px 36px;
    cursor:pointer;
}

.text {
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
	width: 500px;
	height: 100px;
	color: #333333;
}

p.attn {
	font-size:24px;
	line-height:1.5;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

/* contract */
#contract {
	margin-bottom:30px;
	padding:20px 20px;
	width:860px;
	height:250px;
	overflow:auto;
	border:1px solid #999999;
}

#contract p.ttl {
	font-size:20px;
	line-height:1.5;
	text-align:center;
	margin-bottom:15px;
}

#contract p.readme {
	font-size: 16px;
	line-height:1.5;
	margin-bottom:15px;
}

#contract ul {
	line-height:1.5;
	margin-bottom:25px;
}

#contract li {
	line-height:1.5;
	margin-bottom:5px;
	text-indent: -1.0em;
	padding-left: 1em;
}

#contract p.pv {
	font-size: 16px;
	line-height:1.0;
}

/* submit */
input[type="submit"] {
  -webkit-appearance: none;
}

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

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

#submit .btn1 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 900px;
	border-radius: 8px;
	background-color: #cc0000;
}

/* submitConf */
#submitConf .btn1 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-left: 45px;
	padding: 15px 0px;
	width: 600px;
	border-radius: 8px;
	background-color: #cc0000;
}

#submitConf .btn2 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 200px;
	border-radius: 8px;
	background-color: #333333;
}

/* error */
#error {
	margin: 0px auto;
	width: 700px;
}

#error ul {
	margin-bottom:30px;
	margin-left:180px;
}

#error li {
	font-size:18px;
	line-height:2.0;
	color:#cc0000;
	background:url(../../ssl-sub/common/img/icon_must.gif) no-repeat 0px 12px;
	padding-left:15px;	
}

#error .btn1 {
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
	width: 700px;
	border-radius: 8px;
	background-color: #cc0000;
}

/* thanks */
#content h3.thankyou {
	margin-top: 150px;
	margin-bottom: 20px;
}

#content p.thankyou {
	font-size: 16px;
	line-height: 1.0;
	text-align: center;
	margin-bottom: 200px;
}