* {
  margin: 0px;
  padding: 0px;
}

body {
  text-align: center;
  background-color: #90BE31;
}

#all {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: auto;
  background-color: #FFFFFF;
}
#container { 
  text-align: left;
  height: auto;
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
#base {
  text-align: left;
  height: auto;
  width: 820px;
  margin-right: auto;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
img {
    border: 0;
}

#seach_title {
  background-color: #eaeced;
  padding-top: 30px;
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 60px;
  vertical-align: middle;
}
#seach_title h1 {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 25px;
  color: #000000;
}
#seach_title img {
  position: relative;
  top: 3px;
}

.seach_detail_bg {
  background-image: url(../images/seach/seach_detail_bg.gif);
  background-position: left top;
  padding: 10px;
}
.seach_detail_bg .white_bg {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}
.seach_detail_bg .seach_detail_bt {
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}

#title_form {
  width: 730px;
}
#title_form img {
  margin-top: 20px;
  margin-bottom: 10px;
}

#loginBtn {
  float: right;
  width: 366px;
  height: 21px;
  text-align: left;
  vertical-align: middle;
  margin-top: 10px;
}
#loginBtn img {
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  vertical-align:middle;
}

#dotline300 {
  background: url(../../images/form/dotline700.gif);
  background-repeat: repeat-x;
  padding: 1px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}
#dotline700 {
  background-image: url(../../images/form/dotline700.gif);
  background-repeat: repeat-x;
  padding: 1px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}
#dotline700a {
  background-image: url(../../images/form/dotline700.gif);
  background-repeat: repeat-x;
  padding: 1px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
}

#dotline700b {
  background-image: url(../../images/form/dotline700.gif);
  background-repeat: repeat-x;
  padding: 1px 0px 0px 0px;
  margin: 0px 0px 25px 0px;
}

#dotline700c {
  background-image: url(../../images/form/dotline700.gif);
  background-repeat: repeat-x;
  padding: 1px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}

#menu {
  width: 760px;
  height: 30px;
  background-image: url(../images/top/headmenu_bg.gif);
  background-repeat: repeat;
  text-align: left;
  vertical-align: middle;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#head {
  background-color: #90BF35;
  width: 760px;
  height: 43px;
  clear: both;
  vertical-align: middle;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#head #logo {
  height: 42px;
  width: 202px;
  margin-top: 1px;
  margin-left: 16px;
  float: left;
}
#tabs {
  float: left;
  width: 399px;
  margin-left: 16px;
  text-align: left;
}
#sagaFooter {
  background-color: #52A735;
  height: auto;
  width: 760px;
  clear: both;
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: left;
}
#footnavi {
  margin-left: 10px;
  height: auto;
  width: 750px;
}
#footerline {
  background-image: url(../../images/top/footer_line.gif);
  height: 12px;
  width: 760px;
  background-repeat: repeat-x;
  margin-bottom: 0px;
  clear: both;
  margin-top: 30px;
  text-align: left;
}

#footer {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: auto;
}

#back {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  padding: 0px;
  height: auto;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}
#back_top {
  width: 720px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  height: 33px;
  clear: both;
}
#pageTop {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
  padding: 0px;
  height: auto;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}

#msgBox{
  /*border: solid 1px #C1CDCD;*/
  background-color: #F5F5F5;
  color: #333;
  -moz-border-radius: 10px;
  padding: 20px;
  margin: 0px 0px 10px 0px;
}

#login_cell{
  margin-left: 40px;
  margin-right: 30px;
  float: left;
  text-align: center;
  width: 330px;
}
#login_cell_line{
  width: 328px;
  border-right: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
}
#login_cell2{
  text-align: left;
  margin-left: 10px;
  width: 300px;
}
#login_cell_right{
  float: left;
}

#input_form {
  padding: 0px;
  border-top: solid 1px #CCCCCC;
}

#input_form th{
  padding: 10px;
  width: 180px;
  background-color: #f7f7f7;
  border-right: dotted 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}
#block {
  border-left: 5px solid #6b9e7b;
}

#input_form td{
  padding: 10px;
  border-bottom: solid 1px #CCCCCC;
}
#list_li ul{
  margin:0px
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}

#list_li li{
  margin:8px;
}

#exec_cell{
  text-align: center;
  width: 330px;
}
#exec_cell2{
  text-align: left;
  margin-left: 10px;
  width: 300px;
}


