@charset "EUC-JP";


h2#profile_title{
	margin: 20px 0 0 10px;
	padding: 0;
}

/* 会社概要 */

table#profile_table{
	margin: 20px 0 0 20px;
	padding: 0;
	font-size: 13px;
}

table#profile_table span.square{
	color: #ffb86a;
}

table#profile_table td.space{
	background-color: #ffb86a;
}

table#profile_table td.item{
	padding: 10px 5px 0 0;
}

table#profile_table td.name{
	padding: 10px 0 10px 5px;
}

table#profile_table td.main{
	padding: 10px 0 0 5px;
}

table#profile_table td.branch{
	padding: 10px 0 10px 5px;
}

/* 地図 */

div#profile_map{
	width: 142px;
	height: 27px;
	margin: 20px 0 50px 20px;
	padding: 0;
}

/* 事業内容 */

table#business_table{
	margin: 10px 0 20px 20px;
	padding: 0;
	font-size: 14px;
}

table#business_table td.cont{
	padding: 10px 0;
}

table#business_table span.square{
	color: #ffb86a;
}

table#business_table td.license{
	padding: 25px 0 15px 0;
}
