/* main
-----------------------------*/

table.box_2{
	border-collapse:collapse;
	line-height:1.47em;
	width:960px;
}

table.box_2 th{
	text-align:center;
	width:157px;
	padding:19px 0 19px 0;
	font-weight:bolod;
	vertical-align:top;
	border:1px solid #f5f5f5;
}

table.box_2 td{
	padding:10px;
	vertical-align:middle;
	border:1px solid #f5f5f5;
}

table.box_1 th{
	text-align:center;
	width:160px;
	padding:10px 0 10px 0;
	font-weight:bolod;
	vertical-align:top;
	border:1px solid #f5f5f5;
}

table.box_1 td{
	padding:10px;
	border:1px solid #f5f5f5;
}

table.box_1 th.space_2{
	padding:75px 0 0 0;
}

table.box_1 th.space_1{
	padding:15px 0;
}

table.box_1{
	border-collapse:collapse;
	line-height:1.47em;
	width:960px;
	height:496px;
}

h3{
	width:930px;
	height:40px;
	padding:0 0 0 30px;
	background-color:#f5f5f5;
	border-bottom:#dcdcdc 2px dashed;
	line-height:2.5em;
	position: relative;
}

h3:before{
    content: "";
    position: absolute;
    background: #ff4500;
    top: 57%;
    left: 1em;
    margin-top :-15px;
    height: 25px;
    width: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#company_box_2{
	width:960px;
	height:221px;
	background-color:#ffffff;
	margin:0 0 30px 0;
}

#company_box{
	width:960px;
	height:537px;
	background-color:#ffffff;
	margin:0 0 30px 0;
}
