/* iCheck plugin Line skin, red
----------------------------------- */
.icheckbox_line-red,
.iradio_line-red {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	background: #e56c69;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	width: 32%;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 38px;
	padding-top: 15px;
	padding-bottom: 15px;
}
    .icheckbox_line-red .icheck_line-icon,
    .iradio_line-red .icheck_line-icon {
        position: absolute;
        top: 50%;
        left: 13px;
        width: 13px;
        height: 11px;
        margin: -5px 0 0 0;
        padding: 0;
        overflow: hidden;
        background: url(line.png) no-repeat;
        border: none;
		margin-bottom: 5;
    }
    .icheckbox_line-red.hover,
    .icheckbox_line-red.checked.hover,
    .iradio_line-red.hover {
        background-color: #666;
    }
    .icheckbox_line-red.checked,
    .iradio_line-red.checked {
        background-color: #666;
    }
        .icheckbox_line-red.checked .icheck_line-icon,
        .iradio_line-red.checked .icheck_line-icon {
            background-position: -15px 0;
			
        }
.icheckbox_line-red.disabled,
    .iradio_line-red.disabled {
	background: #F7D3D2;
	cursor: default;
	
    }
 .icheckbox_line-red.disabled .icheck_line-icon,
        .iradio_line-red.disabled .icheck_line-icon {
            background-position: -30px 0;
        }
 .icheckbox_line-red.checked.disabled,
    .iradio_line-red.checked.disabled {
        background: #F7D3D2;
    }
.icheckbox_line-red.checked.disabled .icheck_line-icon,
.iradio_line-red.checked.disabled .icheck_line-icon {
            background-position: -45px 0;
 }
.sign{
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
	font-size: 16px;
	}
.memb{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
#quick_copy{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	}
#quick_copy span{
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	}
#quick_use{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 3px;
	width: 80%;
	font-weight: bold;
	}		
.hq_tbl {
	margin-bottom: 25px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	}
.hq_tbl th{
	text-align: center;
	vertical-align: text-bottom;
	font-size: 20px;
	color: #39C;
	padding: 0px;
	}	
.hq_tbl td{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.hq_tblpint {
	margin-bottom: 25px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border-spacing:0px;
	}
.hq_tblpint th{
	text-align: center;
	vertical-align: text-bottom;
	font-size: 18px;
	color: #000;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}	
.hq_tblpint td{
	padding: 10px;
	background-color: #f5f5f5;
	font-size: 15px;
	}
.hq_tblpint td.r1{
	text-align: center;
	padding-bottom: 5px;
	}
.btn_sugu {
	width: 80%;
	font-size:18px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #84bbf3;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	color:#ffffff;
	display:block;
	text-shadow:1px 1px 0px #689324;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;

}
.btn_sugu50 {
	width: 140px;
	font-size:16px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #84bbf3;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	color:#ffffff;
	display:block;
	text-shadow:1px 1px 0px #689324;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 8px;

}
#req_txt2{
	border:0;
	padding:10px;
	font-size:16px;
	color:#666;
	border:solid 1px #ccc;
	width:90%;
	margin-left: 10px;
	margin-bottom: 5px;
	}

