@charset "utf-8";
html,body,form,table{
    margin:0;
	padding:0;
	}

#form-frame{
	margin:0;
	width:620px;
    height:365px;
	padding-top:5px;
	background-image: url(http://samurai-search.sigyo.net/img/sch-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#form-frame .reset-btn{
    margin:0 0 0 525px;
	cursor:pointer;
	}

#form-bottom{
	margin:0;
	padding:0 0 6px; 0;
	background-image: url(http://samurai-search.sigyo.net/img/sch-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#form-back{
	width:610px;
	margin:0;
	padding:7px 0 0 10px;
	background-image: url(http://samurai-search.sigyo.net/img/sch-box-middle.gif);
	background-repeat: repeat-y;
	}
#form-frame img{
    margin:0;
	padding:5px 0;
	border:0;
	vertical-align:top;
	}

#form-box{
    width:600px;
	text-align:left;
	}

#form-frame select{
    width:140px;
	}

#form-frame th{
    text-align:left;
	vertical-align:top;
	padding:0 0 2px 0;
	}
#form-frame td{
    padding:0 0 6px 0;
	text-align:left;
	vertical-align:top;
	}
#form-frame td img{
    padding:0 5px;
	}

#radio-td{
    font-size:13px;
	}
#form-frame .button-box1{
    text-align:center;
	vertical-align:top;
	}
#form-frame .button-box2{
    text-align:left;
	vertical-align:top;
	}
#space-th{
    width:100px;
	}