body {
	font-size: 100%;
	line-height: 14px;
}

.tipped {
    color: #bbb;
}

.notice:link{
	color: #ff0000; text-decoration:underline;
}
.notice:visited{
	color: #f08080;
}
.notice:hover{
	color: #ff0000;
}

.btnarea{
	width:350px;
}
.btn-right{
	float: right;
}
.btn-left{
	float:left;
}
kouza_align{
	text-align: left;
}

input[type="submit"] {
	background-color: #ffffff;
}

select{
	font-size: 93%;
	height: 18px;
    padding: 1px;
    color: #000000;
}

.caution-1 {
	padding-left: 2em;
	text-indent: -1em;
}

:root ol, *:root ul {
    margin: 0px;
    padding: 0px;
}

.logo:first-child img {
    margin-right: -4px;
}

table {
	border-collapse: unset;
}

.kouzatitle {
	height: 28px;
}

.td_padding td, th {
	padding: 2px;
	line-height: 15px;
}
.td_padding td img {
	line-height: 17px;
}

input.form01 {
    height: 15px;
    margin: 1px 0 0;
}

button, input, optgroup, select, textarea {
	color: #000000;
}