@charset "Shift_JIS";



/* 螟ｧ縺阪↑?ｻ蜒�
---------------------------------------------------- */
#cover {
  margin: 0 0 0 10px;
}
#cover img {
  vertical-align: bottom;
}
/* 繝｡繧?繝ｳ繝ｻ繧?繝ｳ繝�Φ繝�
---------------------------------------------------- */

#title {
   margin: 20px 20px 0 20px;
   padding: 0;
   border-bottom: 1px dotted #725640;
   width: 700px;
   }
   
#main { margin: 20px ; width: 700px;  }

#main h2{
font-size:100%;	
color:#653123;
padding-left:10px;
margin:5px 0 0 0;
border-bottom:dotted #653123 1px;}

 #main p{
padding-left:10px;
margin:5px 0 15px;
font-size:95%;
 }
   
div.kizi{
	background:url(../info/kizi_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	margin-bottom:30px;
}

div.tit{
	width:609px;
	margin-left:53px;
	margin-top:40px;
	margin-bottom:10px;
	height:25x;
	border-bottom:solid 1px #cccccc;
	color:#630;
}

div.kzt{
	margin-left:70px;
}

/* 繝輔ャ繧?
---------------------------------------------------- */
#footer {
  clear: both;
  margin: 0 0 0 10px;
  border-top: 1px solid #cbcbcb;
  position: relative;
  width: 732px;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  height: 19px;
  text-indent: -9999px;
}
#footer li a {
  text-decoration: none;		/* ?Firefox遲峨〒邱壹′陦?遉ｺ縺輔ｌ縺?縺??縺?↓縺吶?? */
  display: block;
  height: 19px;
}

#footer li#privacy {
  left: 640px;
  width: 73px;
  background: url(../images/privacy.gif) no-repeat;
}
#footer p {
  margin-top: 10px;
  font-size: x-small;
  color: #666666;
  background: transparent;
}