@charset "utf-8";
#kanren{}
#kanren div#hdrOut div#hdr h1{
	width:512px !important;
	margin-top:10px;
	float:left;
	}
#kanren div#hdrOut div#hdr div#hdrIn{
	width:400px !important;
	padding-top:10px;
	float:right;
	}
div#contentIn01 h2{
	padding-bottom:30px;
	}

	
/*---概要--*/
	
dl.outline {
  width:860px;
  margin:0 auto 30px;
  border-bottom:#cccccc solid 1px;
  text-align:left; 
	}
	
dl.outline dt {  
  float:left;  
  width:100px;
  margin-right:-13em;
  padding:10px 0;
  clear:both;  
  font-weight:bold;
  border-top:#cccccc solid 1px;
 }  
dl.outline dd { 
  margin-left:100px;  
  padding:10px 0;
  border-top:#cccccc solid 1px;  
 }  	

dl.outline dd img{
	margin-top:10px;
	}

table th,
table td{
	font-size:1em;
	}
table th{
	padding-right:1.5em;
	}
	
/*文字スペース*/
.txtSpace01{
	word-spacing:0.5em;
	}
.txtSpace02{
	word-spacing:1em;
	}

.mark_pdf{
	background: url("/images/ir/library/icon_pdf_s.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
    display:block;
    }
