
#main {
	letter-spacing: -0.01em;
	line-height: 1.15;
	font-size:1.0rem;
	-webkit-font-smoothing: antialiased;
}
h3,h4{
	font-weight: bold;
}
h3{
	margin:19.2px 0;
	font-size:19.2px;
}
h4{
	margin:21.28px 0;
}
input[type=button], input[type=submit] {
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-image: initial;
    border: thin solid ;
}

.input_style input[type=text], select, textarea{
	background: #FFFFFF;
}

hr{
	margin: 0.5em 0em;
}

.btn_agree{
	padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-image: initial;
    border: thin solid ;
    background-color: #EFEFEF;
}

.btn_disabled{
	color:#CCCCCC;
	cursor: auto;
}

.a_style a{
	color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.message_havebr {
    text-align: center;
    padding: 80px 28px 0px 28px;
    font-weight: bold;
}
