@charset "utf-8";


@import url("base/common.css");
@import url("base/font.css");
@import url("base/base.css");
@import url("base/color.css");
@import url("base/framework.css");

.checkBox {
 float: left;
 width: 105px;
 height: 20px;
}

.checkBox2 {
 float: left;
 width: 150px;
 height: 20px;
}

.checkBox3 {
 float: left;
 width: 200px;
 height: 20px;
}

.head {
 text-align: center;
}

.title {
 border: 1px solid #CCC;
 width: 80px;
 text-align: center;
}

.detail {
 border: 1px solid #CCC;
}

#searchBox {
 width: 780px;
}

#searchBox table {
 width: 780px;
 margin-left: 10px;
 margin-top: 10px;
 border: 1px solid #CCC;
 border-collapse: collapse;
}

#searchBox td {
 border: 1px solid #CCC;
 padding: 10px;
}

#searchBox input {
 line-height: 1.5em;
}

#searchBox p {
 text-align: center;
}

.checkBox {
 float: left;
 width: 105px;
 height: 20px;
}

.checkBox2 {
 float: left;
 width: 145px;
 height: 20px;
}

.kubun {
 clear: both;
 height: 1.5em;
}

.title {
 background-color:#d2e4d4;
 text-align: center;
 width: 80px;
}

.center {
 text-align: center;
 width: 80px;
}

.button {
 border: none;
}

.right {
 float: right;
}

.msg {
 margin-left: 30px;
 margin-top: 30px;
 font-size: 1em;
}
