/* CSS Document リーシング用 */

html, body {
  background-color:#FFFFFF;
  background-image:url(bg.gif);
  background-repeat:repeat-x;
  margin: 0;
  padding: 0;
  font-size: 100%;
  color:#333333;
}

* html .png {
   behavior: expression(IEPNGFIX.fix(this));
} 


h1 {
  color: #eeeeee;
  font-weight: normal;
  font-size:12px;
  margin: 0px 0px;
  padding: 0px 0px;
  text-align:left;
}

h2 {
  background-image:url(logo.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  width: 310px;
  height: 60px;
  text-indent:-9999px;
  margin-top:20px;
}

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; padding:0px; list-style-type:square; line-height:20px;}

#container {
  width: 1004px;
  height:100%;
  background-color:#FFFFFF;
  color: #333333;
  text-align: left;
  padding:10px;
  margin:0px;
}

#header {
  width:100%;
  height:100px;
  background-color:#000000;
  background-image:url(bg_header.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  color:#FFFFFF;
  margin: 0px 0px;
  padding: 10px 0px;
  border-top:3px solid #0066ff;
  border-bottom:3px solid #999999;
}

#header .inner {
  width:1024px;
  height:100%;
  font-size:12px;
  color:#FFFFFF;
}

.header_img {
  border-width:1px 0px;
  border-color:#cccccc;
  border-style:solid;
}

#header a:link {color:#eeeeee; text-decoration:none;}
#header a:hover {color:#999999; text-decoration:none;}
#header a:visited {color:#eeeeee; text-decoration:none;}

#header .tel {
  float:right;
  height:60px;
  margin-top:20px;
}


#wrapper {
  margin:10px 20px;
}

#banner {
  width:360px;
  height:100%;
  text-align:left;
  float:left;
}

#banner .dash {
  background-image:url(bg_dash.gif);
  background-repeat:repeat-x;
  height:1px;
  width:350px;
  margin:10px 0px;
}

#banner .new {
  margin-top:5px;
}

#banner img {
  border:1px solid #666666;
}

  
  
#contents {
  float:right;
  width:600px;
  height:100%;
  text-align:left;
  margin:0px;
  padding:0px 10px;
}


#news {
  width:600px;
  height:auto;
  margin:10px 0px;
  text-align:left;
}

#news .title{
  border-left:5px solid #0066ff;
  padding:0px 0px 1px 3px;
  margin-bottom:5px;
}

#news ul,li {margin:0px 10px; padding:0px 0px; list-style-type:disc; line-height:20px; }

#osusume {
  width:300px;
  height:180px;
  border:1px solid #666666;
  margin-right:20px;
}

#osusume .name {
  width:280px;
  height:15px;
  background-color:#000000;
  background-image:url(../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:430px;
  height:100%;
  float:right;
}

#shinchaku .tit {
  width:410px;
  padding:7px 10px;
  margin-bottom: 10px;
  background-image:url(../img/bk_tit.png);
  background-position:left;
  background-repeat:no-repeat;
  color:#FFFFFF;
}

#shinchaku .cont {
  width:430px;
  list-style-type:square;
  line-height:150%;
}
  
#shinchaku .line {
  width:430px;
  height:3px;
  background-image:url(../img/line.png);
  background-repeat:repeat-x;
  margin:5px 0px;
}

#toiawase {
  width:auto;
  height:auto;
  margin-top:20px;
  line-height:200%;
  font-size:14px;
}

#footer {
  width:100%;
  padding:10px 0px;
  font-size:10px;
  background-color:#000000;
  background-image:url(bg_footer.gif);
  background-repeat:repeat-x;
  background-position:top;
  color:#ffffff;
  border-bottom:3px solid #0066ff;
  border-top:3px solid #999999;
}

#footer .inner {
  width:1024px;
  height:90px;
  text-align:center;
}

#footer .logo {
  width:auto;
  text-align:center;
  margin-bottom:20px;
}

#footer .dash {
  background-image:url(bg_dash_tate.gif);
  background-repeat:repeat-y;
  height:40px;
  width:1px;
  margin:0px 15px;
  float:left;
}

.right {
  float:right;
}

.left {
  float:left;
}

.center {
  text-align:center;
}

.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%;
}

.agent {
  margin-left:20px;
}

.agent li {
  line-height:250%;
}

.agent_p {
  line-height:200%;
}  


