.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;
}

body{
	font-size: 16px;
	line-height: 1.0em;
}

input.form01{
	height: 15px;
}

input[type="submit"] {
	background-color: #ffffff;
}

select{
    font-family: sans-serif;
    height: 22px;
    padding: 1px;
    color: #000000;
}

.skytbl-dotline2{
	padding-left: 15px;
}

.caution-1 {
	padding-left: 2em;
	text-indent: -1em;
}

.skntbl-td2-1 {   
	background: none repeat scroll 0 0 #f3e8e8;
	border-bottom: 0px;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px 8px;
}
:root ol, *:root ul {
    margin: 0px;
    padding: 0px;
}
