@charset "utf-8";


.ttl_pub {
    margin: 0 auto;
    text-align: center;
}
.boxPublishTitle p.ttl1 {
    margin: 10px auto;
    text-align: center;
}
.boxPublishTitle p.ttl2 {
    margin: 30px auto 10px;
    text-align: center;
}
.boxPublishTitle .ulPay {
    margin: 0 auto;
    width: 700px;
}
.boxPublishTitle .ulPay li {
    color: #463930;
    float: left;
    font-size: 13px;
    width: 180px;
}

.boxPublishTitle .ulPay li:first-child {
    margin-right: 75px;
}
.boxPublishTitle .ulPay li:last-child {
    margin-left: 83px;
}
.tblimg {
    margin: 20px auto;
    text-align: center;
}
.p_img1 {
    margin: 15px auto 0;
    text-align: center;
}
.p_img2 {
    margin: 15px auto 0;
    text-align: center;
	display:none;
}
.p_img3 {
    margin: 15px auto 0;
    text-align: center;
	position: relative;
}
.p_txt1 {
    bottom: 15px;
    font-size: 13px;
    left: 317px;
    position: absolute;
}
.regist_box {
    background: #000033 none repeat scroll 0 0;
    width: 100%;
}
.lineimg {
	display: none;
    text-align: center;
}
.regist_box {
    background: #333366 none repeat scroll 0 0;
    margin-top: 16px;
    width: 100%;
}
.lineimg > img {
    margin-top: -16px;
}
.info_txt {
    margin: 30px auto 0;
    width: 700px;
}
h3.cap {
    padding-left: 5px;
}
.ttl3_txt {
    font-size: 13px;
    line-height: 1.6em;
    margin-top: 10px;
    padding-left: 30px;
}
h3.cap1 {
    background: #CCF3CC none repeat scroll 0 0;
    margin: 30px auto 40px;
    padding: 7px 0 4px;
    text-align: center;
    width: 100%;
}
#flow_regist {
    margin: 0 auto;
    width: 800px;
    padding:0 50px;
}
.step {
    margin: 0 auto 25px;
    padding: 0 10px;
}
.imgstep {
    float: left;
    margin-right: 15px;
}
.step > ul {
    float: left;
}
.step li {
    margin: 5px 0;
}
.step li a {
    color: #00C100;
    text-decoration:underline;
}
.step li:first-child {
    color: #00C200;
    font-size: 16px;
    font-weight: bold;
}
.step li:last-child {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
}
h3.cap2 {
    background: #00C200 none repeat scroll 0 0;
    margin: 40px auto 40px;
    padding: 7px 0 4px;
    text-align: center;
    width: 100%;
}
.boxPublish {
    margin: 0 auto;
    width: 800px;
}
.content {
    padding: 0 50px;
}
#tblRegist {
	width:600px;
}
#tblRegist th {
    color: #4a4a4a;
    font-size: 13px;
    font-weight: normal;
    padding-top: 10px;
    text-align: right;
    vertical-align: top;
}
#tblRegist td {
    padding: 6px 0;
}
#tblRegist th span {
	color:#00C200;
    font-weight:bold;
    font-size:10px;
    margin: 0 15px 0 5px;
}
#tblRegist input {
    border: 1px solid #c5c5c5;
    color: #999999;
    height: 20px;
    padding: 4px 5px;
    width: 329px;
}
#tblRegist textarea {
    border: 1px solid #c5c5c5;
    color: #000000;
    height: 140px;
    padding: 4px 5px;
    width: 329px;
    font-size:13px;
}
#tblRegist textarea:placeholder-shown {
    color: #000000; 
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
#tblRegist textarea::-webkit-input-placeholder {
    color: #000000; 
}

/* Firefox 18- */
#tblRegist textarea:-moz-placeholder {
    color: #000000; opacity: 1; 
}

/* Firefox 19+ */
#tblRegist textarea::-moz-placeholder {
    color: #000000; opacity: 1; 
}

/* IE 10+ */
#tblRegist textarea:-ms-input-placeholder {
    color: #000000; 
}
.pub_txt {
    font-weight: bold;
    line-height: 1.6em;
    margin: 10px auto;
    color: #ff0000;
}
#tblRegist 	select.sel {
    color: #999999;
    border: 1px solid #c5c5c5;
    width:341px;
}
#tblRegist td .btnimg {
    border: medium none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 330px;
}
#tblRegist td.btntd {
	text-align:center;
	padding: 30px 0 40px;
}

.foottel {
    margin: 0 auto;
    text-align: center;
}
.rdo1{
	display: none;
}
#tblRegist label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
#tblRegist label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #FFFFFF;
	border-radius: 50%;
	border: 1px solid #c5c5c5;
}
#tblRegist input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border-radius: 50%;
	background: #00C200;
}
.label {
	font-size: 14px;
}
.tblConfirm td {
	font-size:14px;
}

.txt_pub {
    margin: 0 auto;
    text-align: right;
    width: 70%;
}
.txt_pub a {
    text-decoration:underline;
    font-size: 120%;
}
.txt_pub_info {
    color: #ff0000;
    line-height: 1.7em;
    margin: 0 auto;
    width: 490px;
}

.txt_pub_info span {
    font-size: 16px;
    font-weight: bold;
    margin: 20px auto;
}
.txt_pub_info span.end {
    display: block;
}