/* CSS Document リーシング用 */

html, body {
  background-image:url(http://b-r-i.co.jp/chintai/img/back.png);
  background-repeat:repeat-x;
  margin: 0;
  padding: 0;
  font-size: 100%;
}


h1 {
  color: #333333;
  font-size: 10px;
  font-weight: normal;
  margin: 3px 0px;
  padding: 0px 10px;
}

h2 {
  background-image: url(../../images/common/logo.gif);
  background-repeat: no-repeat;
  display: block;
  float: left;
  width: 204px;
  height: 35px;
  text-indent:-9999px;
}

div, p {
  color:#333333;
  font-size:12px;
  font-weight:normal;
  margin:0px;
  padding:0px;
}


h3,h4,h5,h6  {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

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

a:link {color:#333333; text-decoration:none;}
a:hover {color:#0099ff; text-decoration:none;}
a:visited {color:#999999; text-decoration:underline;}

ul,li {margin:0px 20px; padding:0px; list-style-type:square; line-height:20px;}

#container {
  width: 800px;
  height:100%;
  background-color: #ffffff;
  color: #333333;
  text-align: left;
  border-width: 1px 1px 1px 1px;
  border-color:#CCCCCC;
  border-style:solid;
  padding:0px;
  margin:0px;
}

#header {
  width:780px;
  height: 35px;
  margin: 10px 0px 10px 0px;
  padding: 0px 10px;
}

.header_img {
  border-width:1px 0px;
  border-color:#cccccc;
  border-style:solid;
 margin-top:10px;
}

#wrapper {
  margin:10px 20px;
}

#banner {
  border:1px solid #666666;
}

#login {
  border:1px solid #666666;
  margin-top:10px;
}
  
  
#top_cont {
  margin:20px 0px;
}

#osusume {
  width:300px;
  height:180px;
  border:1px solid #666666;
  margin-right:20px;
}

#osusume .name {
  width:280px;
  height:15px;
  background-color:#000000;
  background-image:url(http://b-r-i.co.jp/chintai/img/bk_tit.png);
  background-position:left;
  background-repeat:no-repeat;  
  color:#FFFFFF;
  padding:5px 10px;
}

#osusume .parth {
  margin:10px 10px;
  float:left;
  border:1px solid #cccccc;
}

#osusume .cont {
  margin:10px 0px
}

#osusume p{
  line-height:150%;
}

#osusume a:link {color:#ffffff; text-decoration:none;}
#osusume a:hover {color:#0099ff; text-decoration:none;}

#shinchaku {
  width:100%;
  height:100%;
}

#shinchaku .tit {
  width:100%;
  padding:7px 10px;
  margin-bottom: 10px;
  background-image:url(http://b-r-i.co.jp/chintai/img/bk_tit.png);
  background-position:left;
  background-repeat:no-repeat;
  color:#FFFFFF;
}

#shinchaku .cont {
  width:95%;
  list-style-type:square;
  line-height:150%;
  margine:0px 10px;
}
  
#shinchaku .line {
  width:95%;
  height:3px;
  background-image:url(http://b-r-i.co.jp/chintai/img/line.png);
  background-repeat:repeat-x;
  margin:5px 20px;
}

#toiawase {
  width:auto;
  height:auto;
  margin-top:20px;
  line-height:200%;
  font-size:14px;
}

#footer {
  width:790px;
  padding:5px 5px;
  font-size:10px;
  color:#FFFFFF;
}

#footer .right {
  float:right;
  color:#cccccc;
}

#footer .left {
  float:left;
  color:#cccccc;
}

#footer a:link {color:#cccccc; text-decoration:none;}
#footer a:hover {color:#0099ff; text-decoration:none;}
#footer a:visited {color:#999999; text-decoration:underline;}

.agent {
  margin-left:20px;
}

.agent li {
  line-height:250%;
}

.agent_p {
  line-height:200%;
}  

.right {
  float:right;
}

.left {
  float:left;
}

.clear {
  clear:both;
}

.cred {
  color:#FF0000;
}

.orange {
  color:#FF6600;
}

.bgwhite { background-color:#FFFFFF; padding:10px 10px;}
.bgform1 { background-color:#666666;}
.bgform2 { background-color:#F7FEFC; padding:0px 10px;}
.bgtable { background-color:#999999;}

.req_privacy {
  margin:0px 100px 20px 100px;
}

.small {
  font-size:10px;
}

.pankuzu {
  text-align:right;
  width:100%;
}

