

/*会社案内-----------------------------------------------
*/	
/*右コンテンツ小見出し1詳細設定*/
h4{
	color:#660000;
	font-size:16px;
	padding:10px 0 10px 0;
	}

/*右コンテンツ代表取締役右寄せ*/
span.float-right{
	float:right;
	}

/*右コンテンツ小見出し2詳細設定*/	
h5{
	font-size:14px;
	color:#007f00;
	padding-top:10px;
	}

/*業務実績-----------------------------------------------
*/
#result{
	margin-top:30px;
	}
#result dl{
	list-style:none;
	padding:0;
	margin:0;
	}
#result dt{
	width:150px;
	height:27px;
	float:left;
	clear:both;
	margin-bottom:15px;
	background-image:url(../company/img/ico_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
#result dd{
	margin-bottom:25px;
	}
#result dt a, #result span{
	margin-left:35px;
	}
#adobeleader-dl{
	clear:both;
	margin-top:20px;
	padding-top:10px;
	border-top:1px dotted #cecece;
	}
#adobeleader-dl p{
	margin-top:20px;
	}
#result p img{
	float:left;
	margin-right:10px;
	}

/*会社概要-----------------------------------------------
*/	
#r-content table.application{
	margin:30px 0px ;
	}
#r-content table.application th, #r-content table.application td{
	border-bottom:1px dotted #cccccc;
	}
#r-content th{
	width:190px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	}
#r-content td{
	width:270px;
	vertical-align:top;
	}
.left{
	float:left;
	}
.right{
	float:left;
	margin-left:20px;
	}

#section{
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	}
#section p{
	line-height:1.5;
	}
#section dt{
	font-size:x-small;
	}
#section div.left{
	margin-left:10px;
	margin-bottom:30px;
	}
#section p{
	margin:10px 0px 20px 0px;
	line-height:1.5;
	}
.img-right{
	float:right;
	clear:both;
	margin-left:20px;
	}
#section-detail{
	margin-left:10px;
	margin-right:10px;
	}	
#section-detail img{
	float:left;
	margin-right:20px;
	clear:both;
	}
#section-detail dd{
	margin-bottom:45px;
	}
	
/*部門紹介-----------------------------------------------
*/
#recruit{
	margin-bottom:80px;
	}	
#recruit h5{
	padding-bottom:20px;
	}
#recruit dl{
	margin:10px 0 10px 20px;
	}
#recruit dt{
	float:left;
	clear:both;
	width:100px;
	font-weight:bold;
	}
#recruit p{
	margin:10px 0 10px 20px;
	}


ul.fleft{
	width: 485px;
	text-align: center;
	margin-left: 10px;
}
ul.fleft li{
	float: left;
	width: 148px;
	margin: 20px 13px 40px 0;
	list-style: none;

	
}