@charset "utf-8";
/* CSS Document */

#pagetitle{
	width:900px;
	height:160px;
	margin-top:10px;
	background:url(../image1/technology/technology_index_900_160.jpg) no-repeat;
	border:solid 2px #E1DDDD;
	}
	
.catch1{
	font-size:35px;
	padding-left:30px;
	}
	

#description{/*メインビジュアル下、説明文領域*/
	width:836px;
	height:80px;/*必要に応じてauto設定へ*/
	line-height:1.3;
	margin-top:10px;
	margin-bottom:50px;
	padding:20px 30px 0 30px;
	}
	
.contents_2{
	height:auto;
	margin-bottom:10px;
	}


.pr_coment{
	margin-top:0;
	}
