/* CSS Document */

/**********************company**************************/
#company .contents_001{
	width:760px;
	padding-top: 20px;
}

#company #photo_001{
	width:280px;
	float:right;
}
#company #photo_002{
	width:290px;
	float:left;
}

#company .photocom_001{
	width:130px;
	float:left;
	padding-right: 10px;
}
#company .photocom_002{
	width:130px;
	float:left;
}

#company .naiyou_001{
	width: 470px;
}


/*フロート対策*/
.contents_001:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.contents_001{
    display:inline-block;  /* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html .contents_001{height: 1%;}
.contents_001{display: block;}
/*--ここまでMAC IEは非適用 */

#company .naiyou_002{
	width: 470px;
	float: left;
}
#company #com_ttl{
	margin-top:30px;
}

#company_title{
margin-top: 20px;
width: 750px;
}
#company_table{
width: 750px;
}
#company_table table{
width: 750px;
}
#company_table th{
width: 100px;
font-weight:normal;
font-size:12px;
text-align:left;
vertical-align:top;
}
#company_table td{
width: 650px;
font-size:12px;
}
/**********************link**************************/

#link .contents001{
	width: 750px;
	background:url(../link/images/link_dot.gif) repeat-x;
	padding-top:10px;
	margin-bottom:10px;
}
#link #top_contents001{
	margin-top: 20px;
}
#link .ttl{
	width:130px;
	float: left;
}
#link .link001{
	width:620px;
	float: left;
}

/*フロート対策*/
#link .contents001:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#link .contents001{
    display:inline-block;  /* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html #link .contents001{height: 1%;}
#link .contents001{display: block;}
/*--ここまでMAC IEは非適用 */

/**********************faq**************************/

#faq #faq_top{
	padding:20px 0;
}
#faq .faq_sub{
	width:650px;
	margin-left:100px;
	padding-top: 10px;
}
#faq a:hover{
	color: #FF4500;
}

/************************************************/
#contents_worklive{
width: 750px;
margin-top: 10px;
margin-left:5px;
}
#contents_worklive table{
font-size:12px;
}
