@charset "utf-8"; 

/* h3 */
#contents_blk h3 {
	position: absolute;
	}
#contents_blk h3.ttl_top {
	top: 45px;
	left: 40px;
	}
#contents_blk h3.ttl_memo {
	top: 70px;
	left: 40px;
	}
	
	
/* txt_area */
#txt_area {
	clear:both;
	width:604px;
	padding-top:70px;
	margin-left:80px;
	margin-right:64px;
	font-size:1.5em;
	line-height:1.6;
	}
	
/* h4 */
#txt_area h4 {
	padding-bottom:10px;
	clear:both;
	}
#txt_area p{
	margin:0 0 0 44px;
	padding-bottom:10px;
	}

/* .img_def */	
#txt_area p.img_def{
	padding:10px 0;
	}
	
	
/* .box */	
#txt_area .box_line {
	background: url(../img/bg_sttl.gif) repeat-y left top;
	padding-bottom:50px;
}
#txt_area .box_def {
	padding-bottom:20px;
}






